+ 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 [Sun Apr 26 10:50:04 2026] *** compiled with version: 13.3.0 on 23 April 2026 11:51:38 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-675c6dccc9-zmc56 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f326cd15668 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/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-04-26 10:50:07.890 8 INFO neutron.common.config [-] Logging enabled! 2026-04-26 10:50:07.890 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev155 2026-04-26 10:50:07.902 7 INFO neutron.common.config [-] Logging enabled! 2026-04-26 10:50:07.902 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev155 2026-04-26 10:50:08.941 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-26 10:50:08.987 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-26 10:50:10.347 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-26 10:50:10.349 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-26 10:50:10.353 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-26 10:50:10.354 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-26 10:50:10.354 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-26 10:50:10.354 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-04-26 10:50:10.354 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-04-26 10:50:10.355 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 10:50:10.362 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 10:50:10.362 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 10:50:10.362 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-26 10:50:10.384 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-26 10:50:10.385 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-26 10:50:10.385 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-26 10:50:10.413 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-26 10:50:10.414 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-26 10:50:10.414 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-26 10:50:10.414 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-26 10:50:10.426 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-26 10:50:10.429 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-26 10:50:10.433 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-26 10:50:10.434 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-26 10:50:10.434 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-26 10:50:10.434 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-04-26 10:50:10.434 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-04-26 10:50:10.435 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 10:50:10.442 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 10:50:10.442 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 10:50:10.442 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-26 10:50:10.465 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-26 10:50:10.466 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-26 10:50:10.466 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-26 10:50:10.497 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-26 10:50:10.498 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-26 10:50:10.498 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-26 10:50:10.498 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-26 10:50:10.749 8 INFO neutron.plugins.ml2.managers [None req-48922b1a-2cae-4dc9-91db-3b4d91464e99 - - - - - -] Initializing driver for type 'vlan' 2026-04-26 10:50:10.821 7 INFO neutron.plugins.ml2.managers [None req-8861d4fd-7fda-44ad-b1fe-e50c3884122f - - - - - -] Initializing driver for type 'vlan' 2026-04-26 10:50:11.063 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-48922b1a-2cae-4dc9-91db-3b4d91464e99 - - - - - -] VlanTypeDriver initialization complete 2026-04-26 10:50:11.063 8 INFO neutron.plugins.ml2.managers [None req-48922b1a-2cae-4dc9-91db-3b4d91464e99 - - - - - -] Initializing driver for type 'vxlan' 2026-04-26 10:50:11.064 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-48922b1a-2cae-4dc9-91db-3b4d91464e99 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-26 10:50:11.090 8 INFO neutron.plugins.ml2.managers [None req-48922b1a-2cae-4dc9-91db-3b4d91464e99 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-26 10:50:11.091 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-48922b1a-2cae-4dc9-91db-3b4d91464e99 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-26 10:50:11.091 8 INFO neutron.plugins.ml2.managers [None req-48922b1a-2cae-4dc9-91db-3b4d91464e99 - - - - - -] Initializing extension driver 'port_security' 2026-04-26 10:50:11.091 8 INFO neutron.plugins.ml2.extensions.port_security [None req-48922b1a-2cae-4dc9-91db-3b4d91464e99 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-26 10:50:11.091 8 INFO neutron.plugins.ml2.managers [None req-48922b1a-2cae-4dc9-91db-3b4d91464e99 - - - - - -] Initializing extension driver 'qos' 2026-04-26 10:50:11.091 8 INFO neutron.plugins.ml2.managers [None req-48922b1a-2cae-4dc9-91db-3b4d91464e99 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-26 10:50:11.092 8 INFO neutron.plugins.ml2.managers [None req-48922b1a-2cae-4dc9-91db-3b4d91464e99 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-26 10:50:11.107 8 INFO neutron.quota [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded quota_driver: . 2026-04-26 10:50:11.108 8 INFO neutron.plugins.ml2.plugin [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Modular L2 Plugin initialization complete 2026-04-26 10:50:11.108 8 INFO neutron.plugins.ml2.managers [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-26 10:50:11.108 8 INFO neutron.plugins.ml2.managers [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-26 10:50:11.108 8 INFO neutron.plugins.ml2.managers [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-26 10:50:11.109 8 INFO neutron.manager [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loading Plugin: qos 2026-04-26 10:50:11.121 8 INFO neutron.manager [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loading Plugin: router 2026-04-26 10:50:11.130 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8861d4fd-7fda-44ad-b1fe-e50c3884122f - - - - - -] VlanTypeDriver initialization complete 2026-04-26 10:50:11.130 7 INFO neutron.plugins.ml2.managers [None req-8861d4fd-7fda-44ad-b1fe-e50c3884122f - - - - - -] Initializing driver for type 'vxlan' 2026-04-26 10:50:11.131 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8861d4fd-7fda-44ad-b1fe-e50c3884122f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-26 10:50:11.145 7 INFO neutron.plugins.ml2.managers [None req-8861d4fd-7fda-44ad-b1fe-e50c3884122f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-26 10:50:11.145 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8861d4fd-7fda-44ad-b1fe-e50c3884122f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-26 10:50:11.145 7 INFO neutron.plugins.ml2.managers [None req-8861d4fd-7fda-44ad-b1fe-e50c3884122f - - - - - -] Initializing extension driver 'port_security' 2026-04-26 10:50:11.145 7 INFO neutron.plugins.ml2.extensions.port_security [None req-8861d4fd-7fda-44ad-b1fe-e50c3884122f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-26 10:50:11.145 7 INFO neutron.plugins.ml2.managers [None req-8861d4fd-7fda-44ad-b1fe-e50c3884122f - - - - - -] Initializing extension driver 'qos' 2026-04-26 10:50:11.146 7 INFO neutron.plugins.ml2.managers [None req-8861d4fd-7fda-44ad-b1fe-e50c3884122f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-26 10:50:11.146 7 INFO neutron.plugins.ml2.managers [None req-8861d4fd-7fda-44ad-b1fe-e50c3884122f - - - - - -] Initializing mechanism driver 'l2population' 2026-04-26 10:50:11.159 7 INFO neutron.quota [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded quota_driver: . 2026-04-26 10:50:11.160 7 INFO neutron.plugins.ml2.plugin [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Modular L2 Plugin initialization complete 2026-04-26 10:50:11.160 7 INFO neutron.plugins.ml2.managers [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-26 10:50:11.160 7 INFO neutron.plugins.ml2.managers [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-26 10:50:11.160 7 INFO neutron.plugins.ml2.managers [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-26 10:50:11.160 7 INFO neutron.manager [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loading Plugin: qos 2026-04-26 10:50:11.167 8 INFO neutron.services.service_base [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-26 10:50:11.167 8 INFO neutron.manager [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loading Plugin: segments 2026-04-26 10:50:11.173 7 INFO neutron.manager [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loading Plugin: router 2026-04-26 10:50:11.217 7 INFO neutron.services.service_base [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-26 10:50:11.218 7 INFO neutron.manager [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loading Plugin: segments 2026-04-26 10:50:11.266 8 INFO neutron.manager [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loading Plugin: trunk 2026-04-26 10:50:11.281 8 INFO neutron.manager [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loading Plugin: vpnaas 2026-04-26 10:50:11.318 8 WARNING stevedore.named [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-26 10:50:11.320 7 INFO neutron.manager [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loading Plugin: trunk 2026-04-26 10:50:11.335 7 INFO neutron.manager [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loading Plugin: vpnaas 2026-04-26 10:50:11.376 7 WARNING stevedore.named [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-26 10:50:11.376 8 INFO neutron_vpnaas.services.vpn.plugin [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-26 10:50:11.377 8 INFO neutron.common.utils [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-26 10:50:11.377 8 INFO neutron.manager [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loading Plugin: taas 2026-04-26 10:50:11.400 8 WARNING stevedore.named [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-26 10:50:11.417 8 INFO neutron_taas.services.taas.taas_plugin [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-26 10:50:11.417 8 INFO neutron.manager [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loading Plugin: tapmirror 2026-04-26 10:50:11.430 8 WARNING stevedore.named [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-26 10:50:11.444 7 INFO neutron_vpnaas.services.vpn.plugin [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-26 10:50:11.444 7 INFO neutron.common.utils [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-26 10:50:11.444 7 INFO neutron.manager [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loading Plugin: taas 2026-04-26 10:50:11.445 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-26 10:50:11.445 8 INFO neutron.manager [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loading Plugin: auto_allocate 2026-04-26 10:50:11.452 8 INFO neutron.manager [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loading Plugin: tag 2026-04-26 10:50:11.461 8 INFO neutron.manager [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loading Plugin: timestamp 2026-04-26 10:50:11.465 8 INFO neutron.manager [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loading Plugin: network_ip_availability 2026-04-26 10:50:11.467 7 WARNING stevedore.named [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-26 10:50:11.469 8 INFO neutron.manager [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loading Plugin: flavors 2026-04-26 10:50:11.473 8 INFO neutron.manager [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loading Plugin: revisions 2026-04-26 10:50:11.476 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Initializing extension manager. 2026-04-26 10:50:11.477 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: address-group 2026-04-26 10:50:11.478 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: address-scope 2026-04-26 10:50:11.479 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-26 10:50:11.480 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: agent 2026-04-26 10:50:11.480 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: agent-resources-synced 2026-04-26 10:50:11.481 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-26 10:50:11.482 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-26 10:50:11.483 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: availability_zone 2026-04-26 10:50:11.483 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: availability_zone_filter 2026-04-26 10:50:11.484 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-26 10:50:11.485 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: default-subnetpools 2026-04-26 10:50:11.485 7 INFO neutron_taas.services.taas.taas_plugin [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-26 10:50:11.485 7 INFO neutron.manager [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loading Plugin: tapmirror 2026-04-26 10:50:11.486 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-26 10:50:11.487 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: dns-integration 2026-04-26 10:50:11.487 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: dns-domain-ports 2026-04-26 10:50:11.488 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-26 10:50:11.488 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: dvr 2026-04-26 10:50:11.489 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-26 10:50:11.490 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: empty-string-filtering 2026-04-26 10:50:11.491 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-26 10:50:11.491 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-26 10:50:11.492 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: external-net 2026-04-26 10:50:11.492 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-26 10:50:11.493 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: extraroute 2026-04-26 10:50:11.493 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: extraroute-atomic 2026-04-26 10:50:11.494 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-26 10:50:11.495 7 WARNING stevedore.named [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-26 10:50:11.495 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-26 10:50:11.495 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-26 10:50:11.496 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-26 10:50:11.496 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: fip-port-details 2026-04-26 10:50:11.497 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: flavors 2026-04-26 10:50:11.498 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-26 10:50:11.499 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: floatingip-pools 2026-04-26 10:50:11.500 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: ip_allocation 2026-04-26 10:50:11.500 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-26 10:50:11.501 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: l2_adjacency 2026-04-26 10:50:11.502 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: router 2026-04-26 10:50:11.504 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-26 10:50:11.505 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-26 10:50:11.505 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-26 10:50:11.506 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: ext-gw-mode 2026-04-26 10:50:11.506 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: l3-ha 2026-04-26 10:50:11.507 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-26 10:50:11.507 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-26 10:50:11.508 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: l3-flavors 2026-04-26 10:50:11.509 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-26 10:50:11.509 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-26 10:50:11.510 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-26 10:50:11.510 7 INFO neutron.manager [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loading Plugin: auto_allocate 2026-04-26 10:50:11.512 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-26 10:50:11.513 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-26 10:50:11.514 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-26 10:50:11.515 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-26 10:50:11.515 7 INFO neutron.manager [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loading Plugin: tag 2026-04-26 10:50:11.516 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-26 10:50:11.516 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: multi-provider 2026-04-26 10:50:11.517 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: net-mtu 2026-04-26 10:50:11.517 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: net-mtu-writable 2026-04-26 10:50:11.518 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: network_availability_zone 2026-04-26 10:50:11.518 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: network_ha 2026-04-26 10:50:11.519 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: network-ip-availability 2026-04-26 10:50:11.520 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: network-ip-availability-details 2026-04-26 10:50:11.521 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-26 10:50:11.521 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: pagination 2026-04-26 10:50:11.522 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: port-device-profile 2026-04-26 10:50:11.522 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-26 10:50:11.523 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-26 10:50:11.523 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-26 10:50:11.524 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: port-mac-override 2026-04-26 10:50:11.525 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-26 10:50:11.525 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-26 10:50:11.526 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-26 10:50:11.526 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: port-resource-request 2026-04-26 10:50:11.527 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-26 10:50:11.527 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-26 10:50:11.528 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: binding 2026-04-26 10:50:11.529 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: binding-extended 2026-04-26 10:50:11.529 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: port-security 2026-04-26 10:50:11.529 7 INFO neutron.manager [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loading Plugin: timestamp 2026-04-26 10:50:11.530 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: project-id 2026-04-26 10:50:11.530 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: provider 2026-04-26 10:50:11.531 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-26 10:50:11.534 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: qos 2026-04-26 10:50:11.534 7 INFO neutron.manager [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loading Plugin: network_ip_availability 2026-04-26 10:50:11.535 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-26 10:50:11.535 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-26 10:50:11.536 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: qos-default 2026-04-26 10:50:11.536 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: qos-fip 2026-04-26 10:50:11.537 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-26 10:50:11.537 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-26 10:50:11.538 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-26 10:50:11.538 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-26 10:50:11.539 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-26 10:50:11.540 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: qos-pps 2026-04-26 10:50:11.540 7 INFO neutron.manager [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loading Plugin: flavors 2026-04-26 10:50:11.540 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-26 10:50:11.541 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-26 10:50:11.541 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: qos-rules-alias 2026-04-26 10:50:11.542 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: quota-check-limit 2026-04-26 10:50:11.543 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-26 10:50:11.543 7 INFO neutron.manager [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loading Plugin: revisions 2026-04-26 10:50:11.545 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: quotas 2026-04-26 10:50:11.546 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: quota_details 2026-04-26 10:50:11.547 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Initializing extension manager. 2026-04-26 10:50:11.548 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: rbac-policies 2026-04-26 10:50:11.548 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: address-group 2026-04-26 10:50:11.548 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: rbac-address-group 2026-04-26 10:50:11.549 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: rbac-address-scope 2026-04-26 10:50:11.549 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: address-scope 2026-04-26 10:50:11.549 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: rbac-security-groups 2026-04-26 10:50:11.550 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-26 10:50:11.550 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-26 10:50:11.551 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: revision-if-match 2026-04-26 10:50:11.551 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: agent 2026-04-26 10:50:11.551 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: agent-resources-synced 2026-04-26 10:50:11.551 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-26 10:50:11.552 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: router_availability_zone 2026-04-26 10:50:11.553 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-04-26 10:50:11.552 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-26 10:50:11.553 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-26 10:50:11.553 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-26 10:50:11.554 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: availability_zone 2026-04-26 10:50:11.555 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: availability_zone_filter 2026-04-26 10:50:11.555 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-26 10:50:11.555 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-26 10:50:11.555 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-26 10:50:11.556 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-26 10:50:11.556 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: default-subnetpools 2026-04-26 10:50:11.557 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-26 10:50:11.557 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-26 10:50:11.558 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-26 10:50:11.558 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-26 10:50:11.558 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: dns-integration 2026-04-26 10:50:11.559 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: dns-domain-ports 2026-04-26 10:50:11.560 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-26 10:50:11.560 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: dvr 2026-04-26 10:50:11.561 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-26 10:50:11.561 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: empty-string-filtering 2026-04-26 10:50:11.562 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-26 10:50:11.562 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-26 10:50:11.563 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: external-net 2026-04-26 10:50:11.563 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: security-group 2026-04-26 10:50:11.563 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-26 10:50:11.564 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: segment 2026-04-26 10:50:11.564 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: extraroute 2026-04-26 10:50:11.565 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-26 10:50:11.565 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: extraroute-atomic 2026-04-26 10:50:11.565 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: service-type 2026-04-26 10:50:11.566 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-26 10:50:11.566 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: sorting 2026-04-26 10:50:11.566 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-26 10:50:11.566 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: standard-attr-segment 2026-04-26 10:50:11.567 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-26 10:50:11.567 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: standard-attr-description 2026-04-26 10:50:11.567 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-26 10:50:11.568 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: stateful-security-group 2026-04-26 10:50:11.568 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: fip-port-details 2026-04-26 10:50:11.568 8 WARNING neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-26 10:50:11.569 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: flavors 2026-04-26 10:50:11.569 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-26 10:50:11.569 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: subnet-external-network 2026-04-26 10:50:11.570 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-26 10:50:11.570 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: subnet_onboard 2026-04-26 10:50:11.571 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-26 10:50:11.571 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: floatingip-pools 2026-04-26 10:50:11.571 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: subnet-service-types 2026-04-26 10:50:11.571 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: ip_allocation 2026-04-26 10:50:11.572 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-26 10:50:11.572 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: subnet_allocation 2026-04-26 10:50:11.572 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: l2_adjacency 2026-04-26 10:50:11.573 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-26 10:50:11.573 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: tag-creation 2026-04-26 10:50:11.574 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-26 10:50:11.574 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: router 2026-04-26 10:50:11.576 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-26 10:50:11.576 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-26 10:50:11.577 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-26 10:50:11.578 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: ext-gw-mode 2026-04-26 10:50:11.578 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: standard-attr-tag 2026-04-26 10:50:11.578 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: l3-ha 2026-04-26 10:50:11.579 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-26 10:50:11.579 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-26 10:50:11.579 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: trunk 2026-04-26 10:50:11.579 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-26 10:50:11.580 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: trunk-details 2026-04-26 10:50:11.580 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: l3-flavors 2026-04-26 10:50:11.580 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-26 10:50:11.581 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-26 10:50:11.581 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-26 10:50:11.581 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-26 10:50:11.582 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-26 10:50:11.582 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-26 10:50:11.584 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-26 10:50:11.584 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-26 10:50:11.585 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-26 10:50:11.585 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-26 10:50:11.586 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: vpn-flavors 2026-04-26 10:50:11.586 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-26 10:50:11.587 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-26 10:50:11.587 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: vpnaas 2026-04-26 10:50:11.588 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-26 10:50:11.588 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: multi-provider 2026-04-26 10:50:11.589 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: taas 2026-04-26 10:50:11.589 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: net-mtu 2026-04-26 10:50:11.590 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: net-mtu-writable 2026-04-26 10:50:11.590 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: tap-mirror 2026-04-26 10:50:11.591 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: network_availability_zone 2026-04-26 10:50:11.591 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-04-26 10:50:11.591 8 INFO neutron.api.extensions [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-26 10:50:11.591 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: network_ha 2026-04-26 10:50:11.592 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: network-ip-availability 2026-04-26 10:50:11.593 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: network-ip-availability-details 2026-04-26 10:50:11.594 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-26 10:50:11.594 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-26 10:50:11.594 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-26 10:50:11.594 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-26 10:50:11.594 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-26 10:50:11.595 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: pagination 2026-04-26 10:50:11.595 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: port-device-profile 2026-04-26 10:50:11.596 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-26 10:50:11.596 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-26 10:50:11.597 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-26 10:50:11.597 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: port-mac-override 2026-04-26 10:50:11.598 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-26 10:50:11.598 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-26 10:50:11.598 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-26 10:50:11.599 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-26 10:50:11.599 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-26 10:50:11.599 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: port-resource-request 2026-04-26 10:50:11.600 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-26 10:50:11.600 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-26 10:50:11.601 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: binding 2026-04-26 10:50:11.602 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: binding-extended 2026-04-26 10:50:11.602 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: port-security 2026-04-26 10:50:11.603 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: project-id 2026-04-26 10:50:11.603 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-26 10:50:11.604 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: provider 2026-04-26 10:50:11.604 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-26 10:50:11.604 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-26 10:50:11.605 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-26 10:50:11.605 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-26 10:50:11.606 8 WARNING neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] subnetpool is already registered 2026-04-26 10:50:11.606 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-26 10:50:11.606 8 WARNING neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] subnetpool is already registered 2026-04-26 10:50:11.607 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-26 10:50:11.607 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: qos 2026-04-26 10:50:11.608 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-26 10:50:11.608 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-26 10:50:11.608 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 10:50:11.609 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 10:50:11.609 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: qos-default 2026-04-26 10:50:11.609 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-26 10:50:11.609 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: qos-fip 2026-04-26 10:50:11.609 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-26 10:50:11.610 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-26 10:50:11.610 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-26 10:50:11.610 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-26 10:50:11.610 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 10:50:11.611 8 WARNING neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] ipsecpolicy is already registered 2026-04-26 10:50:11.611 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-26 10:50:11.611 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 10:50:11.611 8 WARNING neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] ikepolicy is already registered 2026-04-26 10:50:11.611 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-26 10:50:11.612 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-26 10:50:11.613 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: qos-pps 2026-04-26 10:50:11.613 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-26 10:50:11.614 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-26 10:50:11.614 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: qos-rules-alias 2026-04-26 10:50:11.615 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: quota-check-limit 2026-04-26 10:50:11.616 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-26 10:50:11.616 8 WARNING neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] router is already registered 2026-04-26 10:50:11.617 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-26 10:50:11.617 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-26 10:50:11.617 8 WARNING neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] floatingip is already registered 2026-04-26 10:50:11.620 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: quotas 2026-04-26 10:50:11.621 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: quota_details 2026-04-26 10:50:11.621 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-26 10:50:11.621 8 WARNING neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] rbac_policy is already registered 2026-04-26 10:50:11.621 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-26 10:50:11.622 8 WARNING neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] security_group is already registered 2026-04-26 10:50:11.622 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-26 10:50:11.622 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: rbac-policies 2026-04-26 10:50:11.622 8 WARNING neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] security_group_rule is already registered 2026-04-26 10:50:11.623 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: rbac-address-group 2026-04-26 10:50:11.623 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-26 10:50:11.623 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: rbac-address-scope 2026-04-26 10:50:11.623 8 WARNING neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] subnetpool is already registered 2026-04-26 10:50:11.624 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-26 10:50:11.624 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: rbac-security-groups 2026-04-26 10:50:11.624 8 WARNING neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] subnetpool is already registered 2026-04-26 10:50:11.624 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-26 10:50:11.625 8 WARNING neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] trunk is already registered 2026-04-26 10:50:11.625 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 10:50:11.625 8 WARNING neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] ikepolicy is already registered 2026-04-26 10:50:11.626 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 10:50:11.626 8 WARNING neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] ipsecpolicy is already registered 2026-04-26 10:50:11.626 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-26 10:50:11.626 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-26 10:50:11.626 8 WARNING neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] endpoint_group is already registered 2026-04-26 10:50:11.627 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-26 10:50:11.627 8 WARNING neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] vpnservice is already registered 2026-04-26 10:50:11.627 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: revision-if-match 2026-04-26 10:50:11.627 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-26 10:50:11.627 8 WARNING neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] ipsec_site_connection is already registered 2026-04-26 10:50:11.628 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-26 10:50:11.628 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 10:50:11.628 8 WARNING neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] ipsecpolicy is already registered 2026-04-26 10:50:11.628 8 INFO neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 10:50:11.629 8 WARNING neutron.quota.resource_registry [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] ikepolicy is already registered 2026-04-26 10:50:11.629 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: router_availability_zone 2026-04-26 10:50:11.629 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-04-26 10:50:11.630 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-26 10:50:11.631 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-26 10:50:11.632 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-26 10:50:11.632 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-26 10:50:11.633 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-26 10:50:11.633 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-26 10:50:11.634 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-26 10:50:11.639 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: security-group 2026-04-26 10:50:11.640 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: segment 2026-04-26 10:50:11.640 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-26 10:50:11.641 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: service-type 2026-04-26 10:50:11.641 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: sorting 2026-04-26 10:50:11.642 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: standard-attr-segment 2026-04-26 10:50:11.643 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: standard-attr-description 2026-04-26 10:50:11.643 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: stateful-security-group 2026-04-26 10:50:11.644 7 WARNING neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-26 10:50:11.644 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-26 10:50:11.645 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: subnet-external-network 2026-04-26 10:50:11.645 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: subnet_onboard 2026-04-26 10:50:11.646 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-26 10:50:11.646 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: subnet-service-types 2026-04-26 10:50:11.647 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: subnet_allocation 2026-04-26 10:50:11.648 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-26 10:50:11.648 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: tag-creation 2026-04-26 10:50:11.649 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-26 10:50:11.654 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: standard-attr-tag 2026-04-26 10:50:11.654 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-26 10:50:11.655 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: trunk 2026-04-26 10:50:11.656 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: trunk-details 2026-04-26 10:50:11.656 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-26 10:50:11.657 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-26 10:50:11.657 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-26 10:50:11.658 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-26 10:50:11.660 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-26 10:50:11.661 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-26 10:50:11.662 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: vpn-flavors 2026-04-26 10:50:11.663 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: vpnaas 2026-04-26 10:50:11.665 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: taas 2026-04-26 10:50:11.666 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: tap-mirror 2026-04-26 10:50:11.667 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-04-26 10:50:11.667 8 WARNING keystonemiddleware._common.config [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-26 10:50:11.667 7 INFO neutron.api.extensions [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-26 10:50:11.670 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-26 10:50:11.670 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-26 10:50:11.670 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-26 10:50:11.670 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-26 10:50:11.673 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-26 10:50:11.673 8 WARNING oslo_config.cfg [None req-53650e8e-bd80-4413-99f8-c1092ba4c6b0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-26 10:50:11.674 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of TrackedResource for resource:floatingip WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f326cd15668 pid: 8 (default app) 2026-04-26 10:50:11.678 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-26 10:50:11.678 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-26 10:50:11.679 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-26 10:50:11.680 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-26 10:50:11.680 7 WARNING neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] subnetpool is already registered 2026-04-26 10:50:11.680 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-26 10:50:11.680 7 WARNING neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] subnetpool is already registered 2026-04-26 10:50:11.681 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-26 10:50:11.682 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 10:50:11.683 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 10:50:11.683 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-26 10:50:11.683 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-26 10:50:11.684 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-26 10:50:11.684 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 10:50:11.684 7 WARNING neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] ipsecpolicy is already registered 2026-04-26 10:50:11.685 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 10:50:11.685 7 WARNING neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] ikepolicy is already registered 2026-04-26 10:50:11.689 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-26 10:50:11.689 7 WARNING neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] router is already registered 2026-04-26 10:50:11.690 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-26 10:50:11.690 7 WARNING neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] floatingip is already registered 2026-04-26 10:50:11.694 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-26 10:50:11.694 7 WARNING neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] rbac_policy is already registered 2026-04-26 10:50:11.695 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-26 10:50:11.695 7 WARNING neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] security_group is already registered 2026-04-26 10:50:11.695 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-26 10:50:11.695 7 WARNING neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] security_group_rule is already registered 2026-04-26 10:50:11.696 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-26 10:50:11.696 7 WARNING neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] subnetpool is already registered 2026-04-26 10:50:11.697 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-26 10:50:11.697 7 WARNING neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] subnetpool is already registered 2026-04-26 10:50:11.697 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-26 10:50:11.697 7 WARNING neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] trunk is already registered 2026-04-26 10:50:11.698 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 10:50:11.698 7 WARNING neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] ikepolicy is already registered 2026-04-26 10:50:11.698 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 10:50:11.698 7 WARNING neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] ipsecpolicy is already registered 2026-04-26 10:50:11.699 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-26 10:50:11.699 7 WARNING neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] endpoint_group is already registered 2026-04-26 10:50:11.699 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-26 10:50:11.699 7 WARNING neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] vpnservice is already registered 2026-04-26 10:50:11.700 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-26 10:50:11.700 7 WARNING neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] ipsec_site_connection is already registered 2026-04-26 10:50:11.700 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 10:50:11.700 7 WARNING neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] ipsecpolicy is already registered 2026-04-26 10:50:11.701 7 INFO neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 10:50:11.701 7 WARNING neutron.quota.resource_registry [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] ikepolicy is already registered 2026-04-26 10:50:11.738 7 WARNING keystonemiddleware._common.config [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-26 10:50:11.745 7 WARNING oslo_config.cfg [None req-19bf9fdb-c2dc-4c6c-85c9-f749bf5a0022 - - - - - -] 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 0x7f326cd15668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 10:50:15.163 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8fd2ff3f-d61a-402d-ad04-acef009e3b98 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.227 () {44 vars in 928 bytes} [Sun Apr 26 10:50:14 2026] GET /v2.0/networks/public => generated 108 bytes in 779 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.204.45.227 () {44 vars in 950 bytes} [Sun Apr 26 10:50:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 10:50:16.094 8 WARNING neutron.services.revisions.revision_plugin [None req-bf22fa39-80fa-4ea7-8dff-be59396b550c 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Could not find related network for resource to bump revision. 2026-04-26 10:50:16.119 8 INFO neutron.db.segments_db [None req-bf22fa39-80fa-4ea7-8dff-be59396b550c 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment 5ef6f277-f858-4d21-9c65-be2218cabbbe of type flat for network 815cc7d7-0554-4787-a1c5-6da05df4600a 2026-04-26 10:50:16.162 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf22fa39-80fa-4ea7-8dff-be59396b550c 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/6] 199.204.45.227 () {48 vars in 968 bytes} [Sun Apr 26 10:50:15 2026] POST /v2.0/networks => generated 124 bytes in 657 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 10:50:22.463 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3e4b814-2220-4864-b011-30df2c2f5f0d 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/7] 199.204.45.227 () {44 vars in 928 bytes} [Sun Apr 26 10:50:22 2026] GET /v2.0/networks/public => generated 108 bytes in 404 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/8] 199.204.45.227 () {44 vars in 950 bytes} [Sun Apr 26 10:50:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 10:50:22.899 7 WARNING neutron.services.revisions.revision_plugin [None req-11b09cef-6e47-433a-8d14-48a6aedfa35f 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Could not find related network for resource to bump revision. 2026-04-26 10:50:22.920 7 INFO neutron.db.segments_db [None req-11b09cef-6e47-433a-8d14-48a6aedfa35f 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment 1311e730-ca5c-40ea-a56c-6682b15cd543 of type flat for network d9ef560a-262e-4d9c-a520-0c9988687e54 2026-04-26 10:50:22.968 7 INFO neutron.pecan_wsgi.hooks.translation [None req-11b09cef-6e47-433a-8d14-48a6aedfa35f 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/9] 199.204.45.227 () {48 vars in 968 bytes} [Sun Apr 26 10:50:22 2026] POST /v2.0/networks => generated 124 bytes in 478 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 10:50:28.828 8 INFO neutron.pecan_wsgi.hooks.translation [None req-565a12a6-f5d1-4a23-af0d-edaa2b85cedd 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/10] 199.204.45.227 () {44 vars in 928 bytes} [Sun Apr 26 10:50:28 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: 5/11] 199.204.45.227 () {44 vars in 950 bytes} [Sun Apr 26 10:50:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 10:50:28.907 8 WARNING neutron.services.revisions.revision_plugin [None req-ddbe0cc4-f33b-4f2d-8807-9cb8c4a6ff2d 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Could not find related network for resource to bump revision. 2026-04-26 10:50:28.918 8 INFO neutron.db.segments_db [None req-ddbe0cc4-f33b-4f2d-8807-9cb8c4a6ff2d 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment c5026721-0f96-4aa7-b353-eb2bd359e026 of type flat for network 6faf3847-b643-4e5a-bad3-291a4b47f331 2026-04-26 10:50:28.935 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ddbe0cc4-f33b-4f2d-8807-9cb8c4a6ff2d 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/12] 199.204.45.227 () {48 vars in 968 bytes} [Sun Apr 26 10:50:28 2026] POST /v2.0/networks => generated 124 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 10:50:34.780 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aae172e3-aec8-48ed-bdcc-f59683e5e395 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/14] 199.204.45.227 () {44 vars in 928 bytes} [Sun Apr 26 10:50:34 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.227 () {44 vars in 950 bytes} [Sun Apr 26 10:50:34 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-04-26 10:50:34.873 8 WARNING neutron.services.revisions.revision_plugin [None req-3b456453-a7c7-4de0-b41d-20546a74bb13 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Could not find related network for resource to bump revision. 2026-04-26 10:50:34.891 8 INFO neutron.db.segments_db [None req-3b456453-a7c7-4de0-b41d-20546a74bb13 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment 9021b3b7-1bca-4b2b-bc84-71c757ca27d3 of type flat for network d477dc69-1f2d-40b1-b0e8-4a935e377c97 2026-04-26 10:50:34.914 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3b456453-a7c7-4de0-b41d-20546a74bb13 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/16] 199.204.45.227 () {48 vars in 968 bytes} [Sun Apr 26 10:50:34 2026] POST /v2.0/networks => generated 124 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 10:50:40.805 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a16e600a-efbe-4bb5-bb20-b82fb0353b18 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/17] 199.204.45.227 () {44 vars in 928 bytes} [Sun Apr 26 10:50:40 2026] GET /v2.0/networks/public => generated 108 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/18] 199.204.45.227 () {44 vars in 950 bytes} [Sun Apr 26 10:50:40 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 10:50:41.202 7 WARNING neutron.services.revisions.revision_plugin [None req-a8f8e05d-8e22-42af-bcc1-e8d5cbd9f05d 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Could not find related network for resource to bump revision. 2026-04-26 10:50:41.219 7 INFO neutron.db.segments_db [None req-a8f8e05d-8e22-42af-bcc1-e8d5cbd9f05d 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment cc2f4a66-623e-49a6-897e-0d7e744d8a4b of type flat for network 0bdbe01d-4dee-49f1-bf83-2eee73c8db5b 2026-04-26 10:50:41.244 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a8f8e05d-8e22-42af-bcc1-e8d5cbd9f05d 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/19] 199.204.45.227 () {48 vars in 968 bytes} [Sun Apr 26 10:50:40 2026] POST /v2.0/networks => generated 124 bytes in 430 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 10:50:47.121 7 INFO neutron.pecan_wsgi.hooks.translation [None req-201e6831-1925-484e-b4e5-f5b737df6858 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/21] 199.204.45.227 () {44 vars in 928 bytes} [Sun Apr 26 10:50:47 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/22] 199.204.45.227 () {44 vars in 950 bytes} [Sun Apr 26 10:50:47 2026] GET /v2.0/networks?name=public => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 10:50:47.509 7 WARNING neutron.services.revisions.revision_plugin [None req-10aa6722-3b47-48ce-9de8-048cc8e4ff0c 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Could not find related network for resource to bump revision. 2026-04-26 10:50:47.532 7 INFO neutron.db.segments_db [None req-10aa6722-3b47-48ce-9de8-048cc8e4ff0c 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment 4eec4937-87d1-4427-8d2e-e7bac3488ae9 of type flat for network 75ca7ac7-c5bd-4e57-b7be-64db6eaaf6bd [pid: 7|app: 0|req: 11/23] 199.204.45.227 () {48 vars in 968 bytes} [Sun Apr 26 10:50:47 2026] POST /v2.0/networks => generated 706 bytes in 784 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 10:50:48.988 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e472b899-2793-4a41-ad4a-c3c047b994b3 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/24] 199.204.45.227 () {44 vars in 928 bytes} [Sun Apr 26 10:50:48 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/25] 199.204.45.227 () {44 vars in 950 bytes} [Sun Apr 26 10:50:48 2026] GET /v2.0/networks?name=public => generated 709 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 10:50:49.073 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c7dc1e65-b226-4294-91bc-856988cc59e9 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/26] 199.204.45.227 () {44 vars in 1035 bytes} [Sun Apr 26 10:50:49 2026] GET /v2.0/subnets/public-subnet?network_id=75ca7ac7-c5bd-4e57-b7be-64db6eaaf6bd => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/27] 199.204.45.227 () {44 vars in 1058 bytes} [Sun Apr 26 10:50:49 2026] GET /v2.0/subnets?name=public-subnet&network_id=75ca7ac7-c5bd-4e57-b7be-64db6eaaf6bd => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/28] 199.204.45.227 () {48 vars in 966 bytes} [Sun Apr 26 10:50:49 2026] POST /v2.0/subnets => generated 664 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 10:55:39.640 8 INFO neutron.pecan_wsgi.hooks.translation [None req-63c8cc8d-8037-4938-847e-d755b2baa42d 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/66] 199.204.45.227 () {44 vars in 938 bytes} [Sun Apr 26 10:55:39 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/67] 199.204.45.227 () {44 vars in 960 bytes} [Sun Apr 26 10:55:39 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-04-26 10:55:39.721 8 INFO neutron.db.segments_db [None req-728fd414-c7b5-4462-8406-944c677018a7 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment 6283b3b3-b275-4601-abff-bc5fda801d96 of type vxlan for network 10957ba7-b3bc-44b6-b049-9e2142b32a0e [pid: 8|app: 0|req: 35/68] 199.204.45.227 () {48 vars in 967 bytes} [Sun Apr 26 10:55:39 2026] POST /v2.0/networks => generated 707 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 10:55:40.709 7 INFO neutron.pecan_wsgi.hooks.translation [None req-295d0dcf-bb54-46ec-a94a-a0eb0a4a924a 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/69] 199.204.45.227 () {44 vars in 938 bytes} [Sun Apr 26 10:55:40 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/70] 199.204.45.227 () {44 vars in 960 bytes} [Sun Apr 26 10:55:40 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 10:55:40.779 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f64d6b35-63d2-41d7-bdbf-dd184371121d 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/71] 199.204.45.227 () {44 vars in 1037 bytes} [Sun Apr 26 10:55:40 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=10957ba7-b3bc-44b6-b049-9e2142b32a0e => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 199.204.45.227 () {44 vars in 1060 bytes} [Sun Apr 26 10:55:40 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=10957ba7-b3bc-44b6-b049-9e2142b32a0e => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/73] 199.204.45.227 () {48 vars in 966 bytes} [Sun Apr 26 10:55:40 2026] POST /v2.0/subnets => generated 651 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 10:55:42.153 8 INFO neutron.api.v2.resource [None req-a03cc6e7-2d70-49ac-862c-9381ee602262 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/74] 199.204.45.227 () {44 vars in 972 bytes} [Sun Apr 26 10:55:42 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 199.204.45.227 () {44 vars in 994 bytes} [Sun Apr 26 10:55:42 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.204.45.227 () {48 vars in 981 bytes} [Sun Apr 26 10:55:42 2026] POST /v2.0/security-groups => generated 1616 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/77] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 10:55:43 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 1616 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 10:55:43 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 10:55:43 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.204.45.227 () {48 vars in 992 bytes} [Sun Apr 26 10:55:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 10:55:44 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 2230 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 10:55:44 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 10:55:44 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.204.45.227 () {48 vars in 992 bytes} [Sun Apr 26 10:55:44 2026] POST /v2.0/security-group-rules => generated 603 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 10:55:45 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 10:55:45 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => 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: 43/87] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 10:55:45 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/90] 199.204.45.227 () {48 vars in 992 bytes} [Sun Apr 26 10:55:45 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/91] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 10:55:46 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 3462 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 10:55:46 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 10:55:46 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 199.204.45.227 () {48 vars in 992 bytes} [Sun Apr 26 10:55:46 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/95] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 10:55:47 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 4078 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/96] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 10:55:47 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 10:55:47 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/98] 199.204.45.227 () {48 vars in 992 bytes} [Sun Apr 26 10:55:47 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: 50/99] 199.204.45.227 () {44 vars in 988 bytes} [Sun Apr 26 10:55:49 2026] GET /v2.0/networks/10957ba7-b3bc-44b6-b049-9e2142b32a0e => generated 732 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 10:55:49.170 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57954a18-b105-4d3d-9b87-75f7c9133528 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/100] 199.204.45.227 () {44 vars in 1077 bytes} [Sun Apr 26 10:55:49 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=10957ba7-b3bc-44b6-b049-9e2142b32a0e => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 199.204.45.227 () {44 vars in 1100 bytes} [Sun Apr 26 10:55:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=10957ba7-b3bc-44b6-b049-9e2142b32a0e => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/102] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 10:55:49 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 199.204.45.227 () {48 vars in 962 bytes} [Sun Apr 26 10:55:49 2026] POST /v2.0/ports => generated 1100 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-26 10:55:57.208 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66a3ffc3-b4e9-480b-9314-3b4021ee74fb 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/104] 199.204.45.227 () {44 vars in 981 bytes} [Sun Apr 26 10:55:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 53/105] 199.204.45.227 () {44 vars in 1003 bytes} [Sun Apr 26 10:55:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 199.204.45.227 () {48 vars in 1033 bytes} [Sun Apr 26 10:55:57 2026] PUT /v2.0/ports/41955b0a-c0c1-4b95-9b2e-0951256dad40 => generated 1249 bytes in 623 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 199.204.45.227 () {44 vars in 921 bytes} [Sun Apr 26 10:55:59 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-04-26 10:56:00.497 8 INFO neutron.api.v2.resource [None req-9513ccac-bf47-4ee2-a071-0eccd9e559d2 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/108] 199.204.45.227 () {44 vars in 960 bytes} [Sun Apr 26 10:56:00 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 199.204.45.227 () {44 vars in 982 bytes} [Sun Apr 26 10:56:00 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 199.204.45.227 () {48 vars in 981 bytes} [Sun Apr 26 10:56:00 2026] POST /v2.0/security-groups => generated 1610 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 10:56:01 2026] GET /v2.0/security-groups/0b80b8b2-dd56-4b46-a746-ad5d0c7714e7 => generated 1610 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 10:56:01 2026] GET /v2.0/security-groups/0b80b8b2-dd56-4b46-a746-ad5d0c7714e7 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/115] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 10:56:01 2026] GET /v2.0/security-groups/0b80b8b2-dd56-4b46-a746-ad5d0c7714e7 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 199.204.45.227 () {48 vars in 992 bytes} [Sun Apr 26 10:56:01 2026] POST /v2.0/security-group-rules => generated 623 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/117] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 10:56:02 2026] GET /v2.0/security-groups/0b80b8b2-dd56-4b46-a746-ad5d0c7714e7 => generated 2246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/118] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 10:56:02 2026] GET /v2.0/security-groups/0b80b8b2-dd56-4b46-a746-ad5d0c7714e7 => generated 2246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/119] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 10:56:02 2026] GET /v2.0/security-groups/0b80b8b2-dd56-4b46-a746-ad5d0c7714e7 => generated 2246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/120] 199.204.45.227 () {48 vars in 992 bytes} [Sun Apr 26 10:56:02 2026] POST /v2.0/security-group-rules => generated 627 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/129] 199.204.45.227 () {44 vars in 976 bytes} [Sun Apr 26 10:57:13 2026] GET /v2.0/quotas/a29372c911914e4b968da886886f9350 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/130] 199.204.45.227 () {48 vars in 1028 bytes} [Sun Apr 26 10:57:13 2026] PUT /v2.0/quotas/a29372c911914e4b968da886886f9350 => generated 291 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 10:59:34.783 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be034764-0c55-4df4-bdaf-7e3a50623038 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/151] 199.204.45.227 () {30 vars in 742 bytes} [Sun Apr 26 10:59:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 76/152] 199.204.45.227 () {30 vars in 764 bytes} [Sun Apr 26 10:59:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 10:59:36.799 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1fbb0ca6-e3e2-464b-ba68-40b3953d4ad8 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/153] 199.204.45.227 () {30 vars in 742 bytes} [Sun Apr 26 10:59:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/154] 199.204.45.227 () {30 vars in 764 bytes} [Sun Apr 26 10:59:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:07:31.689 8 INFO neutron.api.v2.resource [None req-442ce458-92a0-46ce-a2d3-c45f3142a424 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 110/219] 199.204.45.227 () {44 vars in 1075 bytes} [Sun Apr 26 11:07:31 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=f8455e29326c4a65a47d4c622dcd4862 => generated 139 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/220] 199.204.45.227 () {44 vars in 1098 bytes} [Sun Apr 26 11:07:31 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=f8455e29326c4a65a47d4c622dcd4862 => generated 23 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/221] 199.204.45.227 () {48 vars in 982 bytes} [Sun Apr 26 11:07:31 2026] POST /v2.0/security-groups => generated 1624 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/222] 199.204.45.227 () {44 vars in 1089 bytes} [Sun Apr 26 11:07:32 2026] GET /v2.0/security-groups/2907f107-56e4-4e06-8478-30b1ed4f5052?project_id=f8455e29326c4a65a47d4c622dcd4862 => generated 1624 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/223] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 11:07:33 2026] GET /v2.0/security-groups/2907f107-56e4-4e06-8478-30b1ed4f5052 => generated 1624 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/224] 199.204.45.227 () {44 vars in 1089 bytes} [Sun Apr 26 11:07:33 2026] GET /v2.0/security-groups/2907f107-56e4-4e06-8478-30b1ed4f5052?project_id=f8455e29326c4a65a47d4c622dcd4862 => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/225] 199.204.45.227 () {48 vars in 992 bytes} [Sun Apr 26 11:07:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/226] 199.204.45.227 () {44 vars in 1089 bytes} [Sun Apr 26 11:07:34 2026] GET /v2.0/security-groups/2907f107-56e4-4e06-8478-30b1ed4f5052?project_id=f8455e29326c4a65a47d4c622dcd4862 => generated 2234 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/227] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 11:07:34 2026] GET /v2.0/security-groups/2907f107-56e4-4e06-8478-30b1ed4f5052 => 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: 114/228] 199.204.45.227 () {44 vars in 1089 bytes} [Sun Apr 26 11:07:34 2026] GET /v2.0/security-groups/2907f107-56e4-4e06-8478-30b1ed4f5052?project_id=f8455e29326c4a65a47d4c622dcd4862 => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/229] 199.204.45.227 () {48 vars in 992 bytes} [Sun Apr 26 11:07:34 2026] POST /v2.0/security-group-rules => generated 599 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/230] 199.204.45.227 () {44 vars in 1089 bytes} [Sun Apr 26 11:07:35 2026] GET /v2.0/security-groups/2907f107-56e4-4e06-8478-30b1ed4f5052?project_id=f8455e29326c4a65a47d4c622dcd4862 => generated 2846 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/231] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 11:07:35 2026] GET /v2.0/security-groups/2907f107-56e4-4e06-8478-30b1ed4f5052 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/232] 199.204.45.227 () {44 vars in 1089 bytes} [Sun Apr 26 11:07:35 2026] GET /v2.0/security-groups/2907f107-56e4-4e06-8478-30b1ed4f5052?project_id=f8455e29326c4a65a47d4c622dcd4862 => 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: 117/233] 199.204.45.227 () {48 vars in 992 bytes} [Sun Apr 26 11:07:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/234] 199.204.45.227 () {44 vars in 1089 bytes} [Sun Apr 26 11:07:36 2026] GET /v2.0/security-groups/2907f107-56e4-4e06-8478-30b1ed4f5052?project_id=f8455e29326c4a65a47d4c622dcd4862 => generated 3460 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/235] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 11:07:36 2026] GET /v2.0/security-groups/2907f107-56e4-4e06-8478-30b1ed4f5052 => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/236] 199.204.45.227 () {44 vars in 1089 bytes} [Sun Apr 26 11:07:36 2026] GET /v2.0/security-groups/2907f107-56e4-4e06-8478-30b1ed4f5052?project_id=f8455e29326c4a65a47d4c622dcd4862 => generated 3460 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/237] 199.204.45.227 () {48 vars in 992 bytes} [Sun Apr 26 11:07:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/256] 199.204.45.227 () {30 vars in 740 bytes} [Sun Apr 26 11:09:56 2026] GET /v2.0/networks?tenant_id=f8455e29326c4a65a47d4c622dcd4862&shared=False => generated 15 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:09:57.135 8 INFO neutron.db.segments_db [None req-a773ac86-986f-4cc2-b93f-e1a0bb329d96 fd3524f0e8804e649ea176b27c4138c6 f8455e29326c4a65a47d4c622dcd4862 - - 0e4ed83e1fab4d3e8e0b844f127844f0 0e4ed83e1fab4d3e8e0b844f127844f0] Added segment 669e34e2-7358-4ed3-b7b7-cc7cde5b46b1 of type vxlan for network c8146daa-2123-4604-8470-8a9054506423 [pid: 8|app: 0|req: 129/257] 199.204.45.227 () {34 vars in 682 bytes} [Sun Apr 26 11:09:57 2026] POST /v2.0/networks => generated 718 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/258] 199.204.45.227 () {30 vars in 722 bytes} [Sun Apr 26 11:09:57 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/259] 199.204.45.227 () {30 vars in 633 bytes} [Sun Apr 26 11:09:57 2026] GET /v2.0/extensions => generated 22037 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/260] 199.204.45.227 () {34 vars in 677 bytes} [Sun Apr 26 11:09:57 2026] POST /v2.0/ports => generated 999 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/261] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:09:57 2026] GET /v2.0/networks/c8146daa-2123-4604-8470-8a9054506423 => generated 705 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/262] 199.204.45.227 () {30 vars in 722 bytes} [Sun Apr 26 11:09:59 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/263] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:09:59 2026] GET /v2.0/networks/c8146daa-2123-4604-8470-8a9054506423 => generated 705 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/268] 199.204.45.227 () {44 vars in 976 bytes} [Sun Apr 26 11:10:24 2026] GET /v2.0/quotas/f8455e29326c4a65a47d4c622dcd4862 => 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: 134/269] 199.204.45.227 () {48 vars in 1028 bytes} [Sun Apr 26 11:10:25 2026] PUT /v2.0/quotas/f8455e29326c4a65a47d4c622dcd4862 => generated 291 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:21:08.746 8 INFO neutron.pecan_wsgi.hooks.translation [None req-08396918-4587-40e7-bf64-0798e1d44c7f 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/356] 199.204.45.227 () {44 vars in 928 bytes} [Sun Apr 26 11:21:08 2026] GET /v2.0/networks/public => generated 108 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/357] 199.204.45.227 () {44 vars in 950 bytes} [Sun Apr 26 11:21:08 2026] GET /v2.0/networks?name=public => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:21:09.854 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a38be39-aff0-4d2e-af57-52e1e461d4ff 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/358] 199.204.45.227 () {44 vars in 928 bytes} [Sun Apr 26 11:21:09 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: 7|app: 0|req: 179/359] 199.204.45.227 () {44 vars in 950 bytes} [Sun Apr 26 11:21:09 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-04-26 11:21:09.926 8 INFO neutron.pecan_wsgi.hooks.translation [None req-47ce10bf-993f-46a0-9932-8f16a93f7600 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/360] 199.204.45.227 () {44 vars in 1035 bytes} [Sun Apr 26 11:21:09 2026] GET /v2.0/subnets/public-subnet?network_id=75ca7ac7-c5bd-4e57-b7be-64db6eaaf6bd => generated 113 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/361] 199.204.45.227 () {44 vars in 1058 bytes} [Sun Apr 26 11:21:09 2026] GET /v2.0/subnets?name=public-subnet&network_id=75ca7ac7-c5bd-4e57-b7be-64db6eaaf6bd => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:21:36.281 7 INFO neutron.pecan_wsgi.hooks.translation [None req-822b1ca2-e6b7-49df-a231-78d2c9b55e87 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/366] 199.204.45.227 () {44 vars in 938 bytes} [Sun Apr 26 11:21:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/367] 199.204.45.227 () {44 vars in 960 bytes} [Sun Apr 26 11:21:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:21:37.234 7 INFO neutron.pecan_wsgi.hooks.translation [None req-00db3270-d6d2-48c1-a685-adef76a56573 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/368] 199.204.45.227 () {44 vars in 938 bytes} [Sun Apr 26 11:21:37 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/369] 199.204.45.227 () {44 vars in 960 bytes} [Sun Apr 26 11:21:37 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:21:37.307 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ade5fd53-e3cf-4cc4-86f8-62f0e03a5362 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 185/370] 199.204.45.227 () {44 vars in 1037 bytes} [Sun Apr 26 11:21:37 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=10957ba7-b3bc-44b6-b049-9e2142b32a0e => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/371] 199.204.45.227 () {44 vars in 1060 bytes} [Sun Apr 26 11:21:37 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=10957ba7-b3bc-44b6-b049-9e2142b32a0e => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:21:38.432 7 INFO neutron.api.v2.resource [None req-55462e83-b103-4a30-9f67-594949831e48 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/372] 199.204.45.227 () {44 vars in 972 bytes} [Sun Apr 26 11:21:38 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/373] 199.204.45.227 () {44 vars in 994 bytes} [Sun Apr 26 11:21:38 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/374] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 11:21:39 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 4694 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/375] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 11:21:39 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 199.204.45.227 () {44 vars in 1012 bytes} [Sun Apr 26 11:21:39 2026] GET /v2.0/security-group-rules/77e1ae73-4ca8-4a6e-8d0b-1c7bfb0a5492 => 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: 189/377] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 11:21:40 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/378] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 11:21:40 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/379] 199.204.45.227 () {44 vars in 1012 bytes} [Sun Apr 26 11:21:40 2026] GET /v2.0/security-group-rules/d8d39ad8-ba26-47fb-a35b-4a0d9fb52eb7 => generated 603 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 11:21:41 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 11:21:41 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 4694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 199.204.45.227 () {44 vars in 1012 bytes} [Sun Apr 26 11:21:41 2026] GET /v2.0/security-group-rules/5495c5d9-8059-4133-956d-0d8b3e10d362 => 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: 192/383] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 11:21:42 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 11:21:42 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/385] 199.204.45.227 () {44 vars in 1012 bytes} [Sun Apr 26 11:21:42 2026] GET /v2.0/security-group-rules/c100b226-40b3-4960-a025-9a38833c20c3 => 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/386] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 11:21:43 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/387] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 11:21:43 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 4694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/388] 199.204.45.227 () {44 vars in 1012 bytes} [Sun Apr 26 11:21:43 2026] GET /v2.0/security-group-rules/c37ca6b7-9a90-45ad-87fe-f4139207b801 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/389] 199.204.45.227 () {44 vars in 988 bytes} [Sun Apr 26 11:21:44 2026] GET /v2.0/networks/10957ba7-b3bc-44b6-b049-9e2142b32a0e => generated 732 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:21:44.631 7 INFO neutron.pecan_wsgi.hooks.translation [None req-75ef0a31-042c-4a34-9041-58fffd7b7783 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/390] 199.204.45.227 () {44 vars in 1077 bytes} [Sun Apr 26 11:21:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=10957ba7-b3bc-44b6-b049-9e2142b32a0e => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/391] 199.204.45.227 () {44 vars in 1100 bytes} [Sun Apr 26 11:21:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=10957ba7-b3bc-44b6-b049-9e2142b32a0e => 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/392] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 11:21:44 2026] GET /v2.0/security-groups/5a2afb2c-5d70-4fa4-a11f-1c17860b64ac => generated 4694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:21:53.501 7 INFO neutron.pecan_wsgi.hooks.translation [None req-75fbfef4-8165-4369-914d-730547c250b4 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 198/395] 199.204.45.227 () {44 vars in 981 bytes} [Sun Apr 26 11:21:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.204.45.227 () {44 vars in 1003 bytes} [Sun Apr 26 11:21:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 199.204.45.227 () {44 vars in 921 bytes} [Sun Apr 26 11:21:55 2026] GET /v2.0/ports => generated 4725 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:21:56.167 8 INFO neutron.api.v2.resource [None req-26f7e0f8-98ce-4384-beaf-f733f3486e6e 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/398] 199.204.45.227 () {44 vars in 960 bytes} [Sun Apr 26 11:21:56 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 199.204.45.227 () {44 vars in 982 bytes} [Sun Apr 26 11:21:56 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/400] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 11:21:57 2026] GET /v2.0/security-groups/0b80b8b2-dd56-4b46-a746-ad5d0c7714e7 => generated 2886 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 11:21:57 2026] GET /v2.0/security-groups/0b80b8b2-dd56-4b46-a746-ad5d0c7714e7 => generated 2886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.204.45.227 () {44 vars in 1012 bytes} [Sun Apr 26 11:21:57 2026] GET /v2.0/security-group-rules/0645fcdb-b460-494d-a5ab-688a8b6cd0f2 => generated 623 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 11:21:58 2026] GET /v2.0/security-groups/0b80b8b2-dd56-4b46-a746-ad5d0c7714e7 => generated 2886 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/404] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 11:21:58 2026] GET /v2.0/security-groups/0b80b8b2-dd56-4b46-a746-ad5d0c7714e7 => generated 2886 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 199.204.45.227 () {44 vars in 1012 bytes} [Sun Apr 26 11:21:58 2026] GET /v2.0/security-group-rules/cd6eeff9-9063-4798-a3c4-840f4cf9298b => generated 627 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/408] 199.204.45.227 () {44 vars in 976 bytes} [Sun Apr 26 11:22:08 2026] GET /v2.0/quotas/a29372c911914e4b968da886886f9350 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:22:59.878 8 INFO neutron.api.v2.resource [None req-d91deff4-a121-4bf7-a8d1-94e34d9f9da3 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 207/415] 199.204.45.227 () {44 vars in 1075 bytes} [Sun Apr 26 11:22:59 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=f8455e29326c4a65a47d4c622dcd4862 => generated 139 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/416] 199.204.45.227 () {44 vars in 1098 bytes} [Sun Apr 26 11:22:59 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=f8455e29326c4a65a47d4c622dcd4862 => generated 4072 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/419] 199.204.45.227 () {44 vars in 1089 bytes} [Sun Apr 26 11:23:00 2026] GET /v2.0/security-groups/2907f107-56e4-4e06-8478-30b1ed4f5052?project_id=f8455e29326c4a65a47d4c622dcd4862 => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/420] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 11:23:00 2026] GET /v2.0/security-groups/2907f107-56e4-4e06-8478-30b1ed4f5052 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/421] 199.204.45.227 () {44 vars in 1012 bytes} [Sun Apr 26 11:23:00 2026] GET /v2.0/security-group-rules/c0e28abc-9ec6-4d81-aca0-1cccb37fbac5 => generated 597 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/422] 199.204.45.227 () {44 vars in 1089 bytes} [Sun Apr 26 11:23:01 2026] GET /v2.0/security-groups/2907f107-56e4-4e06-8478-30b1ed4f5052?project_id=f8455e29326c4a65a47d4c622dcd4862 => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/423] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 11:23:01 2026] GET /v2.0/security-groups/2907f107-56e4-4e06-8478-30b1ed4f5052 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/424] 199.204.45.227 () {44 vars in 1012 bytes} [Sun Apr 26 11:23:01 2026] GET /v2.0/security-group-rules/db6b7a7e-7c78-43ea-8860-04ffdb53b6c0 => generated 599 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/425] 199.204.45.227 () {44 vars in 1089 bytes} [Sun Apr 26 11:23:02 2026] GET /v2.0/security-groups/2907f107-56e4-4e06-8478-30b1ed4f5052?project_id=f8455e29326c4a65a47d4c622dcd4862 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 11:23:02 2026] GET /v2.0/security-groups/2907f107-56e4-4e06-8478-30b1ed4f5052 => generated 4075 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/427] 199.204.45.227 () {44 vars in 1012 bytes} [Sun Apr 26 11:23:02 2026] GET /v2.0/security-group-rules/15aacc77-99cf-4748-aad3-7e46bdd30aa6 => 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: 213/428] 199.204.45.227 () {44 vars in 1089 bytes} [Sun Apr 26 11:23:03 2026] GET /v2.0/security-groups/2907f107-56e4-4e06-8478-30b1ed4f5052?project_id=f8455e29326c4a65a47d4c622dcd4862 => generated 4075 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/429] 199.204.45.227 () {44 vars in 1002 bytes} [Sun Apr 26 11:23:03 2026] GET /v2.0/security-groups/2907f107-56e4-4e06-8478-30b1ed4f5052 => 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: 214/430] 199.204.45.227 () {44 vars in 1012 bytes} [Sun Apr 26 11:23:03 2026] GET /v2.0/security-group-rules/9c503d5e-ebda-4d43-be28-c305a323fc5b => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/431] 199.204.45.227 () {44 vars in 976 bytes} [Sun Apr 26 11:23:11 2026] GET /v2.0/quotas/f8455e29326c4a65a47d4c622dcd4862 => generated 291 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/438] 199.204.45.227 () {44 vars in 950 bytes} [Sun Apr 26 11:24:00 2026] GET /v2.0/networks?name=public => generated 753 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/445] 10.0.0.142 () {32 vars in 649 bytes} [Sun Apr 26 11:24:41 2026] GET /v2.0/networks => generated 2168 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/446] 10.0.0.142 () {32 vars in 655 bytes} [Sun Apr 26 11:24:42 2026] GET /v2.0/floatingips => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/447] 10.0.0.142 () {32 vars in 647 bytes} [Sun Apr 26 11:24:42 2026] GET /v2.0/routers => generated 15 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/448] 10.0.0.142 () {32 vars in 643 bytes} [Sun Apr 26 11:24:42 2026] GET /v2.0/ports => generated 4725 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/449] 10.0.0.142 () {32 vars in 647 bytes} [Sun Apr 26 11:24:42 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/450] 10.0.0.142 () {32 vars in 649 bytes} [Sun Apr 26 11:24:42 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/451] 10.0.0.142 () {32 vars in 663 bytes} [Sun Apr 26 11:24:42 2026] GET /v2.0/security-groups => generated 17401 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/452] 10.0.0.142 () {32 vars in 655 bytes} [Sun Apr 26 11:24:42 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:24:52.880 8 INFO neutron.db.segments_db [None req-7e4fa7f9-3974-4d17-a598-828f9502c35f 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment f7c400f2-9661-4793-8a2d-ba96ccf49885 of type vxlan for network 7802ebd7-48d8-46fd-841d-d72315c9db07 [pid: 8|app: 0|req: 227/455] 10.0.0.142 () {34 vars in 671 bytes} [Sun Apr 26 11:24:52 2026] POST /v2.0/networks => generated 748 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:24:52.970 7 INFO neutron.db.segments_db [None req-169127dc-bbe4-4edf-b526-89049bdb88d5 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment ee8e314b-3438-4920-b056-3fb89c3bdfd8 of type vxlan for network 6d81056f-ecbe-4b00-aeb1-c321f3b85a47 [pid: 7|app: 0|req: 229/456] 10.0.0.142 () {34 vars in 671 bytes} [Sun Apr 26 11:24:52 2026] POST /v2.0/networks => generated 744 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/457] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:24:53 2026] POST /v2.0/subnets => generated 696 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:24:53.277 8 INFO neutron.db.segments_db [None req-80171d8d-9276-4532-8ed5-472e6f584831 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment 53b6c337-9829-4dfc-9735-8cea8c9417ef of type vxlan for network 8b4e3dcb-c7be-42aa-a2e3-33142e3ba405 [pid: 8|app: 0|req: 228/458] 10.0.0.142 () {34 vars in 671 bytes} [Sun Apr 26 11:24:52 2026] POST /v2.0/networks => generated 751 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:24:53.404 8 INFO neutron.db.segments_db [None req-6aab829b-080e-4f48-aa9f-8935b1682360 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment f2da8bc9-1e2a-472d-9960-86aa926e87b8 of type vxlan for network 13aaace5-a3e4-4c71-91c7-432abdc62df4 [pid: 7|app: 0|req: 231/459] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:24:53 2026] POST /v2.0/subnets => generated 691 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:24:53.438 7 WARNING neutron.db.securitygroups_db [None req-108f8321-89a0-4d31-99fc-9a081ecaacf0 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 232/460] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:24:53 2026] GET /v2.0/security-groups?tenant_id=32d82e640daf4663b3257f4e5e989874&name=default => generated 2921 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:24:53.651 8 INFO neutron.db.l3_hamode_db [None req-6aab829b-080e-4f48-aa9f-8935b1682360 08d47226f80b491dad4f946383bcce65 65661f9948d1428684d928bfeb77da23 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 233/461] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:24:53 2026] POST /v2.0/subnets => generated 699 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:24:53.754 7 INFO neutron.db.segments_db [None req-4497f1af-57b0-4ab4-9a84-cab54ef1b869 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment e3286cdb-35d2-4086-a75d-6e860e95cf7e of type vxlan for network 16c7ff46-3207-4c9d-be06-3fc3981efa03 2026-04-26 11:24:53.984 7 INFO neutron.db.l3_hamode_db [None req-4497f1af-57b0-4ab4-9a84-cab54ef1b869 08d47226f80b491dad4f946383bcce65 56bd9cecc7034defb411a80565803b5f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:24:54.814 8 INFO neutron.db.l3_hamode_db [None req-6aab829b-080e-4f48-aa9f-8935b1682360 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:24:54.862 7 INFO neutron.db.l3_hamode_db [None req-4497f1af-57b0-4ab4-9a84-cab54ef1b869 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 229/462] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:24:53 2026] POST /v2.0/routers => generated 736 bytes in 2420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/463] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:24:53 2026] POST /v2.0/routers => generated 731 bytes in 2106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:24:55.835 7 INFO neutron.db.segments_db [None req-c9e6a5f6-e607-4499-b186-7e543c19278c 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment be88f75c-1167-4807-a74a-a9bd6d13859b of type vxlan for network 4df417f6-ac29-4f18-a518-fa758399d11c [pid: 8|app: 0|req: 230/464] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:24:55 2026] DELETE /v2.0/security-groups/5a513c9b-19ac-4f46-912d-f59ad1e3e67a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:24:56.049 7 INFO neutron.db.l3_hamode_db [None req-c9e6a5f6-e607-4499-b186-7e543c19278c 08d47226f80b491dad4f946383bcce65 71641ea693324ff5a316191b8f68e8f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:24:56.621 7 INFO neutron.db.l3_hamode_db [None req-c9e6a5f6-e607-4499-b186-7e543c19278c 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 231/465] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:24:55 2026] PUT /v2.0/routers/d8610632-a38a-481e-bca3-85285015e0fd/add_router_interface => generated 310 bytes in 1087 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/466] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:24:55 2026] POST /v2.0/routers => generated 739 bytes in 1599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/467] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:24:56 2026] PUT /v2.0/routers/85f3f960-e87b-47c2-a240-34a44f50ef66/add_router_interface => generated 310 bytes in 1072 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/468] 10.0.0.86 () {38 vars in 970 bytes} [Sun Apr 26 11:24:58 2026] POST /v2.0/security-groups => generated 1685 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/469] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:24:57 2026] PUT /v2.0/routers/a23516b0-2e27-49e5-9061-c3d1832eacf6/add_router_interface => generated 310 bytes in 1088 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/470] 10.0.0.142 () {34 vars in 685 bytes} [Sun Apr 26 11:24:58 2026] POST /v2.0/security-groups => generated 1660 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/471] 10.0.0.86 () {34 vars in 990 bytes} [Sun Apr 26 11:24:58 2026] GET /v2.0/security-groups/ea645e3e-96f2-402e-8e21-6beec0ac089b => generated 1685 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/472] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:24:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/473] 10.0.0.86 () {38 vars in 980 bytes} [Sun Apr 26 11:24:58 2026] POST /v2.0/security-group-rules => generated 614 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/474] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:24:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/475] 10.0.0.142 () {34 vars in 685 bytes} [Sun Apr 26 11:24:59 2026] POST /v2.0/security-groups => generated 1660 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/476] 10.0.0.86 () {38 vars in 970 bytes} [Sun Apr 26 11:24:59 2026] POST /v2.0/security-groups => generated 1686 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/477] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:24:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/478] 10.0.0.86 () {34 vars in 990 bytes} [Sun Apr 26 11:24:59 2026] GET /v2.0/security-groups/f9ef8597-52be-4175-a35e-23667dc5cc68 => generated 1686 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/479] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:24:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/480] 10.0.0.86 () {38 vars in 980 bytes} [Sun Apr 26 11:24:59 2026] POST /v2.0/security-group-rules => generated 614 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/481] 10.0.0.142 () {34 vars in 676 bytes} [Sun Apr 26 11:24:59 2026] POST /v2.0/floatingips => generated 552 bytes in 837 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/482] 10.0.0.86 () {34 vars in 990 bytes} [Sun Apr 26 11:24:59 2026] GET /v2.0/security-groups/f9ef8597-52be-4175-a35e-23667dc5cc68 => generated 2311 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 10.0.0.142 () {34 vars in 676 bytes} [Sun Apr 26 11:24:59 2026] POST /v2.0/floatingips => generated 552 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/484] 10.0.0.86 () {38 vars in 980 bytes} [Sun Apr 26 11:25:00 2026] POST /v2.0/security-group-rules => generated 619 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/485] 10.0.0.86 () {34 vars in 990 bytes} [Sun Apr 26 11:25:00 2026] GET /v2.0/security-groups/f9ef8597-52be-4175-a35e-23667dc5cc68 => generated 2941 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/486] 10.0.0.86 () {34 vars in 1000 bytes} [Sun Apr 26 11:25:00 2026] GET /v2.0/security-group-rules/7e337160-f579-4af2-9836-29158ea5d47e => generated 616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/487] 10.0.0.86 () {34 vars in 990 bytes} [Sun Apr 26 11:25:00 2026] GET /v2.0/security-groups/f9ef8597-52be-4175-a35e-23667dc5cc68 => generated 2941 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/488] 10.0.0.86 () {36 vars in 1022 bytes} [Sun Apr 26 11:25:00 2026] DELETE /v2.0/security-group-rules/7e337160-f579-4af2-9836-29158ea5d47e => 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: 245/489] 10.0.0.86 () {34 vars in 990 bytes} [Sun Apr 26 11:25:00 2026] GET /v2.0/security-groups/f9ef8597-52be-4175-a35e-23667dc5cc68 => generated 2311 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:25:00.464 8 WARNING neutron.db.securitygroups_db [req-10b46b79-3e43-41b5-b25c-51932c31b906 req-01d1b79f-6b25-4a78-b78a-6dc3ced453ba 77b35a0fc31a49b1b26804956f6cdd7d 56bd9cecc7034defb411a80565803b5f - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 245/490] 10.0.0.86 () {36 vars in 1012 bytes} [Sun Apr 26 11:25:00 2026] DELETE /v2.0/security-groups/f9ef8597-52be-4175-a35e-23667dc5cc68 => 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: 246/491] 10.0.0.86 () {34 vars in 1097 bytes} [Sun Apr 26 11:25:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--187170575&fields=id&tenant_id=56bd9cecc7034defb411a80565803b5f => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:00.577 8 WARNING neutron.db.securitygroups_db [req-b714e126-58f4-43ef-90ad-8fac03a5a6c0 req-96be9f76-201d-4b0e-a97c-246fcf5a20a4 9c479fcbb4d14c2cbbe7c494fada09d7 71641ea693324ff5a316191b8f68e8f4 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 247/492] 10.0.0.86 () {34 vars in 1099 bytes} [Sun Apr 26 11:25:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1296423186&fields=id&tenant_id=71641ea693324ff5a316191b8f68e8f4 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/493] 10.0.0.86 () {34 vars in 981 bytes} [Sun Apr 26 11:25:00 2026] GET /v2.0/networks?id=6d81056f-ecbe-4b00-aeb1-c321f3b85a47 => generated 676 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/494] 10.0.0.86 () {34 vars in 964 bytes} [Sun Apr 26 11:25:00 2026] GET /v2.0/quotas/56bd9cecc7034defb411a80565803b5f => 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: 248/495] 10.0.0.86 () {34 vars in 981 bytes} [Sun Apr 26 11:25:00 2026] GET /v2.0/networks?id=8b4e3dcb-c7be-42aa-a2e3-33142e3ba405 => generated 684 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/496] 10.0.0.86 () {34 vars in 964 bytes} [Sun Apr 26 11:25:00 2026] GET /v2.0/quotas/71641ea693324ff5a316191b8f68e8f4 => 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: 248/497] 10.0.0.86 () {34 vars in 1001 bytes} [Sun Apr 26 11:25:00 2026] GET /v2.0/ports?tenant_id=56bd9cecc7034defb411a80565803b5f&fields=id => generated 57 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/500] 10.0.0.86 () {34 vars in 1001 bytes} [Sun Apr 26 11:25:00 2026] GET /v2.0/ports?tenant_id=71641ea693324ff5a316191b8f68e8f4&fields=id => generated 57 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:01.002 7 WARNING neutron.db.securitygroups_db [None req-4ece27e9-3d77-454a-9e16-601bafcebc6a 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 251/501] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:25:00 2026] GET /v2.0/security-groups?tenant_id=7c9e7079331c4f4b8ab6375b01b71d53&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/502] 10.0.0.86 () {34 vars in 906 bytes} [Sun Apr 26 11:25:01 2026] GET /v2.0/extensions => generated 22037 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/503] 10.0.0.86 () {34 vars in 906 bytes} [Sun Apr 26 11:25:01 2026] GET /v2.0/extensions => generated 22037 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/504] 10.0.0.86 () {34 vars in 1007 bytes} [Sun Apr 26 11:25:01 2026] GET /v2.0/networks/6d81056f-ecbe-4b00-aeb1-c321f3b85a47?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/505] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:25:01 2026] DELETE /v2.0/security-groups/a65d8e5e-a47c-442d-bd91-d95a9cecffb4 => 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: 254/506] 10.0.0.86 () {34 vars in 1007 bytes} [Sun Apr 26 11:25:01 2026] GET /v2.0/networks/8b4e3dcb-c7be-42aa-a2e3-33142e3ba405?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/507] 10.0.0.86 () {34 vars in 1107 bytes} [Sun Apr 26 11:25:01 2026] GET /v2.0/networks/6d81056f-ecbe-4b00-aeb1-c321f3b85a47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/508] 10.0.0.86 () {34 vars in 1107 bytes} [Sun Apr 26 11:25:01 2026] GET /v2.0/networks/8b4e3dcb-c7be-42aa-a2e3-33142e3ba405?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:01.341 7 WARNING neutron.db.securitygroups_db [None req-909b0408-9f56-4b97-bc0a-d623c1ac7b1d 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 256/509] 10.0.0.86 () {34 vars in 990 bytes} [Sun Apr 26 11:25:01 2026] GET /v2.0/security-groups/ea645e3e-96f2-402e-8e21-6beec0ac089b => generated 2310 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/510] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:25:01 2026] GET /v2.0/security-groups?tenant_id=c03ac092c17743aa90f6fd6247cd0b30&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/511] 10.0.0.86 () {36 vars in 1012 bytes} [Sun Apr 26 11:25:01 2026] DELETE /v2.0/security-groups/ea645e3e-96f2-402e-8e21-6beec0ac089b => 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: 257/512] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:25:01 2026] DELETE /v2.0/security-groups/fc81caca-3939-4c9c-af66-8d1a87530fdb => 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: 256/513] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:01 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => 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: 257/514] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:01 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:02.188 8 INFO neutron_taas.services.taas.taas_plugin [None req-6cf2c404-fa12-4f1d-95e2-221bb143a07a 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 411f6efe-1663-4c42-9a42-171ed0c178dd 2026-04-26 11:25:02.194 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6cf2c404-fa12-4f1d-95e2-221bb143a07a 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 411f6efe-1663-4c42-9a42-171ed0c178dd [pid: 8|app: 0|req: 258/515] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:25:01 2026] PUT /v2.0/routers/d8610632-a38a-481e-bca3-85285015e0fd/remove_router_interface => generated 310 bytes in 1006 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/516] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:02 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/517] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:02 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:02.877 7 INFO neutron_taas.services.taas.taas_plugin [None req-934b77d0-b150-4a71-ad73-5c7f1ecfc258 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 0a32d513-82f8-4157-b49d-aece4fef282e 2026-04-26 11:25:02.888 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-934b77d0-b150-4a71-ad73-5c7f1ecfc258 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 0a32d513-82f8-4157-b49d-aece4fef282e 2026-04-26 11:25:03.185 7 INFO neutron_taas.services.taas.taas_plugin [None req-934b77d0-b150-4a71-ad73-5c7f1ecfc258 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 254fd3cd-55a2-4f85-a146-a71afa1866bb 2026-04-26 11:25:03.187 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-934b77d0-b150-4a71-ad73-5c7f1ecfc258 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 254fd3cd-55a2-4f85-a146-a71afa1866bb 2026-04-26 11:25:03.268 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-934b77d0-b150-4a71-ad73-5c7f1ecfc258 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 96, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 574, 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 601, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2260, 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 657, 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 711, 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 2298, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2303, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-04-26 11:25:03.671 7 INFO neutron.db.l3_hamode_db [None req-934b77d0-b150-4a71-ad73-5c7f1ecfc258 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] HA network 13aaace5-a3e4-4c71-91c7-432abdc62df4 was deleted as no HA routers are present in project 65661f9948d1428684d928bfeb77da23. [pid: 7|app: 0|req: 258/518] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:02 2026] DELETE /v2.0/routers/d8610632-a38a-481e-bca3-85285015e0fd => generated 0 bytes in 1086 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/519] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:03 2026] DELETE /v2.0/subnets/972fdaa9-0a06-4dec-8891-060b8cca445c => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/520] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:03 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => 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: 263/521] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:03 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:03.959 7 INFO neutron_taas.services.taas.taas_plugin [None req-84c9849a-3399-44ac-b6d4-50693b8e0ecf 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 8cf963ea-8f65-4495-aa1b-65c2c46a8fb7 2026-04-26 11:25:03.962 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84c9849a-3399-44ac-b6d4-50693b8e0ecf 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 8cf963ea-8f65-4495-aa1b-65c2c46a8fb7 [pid: 7|app: 0|req: 259/522] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:25:03 2026] DELETE /v2.0/networks/7802ebd7-48d8-46fd-841d-d72315c9db07 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:25:04.171 7 INFO neutron.services.segments.plugin [-] Segment f2da8bc9-1e2a-472d-9960-86aa926e87b8 resource provider aggregate not found 2026-04-26 11:25:04.189 7 INFO neutron.services.segments.plugin [-] Segment f2da8bc9-1e2a-472d-9960-86aa926e87b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2da8bc9-1e2a-472d-9960-86aa926e87b8 found for delete ", "request_id": "req-6095c640-cdc4-4466-aa35-f72a6ae16a50"}]} 2026-04-26 11:25:04.200 7 INFO neutron.services.segments.plugin [-] Segment f2da8bc9-1e2a-472d-9960-86aa926e87b8 resource provider aggregate not found 2026-04-26 11:25:04.214 7 INFO neutron.services.segments.plugin [-] Segment f2da8bc9-1e2a-472d-9960-86aa926e87b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2da8bc9-1e2a-472d-9960-86aa926e87b8 found for delete ", "request_id": "req-af864ab0-8119-45b7-b90f-9168a1781678"}]} 2026-04-26 11:25:04.304 8 WARNING neutron.db.securitygroups_db [None req-031d6a3f-356e-447b-af88-6b803bdcee63 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 264/523] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:25:04 2026] GET /v2.0/security-groups?tenant_id=65661f9948d1428684d928bfeb77da23&name=default => generated 2921 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/524] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:25:04 2026] DELETE /v2.0/security-groups/1e33bdad-90b4-4ca5-9b28-288d42ca9449 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/525] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:04 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => 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: 261/526] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:04 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:05.428 8 WARNING neutron.db.securitygroups_db [None req-846ee249-939b-48c0-8e0e-c0c8f7176791 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 266/527] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:25:05 2026] GET /v2.0/security-groups?tenant_id=17f25ed07502458c934684311cd96ef8&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/528] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:25:05 2026] DELETE /v2.0/security-groups/fa16db91-b0be-4e64-8d5e-71b4c774bfc1 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:25:05.722 8 WARNING neutron.db.securitygroups_db [None req-0f18049e-3b43-4259-96ee-c5438a203685 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 267/529] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:25:05 2026] GET /v2.0/security-groups?tenant_id=9cc5e17f25714bf9b1a6008a15c9eee2&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: 263/530] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:25:05 2026] DELETE /v2.0/security-groups/bf59db01-b93d-40dc-84eb-6df753fbce88 => 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: 268/531] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:06 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => 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: 264/532] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:06 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:06.206 7 INFO neutron.services.segments.plugin [-] Segment f7c400f2-9661-4793-8a2d-ba96ccf49885 resource provider aggregate not found 2026-04-26 11:25:06.220 7 INFO neutron.services.segments.plugin [-] Segment f7c400f2-9661-4793-8a2d-ba96ccf49885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7c400f2-9661-4793-8a2d-ba96ccf49885 found for delete ", "request_id": "req-bcf0fb6f-748b-4257-b0f1-f18b577b760a"}]} 2026-04-26 11:25:06.229 7 INFO neutron.services.segments.plugin [-] Segment f7c400f2-9661-4793-8a2d-ba96ccf49885 resource provider aggregate not found 2026-04-26 11:25:06.242 7 INFO neutron.services.segments.plugin [-] Segment f7c400f2-9661-4793-8a2d-ba96ccf49885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7c400f2-9661-4793-8a2d-ba96ccf49885 found for delete ", "request_id": "req-a69ccea4-104d-401c-b00a-fe011564f8aa"}]} [pid: 8|app: 0|req: 269/533] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:25:06 2026] GET /v2.0/networks?id=8b4e3dcb-c7be-42aa-a2e3-33142e3ba405 => generated 684 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/534] 199.204.45.227 () {34 vars in 911 bytes} [Sun Apr 26 11:25:06 2026] GET /v2.0/extensions => generated 22037 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-26 11:25:06.432 8 WARNING neutron.db.securitygroups_db [req-b714e126-58f4-43ef-90ad-8fac03a5a6c0 req-b0cc571c-4811-438d-b0c8-b22acde36118 9c479fcbb4d14c2cbbe7c494fada09d7 71641ea693324ff5a316191b8f68e8f4 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 271/535] 199.204.45.227 () {34 vars in 1050 bytes} [Sun Apr 26 11:25:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=71641ea693324ff5a316191b8f68e8f4 => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:06.541 7 INFO neutron.db.segments_db [None req-fbb9bde5-7e63-4fcb-8458-81136c4dad4b 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment 8982856b-3aab-4fe8-8e0b-3beb739cd1d0 of type vxlan for network 03367b72-50a3-45be-bd4a-2e0abca12c45 [pid: 7|app: 0|req: 265/536] 10.0.0.142 () {34 vars in 671 bytes} [Sun Apr 26 11:25:06 2026] POST /v2.0/networks => generated 744 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/537] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:25:06 2026] POST /v2.0/subnets => generated 691 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:25:06.932 7 INFO neutron.db.segments_db [None req-5899e757-3a99-40c9-9a46-626df6ddd1f0 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment 6cac417a-e11f-4292-8b15-7d3d18418fd2 of type vxlan for network 76e1141a-9101-4082-9e18-9975c77010fa [pid: 8|app: 0|req: 272/538] 199.204.45.227 () {38 vars in 955 bytes} [Sun Apr 26 11:25:06 2026] POST /v2.0/ports => generated 954 bytes in 487 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: 273/539] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:07 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/540] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:07 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 957 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:07.233 7 INFO neutron.db.l3_hamode_db [None req-5899e757-3a99-40c9-9a46-626df6ddd1f0 08d47226f80b491dad4f946383bcce65 9cdc4d043b5142679617a748ead8588d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 275/541] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:07 2026] GET /v2.0/security-groups?id=3138bb14-a02c-4190-ac17-26925606be64&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/542] 199.204.45.227 () {38 vars in 1028 bytes} [Sun Apr 26 11:25:07 2026] PUT /v2.0/ports/99efa94b-0afb-45c7-a920-5643ce30605f => generated 1235 bytes in 559 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: 277/543] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:25:08 2026] GET /v2.0/networks?id=6d81056f-ecbe-4b00-aeb1-c321f3b85a47 => generated 676 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:08.086 8 WARNING neutron.db.securitygroups_db [req-10b46b79-3e43-41b5-b25c-51932c31b906 req-1a52f88b-4b06-4878-a24e-ff33bed13555 77b35a0fc31a49b1b26804956f6cdd7d 56bd9cecc7034defb411a80565803b5f - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 278/544] 199.204.45.227 () {34 vars in 1050 bytes} [Sun Apr 26 11:25:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=56bd9cecc7034defb411a80565803b5f => generated 180 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:08.120 7 INFO neutron.db.l3_hamode_db [None req-5899e757-3a99-40c9-9a46-626df6ddd1f0 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 279/545] 199.204.45.227 () {38 vars in 955 bytes} [Sun Apr 26 11:25:08 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 280/546] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:08 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 961 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/547] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:08 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => 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: 282/548] 199.204.45.227 () {38 vars in 1028 bytes} [Sun Apr 26 11:25:08 2026] PUT /v2.0/ports/22cd2062-cbe8-4422-993c-5c9d6618913c => generated 1239 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/549] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:25:06 2026] POST /v2.0/routers => generated 731 bytes in 2183 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: 283/550] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:09 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&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: 268/551] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:09 2026] GET /v2.0/security-groups?id=3138bb14-a02c-4190-ac17-26925606be64&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/552] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:25:09 2026] GET /v2.0/ports?tenant_id=71641ea693324ff5a316191b8f68e8f4&device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 1238 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/553] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:25:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=99efa94b-0afb-45c7-a920-5643ce30605f => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/554] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:25:09 2026] GET /v2.0/subnets?id=e270c896-93b9-480e-8c85-3f7b9de9c304 => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/555] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:25:09 2026] GET /v2.0/ports?network_id=8b4e3dcb-c7be-42aa-a2e3-33142e3ba405&device_owner=network%3Adhcp => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/556] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:25:09 2026] GET /v2.0/networks/8b4e3dcb-c7be-42aa-a2e3-33142e3ba405?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:09.422 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-467b6364-e919-4061-9743-a4323aa746c5'] response: {'name': 'network-changed', 'server_uuid': '2c5997a0-69aa-4880-bc8a-76013dbf2b61', 'tag': '99efa94b-0afb-45c7-a920-5643ce30605f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 289/557] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:25:09 2026] GET /v2.0/networks/8b4e3dcb-c7be-42aa-a2e3-33142e3ba405?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/558] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:25:10 2026] GET /v2.0/ports?tenant_id=56bd9cecc7034defb411a80565803b5f&device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 1242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/559] 199.204.45.227 () {34 vars in 1060 bytes} [Sun Apr 26 11:25:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=22cd2062-cbe8-4422-993c-5c9d6618913c => 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: 292/560] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:25:10 2026] GET /v2.0/subnets?id=b90f0cd5-261f-4b84-807a-960438c0c510 => generated 694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/561] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:25:09 2026] PUT /v2.0/routers/eeb994c5-8837-49d0-b800-20356b645fe6/add_router_interface => generated 310 bytes in 1075 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/562] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:10 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => 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: 270/563] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:25:10 2026] GET /v2.0/ports?network_id=6d81056f-ecbe-4b00-aeb1-c321f3b85a47&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/564] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:10 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/565] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:10 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/566] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:10 2026] GET /v2.0/security-groups?id=3138bb14-a02c-4190-ac17-26925606be64&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: 295/567] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:25:10 2026] GET /v2.0/networks/6d81056f-ecbe-4b00-aeb1-c321f3b85a47?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: 273/568] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:25:10 2026] GET /v2.0/networks/6d81056f-ecbe-4b00-aeb1-c321f3b85a47?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: 296/569] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:25:10 2026] GET /v2.0/ports?tenant_id=71641ea693324ff5a316191b8f68e8f4&device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/570] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:25:10 2026] GET /v2.0/networks?id=8b4e3dcb-c7be-42aa-a2e3-33142e3ba405 => generated 779 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/571] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:25:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=99efa94b-0afb-45c7-a920-5643ce30605f => 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: 275/572] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:25:10 2026] GET /v2.0/subnets?id=e270c896-93b9-480e-8c85-3f7b9de9c304 => generated 702 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/573] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:25:10 2026] GET /v2.0/ports?network_id=8b4e3dcb-c7be-42aa-a2e3-33142e3ba405&device_owner=network%3Adhcp => 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: 276/574] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:25:10 2026] GET /v2.0/networks/8b4e3dcb-c7be-42aa-a2e3-33142e3ba405?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: 299/575] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:25:10 2026] GET /v2.0/networks/8b4e3dcb-c7be-42aa-a2e3-33142e3ba405?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: 277/576] 10.0.0.86 () {38 vars in 970 bytes} [Sun Apr 26 11:25:10 2026] POST /v2.0/security-groups => generated 1682 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/577] 10.0.0.86 () {38 vars in 970 bytes} [Sun Apr 26 11:25:11 2026] POST /v2.0/security-groups => generated 1681 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/578] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:11 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/579] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:11 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/580] 10.0.0.86 () {38 vars in 970 bytes} [Sun Apr 26 11:25:11 2026] POST /v2.0/security-groups => generated 1682 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/581] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:11 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:11.551 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-698af84d-d4dd-4961-aef1-1ad34d44ab8e'] response: {'name': 'network-changed', 'server_uuid': 'ea8982f0-75ee-4140-b59c-f80c4bbb72b8', 'tag': '22cd2062-cbe8-4422-993c-5c9d6618913c', 'status': 'completed', 'code': 200} 2026-04-26 11:25:11.569 8 WARNING neutron.db.securitygroups_db [req-7dc7dda5-8733-4017-9614-b58f166fc5c1 req-cf348f6d-e881-4996-8207-d96b39e0a414 c75104bc2b3e4462b7ffa249be2e2341 9cdc4d043b5142679617a748ead8588d - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 279/582] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:11 2026] GET /v2.0/security-groups?id=3138bb14-a02c-4190-ac17-26925606be64&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/583] 10.0.0.86 () {34 vars in 1001 bytes} [Sun Apr 26 11:25:11 2026] GET /v2.0/security-groups?tenant_id=9cdc4d043b5142679617a748ead8588d => generated 7910 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/584] 10.0.0.86 () {34 vars in 990 bytes} [Sun Apr 26 11:25:11 2026] GET /v2.0/security-groups/19de44fe-9703-4a70-a724-74ec410f37df => generated 2922 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/585] 10.0.0.86 () {34 vars in 990 bytes} [Sun Apr 26 11:25:11 2026] GET /v2.0/security-groups/19de44fe-9703-4a70-a724-74ec410f37df => generated 2922 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/586] 10.0.0.86 () {34 vars in 990 bytes} [Sun Apr 26 11:25:11 2026] GET /v2.0/security-groups/dac703f2-1dfa-43da-959b-45f8f6e48142 => generated 1682 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/587] 10.0.0.86 () {36 vars in 1012 bytes} [Sun Apr 26 11:25:11 2026] DELETE /v2.0/security-groups/dac703f2-1dfa-43da-959b-45f8f6e48142 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:25:11.919 7 INFO neutron.api.v2.resource [req-615628cd-710e-4b6f-9f62-78d92b581b17 req-04f35bf5-a307-4f0d-a2c0-e14442a623c3 c75104bc2b3e4462b7ffa249be2e2341 9cdc4d043b5142679617a748ead8588d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 282/588] 10.0.0.86 () {34 vars in 990 bytes} [Sun Apr 26 11:25:11 2026] GET /v2.0/security-groups/dac703f2-1dfa-43da-959b-45f8f6e48142 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/589] 10.0.0.86 () {34 vars in 990 bytes} [Sun Apr 26 11:25:11 2026] GET /v2.0/security-groups/a1816e18-fdd5-43ce-a6e2-9443db7391b5 => generated 1681 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/590] 10.0.0.86 () {36 vars in 1012 bytes} [Sun Apr 26 11:25:11 2026] DELETE /v2.0/security-groups/a1816e18-fdd5-43ce-a6e2-9443db7391b5 => 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: 308/591] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:25:12 2026] GET /v2.0/ports?tenant_id=56bd9cecc7034defb411a80565803b5f&device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:25:12.112 7 INFO neutron.api.v2.resource [req-7ce58937-f243-4c17-a566-2098df3117e5 req-7af14e53-959d-4519-beed-7dcec12ca833 c75104bc2b3e4462b7ffa249be2e2341 9cdc4d043b5142679617a748ead8588d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 284/592] 10.0.0.86 () {34 vars in 990 bytes} [Sun Apr 26 11:25:12 2026] GET /v2.0/security-groups/a1816e18-fdd5-43ce-a6e2-9443db7391b5 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/593] 10.0.0.86 () {34 vars in 990 bytes} [Sun Apr 26 11:25:12 2026] GET /v2.0/security-groups/0a229245-a5df-489a-901f-ea7ae37b6bb3 => generated 1682 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/594] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:25:12 2026] GET /v2.0/networks?id=6d81056f-ecbe-4b00-aeb1-c321f3b85a47 => generated 772 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/595] 199.204.45.227 () {34 vars in 1060 bytes} [Sun Apr 26 11:25:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=22cd2062-cbe8-4422-993c-5c9d6618913c => 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: 286/596] 10.0.0.86 () {36 vars in 1012 bytes} [Sun Apr 26 11:25:12 2026] DELETE /v2.0/security-groups/0a229245-a5df-489a-901f-ea7ae37b6bb3 => 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: 311/597] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:25:12 2026] GET /v2.0/subnets?id=b90f0cd5-261f-4b84-807a-960438c0c510 => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:12.292 7 INFO neutron.api.v2.resource [req-fece1c56-7f68-43d0-9f51-c95580eb8347 req-365f49c6-8a23-43af-b6a4-ea1b82a96d24 c75104bc2b3e4462b7ffa249be2e2341 9cdc4d043b5142679617a748ead8588d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 287/598] 10.0.0.86 () {34 vars in 990 bytes} [Sun Apr 26 11:25:12 2026] GET /v2.0/security-groups/0a229245-a5df-489a-901f-ea7ae37b6bb3 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:25:12.322 7 WARNING neutron.db.securitygroups_db [req-fb562ece-d978-446c-9983-5e13b7b9135d req-d91edec1-3ea9-401f-9e8c-9d729ca08a88 c75104bc2b3e4462b7ffa249be2e2341 9cdc4d043b5142679617a748ead8588d - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 312/599] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:25:12 2026] GET /v2.0/ports?network_id=6d81056f-ecbe-4b00-aeb1-c321f3b85a47&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/600] 10.0.0.86 () {34 vars in 1001 bytes} [Sun Apr 26 11:25:12 2026] GET /v2.0/security-groups?tenant_id=9cdc4d043b5142679617a748ead8588d => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/601] 10.0.0.86 () {34 vars in 990 bytes} [Sun Apr 26 11:25:12 2026] GET /v2.0/security-groups/19de44fe-9703-4a70-a724-74ec410f37df => generated 2922 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/602] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:25:12 2026] GET /v2.0/networks/6d81056f-ecbe-4b00-aeb1-c321f3b85a47?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/603] 10.0.0.86 () {34 vars in 990 bytes} [Sun Apr 26 11:25:12 2026] GET /v2.0/security-groups/19de44fe-9703-4a70-a724-74ec410f37df => generated 2922 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/604] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:25:12 2026] GET /v2.0/networks/6d81056f-ecbe-4b00-aeb1-c321f3b85a47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:12.499 7 INFO neutron.api.v2.resource [req-887cac9c-bdc4-4345-afe4-050e95f99d84 req-0563dd31-5e9e-45d1-9643-fb8c26f8f69b c75104bc2b3e4462b7ffa249be2e2341 9cdc4d043b5142679617a748ead8588d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 291/605] 10.0.0.86 () {34 vars in 990 bytes} [Sun Apr 26 11:25:12 2026] GET /v2.0/security-groups/0a229245-a5df-489a-901f-ea7ae37b6bb3 => 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: 292/606] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:12 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 973 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:12.624 7 INFO neutron.api.v2.resource [req-b24f8b43-5c5b-49fc-a832-5115afd21815 req-05bdcb52-924d-4af3-98e1-0dbad80818a1 c75104bc2b3e4462b7ffa249be2e2341 9cdc4d043b5142679617a748ead8588d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 293/607] 10.0.0.86 () {34 vars in 990 bytes} [Sun Apr 26 11:25:12 2026] GET /v2.0/security-groups/a1816e18-fdd5-43ce-a6e2-9443db7391b5 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/608] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:12 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:12.693 8 WARNING neutron.db.securitygroups_db [None req-cfc3bbf3-2607-4670-9382-4c83d343ba4a 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 295/609] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:12 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:12.726 7 INFO neutron.api.v2.resource [req-71c2e3c7-01dd-4c6c-b0aa-fb84e454ef6d req-6b23b6f9-54e7-4328-978a-e8e16d49fc76 c75104bc2b3e4462b7ffa249be2e2341 9cdc4d043b5142679617a748ead8588d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 296/610] 10.0.0.86 () {34 vars in 990 bytes} [Sun Apr 26 11:25:12 2026] GET /v2.0/security-groups/dac703f2-1dfa-43da-959b-45f8f6e48142 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/611] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:12 2026] GET /v2.0/security-groups?id=3138bb14-a02c-4190-ac17-26925606be64&fields=id&fields=name => generated 114 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/612] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:25:12 2026] GET /v2.0/security-groups?tenant_id=acd68d0a52c842e99293f9e56ffe6995&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/613] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:25:12 2026] DELETE /v2.0/security-groups/d2289a26-4821-4829-afdb-d8ea86603b12 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:25:13.018 8 WARNING neutron.db.securitygroups_db [None req-49c5cdba-b211-4ce7-9239-7922dad5b349 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 317/614] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:25:13 2026] GET /v2.0/security-groups?tenant_id=e0989a299a374c4198ad16031de79717&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:25:13.174 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3a0cbb2-9c3b-4340-8f67-c433ba3a2e3c 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 1ce66d1d-c0dc-4e84-b906-320b1b2bfebe 2026-04-26 11:25:13.177 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3a0cbb2-9c3b-4340-8f67-c433ba3a2e3c 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 1ce66d1d-c0dc-4e84-b906-320b1b2bfebe [pid: 8|app: 0|req: 318/615] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:25:13 2026] DELETE /v2.0/security-groups/cb9c4d33-1f88-47ef-8035-285d5b4b5799 => 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/616] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:25:12 2026] PUT /v2.0/routers/eeb994c5-8837-49d0-b800-20356b645fe6/remove_router_interface => generated 310 bytes in 895 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/617] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:13 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/618] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:13 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/619] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:13 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:13.901 8 INFO neutron_taas.services.taas.taas_plugin [None req-2c5df731-7e93-4319-b238-beb4ebc8cc21 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 6b546fe8-f41b-4984-8055-617e52e2ae6f [pid: 7|app: 0|req: 302/620] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:13 2026] GET /v2.0/security-groups?id=3138bb14-a02c-4190-ac17-26925606be64&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:13.905 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c5df731-7e93-4319-b238-beb4ebc8cc21 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 6b546fe8-f41b-4984-8055-617e52e2ae6f 2026-04-26 11:25:14.127 8 INFO neutron_taas.services.taas.taas_plugin [None req-2c5df731-7e93-4319-b238-beb4ebc8cc21 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 5962af3a-6a36-4170-87a6-9dc1c982d940 2026-04-26 11:25:14.132 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c5df731-7e93-4319-b238-beb4ebc8cc21 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 5962af3a-6a36-4170-87a6-9dc1c982d940 2026-04-26 11:25:14.206 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-2c5df731-7e93-4319-b238-beb4ebc8cc21 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 96, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 574, 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 601, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2260, 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 657, 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 711, 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 2298, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2303, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-04-26 11:25:14.609 8 INFO neutron.db.l3_hamode_db [None req-2c5df731-7e93-4319-b238-beb4ebc8cc21 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] HA network 76e1141a-9101-4082-9e18-9975c77010fa was deleted as no HA routers are present in project 9cdc4d043b5142679617a748ead8588d. [pid: 8|app: 0|req: 319/621] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:13 2026] DELETE /v2.0/routers/eeb994c5-8837-49d0-b800-20356b645fe6 => generated 0 bytes in 970 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/622] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:14 2026] DELETE /v2.0/subnets/555ca891-378e-4fa5-b764-384c46012661 => 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: 320/623] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:25:14 2026] DELETE /v2.0/networks/03367b72-50a3-45be-bd4a-2e0abca12c45 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/624] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:14 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/625] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:14 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/626] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:14 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/627] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:15 2026] GET /v2.0/security-groups?id=3138bb14-a02c-4190-ac17-26925606be64&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:15.141 8 WARNING neutron.db.securitygroups_db [None req-a0436f30-a264-4850-9cb9-62981940a5fb 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 322/628] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:25:15 2026] GET /v2.0/security-groups?tenant_id=9cdc4d043b5142679617a748ead8588d&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/629] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:25:15 2026] DELETE /v2.0/security-groups/19de44fe-9703-4a70-a724-74ec410f37df => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:25:15.279 8 INFO neutron.services.segments.plugin [-] Segment 6cac417a-e11f-4292-8b15-7d3d18418fd2 resource provider aggregate not found 2026-04-26 11:25:15.296 8 INFO neutron.services.segments.plugin [-] Segment 6cac417a-e11f-4292-8b15-7d3d18418fd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cac417a-e11f-4292-8b15-7d3d18418fd2 found for delete ", "request_id": "req-fc4ca1dd-20c1-41e6-8734-fe8bd4d87373"}]} 2026-04-26 11:25:15.316 8 INFO neutron.services.segments.plugin [-] Segment 6cac417a-e11f-4292-8b15-7d3d18418fd2 resource provider aggregate not found 2026-04-26 11:25:15.334 8 INFO neutron.services.segments.plugin [-] Segment 6cac417a-e11f-4292-8b15-7d3d18418fd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cac417a-e11f-4292-8b15-7d3d18418fd2 found for delete ", "request_id": "req-c51110e1-9ad2-4655-b428-fe51c4af01ca"}]} [pid: 8|app: 0|req: 324/632] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:16 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/633] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:16 2026] GET /v2.0/security-groups?id=3138bb14-a02c-4190-ac17-26925606be64&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/634] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:16 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 973 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/635] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:16 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:17.325 8 INFO neutron.services.segments.plugin [-] Segment 8982856b-3aab-4fe8-8e0b-3beb739cd1d0 resource provider aggregate not found 2026-04-26 11:25:17.351 8 INFO neutron.services.segments.plugin [-] Segment 8982856b-3aab-4fe8-8e0b-3beb739cd1d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8982856b-3aab-4fe8-8e0b-3beb739cd1d0 found for delete ", "request_id": "req-4e600d5f-12e1-4934-8b26-e82d31737997"}]} 2026-04-26 11:25:17.353 8 INFO neutron.services.segments.plugin [-] Segment 8982856b-3aab-4fe8-8e0b-3beb739cd1d0 resource provider aggregate not found 2026-04-26 11:25:17.381 8 INFO neutron.services.segments.plugin [-] Segment 8982856b-3aab-4fe8-8e0b-3beb739cd1d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8982856b-3aab-4fe8-8e0b-3beb739cd1d0 found for delete ", "request_id": "req-2296c167-8917-4cc1-9808-083c4e4470f0"}]} [pid: 8|app: 0|req: 327/636] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:17 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:17.445 7 INFO neutron.db.segments_db [None req-a4f1169d-d423-4c97-bad9-16d9db6f2d46 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment cabc2d13-d47b-4975-820f-807aa0f64897 of type vxlan for network 8be82ddf-f41c-4f14-b0ab-2a7428853731 [pid: 8|app: 0|req: 328/637] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:17 2026] GET /v2.0/security-groups?id=3138bb14-a02c-4190-ac17-26925606be64&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/638] 10.0.0.142 () {34 vars in 671 bytes} [Sun Apr 26 11:25:17 2026] POST /v2.0/networks => generated 746 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/639] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:17 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/640] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:17 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/641] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:25:17 2026] POST /v2.0/subnets => generated 693 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:25:17.812 7 INFO neutron.db.segments_db [None req-93bc18e6-8e4e-45bc-b1f9-91d952acbe65 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment 30f0f649-44fc-413e-9cc9-5e8233bb0f4c of type vxlan for network c338edda-8fec-4f8f-8ea4-c4728fdf5020 2026-04-26 11:25:18.113 7 INFO neutron.db.l3_hamode_db [None req-93bc18e6-8e4e-45bc-b1f9-91d952acbe65 08d47226f80b491dad4f946383bcce65 ef13dd55b07b406bab848247cd4dca82 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:25:18.499 8 WARNING neutron.db.securitygroups_db [None req-011a859c-ba98-4ca7-be50-110deb7cc498 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 330/642] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:25:18 2026] GET /v2.0/security-groups?tenant_id=ffa217d3591c468b87b6cba850e3df8f&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: 331/643] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:18 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/644] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:25:18 2026] DELETE /v2.0/security-groups/c7b9d359-feb0-4adc-beb4-0c7e885b0d6e => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/645] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:18 2026] GET /v2.0/security-groups?id=3138bb14-a02c-4190-ac17-26925606be64&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/646] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:18 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:18.884 7 INFO neutron.db.l3_hamode_db [None req-93bc18e6-8e4e-45bc-b1f9-91d952acbe65 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 335/647] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:18 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/648] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:25:17 2026] POST /v2.0/routers => generated 733 bytes in 2041 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/649] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:19 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/650] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:19 2026] GET /v2.0/security-groups?id=3138bb14-a02c-4190-ac17-26925606be64&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/651] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:20 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/652] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:20 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/653] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:20 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&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-04-26 11:25:20.662 7 INFO neutron.db.l3_db [None req-5a24bdee-ebd1-414b-b596-b723b7ffef9e 9c479fcbb4d14c2cbbe7c494fada09d7 71641ea693324ff5a316191b8f68e8f4 - - default default] Floating IP 46798ffc-20cf-4c22-b7f6-3e1d3bf2bf58 associated. External IP: 10.96.250.206, port: 99efa94b-0afb-45c7-a920-5643ce30605f. [pid: 8|app: 0|req: 336/654] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:25:19 2026] PUT /v2.0/routers/6df27bbf-f35c-4d10-bd89-19ba9db035b0/add_router_interface => generated 310 bytes in 1025 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/655] 10.0.0.142 () {34 vars in 749 bytes} [Sun Apr 26 11:25:20 2026] PUT /v2.0/floatingips/46798ffc-20cf-4c22-b7f6-3e1d3bf2bf58 => generated 855 bytes in 835 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/656] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:21 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => 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: 321/657] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:21 2026] GET /v2.0/security-groups?id=3138bb14-a02c-4190-ac17-26925606be64&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:21.172 8 INFO neutron.db.segments_db [None req-855d9ae8-18c6-4d04-a1af-b7dc600054dc 200677cf4cb24127a3ba1f2323a5fabb 557c9b7452e64da2b764983c5bc4f665 - - default default] Added segment debfc7e7-1375-4971-9181-759b0351abff of type vxlan for network 836468f8-9b83-4351-a9f8-ecbe713118f8 [pid: 8|app: 0|req: 337/658] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:25:20 2026] POST /v2.0/networks => generated 643 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/659] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:21 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/660] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:21 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/661] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:21 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:21.499 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a2353a5-21d0-46a8-bd8c-4b530c47d10c'] response: {'name': 'network-changed', 'server_uuid': '2c5997a0-69aa-4880-bc8a-76013dbf2b61', 'tag': '99efa94b-0afb-45c7-a920-5643ce30605f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 323/662] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:25:21 2026] POST /v2.0/subnets => generated 641 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:25:21.606 7 INFO neutron.db.segments_db [None req-413caac8-c7b0-4759-ba57-cbaee3210520 200677cf4cb24127a3ba1f2323a5fabb 557c9b7452e64da2b764983c5bc4f665 - - default default] Added segment 9e0cba4c-c7a2-4218-9e8a-981b1195ab01 of type vxlan for network 3c2d121d-a991-4b92-82e7-4821da49d55c [pid: 7|app: 0|req: 324/663] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:25:21 2026] POST /v2.0/networks => generated 643 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/664] 10.0.0.86 () {34 vars in 981 bytes} [Sun Apr 26 11:25:21 2026] GET /v2.0/networks?id=8be82ddf-f41c-4f14-b0ab-2a7428853731 => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/665] 10.0.0.142 () {34 vars in 743 bytes} [Sun Apr 26 11:25:21 2026] PUT /v2.0/networks/3c2d121d-a991-4b92-82e7-4821da49d55c => generated 592 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/666] 10.0.0.86 () {34 vars in 964 bytes} [Sun Apr 26 11:25:21 2026] GET /v2.0/quotas/ef13dd55b07b406bab848247cd4dca82 => 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: 328/667] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:25:21 2026] POST /v2.0/subnets => generated 626 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/668] 10.0.0.86 () {34 vars in 1001 bytes} [Sun Apr 26 11:25:22 2026] GET /v2.0/ports?tenant_id=ef13dd55b07b406bab848247cd4dca82&fields=id => generated 57 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:22.199 8 INFO neutron.db.l3_db [None req-4b384021-6aa9-4d61-9028-0060da5df0aa 77b35a0fc31a49b1b26804956f6cdd7d 56bd9cecc7034defb411a80565803b5f - - default default] Floating IP 1019c783-b57a-4768-86a1-8f113f142050 associated. External IP: 10.96.250.213, port: 22cd2062-cbe8-4422-993c-5c9d6618913c. [pid: 7|app: 0|req: 330/669] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:25:22 2026] GET /v2.0/ports?tenant_id=71641ea693324ff5a316191b8f68e8f4&device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/670] 10.0.0.142 () {34 vars in 741 bytes} [Sun Apr 26 11:25:22 2026] PUT /v2.0/subnets/5c2e41aa-7e28-4598-b40b-f697d856c6a0 => generated 636 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/671] 10.0.0.86 () {34 vars in 1007 bytes} [Sun Apr 26 11:25:22 2026] GET /v2.0/networks/8be82ddf-f41c-4f14-b0ab-2a7428853731?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/672] 10.0.0.142 () {34 vars in 749 bytes} [Sun Apr 26 11:25:21 2026] PUT /v2.0/floatingips/1019c783-b57a-4768-86a1-8f113f142050 => generated 856 bytes in 1093 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/673] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:25:22 2026] GET /v2.0/networks?id=8b4e3dcb-c7be-42aa-a2e3-33142e3ba405 => generated 779 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:22.552 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c4151b0-5fdf-4de2-bac9-1b7df2ff229d'] response: {'name': 'network-changed', 'server_uuid': 'ea8982f0-75ee-4140-b59c-f80c4bbb72b8', 'tag': '22cd2062-cbe8-4422-993c-5c9d6618913c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 334/674] 10.0.0.86 () {34 vars in 1107 bytes} [Sun Apr 26 11:25:22 2026] GET /v2.0/networks/8be82ddf-f41c-4f14-b0ab-2a7428853731?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: 335/675] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:25:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=99efa94b-0afb-45c7-a920-5643ce30605f => generated 858 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/676] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:25:22 2026] GET /v2.0/subnets?id=e270c896-93b9-480e-8c85-3f7b9de9c304 => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/677] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:22 2026] GET /v2.0/ports?device_id=3099aa7d-f059-4071-9251-93a7da1535d9 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:22.728 8 INFO neutron.services.segments.plugin [-] Segment 9e0cba4c-c7a2-4218-9e8a-981b1195ab01 resource provider aggregate not found 2026-04-26 11:25:22.733 8 INFO neutron.services.segments.plugin [-] Segment 9e0cba4c-c7a2-4218-9e8a-981b1195ab01 resource provider aggregate not found [pid: 7|app: 0|req: 338/678] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:25:22 2026] GET /v2.0/ports?network_id=8b4e3dcb-c7be-42aa-a2e3-33142e3ba405&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:25:22.750 8 INFO neutron.services.segments.plugin [-] Segment 9e0cba4c-c7a2-4218-9e8a-981b1195ab01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e0cba4c-c7a2-4218-9e8a-981b1195ab01 found for delete ", "request_id": "req-3520b151-f168-4549-b0bb-27f40d749c3a"}]} 2026-04-26 11:25:22.758 8 INFO neutron.services.segments.plugin [-] Segment 9e0cba4c-c7a2-4218-9e8a-981b1195ab01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e0cba4c-c7a2-4218-9e8a-981b1195ab01 found for delete ", "request_id": "req-5b3066d2-e568-4583-ab34-d1854c6f424b"}]} [pid: 8|app: 0|req: 341/679] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:25:22 2026] DELETE /v2.0/networks/3c2d121d-a991-4b92-82e7-4821da49d55c => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/680] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:25:22 2026] GET /v2.0/networks/8b4e3dcb-c7be-42aa-a2e3-33142e3ba405?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:22.804 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7e2f4235-736e-42c0-87f3-d0e54ce320ce 200677cf4cb24127a3ba1f2323a5fabb 557c9b7452e64da2b764983c5bc4f665 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 342/681] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:25:22 2026] DELETE /v2.0/networks/3c2d121d-a991-4b92-82e7-4821da49d55c => generated 138 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/682] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:25:22 2026] GET /v2.0/networks/8b4e3dcb-c7be-42aa-a2e3-33142e3ba405?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: 343/683] 10.0.0.142 () {32 vars in 694 bytes} [Sun Apr 26 11:25:22 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/684] 10.0.0.142 () {32 vars in 742 bytes} [Sun Apr 26 11:25:22 2026] GET /v2.0/subnets?network_id=75ca7ac7-c5bd-4e57-b7be-64db6eaaf6bd => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/685] 10.0.0.142 () {32 vars in 653 bytes} [Sun Apr 26 11:25:22 2026] GET /v2.0/extensions => generated 22037 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/686] 10.0.0.142 () {32 vars in 649 bytes} [Sun Apr 26 11:25:22 2026] GET /v2.0/networks => generated 1308 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/687] 10.0.0.142 () {32 vars in 647 bytes} [Sun Apr 26 11:25:23 2026] GET /v2.0/subnets => generated 1280 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/688] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:25:23 2026] GET /v2.0/ports?tenant_id=56bd9cecc7034defb411a80565803b5f&device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/689] 10.0.0.142 () {32 vars in 723 bytes} [Sun Apr 26 11:25:23 2026] GET /v2.0/networks/836468f8-9b83-4351-a9f8-ecbe713118f8 => generated 668 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/690] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:25:23 2026] GET /v2.0/networks?id=6d81056f-ecbe-4b00-aeb1-c321f3b85a47 => generated 772 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/691] 10.0.0.142 () {32 vars in 721 bytes} [Sun Apr 26 11:25:23 2026] GET /v2.0/subnets/f3b11941-71de-4a8e-83a6-45c1f7786c9d => generated 641 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:23.168 8 INFO neutron.pecan_wsgi.hooks.translation [None req-942fcc9c-56cb-468f-bd9c-f7d963fd6786 200677cf4cb24127a3ba1f2323a5fabb 557c9b7452e64da2b764983c5bc4f665 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 348/692] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:23 2026] DELETE /v2.0/subnets/5c2e41aa-7e28-4598-b40b-f697d856c6a0 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/693] 199.204.45.227 () {34 vars in 1060 bytes} [Sun Apr 26 11:25:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=22cd2062-cbe8-4422-993c-5c9d6618913c => generated 859 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:23.190 8 INFO neutron.pecan_wsgi.hooks.translation [None req-99aaa1f0-2366-4f1b-a82b-2714119f06d1 200677cf4cb24127a3ba1f2323a5fabb 557c9b7452e64da2b764983c5bc4f665 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 349/694] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:25:23 2026] DELETE /v2.0/networks/3c2d121d-a991-4b92-82e7-4821da49d55c => 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: 346/695] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:25:23 2026] GET /v2.0/subnets?id=b90f0cd5-261f-4b84-807a-960438c0c510 => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/696] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:25:23 2026] GET /v2.0/ports?network_id=6d81056f-ecbe-4b00-aeb1-c321f3b85a47&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/697] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:25:23 2026] GET /v2.0/networks/6d81056f-ecbe-4b00-aeb1-c321f3b85a47?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/698] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:25:23 2026] GET /v2.0/networks/6d81056f-ecbe-4b00-aeb1-c321f3b85a47?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: 350/699] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:23 2026] DELETE /v2.0/subnets/f3b11941-71de-4a8e-83a6-45c1f7786c9d => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:25:23.515 7 INFO neutron.services.segments.plugin [-] Segment debfc7e7-1375-4971-9181-759b0351abff resource provider aggregate not found 2026-04-26 11:25:23.521 7 INFO neutron.services.segments.plugin [-] Segment debfc7e7-1375-4971-9181-759b0351abff resource provider aggregate not found 2026-04-26 11:25:23.532 7 INFO neutron.services.segments.plugin [-] Segment debfc7e7-1375-4971-9181-759b0351abff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid debfc7e7-1375-4971-9181-759b0351abff found for delete ", "request_id": "req-75b22656-e183-4456-8f8b-2bdb2a3f3615"}]} 2026-04-26 11:25:23.544 7 INFO neutron.services.segments.plugin [-] Segment debfc7e7-1375-4971-9181-759b0351abff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid debfc7e7-1375-4971-9181-759b0351abff found for delete ", "request_id": "req-f1791d98-125d-4ccf-92b9-39e6f29bcb7e"}]} [pid: 7|app: 0|req: 350/700] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:25:23 2026] DELETE /v2.0/networks/836468f8-9b83-4351-a9f8-ecbe713118f8 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/701] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:23 2026] GET /v2.0/ports?device_id=3099aa7d-f059-4071-9251-93a7da1535d9 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:24.456 7 WARNING neutron.db.securitygroups_db [None req-85bc5434-0217-41eb-8318-f38f326f474a 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 351/702] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:25:24 2026] GET /v2.0/security-groups?tenant_id=557c9b7452e64da2b764983c5bc4f665&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:25:24 2026] DELETE /v2.0/security-groups/cda81765-8c91-483c-9644-e2d2339207d6 => 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: 352/704] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:24 2026] GET /v2.0/ports?device_id=3099aa7d-f059-4071-9251-93a7da1535d9 => 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: 353/705] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:26 2026] GET /v2.0/ports?device_id=3099aa7d-f059-4071-9251-93a7da1535d9 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:26.687 7 INFO neutron.db.segments_db [None req-6ca42631-f228-4d07-a81b-2e10b4935ed6 3ab5ce46849049ea81b683da9b5d686c 0716d14906384edca0c37d9f0c1aab4e - - default default] Added segment a86f9a5b-006d-40fa-bba1-9246dea74c04 of type vxlan for network dc9fec8c-a70c-46ae-a347-0dd05ae5b91c [pid: 7|app: 0|req: 353/706] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:25:26 2026] POST /v2.0/networks => generated 646 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/707] 10.0.0.142 () {34 vars in 665 bytes} [Sun Apr 26 11:25:26 2026] POST /v2.0/ports => generated 778 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/708] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:25:27 2026] GET /v2.0/networks?id=8be82ddf-f41c-4f14-b0ab-2a7428853731 => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 11:25:27.137 8 INFO neutron.db.segments_db [None req-17569738-7f2d-440b-a4fc-fa829e30e2c6 3ab5ce46849049ea81b683da9b5d686c 0716d14906384edca0c37d9f0c1aab4e - - default default] Added segment abf2b2d4-4999-4f6a-bbf7-3cdd93c2b8ea of type vxlan for network 11bddbcf-de3a-46dc-b71f-d71a18d2e90b [pid: 8|app: 0|req: 355/709] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:25:27 2026] POST /v2.0/networks => generated 635 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/710] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:27 2026] GET /v2.0/ports?device_id=3099aa7d-f059-4071-9251-93a7da1535d9 => 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: 357/711] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:25:27 2026] POST /v2.0/subnets => generated 646 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/712] 199.204.45.227 () {38 vars in 955 bytes} [Sun Apr 26 11:25:27 2026] POST /v2.0/ports => generated 954 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/713] 10.0.0.142 () {34 vars in 665 bytes} [Sun Apr 26 11:25:27 2026] POST /v2.0/ports => generated 962 bytes in 343 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: 356/714] 199.204.45.227 () {38 vars in 1028 bytes} [Sun Apr 26 11:25:27 2026] PUT /v2.0/ports/0301173c-7688-4cf4-a42d-f47ca6197f26 => generated 1235 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:25:27.981 8 INFO neutron_taas.services.taas.taas_plugin [None req-d86386ca-a556-4c73-b57c-94eb09b75ad7 3ab5ce46849049ea81b683da9b5d686c 0716d14906384edca0c37d9f0c1aab4e - - default default] TaaS: Handle Delete Port: 7ee6a78e-536a-420a-bc66-03cc11dda4a0 2026-04-26 11:25:27.989 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d86386ca-a556-4c73-b57c-94eb09b75ad7 3ab5ce46849049ea81b683da9b5d686c 0716d14906384edca0c37d9f0c1aab4e - - default default] Tap Mirror: Handle Delete Port: 7ee6a78e-536a-420a-bc66-03cc11dda4a0 2026-04-26 11:25:28.010 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-659aabc4-20be-4976-9d50-8d81dc7d91eb'] response: {'name': 'network-changed', 'server_uuid': '3099aa7d-f059-4071-9251-93a7da1535d9', 'tag': '0301173c-7688-4cf4-a42d-f47ca6197f26', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 359/715] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:25:27 2026] DELETE /v2.0/ports/7ee6a78e-536a-420a-bc66-03cc11dda4a0 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 11:25:28.134 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0131d6ad-91cb-491f-8b4f-6cf76af27566 3ab5ce46849049ea81b683da9b5d686c 0716d14906384edca0c37d9f0c1aab4e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 357/716] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:25:28 2026] DELETE /v2.0/ports/7ee6a78e-536a-420a-bc66-03cc11dda4a0 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:25:28.155 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ac2b83f3-ae74-4716-ba87-f25fa54141e0 3ab5ce46849049ea81b683da9b5d686c 0716d14906384edca0c37d9f0c1aab4e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 360/717] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:25:28 2026] GET /v2.0/ports/7ee6a78e-536a-420a-bc66-03cc11dda4a0 => 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: 358/718] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:28 2026] DELETE /v2.0/subnets/3d367c09-6360-4ee5-8e08-0efa140599fc => 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: 359/719] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:28 2026] GET /v2.0/ports?device_id=3099aa7d-f059-4071-9251-93a7da1535d9 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:28.403 8 INFO neutron.services.segments.plugin [-] Segment abf2b2d4-4999-4f6a-bbf7-3cdd93c2b8ea resource provider aggregate not found 2026-04-26 11:25:28.411 8 INFO neutron.services.segments.plugin [-] Segment abf2b2d4-4999-4f6a-bbf7-3cdd93c2b8ea resource provider aggregate not found [pid: 7|app: 0|req: 360/720] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:28 2026] GET /v2.0/security-groups?id=9a88e646-b273-4b04-88a5-1bac06363223&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:28.421 8 INFO neutron.services.segments.plugin [-] Segment abf2b2d4-4999-4f6a-bbf7-3cdd93c2b8ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abf2b2d4-4999-4f6a-bbf7-3cdd93c2b8ea found for delete ", "request_id": "req-1931016e-93c5-4e79-98f5-eec2527372d2"}]} 2026-04-26 11:25:28.431 8 INFO neutron.services.segments.plugin [-] Segment abf2b2d4-4999-4f6a-bbf7-3cdd93c2b8ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abf2b2d4-4999-4f6a-bbf7-3cdd93c2b8ea found for delete ", "request_id": "req-2d8b78f2-e947-4291-9d06-04aa999672ca"}]} [pid: 8|app: 0|req: 361/721] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:25:28 2026] DELETE /v2.0/networks/11bddbcf-de3a-46dc-b71f-d71a18d2e90b => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:25:28.522 7 INFO neutron.db.segments_db [None req-d1af5842-f06d-4fd2-bb85-33cb6a201ae9 3ab5ce46849049ea81b683da9b5d686c 0716d14906384edca0c37d9f0c1aab4e - - default default] Added segment 48771734-315b-45a9-9b82-8fbc3d374f7a of type vxlan for network 433a5118-d157-4265-bb60-55fdaba49a57 [pid: 8|app: 0|req: 362/722] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:25:28 2026] GET /v2.0/ports?tenant_id=ef13dd55b07b406bab848247cd4dca82&device_id=3099aa7d-f059-4071-9251-93a7da1535d9 => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/723] 199.204.45.227 () {34 vars in 1018 bytes} [Sun Apr 26 11:25:28 2026] GET /v2.0/networks?tenant_id=ef13dd55b07b406bab848247cd4dca82&shared=False => generated 774 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/724] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:25:28 2026] POST /v2.0/networks => generated 635 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/725] 199.204.45.227 () {34 vars in 930 bytes} [Sun Apr 26 11:25:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/726] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:25:28 2026] POST /v2.0/subnets => generated 646 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/727] 10.0.0.142 () {34 vars in 665 bytes} [Sun Apr 26 11:25:28 2026] POST /v2.0/ports => generated 927 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:25:29.368 8 INFO neutron_taas.services.taas.taas_plugin [None req-3713dde7-8100-46d9-833e-3cf75fa99a3d 3ab5ce46849049ea81b683da9b5d686c 0716d14906384edca0c37d9f0c1aab4e - - default default] TaaS: Handle Delete Port: a7db778a-973d-4308-8c79-129042eb7910 2026-04-26 11:25:29.372 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3713dde7-8100-46d9-833e-3cf75fa99a3d 3ab5ce46849049ea81b683da9b5d686c 0716d14906384edca0c37d9f0c1aab4e - - default default] Tap Mirror: Handle Delete Port: a7db778a-973d-4308-8c79-129042eb7910 [pid: 8|app: 0|req: 365/728] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:25:29 2026] DELETE /v2.0/ports/a7db778a-973d-4308-8c79-129042eb7910 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:25:29.529 8 INFO neutron.pecan_wsgi.hooks.translation [None req-76380ff8-e435-41f6-a3e4-7cc68b830b6a 3ab5ce46849049ea81b683da9b5d686c 0716d14906384edca0c37d9f0c1aab4e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 366/729] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:25:29 2026] GET /v2.0/ports/a7db778a-973d-4308-8c79-129042eb7910 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/730] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:29 2026] GET /v2.0/ports?device_id=3099aa7d-f059-4071-9251-93a7da1535d9 => 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: 365/731] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:29 2026] GET /v2.0/security-groups?id=9a88e646-b273-4b04-88a5-1bac06363223&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: 367/732] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:29 2026] DELETE /v2.0/subnets/bc5427c7-94a3-4260-859c-8a1687e67756 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:25:29.771 7 INFO neutron.services.segments.plugin [-] Segment 48771734-315b-45a9-9b82-8fbc3d374f7a resource provider aggregate not found 2026-04-26 11:25:29.777 7 INFO neutron.services.segments.plugin [-] Segment 48771734-315b-45a9-9b82-8fbc3d374f7a resource provider aggregate not found [pid: 8|app: 0|req: 368/733] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:25:29 2026] GET /v2.0/ports?tenant_id=ef13dd55b07b406bab848247cd4dca82&device_id=3099aa7d-f059-4071-9251-93a7da1535d9 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:25:29.792 7 INFO neutron.services.segments.plugin [-] Segment 48771734-315b-45a9-9b82-8fbc3d374f7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48771734-315b-45a9-9b82-8fbc3d374f7a found for delete ", "request_id": "req-362ca7da-ef39-41a7-bd51-f8c897d9d763"}]} [pid: 7|app: 0|req: 366/734] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:25:29 2026] DELETE /v2.0/networks/433a5118-d157-4265-bb60-55fdaba49a57 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/735] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:25:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0301173c-7688-4cf4-a42d-f47ca6197f26 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:29.812 7 INFO neutron.services.segments.plugin [-] Segment 48771734-315b-45a9-9b82-8fbc3d374f7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48771734-315b-45a9-9b82-8fbc3d374f7a found for delete ", "request_id": "req-c7ad454e-74c0-438a-8cdb-4d6c0959830b"}]} [pid: 8|app: 0|req: 370/736] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:25:29 2026] GET /v2.0/subnets?id=0d0e6067-7658-4b42-9e1d-69d980fba069 => generated 696 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/737] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:25:29 2026] GET /v2.0/ports?network_id=8be82ddf-f41c-4f14-b0ab-2a7428853731&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/738] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:25:29 2026] GET /v2.0/networks/8be82ddf-f41c-4f14-b0ab-2a7428853731?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: 373/739] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:25:29 2026] GET /v2.0/networks/8be82ddf-f41c-4f14-b0ab-2a7428853731?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: 367/740] 10.0.0.142 () {34 vars in 665 bytes} [Sun Apr 26 11:25:29 2026] POST /v2.0/ports => generated 778 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/741] 10.0.0.142 () {34 vars in 737 bytes} [Sun Apr 26 11:25:30 2026] PUT /v2.0/ports/70c6147f-ced5-4e50-9a23-7ff43cfedd6d => generated 752 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 11:25:30.312 7 INFO neutron_taas.services.taas.taas_plugin [None req-a3b528cc-f1b6-49b2-a67e-927c09d07ad2 3ab5ce46849049ea81b683da9b5d686c 0716d14906384edca0c37d9f0c1aab4e - - default default] TaaS: Handle Delete Port: 70c6147f-ced5-4e50-9a23-7ff43cfedd6d 2026-04-26 11:25:30.316 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3b528cc-f1b6-49b2-a67e-927c09d07ad2 3ab5ce46849049ea81b683da9b5d686c 0716d14906384edca0c37d9f0c1aab4e - - default default] Tap Mirror: Handle Delete Port: 70c6147f-ced5-4e50-9a23-7ff43cfedd6d [pid: 7|app: 0|req: 368/742] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:25:30 2026] DELETE /v2.0/ports/70c6147f-ced5-4e50-9a23-7ff43cfedd6d => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/743] 10.0.0.142 () {32 vars in 643 bytes} [Sun Apr 26 11:25:30 2026] GET /v2.0/ports => generated 781 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:30.471 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f66a0605-5e5b-4823-869a-68e74cb21f3d 3ab5ce46849049ea81b683da9b5d686c 0716d14906384edca0c37d9f0c1aab4e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 369/744] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:25:30 2026] GET /v2.0/ports/70c6147f-ced5-4e50-9a23-7ff43cfedd6d => 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: 376/745] 10.0.0.142 () {32 vars in 643 bytes} [Sun Apr 26 11:25:30 2026] GET /v2.0/ports => generated 781 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/746] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:25:30 2026] GET /v2.0/ports/81f5423f-ac5c-441c-8efb-e7e65de2e46a => generated 778 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:30.571 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f6a4efe5-41e5-47d1-a8ef-6a3afa8537a9 3ab5ce46849049ea81b683da9b5d686c 0716d14906384edca0c37d9f0c1aab4e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 377/747] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:25:30 2026] DELETE /v2.0/ports/a7db778a-973d-4308-8c79-129042eb7910 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:25:30.594 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c250318b-9453-413e-b575-654ba2717612 3ab5ce46849049ea81b683da9b5d686c 0716d14906384edca0c37d9f0c1aab4e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 371/748] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:30 2026] DELETE /v2.0/subnets/bc5427c7-94a3-4260-859c-8a1687e67756 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:25:30.615 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad827528-345b-40bc-9b7a-e27db5279214 3ab5ce46849049ea81b683da9b5d686c 0716d14906384edca0c37d9f0c1aab4e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 378/749] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:30 2026] DELETE /v2.0/subnets/3d367c09-6360-4ee5-8e08-0efa140599fc => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:25:30.705 7 INFO neutron_taas.services.taas.taas_plugin [None req-f5148e6c-9219-4512-9b0f-63397d532345 3ab5ce46849049ea81b683da9b5d686c 0716d14906384edca0c37d9f0c1aab4e - - default default] TaaS: Handle Delete Port: 81f5423f-ac5c-441c-8efb-e7e65de2e46a 2026-04-26 11:25:30.708 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5148e6c-9219-4512-9b0f-63397d532345 3ab5ce46849049ea81b683da9b5d686c 0716d14906384edca0c37d9f0c1aab4e - - default default] Tap Mirror: Handle Delete Port: 81f5423f-ac5c-441c-8efb-e7e65de2e46a [pid: 8|app: 0|req: 379/750] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:30 2026] GET /v2.0/ports?device_id=3099aa7d-f059-4071-9251-93a7da1535d9 => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/753] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:30 2026] GET /v2.0/security-groups?id=9a88e646-b273-4b04-88a5-1bac06363223&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: 372/754] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:25:30 2026] DELETE /v2.0/ports/81f5423f-ac5c-441c-8efb-e7e65de2e46a => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:25:30.902 8 INFO neutron.services.segments.plugin [-] Segment a86f9a5b-006d-40fa-bba1-9246dea74c04 resource provider aggregate not found 2026-04-26 11:25:30.909 8 INFO neutron.services.segments.plugin [-] Segment a86f9a5b-006d-40fa-bba1-9246dea74c04 resource provider aggregate not found 2026-04-26 11:25:30.915 8 INFO neutron.services.segments.plugin [-] Segment a86f9a5b-006d-40fa-bba1-9246dea74c04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a86f9a5b-006d-40fa-bba1-9246dea74c04 found for delete ", "request_id": "req-a2afd65f-92df-4053-924a-9a70e0aeb388"}]} 2026-04-26 11:25:30.925 8 INFO neutron.services.segments.plugin [-] Segment a86f9a5b-006d-40fa-bba1-9246dea74c04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a86f9a5b-006d-40fa-bba1-9246dea74c04 found for delete ", "request_id": "req-4da870cb-1b4f-4a0a-9f09-6eaf92842d9f"}]} [pid: 8|app: 0|req: 383/755] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:25:30 2026] DELETE /v2.0/networks/dc9fec8c-a70c-46ae-a347-0dd05ae5b91c => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/756] 10.0.0.106 () {34 vars in 990 bytes} [Sun Apr 26 11:25:31 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 1240 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/757] 10.0.0.106 () {34 vars in 1040 bytes} [Sun Apr 26 11:25:31 2026] GET /v2.0/security-groups?id=3138bb14-a02c-4190-ac17-26925606be64&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/758] 10.0.0.106 () {34 vars in 990 bytes} [Sun Apr 26 11:25:31 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 1244 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/759] 10.0.0.106 () {34 vars in 1040 bytes} [Sun Apr 26 11:25:31 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:31.606 8 WARNING neutron.db.securitygroups_db [None req-d617d670-ceab-4f00-8fe5-ebeb0ba46233 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 385/760] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:25:31 2026] GET /v2.0/security-groups?tenant_id=0716d14906384edca0c37d9f0c1aab4e&name=default => generated 2925 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/761] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:25:31 2026] DELETE /v2.0/security-groups/6fce41d9-0c36-4396-9ba0-dc859a1157e0 => 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: 386/762] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:31 2026] GET /v2.0/ports?device_id=3099aa7d-f059-4071-9251-93a7da1535d9 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/763] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:31 2026] GET /v2.0/security-groups?id=9a88e646-b273-4b04-88a5-1bac06363223&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/764] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:33 2026] GET /v2.0/ports?device_id=3099aa7d-f059-4071-9251-93a7da1535d9 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/765] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:33 2026] GET /v2.0/security-groups?id=9a88e646-b273-4b04-88a5-1bac06363223&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:33.760 8 INFO neutron.db.segments_db [None req-aa3d00e0-5af8-4178-8d81-25e56c81c162 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Added segment 471a8b82-a4a3-404f-bb74-d8c5f61b3539 of type vxlan for network 8b1df6d7-dbce-4677-8ee6-34a8299f2af5 [pid: 8|app: 0|req: 388/766] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:25:33 2026] POST /v2.0/networks => generated 630 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:25:33.948 7 INFO neutron.db.segments_db [None req-51f3829f-5c50-4048-841a-0295c02237a6 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Added segment 2e818fe4-111a-48e0-aadf-dbe135abfcf2 of type vxlan for network 9995fc89-cfa6-4bf1-a0d3-52fc1e8021b9 [pid: 7|app: 0|req: 379/767] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:25:33 2026] POST /v2.0/networks => generated 629 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/768] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:34 2026] GET /v2.0/ports?device_id=3099aa7d-f059-4071-9251-93a7da1535d9 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/769] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:25:34 2026] POST /v2.0/subnets => generated 626 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/770] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:34 2026] GET /v2.0/security-groups?id=9a88e646-b273-4b04-88a5-1bac06363223&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: 390/771] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:25:34 2026] POST /v2.0/subnets => generated 626 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:25:34.593 7 INFO neutron.db.segments_db [None req-398511df-ea69-4385-97e0-3fb6e556a8e6 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Added segment ec6c84e9-8d06-4656-8b85-349ea0d439fa of type vxlan for network 4ec05a29-0617-435b-9a14-3631f206980a 2026-04-26 11:25:34.878 7 INFO neutron.db.l3_hamode_db [None req-398511df-ea69-4385-97e0-3fb6e556a8e6 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:25:35.341 7 INFO neutron.db.l3_hamode_db [None req-398511df-ea69-4385-97e0-3fb6e556a8e6 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 391/772] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:35 2026] GET /v2.0/ports?device_id=3099aa7d-f059-4071-9251-93a7da1535d9 => 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: 392/773] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:35 2026] GET /v2.0/security-groups?id=9a88e646-b273-4b04-88a5-1bac06363223&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: 382/774] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:25:34 2026] POST /v2.0/routers => generated 507 bytes in 1398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/775] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:36 2026] GET /v2.0/ports?device_id=3099aa7d-f059-4071-9251-93a7da1535d9 => 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: 384/776] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:36 2026] GET /v2.0/security-groups?id=9a88e646-b273-4b04-88a5-1bac06363223&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: 385/777] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:37 2026] GET /v2.0/ports?device_id=3099aa7d-f059-4071-9251-93a7da1535d9 => 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: 386/778] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:37 2026] GET /v2.0/security-groups?id=9a88e646-b273-4b04-88a5-1bac06363223&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: 393/779] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:25:35 2026] PUT /v2.0/routers/0aaf003b-6b4d-4360-bd38-436293812ead/add_router_interface => generated 310 bytes in 1177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/780] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:25:37 2026] GET /v2.0/ports/815f6add-664b-4769-ab42-cd02c75706d2 => 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: 388/781] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:38 2026] GET /v2.0/ports?device_id=3099aa7d-f059-4071-9251-93a7da1535d9 => 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: 389/782] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:38 2026] GET /v2.0/security-groups?id=9a88e646-b273-4b04-88a5-1bac06363223&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: 394/783] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:25:37 2026] PUT /v2.0/routers/0aaf003b-6b4d-4360-bd38-436293812ead/add_router_interface => generated 310 bytes in 1146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/784] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:25:38 2026] GET /v2.0/ports/cfabd4b1-299c-4f11-8521-7b559be23aca => generated 955 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:38.756 8 INFO neutron_taas.services.taas.taas_plugin [None req-02128fd1-3725-4fdb-a1d3-35ec20f6b4a3 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] TaaS: Handle Delete Port: cfabd4b1-299c-4f11-8521-7b559be23aca 2026-04-26 11:25:38.759 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02128fd1-3725-4fdb-a1d3-35ec20f6b4a3 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Tap Mirror: Handle Delete Port: cfabd4b1-299c-4f11-8521-7b559be23aca [pid: 8|app: 0|req: 395/785] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:25:38 2026] PUT /v2.0/routers/0aaf003b-6b4d-4360-bd38-436293812ead/remove_router_interface => generated 310 bytes in 781 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/786] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:39 2026] GET /v2.0/ports?device_id=3099aa7d-f059-4071-9251-93a7da1535d9 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/787] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:39 2026] GET /v2.0/security-groups?id=9a88e646-b273-4b04-88a5-1bac06363223&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: 398/788] 199.204.45.227 () {34 vars in 994 bytes} [Sun Apr 26 11:25:39 2026] GET /v2.0/ports?device_id=3099aa7d-f059-4071-9251-93a7da1535d9 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:39.598 7 INFO neutron_taas.services.taas.taas_plugin [None req-ea65d458-4074-4364-b141-21abd3330210 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] TaaS: Handle Delete Port: 815f6add-664b-4769-ab42-cd02c75706d2 2026-04-26 11:25:39.601 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea65d458-4074-4364-b141-21abd3330210 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Tap Mirror: Handle Delete Port: 815f6add-664b-4769-ab42-cd02c75706d2 2026-04-26 11:25:39.612 8 INFO neutron_taas.services.taas.taas_plugin [req-e137de46-e5e4-4460-b0f3-65531281108f req-4c82581f-8335-4c9f-922b-4ac3bfc62eef f725704eaf2748f2950732d52ccf9f77 ef13dd55b07b406bab848247cd4dca82 - - default default] TaaS: Handle Delete Port: 0301173c-7688-4cf4-a42d-f47ca6197f26 2026-04-26 11:25:39.615 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e137de46-e5e4-4460-b0f3-65531281108f req-4c82581f-8335-4c9f-922b-4ac3bfc62eef f725704eaf2748f2950732d52ccf9f77 ef13dd55b07b406bab848247cd4dca82 - - default default] Tap Mirror: Handle Delete Port: 0301173c-7688-4cf4-a42d-f47ca6197f26 [pid: 8|app: 0|req: 399/789] 199.204.45.227 () {36 vars in 997 bytes} [Sun Apr 26 11:25:39 2026] DELETE /v2.0/ports/0301173c-7688-4cf4-a42d-f47ca6197f26 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:25:39.790 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-765f8283-819e-4fe1-ab0c-f816473c1405'] response: {'server_uuid': '3099aa7d-f059-4071-9251-93a7da1535d9', 'name': 'network-vif-deleted', 'tag': '0301173c-7688-4cf4-a42d-f47ca6197f26', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 391/790] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:25:39 2026] PUT /v2.0/routers/0aaf003b-6b4d-4360-bd38-436293812ead/remove_router_interface => generated 310 bytes in 793 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/791] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:25:40 2026] GET /v2.0/ports?device_id=0aaf003b-6b4d-4360-bd38-436293812ead => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:40.210 7 INFO neutron_taas.services.taas.taas_plugin [None req-fb2ddc58-ab8e-4491-b774-7937dc538977 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] TaaS: Handle Delete Port: 8bde3b3d-1e4d-48ac-a139-4ceabab40a34 2026-04-26 11:25:40.213 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb2ddc58-ab8e-4491-b774-7937dc538977 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Tap Mirror: Handle Delete Port: 8bde3b3d-1e4d-48ac-a139-4ceabab40a34 2026-04-26 11:25:40.532 7 INFO neutron.services.segments.plugin [-] Segment ec6c84e9-8d06-4656-8b85-349ea0d439fa resource provider aggregate not found 2026-04-26 11:25:40.538 7 INFO neutron.services.segments.plugin [-] Segment ec6c84e9-8d06-4656-8b85-349ea0d439fa resource provider aggregate not found [pid: 8|app: 0|req: 401/792] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:40 2026] GET /v2.0/ports?device_id=3099aa7d-f059-4071-9251-93a7da1535d9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:40.552 7 INFO neutron.db.l3_hamode_db [None req-fb2ddc58-ab8e-4491-b774-7937dc538977 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] HA network 4ec05a29-0617-435b-9a14-3631f206980a was deleted as no HA routers are present in project 5af3d222e47743d8b01d178174a326a8. 2026-04-26 11:25:40.561 7 INFO neutron.services.segments.plugin [-] Segment ec6c84e9-8d06-4656-8b85-349ea0d439fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec6c84e9-8d06-4656-8b85-349ea0d439fa found for delete ", "request_id": "req-9c82749a-799f-468c-a21f-ea790140e428"}]} 2026-04-26 11:25:40.562 7 INFO neutron.services.segments.plugin [-] Segment ec6c84e9-8d06-4656-8b85-349ea0d439fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec6c84e9-8d06-4656-8b85-349ea0d439fa found for delete ", "request_id": "req-0e1be927-e4f7-46d8-8a67-b3ca0158a380"}]} [pid: 7|app: 0|req: 392/793] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:40 2026] DELETE /v2.0/routers/0aaf003b-6b4d-4360-bd38-436293812ead => generated 0 bytes in 513 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/794] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:40 2026] DELETE /v2.0/subnets/af57c2ca-3131-42ec-9cd9-2193b544c8e5 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/795] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:40 2026] DELETE /v2.0/subnets/7f3c2a29-4f86-43b0-b754-96bc4b6c5c50 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:25:40.968 8 INFO neutron_taas.services.taas.taas_plugin [None req-778b1116-7f04-4dc1-aca6-5aa924fec6a2 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] TaaS: Handle Delete Port: 4a1935f5-2950-4f7a-91b1-c12967c681ec 2026-04-26 11:25:40.971 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-778b1116-7f04-4dc1-aca6-5aa924fec6a2 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Tap Mirror: Handle Delete Port: 4a1935f5-2950-4f7a-91b1-c12967c681ec 2026-04-26 11:25:41.152 8 INFO neutron.services.segments.plugin [-] Segment 2e818fe4-111a-48e0-aadf-dbe135abfcf2 resource provider aggregate not found 2026-04-26 11:25:41.155 8 INFO neutron.services.segments.plugin [-] Segment 2e818fe4-111a-48e0-aadf-dbe135abfcf2 resource provider aggregate not found 2026-04-26 11:25:41.166 8 INFO neutron.services.segments.plugin [-] Segment 2e818fe4-111a-48e0-aadf-dbe135abfcf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e818fe4-111a-48e0-aadf-dbe135abfcf2 found for delete ", "request_id": "req-b9092b3e-d9a4-4db1-b44f-dc207ae2d61f"}]} 2026-04-26 11:25:41.174 8 INFO neutron.services.segments.plugin [-] Segment 2e818fe4-111a-48e0-aadf-dbe135abfcf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e818fe4-111a-48e0-aadf-dbe135abfcf2 found for delete ", "request_id": "req-e59f08aa-9b6b-4a6d-aeb5-cb079ab4e97d"}]} [pid: 8|app: 0|req: 403/796] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:25:40 2026] DELETE /v2.0/networks/9995fc89-cfa6-4bf1-a0d3-52fc1e8021b9 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/797] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:25:41 2026] DELETE /v2.0/networks/8b1df6d7-dbce-4677-8ee6-34a8299f2af5 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:25:41.376 8 INFO neutron.db.segments_db [None req-57a3956e-fc72-4946-9155-67b3cdd28e50 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Added segment af4e2c1b-3e36-4131-9d78-d7eef61c1998 of type vxlan for network 17cbaf82-ee8f-487d-b624-1a91eed472ac [pid: 8|app: 0|req: 404/798] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:25:41 2026] POST /v2.0/networks => generated 629 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/799] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:41 2026] GET /v2.0/ports?device_id=3099aa7d-f059-4071-9251-93a7da1535d9 => 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: 395/800] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:25:41 2026] POST /v2.0/subnets => generated 626 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:25:41.757 8 INFO neutron.db.segments_db [None req-e09fcf9e-07fd-450a-8dd4-2a4b5787c563 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Added segment a11a8e1f-b89c-4700-be52-3178f54d0e21 of type vxlan for network 2a1a9950-cac4-402a-ae5a-a8ced400c089 2026-04-26 11:25:41.994 8 INFO neutron.db.l3_hamode_db [None req-e09fcf9e-07fd-450a-8dd4-2a4b5787c563 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:25:42.109 8 INFO neutron.db.l3_hamode_db [None req-e09fcf9e-07fd-450a-8dd4-2a4b5787c563 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 396/801] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:42 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/802] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:42 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:42.583 7 INFO neutron.services.segments.plugin [-] Segment 471a8b82-a4a3-404f-bb74-d8c5f61b3539 resource provider aggregate not found 2026-04-26 11:25:42.591 7 INFO neutron.services.segments.plugin [-] Segment 471a8b82-a4a3-404f-bb74-d8c5f61b3539 resource provider aggregate not found 2026-04-26 11:25:42.603 7 INFO neutron.services.segments.plugin [-] Segment 471a8b82-a4a3-404f-bb74-d8c5f61b3539 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 471a8b82-a4a3-404f-bb74-d8c5f61b3539 found for delete ", "request_id": "req-55b2686e-a51f-4319-b2db-47dbd1d2075b"}]} 2026-04-26 11:25:42.613 7 INFO neutron.services.segments.plugin [-] Segment 471a8b82-a4a3-404f-bb74-d8c5f61b3539 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 471a8b82-a4a3-404f-bb74-d8c5f61b3539 found for delete ", "request_id": "req-12873b2c-ea59-4af1-a63c-350ffb6c1a7d"}]} [pid: 7|app: 0|req: 398/803] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:42 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/804] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:42 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&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: 406/805] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:25:41 2026] POST /v2.0/routers => generated 507 bytes in 990 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/806] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:42 2026] GET /v2.0/ports?device_id=3099aa7d-f059-4071-9251-93a7da1535d9 => 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: 400/807] 10.0.0.142 () {34 vars in 665 bytes} [Sun Apr 26 11:25:42 2026] POST /v2.0/ports => generated 951 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 401/808] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:43 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/809] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:42 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/810] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:43 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/811] 10.0.0.86 () {34 vars in 970 bytes} [Sun Apr 26 11:25:43 2026] GET /v2.0/ports/99efa94b-0afb-45c7-a920-5643ce30605f => generated 968 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/812] 199.204.45.227 () {34 vars in 1000 bytes} [Sun Apr 26 11:25:43 2026] GET /v2.0/subnets?network_id=8b4e3dcb-c7be-42aa-a2e3-33142e3ba405 => generated 684 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/813] 199.204.45.227 () {34 vars in 1146 bytes} [Sun Apr 26 11:25:43 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61&device_owner=compute%3Anova&network_id=8b4e3dcb-c7be-42aa-a2e3-33142e3ba405 => 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: 402/814] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:25:43 2026] PUT /v2.0/routers/714b710f-d38c-4ac9-b639-6ddba14385f7/add_router_interface => generated 310 bytes in 965 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 11:25:44.184 8 INFO neutron_taas.services.taas.taas_plugin [None req-f057553d-cd64-4021-8b9d-c593861bdfb4 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: f4636887-7352-4693-a414-6bece3b1e515 2026-04-26 11:25:44.186 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f057553d-cd64-4021-8b9d-c593861bdfb4 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: f4636887-7352-4693-a414-6bece3b1e515 [pid: 7|app: 0|req: 403/815] 199.204.45.227 () {38 vars in 1028 bytes} [Sun Apr 26 11:25:44 2026] PUT /v2.0/ports/99efa94b-0afb-45c7-a920-5643ce30605f => generated 1149 bytes in 435 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: 404/816] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:25:44 2026] GET /v2.0/ports/09dff24e-10d9-4777-9776-4084c712b71a => generated 1025 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:25:44.498 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9b89548-6ef8-4deb-8a60-275bb9826381'] response: {'name': 'network-changed', 'server_uuid': '2c5997a0-69aa-4880-bc8a-76013dbf2b61', 'tag': '99efa94b-0afb-45c7-a920-5643ce30605f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 405/817] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:44 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => 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: 413/818] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:25:43 2026] PUT /v2.0/routers/6df27bbf-f35c-4d10-bd89-19ba9db035b0/remove_router_interface => generated 310 bytes in 836 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/819] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:25:44 2026] GET /v2.0/ports?tenant_id=56bd9cecc7034defb411a80565803b5f&device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => 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: 415/820] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:44 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:44.896 7 INFO neutron_taas.services.taas.taas_plugin [None req-1605844c-bbb4-4075-860f-b2cfcc8cfe0d d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] TaaS: Handle Delete Port: 09dff24e-10d9-4777-9776-4084c712b71a 2026-04-26 11:25:44.899 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1605844c-bbb4-4075-860f-b2cfcc8cfe0d d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Tap Mirror: Handle Delete Port: 09dff24e-10d9-4777-9776-4084c712b71a 2026-04-26 11:25:44.940 8 INFO neutron_taas.services.taas.taas_plugin [None req-ac00879a-f79c-4cc9-b36a-cc7c0d75cb63 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 02cbf47f-0b81-48dc-957d-b37a448257b9 2026-04-26 11:25:44.945 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac00879a-f79c-4cc9-b36a-cc7c0d75cb63 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 02cbf47f-0b81-48dc-957d-b37a448257b9 2026-04-26 11:25:45.190 8 INFO neutron_taas.services.taas.taas_plugin [None req-ac00879a-f79c-4cc9-b36a-cc7c0d75cb63 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 3ae69ce0-8b3a-48b0-83d9-be9d63abb9b5 2026-04-26 11:25:45.194 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac00879a-f79c-4cc9-b36a-cc7c0d75cb63 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 3ae69ce0-8b3a-48b0-83d9-be9d63abb9b5 [pid: 7|app: 0|req: 406/821] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:25:44 2026] PUT /v2.0/routers/714b710f-d38c-4ac9-b639-6ddba14385f7/remove_router_interface => generated 310 bytes in 786 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: 407/822] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:25:45 2026] GET /v2.0/networks?id=6d81056f-ecbe-4b00-aeb1-c321f3b85a47 => generated 772 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/823] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:25:45 2026] GET /v2.0/ports?tenant_id=71641ea693324ff5a316191b8f68e8f4&device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 1421 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:25:45.501 7 INFO neutron.api.v2.resource [None req-818a46ed-ced1-41b2-b503-6dcb4f559a27 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 409/824] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:25:45 2026] PUT /v2.0/routers/714b710f-d38c-4ac9-b639-6ddba14385f7/remove_router_interface => generated 197 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/825] 199.204.45.227 () {34 vars in 1060 bytes} [Sun Apr 26 11:25:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=22cd2062-cbe8-4422-993c-5c9d6618913c => generated 861 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:45.563 8 INFO neutron.services.segments.plugin [-] Segment 30f0f649-44fc-413e-9cc9-5e8233bb0f4c resource provider aggregate not found [pid: 7|app: 0|req: 411/826] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:25:45 2026] GET /v2.0/networks?id=8b4e3dcb-c7be-42aa-a2e3-33142e3ba405 => generated 779 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:45.575 8 INFO neutron.services.segments.plugin [-] Segment 30f0f649-44fc-413e-9cc9-5e8233bb0f4c resource provider aggregate not found 2026-04-26 11:25:45.584 8 INFO neutron.services.segments.plugin [-] Segment 30f0f649-44fc-413e-9cc9-5e8233bb0f4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30f0f649-44fc-413e-9cc9-5e8233bb0f4c found for delete ", "request_id": "req-83747152-45f8-4805-9681-c94c994b246f"}]} [pid: 7|app: 0|req: 412/827] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:25:45 2026] GET /v2.0/ports?device_id=714b710f-d38c-4ac9-b639-6ddba14385f7 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:45.592 8 INFO neutron.services.segments.plugin [-] Segment 30f0f649-44fc-413e-9cc9-5e8233bb0f4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30f0f649-44fc-413e-9cc9-5e8233bb0f4c found for delete ", "request_id": "req-02d17184-dbb4-4a8c-be96-f9d0f8340873"}]} 2026-04-26 11:25:45.598 8 INFO neutron.db.l3_hamode_db [None req-ac00879a-f79c-4cc9-b36a-cc7c0d75cb63 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] HA network c338edda-8fec-4f8f-8ea4-c4728fdf5020 was deleted as no HA routers are present in project ef13dd55b07b406bab848247cd4dca82. [pid: 8|app: 0|req: 416/828] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:44 2026] DELETE /v2.0/routers/6df27bbf-f35c-4d10-bd89-19ba9db035b0 => generated 0 bytes in 856 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/829] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:25:45 2026] GET /v2.0/subnets?id=b90f0cd5-261f-4b84-807a-960438c0c510 => generated 694 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/830] 199.204.45.227 () {34 vars in 1060 bytes} [Sun Apr 26 11:25:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=99efa94b-0afb-45c7-a920-5643ce30605f => 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: 418/831] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:45 2026] DELETE /v2.0/subnets/0d0e6067-7658-4b42-9e1d-69d980fba069 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:25:45.764 7 INFO neutron_taas.services.taas.taas_plugin [None req-45ab444d-0c96-4d0c-9c48-4f2e00c10bdd d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] TaaS: Handle Delete Port: 1237e1f2-5233-480e-aeac-e3421a8724b0 2026-04-26 11:25:45.766 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45ab444d-0c96-4d0c-9c48-4f2e00c10bdd d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Tap Mirror: Handle Delete Port: 1237e1f2-5233-480e-aeac-e3421a8724b0 [pid: 8|app: 0|req: 419/832] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:25:45 2026] GET /v2.0/ports?network_id=6d81056f-ecbe-4b00-aeb1-c321f3b85a47&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: 420/833] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:25:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=99efa94b-0afb-45c7-a920-5643ce30605f => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:45.897 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c20a798-f5a2-4021-9e92-fc13abde8766 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 43c70951-e889-46eb-830e-0bc475959c2a 2026-04-26 11:25:45.900 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c20a798-f5a2-4021-9e92-fc13abde8766 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 43c70951-e889-46eb-830e-0bc475959c2a 2026-04-26 11:25:46.084 7 INFO neutron.services.segments.plugin [-] Segment a11a8e1f-b89c-4700-be52-3178f54d0e21 resource provider aggregate not found 2026-04-26 11:25:46.088 7 INFO neutron.services.segments.plugin [-] Segment a11a8e1f-b89c-4700-be52-3178f54d0e21 resource provider aggregate not found 2026-04-26 11:25:46.105 7 INFO neutron.services.segments.plugin [-] Segment a11a8e1f-b89c-4700-be52-3178f54d0e21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a11a8e1f-b89c-4700-be52-3178f54d0e21 found for delete ", "request_id": "req-2c4e1b81-fd94-4e48-b72e-b946babe52a6"}]} 2026-04-26 11:25:46.112 7 INFO neutron.db.l3_hamode_db [None req-45ab444d-0c96-4d0c-9c48-4f2e00c10bdd d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] HA network 2a1a9950-cac4-402a-ae5a-a8ced400c089 was deleted as no HA routers are present in project 5af3d222e47743d8b01d178174a326a8. 2026-04-26 11:25:46.114 7 INFO neutron.services.segments.plugin [-] Segment a11a8e1f-b89c-4700-be52-3178f54d0e21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a11a8e1f-b89c-4700-be52-3178f54d0e21 found for delete ", "request_id": "req-2d31d637-a13e-49c2-8b0b-8c2b7cf0eea9"}]} [pid: 7|app: 0|req: 414/836] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:45 2026] DELETE /v2.0/routers/714b710f-d38c-4ac9-b639-6ddba14385f7 => generated 0 bytes in 509 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/837] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:25:46 2026] GET /v2.0/networks/6d81056f-ecbe-4b00-aeb1-c321f3b85a47?fields=segments => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/838] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:46 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/839] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:25:46 2026] GET /v2.0/subnets?id=e270c896-93b9-480e-8c85-3f7b9de9c304 => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/840] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:46 2026] DELETE /v2.0/subnets/5418d585-adf9-44d5-92d0-3af0ef6d648b => generated 0 bytes in 93 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/841] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:25:46 2026] GET /v2.0/networks/6d81056f-ecbe-4b00-aeb1-c321f3b85a47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/842] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:46 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&fields=id&fields=name => generated 113 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/843] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:25:46 2026] GET /v2.0/ports?network_id=8b4e3dcb-c7be-42aa-a2e3-33142e3ba405&device_owner=network%3Adhcp => generated 1244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/844] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:25:45 2026] DELETE /v2.0/networks/8be82ddf-f41c-4f14-b0ab-2a7428853731 => generated 0 bytes in 605 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/845] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:25:46 2026] GET /v2.0/networks/8b4e3dcb-c7be-42aa-a2e3-33142e3ba405?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/846] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:25:46 2026] DELETE /v2.0/networks/17cbaf82-ee8f-487d-b624-1a91eed472ac => 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: 425/847] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:25:46 2026] GET /v2.0/networks/8b4e3dcb-c7be-42aa-a2e3-33142e3ba405?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-04-26 11:25:46.574 7 INFO neutron.db.segments_db [None req-b92e49a7-1f32-4bd9-ba6f-7d829597637f d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Added segment 6cf9321a-dc28-4c2f-9a3c-df3fb04dc8cb of type vxlan for network d215ef55-877a-42a3-bb87-92ad54755abd 2026-04-26 11:25:46.612 8 WARNING neutron.db.securitygroups_db [None req-f9c1cb45-8806-4a9f-aa6d-189c06cbaba2 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 426/848] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:25:46 2026] GET /v2.0/security-groups?tenant_id=ef13dd55b07b406bab848247cd4dca82&name=default => generated 2925 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/849] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:25:46 2026] POST /v2.0/networks => generated 630 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/850] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:25:46 2026] DELETE /v2.0/security-groups/9a88e646-b273-4b04-88a5-1bac06363223 => 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: 424/851] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:25:46 2026] POST /v2.0/subnets => generated 626 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:25:46.941 8 INFO neutron.db.segments_db [None req-810fe41b-b34f-4d8d-a914-d863d0770dd4 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Added segment 2990d6d3-dad6-4a8c-a501-95ada03aae97 of type vxlan for network 9d09b418-7576-4a54-86c4-60816c691a7b 2026-04-26 11:25:47.153 8 INFO neutron.db.l3_hamode_db [None req-810fe41b-b34f-4d8d-a914-d863d0770dd4 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:25:47.274 8 INFO neutron.db.l3_hamode_db [None req-810fe41b-b34f-4d8d-a914-d863d0770dd4 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 425/852] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:47 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/853] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:47 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 1152 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/854] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:47 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&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: 428/855] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:47 2026] GET /v2.0/security-groups?id=3138bb14-a02c-4190-ac17-26925606be64&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:47.610 8 INFO neutron.services.segments.plugin [-] Segment cabc2d13-d47b-4975-820f-807aa0f64897 resource provider aggregate not found [pid: 7|app: 0|req: 429/856] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:25:47 2026] GET /v2.0/ports?tenant_id=71641ea693324ff5a316191b8f68e8f4&device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 1421 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:25:47.618 8 INFO neutron.services.segments.plugin [-] Segment cabc2d13-d47b-4975-820f-807aa0f64897 resource provider aggregate not found 2026-04-26 11:25:47.639 8 INFO neutron.services.segments.plugin [-] Segment cabc2d13-d47b-4975-820f-807aa0f64897 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cabc2d13-d47b-4975-820f-807aa0f64897 found for delete ", "request_id": "req-74babfaf-59cd-4ed4-8b66-b3780f9622bb"}]} 2026-04-26 11:25:47.644 8 INFO neutron.services.segments.plugin [-] Segment cabc2d13-d47b-4975-820f-807aa0f64897 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cabc2d13-d47b-4975-820f-807aa0f64897 found for delete ", "request_id": "req-b7cdf7ee-c694-48be-a2b8-fa4f9c6ed076"}]} [pid: 7|app: 0|req: 430/857] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:25:47 2026] GET /v2.0/networks?id=8b4e3dcb-c7be-42aa-a2e3-33142e3ba405 => generated 779 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/858] 199.204.45.227 () {34 vars in 1060 bytes} [Sun Apr 26 11:25:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=99efa94b-0afb-45c7-a920-5643ce30605f => 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: 432/859] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:25:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=99efa94b-0afb-45c7-a920-5643ce30605f => 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: 433/860] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:25:47 2026] GET /v2.0/subnets?id=e270c896-93b9-480e-8c85-3f7b9de9c304 => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/861] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:25:47 2026] GET /v2.0/ports?network_id=8b4e3dcb-c7be-42aa-a2e3-33142e3ba405&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: 435/862] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:25:47 2026] GET /v2.0/networks/8b4e3dcb-c7be-42aa-a2e3-33142e3ba405?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: 428/863] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:25:46 2026] POST /v2.0/routers => generated 507 bytes in 989 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/864] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:25:47 2026] GET /v2.0/networks/8b4e3dcb-c7be-42aa-a2e3-33142e3ba405?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) 2026-04-26 11:25:48.125 7 INFO neutron.services.segments.plugin [-] Segment af4e2c1b-3e36-4131-9d78-d7eef61c1998 resource provider aggregate not found 2026-04-26 11:25:48.133 7 INFO neutron.services.segments.plugin [-] Segment af4e2c1b-3e36-4131-9d78-d7eef61c1998 resource provider aggregate not found 2026-04-26 11:25:48.146 7 INFO neutron.services.segments.plugin [-] Segment af4e2c1b-3e36-4131-9d78-d7eef61c1998 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af4e2c1b-3e36-4131-9d78-d7eef61c1998 found for delete ", "request_id": "req-23b22575-4b8a-43b5-8974-263b59b8f698"}]} 2026-04-26 11:25:48.155 7 INFO neutron.services.segments.plugin [-] Segment af4e2c1b-3e36-4131-9d78-d7eef61c1998 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af4e2c1b-3e36-4131-9d78-d7eef61c1998 found for delete ", "request_id": "req-3e9debd2-2974-4316-b4a2-895391f326d0"}]} [pid: 7|app: 0|req: 437/865] 199.204.45.227 () {34 vars in 1120 bytes} [Sun Apr 26 11:25:48 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 => generated 1152 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/866] 199.204.45.227 () {38 vars in 1028 bytes} [Sun Apr 26 11:25:48 2026] PUT /v2.0/ports/99efa94b-0afb-45c7-a920-5643ce30605f => generated 968 bytes in 306 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: 439/867] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:48 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/868] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:48 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/869] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:25:47 2026] PUT /v2.0/routers/24d68b6c-58a7-4f40-b7dc-82450078d63f/add_router_interface => generated 310 bytes in 1002 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/870] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:25:48 2026] GET /v2.0/ports/70fff415-7e83-460b-b272-fe6bdf40144a => generated 955 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:48.956 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e51f3089-ed0b-4838-a229-a03f89c23ead'] response: {'name': 'network-changed', 'server_uuid': '2c5997a0-69aa-4880-bc8a-76013dbf2b61', 'tag': '99efa94b-0afb-45c7-a920-5643ce30605f', 'status': 'completed', 'code': 200} 2026-04-26 11:25:49.240 8 INFO neutron_taas.services.taas.taas_plugin [None req-c8214e31-bfc1-4429-9718-5d61534ea127 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] TaaS: Handle Delete Port: 70fff415-7e83-460b-b272-fe6bdf40144a 2026-04-26 11:25:49.242 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8214e31-bfc1-4429-9718-5d61534ea127 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Tap Mirror: Handle Delete Port: 70fff415-7e83-460b-b272-fe6bdf40144a [pid: 7|app: 0|req: 442/871] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:25:49 2026] GET /v2.0/ports?tenant_id=71641ea693324ff5a316191b8f68e8f4&device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/872] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:25:49 2026] GET /v2.0/networks?id=8b4e3dcb-c7be-42aa-a2e3-33142e3ba405 => generated 779 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/873] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:25:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=99efa94b-0afb-45c7-a920-5643ce30605f => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/874] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:25:49 2026] GET /v2.0/subnets?id=e270c896-93b9-480e-8c85-3f7b9de9c304 => 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: 430/875] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:25:48 2026] PUT /v2.0/routers/24d68b6c-58a7-4f40-b7dc-82450078d63f/remove_router_interface => generated 310 bytes in 715 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:49.680 7 WARNING neutron.db.securitygroups_db [None req-bac82fd0-b107-4ca9-91bd-b1d0c1bb00d5 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 431/876] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:25:49 2026] GET /v2.0/ports?network_id=8b4e3dcb-c7be-42aa-a2e3-33142e3ba405&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/877] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:25:49 2026] GET /v2.0/ports?device_id=24d68b6c-58a7-4f40-b7dc-82450078d63f => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/878] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:25:49 2026] GET /v2.0/networks/8b4e3dcb-c7be-42aa-a2e3-33142e3ba405?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/879] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:25:49 2026] GET /v2.0/security-groups?tenant_id=2b867b38c51b49529f77490bd2a18ce2&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/880] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:25:49 2026] GET /v2.0/networks/8b4e3dcb-c7be-42aa-a2e3-33142e3ba405?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) 2026-04-26 11:25:49.850 8 INFO neutron_taas.services.taas.taas_plugin [None req-c3c67eda-6519-4564-9266-8bca1fe684a8 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] TaaS: Handle Delete Port: c258b36c-5ba8-40f7-b290-242a89e1e0ff 2026-04-26 11:25:49.852 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3c67eda-6519-4564-9266-8bca1fe684a8 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Tap Mirror: Handle Delete Port: c258b36c-5ba8-40f7-b290-242a89e1e0ff [pid: 7|app: 0|req: 448/881] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:25:49 2026] DELETE /v2.0/security-groups/0bbeb966-eb4d-4047-850e-85ce9680e51f => 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: 449/882] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:49 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/883] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:50 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&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-04-26 11:25:50.134 8 INFO neutron.services.segments.plugin [-] Segment 2990d6d3-dad6-4a8c-a501-95ada03aae97 resource provider aggregate not found 2026-04-26 11:25:50.137 8 INFO neutron.services.segments.plugin [-] Segment 2990d6d3-dad6-4a8c-a501-95ada03aae97 resource provider aggregate not found 2026-04-26 11:25:50.154 8 INFO neutron.services.segments.plugin [-] Segment 2990d6d3-dad6-4a8c-a501-95ada03aae97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2990d6d3-dad6-4a8c-a501-95ada03aae97 found for delete ", "request_id": "req-c9465991-0d21-4940-ab01-6e23b4823e56"}]} 2026-04-26 11:25:50.154 8 INFO neutron.services.segments.plugin [-] Segment 2990d6d3-dad6-4a8c-a501-95ada03aae97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2990d6d3-dad6-4a8c-a501-95ada03aae97 found for delete ", "request_id": "req-ff22585f-cfb8-414f-b80b-c619fd7cce38"}]} 2026-04-26 11:25:50.160 8 INFO neutron.db.l3_hamode_db [None req-c3c67eda-6519-4564-9266-8bca1fe684a8 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] HA network 9d09b418-7576-4a54-86c4-60816c691a7b was deleted as no HA routers are present in project 5af3d222e47743d8b01d178174a326a8. [pid: 8|app: 0|req: 434/884] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:49 2026] DELETE /v2.0/routers/24d68b6c-58a7-4f40-b7dc-82450078d63f => generated 0 bytes in 443 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/885] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:50 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/886] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:50 2026] GET /v2.0/security-groups?id=3138bb14-a02c-4190-ac17-26925606be64&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/887] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:50 2026] DELETE /v2.0/subnets/0c280d2b-e0cf-4446-80b5-1dfee528377e => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:25:50.402 7 INFO neutron.services.segments.plugin [-] Segment 6cf9321a-dc28-4c2f-9a3c-df3fb04dc8cb resource provider aggregate not found 2026-04-26 11:25:50.407 7 INFO neutron.services.segments.plugin [-] Segment 6cf9321a-dc28-4c2f-9a3c-df3fb04dc8cb resource provider aggregate not found 2026-04-26 11:25:50.422 7 INFO neutron.services.segments.plugin [-] Segment 6cf9321a-dc28-4c2f-9a3c-df3fb04dc8cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cf9321a-dc28-4c2f-9a3c-df3fb04dc8cb found for delete ", "request_id": "req-c8a1196b-cc2a-454c-a99b-60bb3386ada7"}]} 2026-04-26 11:25:50.427 7 INFO neutron.services.segments.plugin [-] Segment 6cf9321a-dc28-4c2f-9a3c-df3fb04dc8cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cf9321a-dc28-4c2f-9a3c-df3fb04dc8cb found for delete ", "request_id": "req-8ad49071-ab9b-4ee7-801f-7adc8b298718"}]} [pid: 7|app: 0|req: 453/888] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:25:50 2026] DELETE /v2.0/networks/d215ef55-877a-42a3-bb87-92ad54755abd => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:25:50.492 8 INFO neutron.db.segments_db [None req-3c7d10b2-0372-4b92-b270-4f2d74e5e545 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Added segment a20e0459-218e-43de-b519-92d8793ef37d of type vxlan for network a0e9fa39-41cd-4ea9-bf35-22215f72a0e0 2026-04-26 11:25:50.740 8 INFO neutron.db.l3_hamode_db [None req-3c7d10b2-0372-4b92-b270-4f2d74e5e545 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 454/889] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:25:50 2026] GET /v2.0/ports?tenant_id=71641ea693324ff5a316191b8f68e8f4&device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/890] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:25:50 2026] GET /v2.0/networks?id=8b4e3dcb-c7be-42aa-a2e3-33142e3ba405 => generated 779 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/891] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:25:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=99efa94b-0afb-45c7-a920-5643ce30605f => generated 860 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/892] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:25:51 2026] GET /v2.0/subnets?id=e270c896-93b9-480e-8c85-3f7b9de9c304 => generated 702 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/893] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:25:51 2026] GET /v2.0/ports?network_id=8b4e3dcb-c7be-42aa-a2e3-33142e3ba405&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/894] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:25:51 2026] GET /v2.0/networks/8b4e3dcb-c7be-42aa-a2e3-33142e3ba405?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/895] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:51 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/896] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:25:51 2026] GET /v2.0/networks/8b4e3dcb-c7be-42aa-a2e3-33142e3ba405?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: 462/897] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:51 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/898] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:51 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => 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: 464/899] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:51 2026] GET /v2.0/security-groups?id=3138bb14-a02c-4190-ac17-26925606be64&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:51.476 8 INFO neutron.db.l3_hamode_db [None req-3c7d10b2-0372-4b92-b270-4f2d74e5e545 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 465/900] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:52 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/901] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:52 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/902] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:25:50 2026] POST /v2.0/routers => generated 687 bytes in 2002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/903] 10.0.0.142 () {32 vars in 721 bytes} [Sun Apr 26 11:25:52 2026] GET /v2.0/routers/46e51415-007a-435a-8425-26dc8331c629 => generated 693 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/904] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:52 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => 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: 438/905] 199.204.45.227 () {34 vars in 994 bytes} [Sun Apr 26 11:25:52 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/906] 10.0.0.142 () {32 vars in 647 bytes} [Sun Apr 26 11:25:52 2026] GET /v2.0/routers => generated 696 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/907] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:52 2026] GET /v2.0/security-groups?id=3138bb14-a02c-4190-ac17-26925606be64&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:25:52.707 7 INFO neutron_taas.services.taas.taas_plugin [req-b66e66a3-1458-4cc5-9376-40d0c7917b24 req-853b58c3-ec90-4dfb-9fa2-f6e113262b70 9c479fcbb4d14c2cbbe7c494fada09d7 71641ea693324ff5a316191b8f68e8f4 - - default default] TaaS: Handle Delete Port: 99efa94b-0afb-45c7-a920-5643ce30605f 2026-04-26 11:25:52.710 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b66e66a3-1458-4cc5-9376-40d0c7917b24 req-853b58c3-ec90-4dfb-9fa2-f6e113262b70 9c479fcbb4d14c2cbbe7c494fada09d7 71641ea693324ff5a316191b8f68e8f4 - - default default] Tap Mirror: Handle Delete Port: 99efa94b-0afb-45c7-a920-5643ce30605f 2026-04-26 11:25:52.870 7 INFO neutron.db.l3_db [req-b66e66a3-1458-4cc5-9376-40d0c7917b24 req-853b58c3-ec90-4dfb-9fa2-f6e113262b70 9c479fcbb4d14c2cbbe7c494fada09d7 71641ea693324ff5a316191b8f68e8f4 - - default default] Floating IP 46798ffc-20cf-4c22-b7f6-3e1d3bf2bf58 disassociated. External IP: 10.96.250.206, port: 99efa94b-0afb-45c7-a920-5643ce30605f. [pid: 8|app: 0|req: 440/908] 10.0.0.142 () {34 vars in 741 bytes} [Sun Apr 26 11:25:52 2026] PUT /v2.0/routers/46e51415-007a-435a-8425-26dc8331c629 => generated 700 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/909] 10.0.0.142 () {32 vars in 721 bytes} [Sun Apr 26 11:25:53 2026] GET /v2.0/routers/46e51415-007a-435a-8425-26dc8331c629 => generated 700 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/910] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:25:53 2026] GET /v2.0/ports?device_id=46e51415-007a-435a-8425-26dc8331c629 => 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: 469/911] 199.204.45.227 () {36 vars in 997 bytes} [Sun Apr 26 11:25:52 2026] DELETE /v2.0/ports/99efa94b-0afb-45c7-a920-5643ce30605f => generated 0 bytes in 573 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:25:53.219 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bb2b49b-88d6-474a-ac81-55a477310c83'] response: {'server_uuid': '2c5997a0-69aa-4880-bc8a-76013dbf2b61', 'name': 'network-vif-deleted', 'tag': '99efa94b-0afb-45c7-a920-5643ce30605f', 'status': 'completed', 'code': 200} 2026-04-26 11:25:53.271 8 INFO neutron_taas.services.taas.taas_plugin [None req-688f1987-9cd6-47f1-8b0d-44fcdd4f1a2d d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] TaaS: Handle Delete Port: e2910c31-4452-4e84-9d5d-26ca658d82a4 2026-04-26 11:25:53.275 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-688f1987-9cd6-47f1-8b0d-44fcdd4f1a2d d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Tap Mirror: Handle Delete Port: e2910c31-4452-4e84-9d5d-26ca658d82a4 2026-04-26 11:25:53.498 8 INFO neutron_taas.services.taas.taas_plugin [None req-688f1987-9cd6-47f1-8b0d-44fcdd4f1a2d d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] TaaS: Handle Delete Port: a5d35a2e-fdcd-4917-8686-14010af75c5c 2026-04-26 11:25:53.500 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-688f1987-9cd6-47f1-8b0d-44fcdd4f1a2d d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] Tap Mirror: Handle Delete Port: a5d35a2e-fdcd-4917-8686-14010af75c5c [pid: 7|app: 0|req: 470/912] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:53 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/913] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:53 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&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: 472/914] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:53 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:53.807 8 INFO neutron.services.segments.plugin [-] Segment a20e0459-218e-43de-b519-92d8793ef37d resource provider aggregate not found 2026-04-26 11:25:53.813 8 INFO neutron.services.segments.plugin [-] Segment a20e0459-218e-43de-b519-92d8793ef37d resource provider aggregate not found 2026-04-26 11:25:53.828 8 INFO neutron.services.segments.plugin [-] Segment a20e0459-218e-43de-b519-92d8793ef37d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a20e0459-218e-43de-b519-92d8793ef37d found for delete ", "request_id": "req-929ee746-fa08-4708-90dc-7dcaab15bdbf"}]} 2026-04-26 11:25:53.830 8 INFO neutron.services.segments.plugin [-] Segment a20e0459-218e-43de-b519-92d8793ef37d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a20e0459-218e-43de-b519-92d8793ef37d found for delete ", "request_id": "req-820674bf-fd06-4e91-b982-10fa55dbcba3"}]} 2026-04-26 11:25:53.845 8 INFO neutron.db.l3_hamode_db [None req-688f1987-9cd6-47f1-8b0d-44fcdd4f1a2d d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] HA network a0e9fa39-41cd-4ea9-bf35-22215f72a0e0 was deleted as no HA routers are present in project 5af3d222e47743d8b01d178174a326a8. [pid: 8|app: 0|req: 443/915] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:53 2026] DELETE /v2.0/routers/46e51415-007a-435a-8425-26dc8331c629 => generated 0 bytes in 758 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/916] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:25:53 2026] GET /v2.0/ports?device_id=46e51415-007a-435a-8425-26dc8331c629 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:53.901 8 INFO neutron.api.v2.resource [None req-74230cee-c1bd-422e-9ab0-2b8b5a221ef2 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 444/917] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:53 2026] DELETE /v2.0/routers/46e51415-007a-435a-8425-26dc8331c629 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/918] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:25:53 2026] GET /v2.0/ports?device_id=24d68b6c-58a7-4f40-b7dc-82450078d63f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:53.947 8 INFO neutron.api.v2.resource [None req-40ebea60-27a2-4201-95cf-fae319b03c65 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 445/919] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:53 2026] DELETE /v2.0/routers/24d68b6c-58a7-4f40-b7dc-82450078d63f => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:25:53.967 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ffaa936e-89d4-4b7a-8c90-782b3447a100 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 475/920] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:53 2026] DELETE /v2.0/subnets/0c280d2b-e0cf-4446-80b5-1dfee528377e => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/921] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:25:53 2026] GET /v2.0/ports?device_id=714b710f-d38c-4ac9-b639-6ddba14385f7 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:54.021 7 INFO neutron.api.v2.resource [None req-5521a066-771a-4659-873b-4d6182fc0c1c d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 476/922] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:53 2026] DELETE /v2.0/routers/714b710f-d38c-4ac9-b639-6ddba14385f7 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:25:54.039 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d0e690ea-ae01-4046-9677-6e0d285ea0ff d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 447/923] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:54 2026] DELETE /v2.0/subnets/5418d585-adf9-44d5-92d0-3af0ef6d648b => 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: 477/924] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:25:54 2026] GET /v2.0/ports?device_id=0aaf003b-6b4d-4360-bd38-436293812ead => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:54.089 8 INFO neutron.api.v2.resource [None req-463cca5b-90ee-461a-8534-c1c6bfa52e6e d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 448/925] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:54 2026] DELETE /v2.0/routers/0aaf003b-6b4d-4360-bd38-436293812ead => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:25:54.113 7 INFO neutron.pecan_wsgi.hooks.translation [None req-457b9446-3d51-4618-ab5c-6097e01d02ac d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 478/926] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:54 2026] DELETE /v2.0/subnets/af57c2ca-3131-42ec-9cd9-2193b544c8e5 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:25:54.133 8 INFO neutron.pecan_wsgi.hooks.translation [None req-38b8910a-6c3d-4116-bbd6-fa395289f9d2 d4742f5b56c34e039a0126b4a7da4cd3 5af3d222e47743d8b01d178174a326a8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 449/927] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:54 2026] DELETE /v2.0/subnets/7f3c2a29-4f86-43b0-b754-96bc4b6c5c50 => 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: 479/928] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:54 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/929] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:25:54 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&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: 481/930] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:54 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:54.945 8 WARNING neutron.db.securitygroups_db [None req-95d8bed9-adaf-436f-8709-7fa5fa6da6fd 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 450/931] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:25:54 2026] GET /v2.0/security-groups?tenant_id=5af3d222e47743d8b01d178174a326a8&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/932] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:25:54 2026] DELETE /v2.0/security-groups/6e97b4bd-1590-4cbd-b977-41d6337d84ef => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/933] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:25:55 2026] GET /v2.0/ports?device_id=2c5997a0-69aa-4880-bc8a-76013dbf2b61 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:25:56.467 7 WARNING neutron.db.securitygroups_db [None req-d21f74f7-804e-4326-82ab-e9f47258b8f1 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 483/934] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:25:56 2026] GET /v2.0/security-groups?tenant_id=22baaf6ef3564d83a4f49324394eb378&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: 452/935] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:25:56 2026] DELETE /v2.0/security-groups/9ef9bcf5-e162-4d01-b771-aa1fcdf3cd75 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:25:56.826 7 WARNING neutron.db.securitygroups_db [None req-3e8b1885-1b9f-47c3-822c-df1720a61fff 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 484/936] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:25:56 2026] GET /v2.0/security-groups?tenant_id=529a9013826741849f08de23db8f3da1&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/937] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:25:56 2026] DELETE /v2.0/security-groups/d036c033-bafe-4e6f-94ba-c839ad8adab8 => 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: 486/938] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:25:57 2026] DELETE /v2.0/security-groups/3138bb14-a02c-4190-ac17-26925606be64 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/939] 10.0.0.142 () {34 vars in 684 bytes} [Sun Apr 26 11:25:56 2026] POST /v2.0/security-groups => generated 1625 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-26 11:25:57.184 7 INFO neutron.api.v2.resource [None req-d18d1599-704c-44a8-8d8d-9af71aaa35f5 9c479fcbb4d14c2cbbe7c494fada09d7 71641ea693324ff5a316191b8f68e8f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 487/940] 10.0.0.142 () {32 vars in 737 bytes} [Sun Apr 26 11:25:57 2026] GET /v2.0/security-groups/3138bb14-a02c-4190-ac17-26925606be64 => 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: 454/941] 10.0.0.142 () {32 vars in 663 bytes} [Sun Apr 26 11:25:57 2026] GET /v2.0/security-groups => generated 4530 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/942] 10.0.0.142 () {34 vars in 758 bytes} [Sun Apr 26 11:25:57 2026] PUT /v2.0/security-groups/702d510d-3b28-4f66-9e69-f593eaca1076 => generated 1664 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/943] 10.0.0.142 () {32 vars in 737 bytes} [Sun Apr 26 11:25:57 2026] GET /v2.0/security-groups/702d510d-3b28-4f66-9e69-f593eaca1076 => generated 1664 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:25:57.332 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8f47d0f-310b-4376-ac21-e8dd5d550c29 9c479fcbb4d14c2cbbe7c494fada09d7 71641ea693324ff5a316191b8f68e8f4 - - default default] TaaS: Handle Delete Port: 142c0de6-402a-4f0e-a33f-fad1ff2a6cd0 2026-04-26 11:25:57.334 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8f47d0f-310b-4376-ac21-e8dd5d550c29 9c479fcbb4d14c2cbbe7c494fada09d7 71641ea693324ff5a316191b8f68e8f4 - - default default] Tap Mirror: Handle Delete Port: 142c0de6-402a-4f0e-a33f-fad1ff2a6cd0 [pid: 8|app: 0|req: 457/944] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:25:57 2026] DELETE /v2.0/security-groups/702d510d-3b28-4f66-9e69-f593eaca1076 => 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: 458/945] 10.0.0.142 () {32 vars in 663 bytes} [Sun Apr 26 11:25:57 2026] GET /v2.0/security-groups => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:25:57.434 8 INFO neutron.api.v2.resource [None req-6cb6e0b5-d1a0-4c54-ba3a-6cfa1065944a 2cb96b119e3044cb86aa173b2a9c0ed1 91fd5571e850401fad88aa300fd4d874 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 459/946] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:25:57 2026] DELETE /v2.0/security-groups/702d510d-3b28-4f66-9e69-f593eaca1076 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/947] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:25:57 2026] DELETE /v2.0/floatingips/46798ffc-20cf-4c22-b7f6-3e1d3bf2bf58 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/948] 10.0.0.142 () {34 vars in 684 bytes} [Sun Apr 26 11:25:57 2026] POST /v2.0/security-groups => generated 1624 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/949] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:25:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/950] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:25:57 2026] GET /v2.0/security-group-rules/bbe3e34c-499c-4b3c-88b5-05ced82e047a => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/951] 10.0.0.142 () {32 vars in 673 bytes} [Sun Apr 26 11:25:57 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: 492/952] 10.0.0.142 () {32 vars in 750 bytes} [Sun Apr 26 11:25:57 2026] DELETE /v2.0/security-group-rules/bbe3e34c-499c-4b3c-88b5-05ced82e047a => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/953] 10.0.0.142 () {32 vars in 673 bytes} [Sun Apr 26 11:25:57 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/954] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:25:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:25:57.983 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d919360-9b80-4991-beca-7b57614813f8 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: add9dd8f-b1e9-40fa-877b-37232f22aadd 2026-04-26 11:25:57.986 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d919360-9b80-4991-beca-7b57614813f8 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: add9dd8f-b1e9-40fa-877b-37232f22aadd [pid: 7|app: 0|req: 495/955] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:25:57 2026] GET /v2.0/security-group-rules/beee2adc-0719-42cb-bdec-789b67945fbc => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/956] 10.0.0.142 () {32 vars in 673 bytes} [Sun Apr 26 11:25:57 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/957] 10.0.0.142 () {32 vars in 750 bytes} [Sun Apr 26 11:25:58 2026] DELETE /v2.0/security-group-rules/beee2adc-0719-42cb-bdec-789b67945fbc => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/958] 10.0.0.142 () {32 vars in 673 bytes} [Sun Apr 26 11:25:58 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/959] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:25:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/960] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:25:58 2026] GET /v2.0/security-group-rules/bfdfe79f-da92-4686-b59a-e199fdfcb22b => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/961] 10.0.0.142 () {32 vars in 673 bytes} [Sun Apr 26 11:25:58 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/962] 10.0.0.142 () {32 vars in 750 bytes} [Sun Apr 26 11:25:58 2026] DELETE /v2.0/security-group-rules/bfdfe79f-da92-4686-b59a-e199fdfcb22b => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/963] 10.0.0.142 () {32 vars in 673 bytes} [Sun Apr 26 11:25:58 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/964] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:25:58 2026] DELETE /v2.0/security-groups/5c3a9374-7de3-4b37-88ad-3ea8b95be0bb => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/965] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:25:57 2026] PUT /v2.0/routers/a23516b0-2e27-49e5-9061-c3d1832eacf6/remove_router_interface => generated 310 bytes in 930 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/966] 10.0.0.142 () {32 vars in 663 bytes} [Sun Apr 26 11:25:58 2026] GET /v2.0/security-groups => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/967] 10.0.0.142 () {32 vars in 663 bytes} [Sun Apr 26 11:25:58 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:25:58.700 8 INFO neutron_taas.services.taas.taas_plugin [None req-91441509-8397-4716-8d23-eaf7b3afea0b 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: f8429e87-7b20-4b36-81bd-7a41f1bd55c5 2026-04-26 11:25:58.702 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91441509-8397-4716-8d23-eaf7b3afea0b 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: f8429e87-7b20-4b36-81bd-7a41f1bd55c5 2026-04-26 11:25:59.038 8 INFO neutron_taas.services.taas.taas_plugin [None req-91441509-8397-4716-8d23-eaf7b3afea0b 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 4e5aa342-ead1-4ec1-b8d7-281fbe1ae017 2026-04-26 11:25:59.042 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91441509-8397-4716-8d23-eaf7b3afea0b 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 4e5aa342-ead1-4ec1-b8d7-281fbe1ae017 2026-04-26 11:25:59.241 7 WARNING neutron.db.securitygroups_db [None req-a8074aa1-27f0-4ffa-b110-f3accf393ac5 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 507/968] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:25:59 2026] GET /v2.0/security-groups?tenant_id=91fd5571e850401fad88aa300fd4d874&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:25:59.362 8 INFO neutron.services.segments.plugin [-] Segment be88f75c-1167-4807-a74a-a9bd6d13859b resource provider aggregate not found 2026-04-26 11:25:59.373 8 INFO neutron.services.segments.plugin [-] Segment be88f75c-1167-4807-a74a-a9bd6d13859b resource provider aggregate not found 2026-04-26 11:25:59.377 8 INFO neutron.services.segments.plugin [-] Segment be88f75c-1167-4807-a74a-a9bd6d13859b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be88f75c-1167-4807-a74a-a9bd6d13859b found for delete ", "request_id": "req-3559583b-aa9b-4e9b-bb20-eadc9502cfa3"}]} 2026-04-26 11:25:59.391 8 INFO neutron.services.segments.plugin [-] Segment be88f75c-1167-4807-a74a-a9bd6d13859b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be88f75c-1167-4807-a74a-a9bd6d13859b found for delete ", "request_id": "req-bf2e8c1a-573e-45db-8f42-4445f45fa664"}]} 2026-04-26 11:25:59.398 8 INFO neutron.db.l3_hamode_db [None req-91441509-8397-4716-8d23-eaf7b3afea0b 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] HA network 4df417f6-ac29-4f18-a518-fa758399d11c was deleted as no HA routers are present in project 71641ea693324ff5a316191b8f68e8f4. [pid: 8|app: 0|req: 462/969] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:58 2026] DELETE /v2.0/routers/a23516b0-2e27-49e5-9061-c3d1832eacf6 => generated 0 bytes in 892 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/970] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:25:59 2026] DELETE /v2.0/security-groups/21592f6d-1f9d-4a29-b1c7-4f6f11759a16 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/971] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:25:59 2026] DELETE /v2.0/subnets/e270c896-93b9-480e-8c85-3f7b9de9c304 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:25:59.690 7 INFO neutron_taas.services.taas.taas_plugin [None req-dd8ffe8f-d5f4-4ea9-8760-418c31907dcd 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 574c4487-e3a2-41eb-8942-8b2819f446ce 2026-04-26 11:25:59.692 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd8ffe8f-d5f4-4ea9-8760-418c31907dcd 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 574c4487-e3a2-41eb-8942-8b2819f446ce 2026-04-26 11:25:59.873 7 INFO neutron.services.segments.plugin [-] Segment 53b6c337-9829-4dfc-9735-8cea8c9417ef resource provider aggregate not found 2026-04-26 11:25:59.881 7 INFO neutron.services.segments.plugin [-] Segment 53b6c337-9829-4dfc-9735-8cea8c9417ef resource provider aggregate not found 2026-04-26 11:25:59.892 7 INFO neutron.services.segments.plugin [-] Segment 53b6c337-9829-4dfc-9735-8cea8c9417ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53b6c337-9829-4dfc-9735-8cea8c9417ef found for delete ", "request_id": "req-018e9430-14b7-46e2-93b7-0f3c78ee5c2c"}]} 2026-04-26 11:25:59.898 7 INFO neutron.services.segments.plugin [-] Segment 53b6c337-9829-4dfc-9735-8cea8c9417ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53b6c337-9829-4dfc-9735-8cea8c9417ef found for delete ", "request_id": "req-58a3e4f3-90f6-42de-af00-4342d67b0520"}]} [pid: 7|app: 0|req: 509/972] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:25:59 2026] DELETE /v2.0/networks/8b4e3dcb-c7be-42aa-a2e3-33142e3ba405 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:25:59.998 8 WARNING neutron.db.securitygroups_db [None req-8724a029-dfdb-41a4-8d51-c4bef6312154 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 464/973] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:25:59 2026] GET /v2.0/security-groups?tenant_id=71641ea693324ff5a316191b8f68e8f4&name=default => generated 2921 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/974] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:00 2026] DELETE /v2.0/security-groups/83d0a597-ed95-495b-b74a-43fb5695fa14 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:01.245 7 WARNING neutron.db.securitygroups_db [None req-e651e3bf-1629-41a7-8779-4c37a8fd720b 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 512/977] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:01 2026] GET /v2.0/security-groups?tenant_id=ad4a6ff91790457888f2620f17f16712&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/978] 10.0.0.142 () {34 vars in 676 bytes} [Sun Apr 26 11:26:01 2026] POST /v2.0/subnetpools => generated 548 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/979] 10.0.0.142 () {32 vars in 729 bytes} [Sun Apr 26 11:26:01 2026] GET /v2.0/subnetpools/53fe3d64-1c86-48ba-be99-822f642d2e42 => generated 548 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/980] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:01 2026] DELETE /v2.0/security-groups/9ccda62c-9802-45f1-a1b6-a487d999d76d => 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: 468/981] 10.0.0.142 () {34 vars in 749 bytes} [Sun Apr 26 11:26:01 2026] PUT /v2.0/subnetpools/53fe3d64-1c86-48ba-be99-822f642d2e42 => generated 501 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:01.591 8 WARNING neutron.db.securitygroups_db [None req-bfeb90cb-b23c-45f4-bb01-91904eedaf90 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 514/982] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:26:01 2026] DELETE /v2.0/subnetpools/53fe3d64-1c86-48ba-be99-822f642d2e42 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:01.605 7 INFO neutron.api.v2.resource [None req-64fe3961-0a40-4341-ba7b-7f057eab4943 dfd389090d864c9fb795ccc74e931e98 378b0097a0304e758cb9ae90766dcea0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 515/983] 10.0.0.142 () {32 vars in 729 bytes} [Sun Apr 26 11:26:01 2026] GET /v2.0/subnetpools/53fe3d64-1c86-48ba-be99-822f642d2e42 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:26:01.619 7 INFO neutron.api.v2.resource [None req-1f791fc8-c478-4951-9c08-9d0368fde419 dfd389090d864c9fb795ccc74e931e98 378b0097a0304e758cb9ae90766dcea0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 516/984] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:26:01 2026] DELETE /v2.0/subnetpools/53fe3d64-1c86-48ba-be99-822f642d2e42 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/985] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:01 2026] GET /v2.0/security-groups?tenant_id=4cce41a7af2b4aa3a6dbdb718c566f36&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/986] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:01 2026] DELETE /v2.0/security-groups/87cd7ccc-cd5f-4033-930a-58ae896d4330 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:02.153 7 WARNING neutron.db.securitygroups_db [None req-4a5cd071-4da8-49c4-995c-04ccaf5f7d30 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-26 11:26:02.239 8 INFO neutron.db.segments_db [None req-a1b6fc68-edef-4fa9-8b4c-ab28ca04496f 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment 82155fbd-fc4d-451e-9bd0-9d106c524cca of type vxlan for network 976a7e9b-8c52-4afb-8201-af3d1e1ba506 [pid: 7|app: 0|req: 518/987] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:02 2026] GET /v2.0/security-groups?tenant_id=378b0097a0304e758cb9ae90766dcea0&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/988] 10.0.0.142 () {34 vars in 671 bytes} [Sun Apr 26 11:26:01 2026] POST /v2.0/networks => generated 746 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/989] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:02 2026] DELETE /v2.0/security-groups/89017d84-3540-492a-a674-e92783f610f6 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/990] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:26:02 2026] POST /v2.0/subnets => generated 693 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:02.569 7 INFO neutron.db.segments_db [None req-8904c3da-6c32-4252-8d44-26ddb4e8e4a2 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment f9fc5528-a1e6-41ef-a87d-a4fd972a2d88 of type vxlan for network f54ba307-0bdb-437d-a149-2e60efe7eda3 2026-04-26 11:26:02.779 7 INFO neutron.db.l3_hamode_db [None req-8904c3da-6c32-4252-8d44-26ddb4e8e4a2 08d47226f80b491dad4f946383bcce65 c0b89952d8ba40a69fa46cee8e1a8118 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:26:03.442 7 INFO neutron.db.l3_hamode_db [None req-8904c3da-6c32-4252-8d44-26ddb4e8e4a2 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 520/991] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:26:02 2026] POST /v2.0/routers => generated 733 bytes in 1800 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/992] 10.0.0.106 () {34 vars in 990 bytes} [Sun Apr 26 11:26:04 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => 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: 522/993] 10.0.0.106 () {34 vars in 1040 bytes} [Sun Apr 26 11:26:04 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&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: 472/994] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:26:04 2026] PUT /v2.0/routers/d5db446a-151e-40a2-b5b0-6144eed77719/add_router_interface => generated 310 bytes in 1241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:05.734 7 WARNING neutron.db.securitygroups_db [None req-951102ea-73e4-4e1a-ba8a-c18093488ecd 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 523/995] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:05 2026] GET /v2.0/security-groups?tenant_id=6154bc8c477b439d9f03933a5991d9f2&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/996] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:05 2026] DELETE /v2.0/security-groups/1fce3b68-8ee1-43d0-adcc-bfa663653226 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:06.113 7 WARNING neutron.db.securitygroups_db [None req-71cfa1cb-63c3-4225-8940-00babf31f848 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 524/997] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:06 2026] GET /v2.0/security-groups?tenant_id=d22e082e264b45cfba334ca31f222401&name=default => generated 2925 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/998] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:06 2026] DELETE /v2.0/security-groups/f613c5dd-be6d-40de-b8d0-bb7a3b666347 => 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: 525/999] 10.0.0.142 () {34 vars in 685 bytes} [Sun Apr 26 11:26:06 2026] POST /v2.0/security-groups => generated 1660 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1000] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:26: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: 7|app: 0|req: 526/1001] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:26:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:06.911 7 INFO neutron.db.segments_db [None req-18287cac-3f24-451c-9f8d-ba2c3cda1b46 3db201771dcd4dceb5c398f6d4ef4727 9f089aa0e4e44266a7be708fb0fc9310 - - default default] Added segment 58992ce8-e57d-4230-9409-534ae5358805 of type vxlan for network f5af863f-da11-425b-bbc3-14070adcd400 [pid: 7|app: 0|req: 527/1002] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:06 2026] POST /v2.0/networks => generated 726 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/1003] 10.0.0.142 () {34 vars in 676 bytes} [Sun Apr 26 11:26:06 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: 528/1004] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:26:07 2026] POST /v2.0/subnets => generated 644 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:07.255 8 WARNING neutron.api.v2.base [None req-81d2f190-7ccc-40ad-acb4-c36c95709fc9 3db201771dcd4dceb5c398f6d4ef4727 9f089aa0e4e44266a7be708fb0fc9310 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-26 11:26:07.256 8 INFO neutron.api.v2.resource [None req-81d2f190-7ccc-40ad-acb4-c36c95709fc9 3db201771dcd4dceb5c398f6d4ef4727 9f089aa0e4e44266a7be708fb0fc9310 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 477/1005] 10.0.0.142 () {34 vars in 681 bytes} [Sun Apr 26 11:26:07 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-26 11:26:07.428 7 INFO neutron.services.segments.plugin [-] Segment 58992ce8-e57d-4230-9409-534ae5358805 resource provider aggregate not found 2026-04-26 11:26:07.435 7 INFO neutron.services.segments.plugin [-] Segment 58992ce8-e57d-4230-9409-534ae5358805 resource provider aggregate not found 2026-04-26 11:26:07.451 7 INFO neutron.services.segments.plugin [-] Segment 58992ce8-e57d-4230-9409-534ae5358805 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58992ce8-e57d-4230-9409-534ae5358805 found for delete ", "request_id": "req-cc5539ee-94ab-4ba9-89fc-5b399ec5c317"}]} 2026-04-26 11:26:07.455 7 INFO neutron.services.segments.plugin [-] Segment 58992ce8-e57d-4230-9409-534ae5358805 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58992ce8-e57d-4230-9409-534ae5358805 found for delete ", "request_id": "req-61b1fdff-7102-44c6-baf5-fa2f31fafb03"}]} [pid: 7|app: 0|req: 529/1006] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:07 2026] DELETE /v2.0/networks/f5af863f-da11-425b-bbc3-14070adcd400 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:26:07.556 8 INFO neutron.db.segments_db [None req-d43c72c4-e2bf-46b6-8983-d184919a3b80 3db201771dcd4dceb5c398f6d4ef4727 9f089aa0e4e44266a7be708fb0fc9310 - - default default] Added segment 927e0814-5267-44e5-b453-b5e0a127fb2e of type vxlan for network f89add15-b920-4418-bc63-9c4faf229245 [pid: 8|app: 0|req: 478/1007] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:07 2026] POST /v2.0/networks => generated 727 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1008] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:26:07 2026] POST /v2.0/subnets => generated 647 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:07.865 8 WARNING neutron.api.v2.base [None req-519f747c-99f0-43d1-846d-09759bbd8cb9 3db201771dcd4dceb5c398f6d4ef4727 9f089aa0e4e44266a7be708fb0fc9310 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-26 11:26:07.866 8 INFO neutron.api.v2.resource [None req-519f747c-99f0-43d1-846d-09759bbd8cb9 3db201771dcd4dceb5c398f6d4ef4727 9f089aa0e4e44266a7be708fb0fc9310 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 479/1009] 10.0.0.142 () {34 vars in 681 bytes} [Sun Apr 26 11:26:07 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1010] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:07 2026] DELETE /v2.0/networks/f89add15-b920-4418-bc63-9c4faf229245 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:26:08.177 8 INFO neutron.db.segments_db [None req-5bca4a04-420e-4d07-a15c-1d3800202390 3db201771dcd4dceb5c398f6d4ef4727 9f089aa0e4e44266a7be708fb0fc9310 - - default default] Added segment 29479a06-ad54-456c-9de7-f6fac1175998 of type vxlan for network 4bfb02a6-9275-4862-83e9-cee7f854225a [pid: 8|app: 0|req: 480/1011] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:08 2026] POST /v2.0/networks => generated 727 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1012] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:26:08 2026] POST /v2.0/subnets => generated 647 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1013] 10.0.0.142 () {34 vars in 681 bytes} [Sun Apr 26 11:26:08 2026] POST /v2.0/rbac-policies => generated 324 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:08.791 7 WARNING neutron.db.securitygroups_db [None req-120450b7-e5b1-401a-a864-685b5c248657 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 533/1014] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:08 2026] GET /v2.0/security-groups?tenant_id=471626bbeb094b9c958dc9a7e6328e3b&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: 482/1015] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:08 2026] DELETE /v2.0/security-groups/4fa553a0-9535-4113-a741-94d6679fd623 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1016] 10.0.0.142 () {32 vars in 723 bytes} [Sun Apr 26 11:26:09 2026] GET /v2.0/networks/4bfb02a6-9275-4862-83e9-cee7f854225a => generated 655 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:09.469 7 INFO neutron.services.segments.plugin [-] Segment 927e0814-5267-44e5-b453-b5e0a127fb2e resource provider aggregate not found 2026-04-26 11:26:09.477 7 INFO neutron.services.segments.plugin [-] Segment 927e0814-5267-44e5-b453-b5e0a127fb2e resource provider aggregate not found 2026-04-26 11:26:09.495 7 INFO neutron.services.segments.plugin [-] Segment 927e0814-5267-44e5-b453-b5e0a127fb2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 927e0814-5267-44e5-b453-b5e0a127fb2e found for delete ", "request_id": "req-d1a53829-414f-4b20-b65f-8ed133a4dba8"}]} 2026-04-26 11:26:09.503 7 INFO neutron.services.segments.plugin [-] Segment 927e0814-5267-44e5-b453-b5e0a127fb2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 927e0814-5267-44e5-b453-b5e0a127fb2e found for delete ", "request_id": "req-4b7c4ecc-6765-4e8f-a06d-071928ee8dab"}]} 2026-04-26 11:26:09.851 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9f16e08-007c-4d17-ab21-1fb5b2cc2982 a8e6cc6b56664823ba93165f430adf17 62e6213ae0a14fb39e2e17d9c7242d46 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 483/1017] 10.0.0.142 () {32 vars in 723 bytes} [Sun Apr 26 11:26:09 2026] GET /v2.0/networks/4bfb02a6-9275-4862-83e9-cee7f854225a => generated 138 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1018] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:09 2026] DELETE /v2.0/networks/4bfb02a6-9275-4862-83e9-cee7f854225a => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:26:10.084 8 INFO neutron.pecan_wsgi.hooks.translation [None req-76efc06c-b052-4cbb-a193-4ea8e94f8272 3db201771dcd4dceb5c398f6d4ef4727 9f089aa0e4e44266a7be708fb0fc9310 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 484/1019] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:10 2026] DELETE /v2.0/subnets/c105bc10-0a02-4cc7-9b28-45455a1609f9 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:26:10.107 7 INFO neutron.pecan_wsgi.hooks.translation [None req-00a9e8a2-f9da-4251-acde-bff8e44affde 3db201771dcd4dceb5c398f6d4ef4727 9f089aa0e4e44266a7be708fb0fc9310 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 536/1020] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:10 2026] DELETE /v2.0/subnets/eb486381-3d42-4258-866f-59d0562fe4e2 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:26:10.139 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6d2c34e5-8bbc-4c81-b979-1dba246a0f2d 3db201771dcd4dceb5c398f6d4ef4727 9f089aa0e4e44266a7be708fb0fc9310 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 485/1021] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:10 2026] DELETE /v2.0/subnets/98788fe6-6906-42fc-b363-30414d289810 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:26:11.134 7 WARNING neutron.db.securitygroups_db [None req-a7ff14ae-d0aa-4e83-9c3b-de5f38c649c5 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 537/1022] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:10 2026] GET /v2.0/security-groups?tenant_id=9f089aa0e4e44266a7be708fb0fc9310&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1023] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:11 2026] DELETE /v2.0/security-groups/6f063c90-dd87-417f-aec4-1c7cf03a091d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:11.357 8 WARNING neutron.db.securitygroups_db [None req-c96ce83d-7183-47cf-a3d2-4b396b23ac8b 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-26 11:26:11.440 7 WARNING neutron.db.securitygroups_db [None req-354156b4-39cd-400e-953e-957f388a7e26 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 487/1024] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:11 2026] GET /v2.0/security-groups?tenant_id=62e6213ae0a14fb39e2e17d9c7242d46&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:26:11.525 7 INFO neutron.services.segments.plugin [-] Segment 29479a06-ad54-456c-9de7-f6fac1175998 resource provider aggregate not found 2026-04-26 11:26:11.530 7 INFO neutron.services.segments.plugin [-] Segment 29479a06-ad54-456c-9de7-f6fac1175998 resource provider aggregate not found 2026-04-26 11:26:11.538 7 INFO neutron.services.segments.plugin [-] Segment 29479a06-ad54-456c-9de7-f6fac1175998 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29479a06-ad54-456c-9de7-f6fac1175998 found for delete ", "request_id": "req-687d0ed7-d0fe-497b-a4b1-1e98a5e6b6d5"}]} 2026-04-26 11:26:11.555 7 INFO neutron.services.segments.plugin [-] Segment 29479a06-ad54-456c-9de7-f6fac1175998 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29479a06-ad54-456c-9de7-f6fac1175998 found for delete ", "request_id": "req-9bfe2752-14d9-4c78-81a4-8a9c2712b8cf"}]} [pid: 8|app: 0|req: 488/1025] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:11 2026] DELETE /v2.0/security-groups/3ae500d1-fab6-4431-a6d9-741763a9b955 => 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: 538/1026] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:11 2026] GET /v2.0/security-groups?tenant_id=d1cc7332102041209152ea56f9adff18&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:26:11.657 7 WARNING neutron.db.securitygroups_db [None req-d2701b15-34c9-4dcf-923d-6a008757923a 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 489/1027] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:11 2026] DELETE /v2.0/security-groups/cafe073e-8fe2-4629-9f2d-7120c67bf248 => 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: 539/1028] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:11 2026] GET /v2.0/security-groups?tenant_id=1a9401919b404b05a23e415dfe9b2498&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: 490/1029] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:11 2026] DELETE /v2.0/security-groups/063f85e2-d119-4101-84da-19388d6d312e => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:13.089 7 WARNING neutron.db.securitygroups_db [req-78fec0ae-8a37-47fc-854c-3f91b26ecbe4 req-02975ea8-8990-477e-8915-4068bad205f2 f049bdf934784c9a8636fb33e53edbb1 c0b89952d8ba40a69fa46cee8e1a8118 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 540/1030] 10.0.0.86 () {34 vars in 1099 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1175050040&fields=id&tenant_id=c0b89952d8ba40a69fa46cee8e1a8118 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1031] 10.0.0.86 () {34 vars in 981 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/networks?id=976a7e9b-8c52-4afb-8201-af3d1e1ba506 => 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: 541/1032] 10.0.0.86 () {34 vars in 964 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/quotas/c0b89952d8ba40a69fa46cee8e1a8118 => 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: 492/1033] 10.0.0.86 () {34 vars in 1001 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/ports?tenant_id=c0b89952d8ba40a69fa46cee8e1a8118&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: 542/1034] 10.0.0.86 () {34 vars in 1007 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/networks/976a7e9b-8c52-4afb-8201-af3d1e1ba506?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1035] 10.0.0.86 () {34 vars in 1107 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/networks/976a7e9b-8c52-4afb-8201-af3d1e1ba506?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1036] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => 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: 543/1037] 10.0.0.142 () {32 vars in 653 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions => generated 22037 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1038] 10.0.0.142 () {32 vars in 681 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1039] 10.0.0.142 () {32 vars in 681 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1040] 10.0.0.142 () {32 vars in 729 bytes} [Sun Apr 26 11:26:13 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: 7|app: 0|req: 545/1041] 10.0.0.142 () {32 vars in 665 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1042] 10.0.0.142 () {32 vars in 699 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1043] 10.0.0.142 () {32 vars in 697 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1044] 10.0.0.142 () {32 vars in 701 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1045] 10.0.0.142 () {32 vars in 689 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1046] 10.0.0.142 () {32 vars in 703 bytes} [Sun Apr 26 11:26:13 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: 7|app: 0|req: 548/1047] 10.0.0.142 () {32 vars in 693 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1048] 10.0.0.142 () {32 vars in 695 bytes} [Sun Apr 26 11:26:13 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: 7|app: 0|req: 549/1049] 10.0.0.142 () {32 vars in 685 bytes} [Sun Apr 26 11:26:13 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: 501/1050] 10.0.0.142 () {32 vars in 687 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1051] 10.0.0.142 () {32 vars in 661 bytes} [Sun Apr 26 11:26:13 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: 8|app: 0|req: 502/1052] 10.0.0.142 () {32 vars in 699 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1053] 10.0.0.142 () {32 vars in 679 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1054] 10.0.0.142 () {32 vars in 683 bytes} [Sun Apr 26 11:26:13 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: 7|app: 0|req: 552/1055] 10.0.0.142 () {32 vars in 675 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1056] 10.0.0.142 () {32 vars in 689 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1057] 10.0.0.142 () {32 vars in 723 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => 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: 505/1058] 10.0.0.142 () {32 vars in 687 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1059] 10.0.0.142 () {32 vars in 669 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1060] 10.0.0.142 () {32 vars in 687 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1061] 10.0.0.142 () {32 vars in 681 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1062] 10.0.0.142 () {32 vars in 699 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1063] 10.0.0.142 () {32 vars in 679 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1064] 10.0.0.142 () {32 vars in 667 bytes} [Sun Apr 26 11:26:13 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: 7|app: 0|req: 557/1065] 10.0.0.142 () {32 vars in 677 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1066] 10.0.0.142 () {32 vars in 665 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/l3-ha => 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: 558/1067] 10.0.0.142 () {32 vars in 675 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1068] 10.0.0.142 () {32 vars in 713 bytes} [Sun Apr 26 11:26:13 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1069] 10.0.0.142 () {32 vars in 691 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1070] 10.0.0.142 () {32 vars in 683 bytes} [Sun Apr 26 11:26:14 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: 560/1071] 10.0.0.142 () {32 vars in 669 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1072] 10.0.0.142 () {32 vars in 687 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1073] 10.0.0.142 () {32 vars in 705 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1074] 10.0.0.142 () {32 vars in 675 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1075] 10.0.0.142 () {32 vars in 701 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1076] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/network-ip-availability-details => generated 260 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1077] 10.0.0.142 () {32 vars in 675 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1078] 10.0.0.142 () {32 vars in 693 bytes} [Sun Apr 26 11:26:14 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: 564/1079] 10.0.0.142 () {32 vars in 689 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1080] 10.0.0.142 () {32 vars in 709 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1081] 10.0.0.142 () {32 vars in 705 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1082] 10.0.0.142 () {32 vars in 719 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1083] 10.0.0.142 () {32 vars in 697 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1084] 10.0.0.142 () {32 vars in 711 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1085] 10.0.0.142 () {32 vars in 669 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1086] 10.0.0.142 () {32 vars in 687 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1087] 10.0.0.142 () {32 vars in 681 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1088] 10.0.0.142 () {32 vars in 675 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1089] 10.0.0.142 () {32 vars in 671 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1090] 10.0.0.142 () {32 vars in 661 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1091] 10.0.0.142 () {32 vars in 699 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1092] 10.0.0.142 () {32 vars in 699 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => 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: 571/1093] 10.0.0.142 () {32 vars in 677 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1094] 10.0.0.142 () {32 vars in 669 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1095] 10.0.0.142 () {32 vars in 683 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1096] 10.0.0.142 () {32 vars in 701 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1097] 10.0.0.142 () {32 vars in 685 bytes} [Sun Apr 26 11:26:14 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: 525/1098] 10.0.0.142 () {32 vars in 707 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1099] 10.0.0.142 () {32 vars in 669 bytes} [Sun Apr 26 11:26:14 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: 526/1100] 10.0.0.142 () {32 vars in 697 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1101] 10.0.0.142 () {32 vars in 695 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1102] 10.0.0.142 () {32 vars in 685 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1103] 10.0.0.142 () {32 vars in 689 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1104] 10.0.0.142 () {32 vars in 705 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1105] 10.0.0.142 () {32 vars in 667 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1106] 10.0.0.142 () {32 vars in 681 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1107] 10.0.0.142 () {32 vars in 681 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/rbac-policies => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1108] 10.0.0.142 () {32 vars in 691 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1109] 10.0.0.142 () {32 vars in 691 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1110] 10.0.0.142 () {32 vars in 695 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1111] 10.0.0.142 () {32 vars in 685 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1112] 10.0.0.142 () {32 vars in 689 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1113] 10.0.0.142 () {32 vars in 701 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1114] 10.0.0.142 () {32 vars in 703 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1115] 10.0.0.142 () {32 vars in 713 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1116] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1117] 10.0.0.142 () {32 vars in 715 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1118] 10.0.0.142 () {32 vars in 727 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1119] 10.0.0.142 () {32 vars in 741 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1120] 10.0.0.142 () {32 vars in 719 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1121] 10.0.0.142 () {32 vars in 683 bytes} [Sun Apr 26 11:26:14 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: 537/1122] 10.0.0.142 () {32 vars in 669 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1123] 10.0.0.142 () {32 vars in 719 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1124] 10.0.0.142 () {32 vars in 679 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1125] 10.0.0.142 () {32 vars in 669 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1126] 10.0.0.142 () {32 vars in 697 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1127] 10.0.0.142 () {32 vars in 705 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1128] 10.0.0.142 () {32 vars in 701 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1129] 10.0.0.142 () {32 vars in 701 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1130] 10.0.0.142 () {32 vars in 683 bytes} [Sun Apr 26 11:26:14 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: 7|app: 0|req: 590/1131] 10.0.0.142 () {32 vars in 705 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1132] 10.0.0.142 () {32 vars in 695 bytes} [Sun Apr 26 11:26:14 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: 7|app: 0|req: 591/1133] 10.0.0.142 () {32 vars in 689 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1134] 10.0.0.142 () {32 vars in 697 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1135] 10.0.0.142 () {32 vars in 679 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1136] 10.0.0.142 () {32 vars in 689 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1137] 10.0.0.142 () {32 vars in 701 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1138] 10.0.0.142 () {32 vars in 665 bytes} [Sun Apr 26 11:26:14 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: 7|app: 0|req: 595/1139] 10.0.0.142 () {32 vars in 681 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1140] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => 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: 596/1141] 10.0.0.142 () {32 vars in 677 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1142] 10.0.0.142 () {32 vars in 693 bytes} [Sun Apr 26 11:26:14 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: 7|app: 0|req: 597/1143] 10.0.0.142 () {32 vars in 677 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1144] 10.0.0.142 () {32 vars in 667 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1145] 10.0.0.142 () {32 vars in 663 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/taas => generated 175 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1146] 10.0.0.142 () {32 vars in 675 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1147] 10.0.0.142 () {32 vars in 705 bytes} [Sun Apr 26 11:26:14 2026] GET /v2.0/extensions/tap-mirror-both-direction => generated 265 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1148] 10.0.0.142 () {32 vars in 687 bytes} [Sun Apr 26 11:26:14 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-04-26 11:26:15.463 7 WARNING neutron.db.securitygroups_db [None req-3999fb05-ef02-47d4-9fd6-149b05081cfc 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 600/1149] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:15 2026] GET /v2.0/security-groups?tenant_id=ea3800a91478408389ea86c9614b3f88&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: 550/1150] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:15 2026] DELETE /v2.0/security-groups/a4e7b0bf-3bca-47e1-a20d-8fe93b9e5f19 => 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: 602/1153] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:15 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:26:16.241 8 INFO neutron.db.segments_db [None req-2a058001-fe49-4b4b-a88a-6b0663a2059b e9e37f2a24c344aeaf527496bc408ee0 d39ca759efe54aa8b13122cb4db192c6 - - default default] Added segment 5d599037-1022-4baf-b2fa-99a82523d89c of type vxlan for network 90f3e0cc-86fb-4e26-9e5b-f9aa5dfcff4a [pid: 8|app: 0|req: 552/1154] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:15 2026] POST /v2.0/networks => generated 630 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:16.364 7 INFO neutron.db.segments_db [None req-40cc346f-1746-41ee-8d62-6510d7b9e883 e9e37f2a24c344aeaf527496bc408ee0 d39ca759efe54aa8b13122cb4db192c6 - - default default] Added segment f033a550-1e5e-4f8c-b493-e65d408ed27a of type vxlan for network 08f4027b-cf90-456f-9056-65dd616edd33 [pid: 7|app: 0|req: 603/1155] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:16 2026] POST /v2.0/networks => generated 632 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:16.494 8 INFO neutron.db.segments_db [None req-435eddbe-40ee-4b5b-8d94-a70dbe91f782 e9e37f2a24c344aeaf527496bc408ee0 d39ca759efe54aa8b13122cb4db192c6 - - default default] Added segment 7658f131-9bc7-4e8d-9e0c-1a8de3415d14 of type vxlan for network e7b1b1ab-98ff-4e4d-aa50-2cb1f515591f [pid: 7|app: 0|req: 604/1156] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:16 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1157] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:16 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&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: 553/1158] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:16 2026] POST /v2.0/networks => generated 632 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:16.636 7 INFO neutron.db.segments_db [None req-3c799a95-8360-429b-8d50-d122b302696a e9e37f2a24c344aeaf527496bc408ee0 d39ca759efe54aa8b13122cb4db192c6 - - default default] Added segment 139ec1b1-3cdf-4ea5-bf78-fd433b5e2499 of type vxlan for network 27abcb36-06bb-49e8-8148-c9d0e317b11f [pid: 7|app: 0|req: 606/1159] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:16 2026] POST /v2.0/networks => generated 631 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:16.775 8 INFO neutron.db.segments_db [None req-16958af0-e8e3-404d-bdcb-26d87bde75d0 e9e37f2a24c344aeaf527496bc408ee0 d39ca759efe54aa8b13122cb4db192c6 - - default default] Added segment f0c95f14-2a54-4c92-9a91-5981020feac7 of type vxlan for network 34c00fd3-2029-45b8-bf65-8dae167e1219 [pid: 7|app: 0|req: 607/1160] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:16 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1161] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:16 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&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: 554/1162] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:16 2026] POST /v2.0/networks => generated 631 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1163] 10.0.0.142 () {34 vars in 753 bytes} [Sun Apr 26 11:26:16 2026] PUT /v2.0/networks/90f3e0cc-86fb-4e26-9e5b-f9aa5dfcff4a/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1164] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:16 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => 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: 555/1165] 10.0.0.142 () {34 vars in 753 bytes} [Sun Apr 26 11:26:16 2026] PUT /v2.0/networks/08f4027b-cf90-456f-9056-65dd616edd33/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1166] 10.0.0.142 () {34 vars in 753 bytes} [Sun Apr 26 11:26:16 2026] PUT /v2.0/networks/e7b1b1ab-98ff-4e4d-aa50-2cb1f515591f/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1167] 10.0.0.142 () {34 vars in 753 bytes} [Sun Apr 26 11:26:17 2026] PUT /v2.0/networks/27abcb36-06bb-49e8-8148-c9d0e317b11f/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1168] 10.0.0.142 () {32 vars in 666 bytes} [Sun Apr 26 11:26:17 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1169] 10.0.0.142 () {32 vars in 680 bytes} [Sun Apr 26 11:26:17 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1170] 10.0.0.142 () {32 vars in 676 bytes} [Sun Apr 26 11:26:17 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: 8|app: 0|req: 558/1171] 10.0.0.142 () {32 vars in 688 bytes} [Sun Apr 26 11:26:17 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1172] 10.0.0.142 () {32 vars in 674 bytes} [Sun Apr 26 11:26:17 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1173] 10.0.0.142 () {32 vars in 688 bytes} [Sun Apr 26 11:26:17 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2465 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:26:17.596 8 INFO neutron.db.segments_db [None req-5c060156-1b8f-4665-8e47-72b6515f8306 5fb81019cd9b44689e0487ff574a1be4 cfb3903f86664bb08ac6ccc701b14302 - - default default] Added segment 52d78167-50b5-4b77-a224-f603dc8008a7 of type vxlan for network 86169104-7c2d-44e3-9e27-0ff5e604ef2d [pid: 8|app: 0|req: 559/1174] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:17 2026] POST /v2.0/networks => generated 645 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1175] 10.0.0.142 () {32 vars in 684 bytes} [Sun Apr 26 11:26:17 2026] GET /v2.0/networks?not-tags-any=blue => generated 2465 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1176] 10.0.0.142 () {32 vars in 696 bytes} [Sun Apr 26 11:26:17 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1177] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:26:17 2026] GET /v2.0/networks?id=976a7e9b-8c52-4afb-8201-af3d1e1ba506 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1178] 10.0.0.142 () {34 vars in 665 bytes} [Sun Apr 26 11:26:17 2026] POST /v2.0/ports => generated 774 bytes in 259 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: 561/1179] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:17 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:18.004 8 WARNING neutron.db.securitygroups_db [req-78fec0ae-8a37-47fc-854c-3f91b26ecbe4 req-38af4f10-b6a6-46d4-b5d5-d2de5811b5ee f049bdf934784c9a8636fb33e53edbb1 c0b89952d8ba40a69fa46cee8e1a8118 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 562/1180] 199.204.45.227 () {34 vars in 1050 bytes} [Sun Apr 26 11:26:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c0b89952d8ba40a69fa46cee8e1a8118 => generated 181 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:18.034 7 INFO neutron.services.segments.plugin [-] Segment 5d599037-1022-4baf-b2fa-99a82523d89c resource provider aggregate not found 2026-04-26 11:26:18.042 7 INFO neutron.services.segments.plugin [-] Segment 5d599037-1022-4baf-b2fa-99a82523d89c resource provider aggregate not found 2026-04-26 11:26:18.058 7 INFO neutron.services.segments.plugin [-] Segment 5d599037-1022-4baf-b2fa-99a82523d89c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d599037-1022-4baf-b2fa-99a82523d89c found for delete ", "request_id": "req-caa91b9a-3fdb-44c3-b91f-9ca68d80a556"}]} 2026-04-26 11:26:18.062 7 INFO neutron.services.segments.plugin [-] Segment 5d599037-1022-4baf-b2fa-99a82523d89c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d599037-1022-4baf-b2fa-99a82523d89c found for delete ", "request_id": "req-45ae0971-1001-4c53-9330-1e9482a78eae"}]} 2026-04-26 11:26:18.070 8 INFO neutron.db.segments_db [None req-5e4e89ae-278d-48de-b5c9-b28caf301dae 5fb81019cd9b44689e0487ff574a1be4 cfb3903f86664bb08ac6ccc701b14302 - - default default] Added segment c3334ff0-910f-429f-ae81-2a7a0013fc6f of type vxlan for network 576dff1b-d9d8-46bb-9b9a-5670337b03db [pid: 7|app: 0|req: 619/1181] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:17 2026] DELETE /v2.0/networks/90f3e0cc-86fb-4e26-9e5b-f9aa5dfcff4a => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1182] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:18 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => 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: 621/1183] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:18 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1184] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:18 2026] POST /v2.0/networks => generated 632 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:18.263 8 INFO neutron.services.segments.plugin [-] Segment f033a550-1e5e-4f8c-b493-e65d408ed27a resource provider aggregate not found 2026-04-26 11:26:18.271 8 INFO neutron.services.segments.plugin [-] Segment f033a550-1e5e-4f8c-b493-e65d408ed27a resource provider aggregate not found 2026-04-26 11:26:18.288 8 INFO neutron.services.segments.plugin [-] Segment f033a550-1e5e-4f8c-b493-e65d408ed27a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f033a550-1e5e-4f8c-b493-e65d408ed27a found for delete ", "request_id": "req-5006bfa1-424b-463b-8a9d-55dcef7f1da2"}]} [pid: 8|app: 0|req: 564/1185] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:18 2026] DELETE /v2.0/networks/08f4027b-cf90-456f-9056-65dd616edd33 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:26:18.297 8 INFO neutron.services.segments.plugin [-] Segment f033a550-1e5e-4f8c-b493-e65d408ed27a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f033a550-1e5e-4f8c-b493-e65d408ed27a found for delete ", "request_id": "req-da882099-938d-4980-a829-6a05656d1e8e"}]} [pid: 7|app: 0|req: 622/1186] 199.204.45.227 () {38 vars in 955 bytes} [Sun Apr 26 11:26:18 2026] POST /v2.0/ports => generated 958 bytes in 341 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: 565/1187] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:26:18 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: 623/1188] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:18 2026] DELETE /v2.0/networks/e7b1b1ab-98ff-4e4d-aa50-2cb1f515591f => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1189] 199.204.45.227 () {38 vars in 1028 bytes} [Sun Apr 26 11:26:18 2026] PUT /v2.0/ports/53c84aaa-4e6b-4367-8330-d46386bff8a0 => generated 1239 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 11:26:18.939 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7304caaf-a118-4cdd-8f9c-e0e08b476846'] response: {'name': 'network-changed', 'server_uuid': 'afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7', 'tag': '53c84aaa-4e6b-4367-8330-d46386bff8a0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 624/1190] 10.0.0.142 () {34 vars in 665 bytes} [Sun Apr 26 11:26:18 2026] POST /v2.0/ports => generated 954 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 567/1191] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:18 2026] DELETE /v2.0/networks/27abcb36-06bb-49e8-8148-c9d0e317b11f => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:26:19.067 7 INFO neutron_taas.services.taas.taas_plugin [None req-cd358f47-0eac-417e-9016-494ccfbe75d2 5fb81019cd9b44689e0487ff574a1be4 cfb3903f86664bb08ac6ccc701b14302 - - default default] TaaS: Handle Delete Port: d570f8db-ffed-4add-baf2-849dff64b3b9 2026-04-26 11:26:19.071 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd358f47-0eac-417e-9016-494ccfbe75d2 5fb81019cd9b44689e0487ff574a1be4 cfb3903f86664bb08ac6ccc701b14302 - - default default] Tap Mirror: Handle Delete Port: d570f8db-ffed-4add-baf2-849dff64b3b9 [pid: 8|app: 0|req: 568/1192] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:19 2026] DELETE /v2.0/networks/34c00fd3-2029-45b8-bf65-8dae167e1219 => 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: 569/1193] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:19 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1194] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:26:18 2026] DELETE /v2.0/ports/d570f8db-ffed-4add-baf2-849dff64b3b9 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1195] 199.204.45.227 () {34 vars in 994 bytes} [Sun Apr 26 11:26:19 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1196] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:19 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:19.293 7 INFO neutron.pecan_wsgi.hooks.translation [None req-313c9f03-f286-429c-85af-477c241d30e9 5fb81019cd9b44689e0487ff574a1be4 cfb3903f86664bb08ac6ccc701b14302 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 627/1197] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:26:19 2026] DELETE /v2.0/ports/d570f8db-ffed-4add-baf2-849dff64b3b9 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1198] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:19 2026] GET /v2.0/security-groups?id=69c22124-27de-4e5f-9cb1-6f254dd00752&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: 572/1199] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:19 2026] GET /v2.0/security-groups?id=b8be70ea-7c1c-410c-af01-69c640e0c3c7&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:19.344 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0dff3d4-5e76-4918-8bf3-b9323d0697ef 5fb81019cd9b44689e0487ff574a1be4 cfb3903f86664bb08ac6ccc701b14302 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 573/1200] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:26:19 2026] GET /v2.0/ports/d570f8db-ffed-4add-baf2-849dff64b3b9 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:26:19.407 7 INFO neutron_taas.services.taas.taas_plugin [req-4c8e1979-cf3b-4f6e-becd-240dafd02d3c req-baac4d6f-d168-4916-b761-9e0f2e8fda39 77b35a0fc31a49b1b26804956f6cdd7d 56bd9cecc7034defb411a80565803b5f - - default default] TaaS: Handle Delete Port: 22cd2062-cbe8-4422-993c-5c9d6618913c 2026-04-26 11:26:19.410 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4c8e1979-cf3b-4f6e-becd-240dafd02d3c req-baac4d6f-d168-4916-b761-9e0f2e8fda39 77b35a0fc31a49b1b26804956f6cdd7d 56bd9cecc7034defb411a80565803b5f - - default default] Tap Mirror: Handle Delete Port: 22cd2062-cbe8-4422-993c-5c9d6618913c [pid: 8|app: 0|req: 574/1201] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:19 2026] DELETE /v2.0/subnets/6e362fe2-5d7b-4831-9bcc-417366582888 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1202] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:26:19 2026] GET /v2.0/ports?tenant_id=c0b89952d8ba40a69fa46cee8e1a8118&device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:26:19.536 7 INFO neutron.db.l3_db [req-4c8e1979-cf3b-4f6e-becd-240dafd02d3c req-baac4d6f-d168-4916-b761-9e0f2e8fda39 77b35a0fc31a49b1b26804956f6cdd7d 56bd9cecc7034defb411a80565803b5f - - default default] Floating IP 1019c783-b57a-4768-86a1-8f113f142050 disassociated. External IP: 10.96.250.213, port: 22cd2062-cbe8-4422-993c-5c9d6618913c. [pid: 8|app: 0|req: 576/1203] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:19 2026] DELETE /v2.0/networks/576dff1b-d9d8-46bb-9b9a-5670337b03db => 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: 577/1204] 199.204.45.227 () {34 vars in 1018 bytes} [Sun Apr 26 11:26:19 2026] GET /v2.0/networks?tenant_id=c0b89952d8ba40a69fa46cee8e1a8118&shared=False => generated 774 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:19.737 8 INFO neutron.db.segments_db [None req-31a8af9c-d41b-4c3e-bc52-16b7483670d6 5fb81019cd9b44689e0487ff574a1be4 cfb3903f86664bb08ac6ccc701b14302 - - default default] Added segment 24916042-5bd9-4cfa-a81b-4effa353774f of type vxlan for network 8d86ff60-8e8f-4567-b36d-ceb5ef07f6fb [pid: 8|app: 0|req: 578/1205] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:19 2026] POST /v2.0/networks => generated 631 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1206] 199.204.45.227 () {34 vars in 930 bytes} [Sun Apr 26 11:26:19 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1207] 199.204.45.227 () {36 vars in 997 bytes} [Sun Apr 26 11:26:19 2026] DELETE /v2.0/ports/22cd2062-cbe8-4422-993c-5c9d6618913c => generated 0 bytes in 598 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:26:19.929 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-334fb583-68b9-4ed2-9dee-de479bcaffb2'] response: {'server_uuid': 'ea8982f0-75ee-4140-b59c-f80c4bbb72b8', 'name': 'network-vif-deleted', 'tag': '22cd2062-cbe8-4422-993c-5c9d6618913c', 'status': 'completed', 'code': 200} 2026-04-26 11:26:20.087 7 INFO neutron.services.segments.plugin [-] Segment 7658f131-9bc7-4e8d-9e0c-1a8de3415d14 resource provider aggregate not found 2026-04-26 11:26:20.099 7 INFO neutron.services.segments.plugin [-] Segment 7658f131-9bc7-4e8d-9e0c-1a8de3415d14 resource provider aggregate not found 2026-04-26 11:26:20.104 7 INFO neutron.services.segments.plugin [-] Segment 7658f131-9bc7-4e8d-9e0c-1a8de3415d14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7658f131-9bc7-4e8d-9e0c-1a8de3415d14 found for delete ", "request_id": "req-2581319e-1a50-483a-8b74-33cc58e90d2e"}]} [pid: 8|app: 0|req: 580/1208] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:26:19 2026] POST /v2.0/subnets => generated 626 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:20.112 7 INFO neutron.services.segments.plugin [-] Segment 7658f131-9bc7-4e8d-9e0c-1a8de3415d14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7658f131-9bc7-4e8d-9e0c-1a8de3415d14 found for delete ", "request_id": "req-5aa5f126-2ed8-488c-b738-1adb712f9c46"}]} 2026-04-26 11:26:20.253 7 WARNING neutron.db.securitygroups_db [None req-35697627-d83b-4ab5-bf7c-7679eba2885d 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 629/1209] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:20 2026] GET /v2.0/security-groups?tenant_id=d39ca759efe54aa8b13122cb4db192c6&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:26:20.319 8 INFO neutron.services.segments.plugin [-] Segment 139ec1b1-3cdf-4ea5-bf78-fd433b5e2499 resource provider aggregate not found 2026-04-26 11:26:20.336 8 INFO neutron.services.segments.plugin [-] Segment 139ec1b1-3cdf-4ea5-bf78-fd433b5e2499 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 139ec1b1-3cdf-4ea5-bf78-fd433b5e2499 found for delete ", "request_id": "req-6152ab7c-7989-4a53-a16e-46e04caead02"}]} 2026-04-26 11:26:20.342 8 INFO neutron.services.segments.plugin [-] Segment 139ec1b1-3cdf-4ea5-bf78-fd433b5e2499 resource provider aggregate not found 2026-04-26 11:26:20.354 8 INFO neutron.services.segments.plugin [-] Segment f0c95f14-2a54-4c92-9a91-5981020feac7 resource provider aggregate not found 2026-04-26 11:26:20.374 8 INFO neutron.services.segments.plugin [-] Segment 139ec1b1-3cdf-4ea5-bf78-fd433b5e2499 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 139ec1b1-3cdf-4ea5-bf78-fd433b5e2499 found for delete ", "request_id": "req-a33bc408-cd54-4cc5-903d-ae20de187769"}]} 2026-04-26 11:26:20.376 8 INFO neutron.services.segments.plugin [-] Segment f0c95f14-2a54-4c92-9a91-5981020feac7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0c95f14-2a54-4c92-9a91-5981020feac7 found for delete ", "request_id": "req-081125e7-71bf-4e3f-8866-daaf1a73bf2a"}]} [pid: 7|app: 0|req: 630/1210] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:20 2026] DELETE /v2.0/security-groups/bff9b316-a9ef-47ef-840d-8b5109a7b62c => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:20.393 8 INFO neutron.services.segments.plugin [-] Segment c3334ff0-910f-429f-ae81-2a7a0013fc6f resource provider aggregate not found 2026-04-26 11:26:20.399 8 INFO neutron.services.segments.plugin [-] Segment f0c95f14-2a54-4c92-9a91-5981020feac7 resource provider aggregate not found 2026-04-26 11:26:20.415 8 INFO neutron.services.segments.plugin [-] Segment c3334ff0-910f-429f-ae81-2a7a0013fc6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3334ff0-910f-429f-ae81-2a7a0013fc6f found for delete ", "request_id": "req-6ad4ce25-b2a1-4436-8aaf-8b413020c070"}]} 2026-04-26 11:26:20.417 8 INFO neutron.services.segments.plugin [-] Segment f0c95f14-2a54-4c92-9a91-5981020feac7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0c95f14-2a54-4c92-9a91-5981020feac7 found for delete ", "request_id": "req-79a8be51-b7de-4619-b5aa-2a99c0ff676a"}]} [pid: 7|app: 0|req: 631/1211] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:20 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:20.442 8 INFO neutron.services.segments.plugin [-] Segment c3334ff0-910f-429f-ae81-2a7a0013fc6f resource provider aggregate not found [pid: 7|app: 0|req: 632/1212] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:20 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:26:20.457 8 INFO neutron.services.segments.plugin [-] Segment c3334ff0-910f-429f-ae81-2a7a0013fc6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3334ff0-910f-429f-ae81-2a7a0013fc6f found for delete ", "request_id": "req-c9cdb9af-ce74-460c-8b05-f323eae743d8"}]} [pid: 7|app: 0|req: 633/1213] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:20 2026] GET /v2.0/security-groups?id=69c22124-27de-4e5f-9cb1-6f254dd00752&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:20.513 7 WARNING neutron.db.securitygroups_db [None req-8801a2b1-fec8-4bb9-884a-52377acf389c 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 581/1214] 10.0.0.142 () {34 vars in 665 bytes} [Sun Apr 26 11:26:20 2026] POST /v2.0/ports => generated 911 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1215] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:20 2026] GET /v2.0/security-groups?tenant_id=04eb3f410e0c4a8a8419c95ad2db7761&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:26:20.686 8 INFO neutron_taas.services.taas.taas_plugin [None req-68d7e5d1-a3b6-4929-adb1-7157bdfb322b 5fb81019cd9b44689e0487ff574a1be4 cfb3903f86664bb08ac6ccc701b14302 - - default default] TaaS: Handle Delete Port: 4c907a44-3bb7-4a14-b06e-2bd991efc4ac 2026-04-26 11:26:20.689 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68d7e5d1-a3b6-4929-adb1-7157bdfb322b 5fb81019cd9b44689e0487ff574a1be4 cfb3903f86664bb08ac6ccc701b14302 - - default default] Tap Mirror: Handle Delete Port: 4c907a44-3bb7-4a14-b06e-2bd991efc4ac [pid: 7|app: 0|req: 635/1216] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:20 2026] DELETE /v2.0/security-groups/8c1aa55f-4404-45b4-a107-80987f213122 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1217] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:26:20 2026] DELETE /v2.0/ports/4c907a44-3bb7-4a14-b06e-2bd991efc4ac => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:26:20.849 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4dc71d76-d828-4de8-a215-28023aa7c8ce 5fb81019cd9b44689e0487ff574a1be4 cfb3903f86664bb08ac6ccc701b14302 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 636/1218] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:26:20 2026] GET /v2.0/ports/4c907a44-3bb7-4a14-b06e-2bd991efc4ac => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:26:20.895 7 WARNING neutron.db.securitygroups_db [None req-e61c5f01-f7ca-47d6-bc48-770289c92c1b 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 583/1219] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:20 2026] DELETE /v2.0/subnets/f05d5fa6-ddba-41d1-a194-9bb4a474c462 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1220] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:20 2026] GET /v2.0/security-groups?tenant_id=06bf40c2f0834955a0e7b3a4df6eb47f&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: 638/1221] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:21 2026] DELETE /v2.0/networks/8d86ff60-8e8f-4567-b36d-ceb5ef07f6fb => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1222] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:21 2026] DELETE /v2.0/security-groups/0ca128e7-31b3-4ffd-8851-37d902fb9dfc => 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: 584/1223] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:26:20 2026] GET /v2.0/ports?tenant_id=c0b89952d8ba40a69fa46cee8e1a8118&device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => generated 1242 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1224] 199.204.45.227 () {34 vars in 1060 bytes} [Sun Apr 26 11:26:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=53c84aaa-4e6b-4367-8330-d46386bff8a0 => 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: 640/1225] 10.0.0.142 () {34 vars in 665 bytes} [Sun Apr 26 11:26:21 2026] POST /v2.0/ports => generated 775 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: 586/1226] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:26:21 2026] GET /v2.0/subnets?id=7bbecb34-e08e-4d24-85b6-defa71450acb => generated 696 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1227] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:26:21 2026] GET /v2.0/ports?network_id=976a7e9b-8c52-4afb-8201-af3d1e1ba506&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1228] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:21 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => 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: 589/1229] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:26:21 2026] GET /v2.0/networks/976a7e9b-8c52-4afb-8201-af3d1e1ba506?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1230] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:21 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1231] 10.0.0.142 () {34 vars in 737 bytes} [Sun Apr 26 11:26:21 2026] PUT /v2.0/ports/e118670a-c8ab-4df1-93e5-08f14178f7f4 => generated 752 bytes in 175 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: 591/1232] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:26:21 2026] GET /v2.0/networks/976a7e9b-8c52-4afb-8201-af3d1e1ba506?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: 642/1233] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:21 2026] GET /v2.0/security-groups?id=69c22124-27de-4e5f-9cb1-6f254dd00752&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:21.773 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e56277a-d73f-409e-a710-6ce49e007189 5fb81019cd9b44689e0487ff574a1be4 cfb3903f86664bb08ac6ccc701b14302 - - default default] TaaS: Handle Delete Port: e118670a-c8ab-4df1-93e5-08f14178f7f4 2026-04-26 11:26:21.776 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e56277a-d73f-409e-a710-6ce49e007189 5fb81019cd9b44689e0487ff574a1be4 cfb3903f86664bb08ac6ccc701b14302 - - default default] Tap Mirror: Handle Delete Port: e118670a-c8ab-4df1-93e5-08f14178f7f4 [pid: 8|app: 0|req: 592/1234] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:26:21 2026] DELETE /v2.0/ports/e118670a-c8ab-4df1-93e5-08f14178f7f4 => 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: 643/1235] 10.0.0.142 () {32 vars in 643 bytes} [Sun Apr 26 11:26:21 2026] GET /v2.0/ports => generated 777 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:21.977 8 INFO neutron.pecan_wsgi.hooks.translation [None req-88dbe76c-a3a7-43ba-b224-592c4edf3575 5fb81019cd9b44689e0487ff574a1be4 cfb3903f86664bb08ac6ccc701b14302 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 593/1236] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:26:21 2026] GET /v2.0/ports/e118670a-c8ab-4df1-93e5-08f14178f7f4 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1237] 10.0.0.142 () {32 vars in 643 bytes} [Sun Apr 26 11:26:21 2026] GET /v2.0/ports => generated 777 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1238] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:26:22 2026] GET /v2.0/ports/9a035d87-f66a-45bb-8e61-9e7cbcd04f41 => generated 774 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:22.084 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f8f2155c-6ac0-451b-8589-9bd52a667358 5fb81019cd9b44689e0487ff574a1be4 cfb3903f86664bb08ac6ccc701b14302 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 645/1239] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:26:22 2026] DELETE /v2.0/ports/4c907a44-3bb7-4a14-b06e-2bd991efc4ac => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:26:22.110 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5463bc40-1087-49eb-9ed7-dbaa7a2daab1 5fb81019cd9b44689e0487ff574a1be4 cfb3903f86664bb08ac6ccc701b14302 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 595/1240] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:22 2026] DELETE /v2.0/subnets/f05d5fa6-ddba-41d1-a194-9bb4a474c462 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:26:22.131 7 INFO neutron.services.segments.plugin [-] Segment 24916042-5bd9-4cfa-a81b-4effa353774f resource provider aggregate not found 2026-04-26 11:26:22.134 7 INFO neutron.services.segments.plugin [-] Segment 24916042-5bd9-4cfa-a81b-4effa353774f resource provider aggregate not found 2026-04-26 11:26:22.140 7 INFO neutron.pecan_wsgi.hooks.translation [None req-66290b89-f0f0-4969-b0aa-6886f6fb4a4c 5fb81019cd9b44689e0487ff574a1be4 cfb3903f86664bb08ac6ccc701b14302 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 646/1241] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:22 2026] DELETE /v2.0/subnets/6e362fe2-5d7b-4831-9bcc-417366582888 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:26:22.151 7 INFO neutron.services.segments.plugin [-] Segment 24916042-5bd9-4cfa-a81b-4effa353774f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24916042-5bd9-4cfa-a81b-4effa353774f found for delete ", "request_id": "req-37e0e24c-e964-49c8-86d0-07761c7db1c0"}]} 2026-04-26 11:26:22.152 7 INFO neutron.services.segments.plugin [-] Segment 24916042-5bd9-4cfa-a81b-4effa353774f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24916042-5bd9-4cfa-a81b-4effa353774f found for delete ", "request_id": "req-69fed603-11b3-4e45-930a-e0f8805e1bbe"}]} 2026-04-26 11:26:22.225 8 INFO neutron_taas.services.taas.taas_plugin [None req-1c7d6310-2d67-48b8-87e6-74994deff6ae 5fb81019cd9b44689e0487ff574a1be4 cfb3903f86664bb08ac6ccc701b14302 - - default default] TaaS: Handle Delete Port: 9a035d87-f66a-45bb-8e61-9e7cbcd04f41 2026-04-26 11:26:22.228 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c7d6310-2d67-48b8-87e6-74994deff6ae 5fb81019cd9b44689e0487ff574a1be4 cfb3903f86664bb08ac6ccc701b14302 - - default default] Tap Mirror: Handle Delete Port: 9a035d87-f66a-45bb-8e61-9e7cbcd04f41 [pid: 8|app: 0|req: 596/1242] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:26:22 2026] DELETE /v2.0/ports/9a035d87-f66a-45bb-8e61-9e7cbcd04f41 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1243] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:22 2026] DELETE /v2.0/networks/86169104-7c2d-44e3-9e27-0ff5e604ef2d => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1244] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:22 2026] GET /v2.0/ports?device_id=ea8982f0-75ee-4140-b59c-f80c4bbb72b8 => 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: 648/1245] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:22 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1246] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:22 2026] GET /v2.0/security-groups?id=69c22124-27de-4e5f-9cb1-6f254dd00752&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:23.172 7 WARNING neutron.db.securitygroups_db [None req-81c141ea-9c91-4ee7-b6b7-594640d06f7c 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 649/1247] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:23 2026] GET /v2.0/security-groups?tenant_id=cfb3903f86664bb08ac6ccc701b14302&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1248] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:23 2026] DELETE /v2.0/security-groups/a004817b-17d5-4b1c-a104-de9e94a5ccda => 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: 650/1249] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:23 2026] DELETE /v2.0/security-groups/b8be70ea-7c1c-410c-af01-69c640e0c3c7 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:23.875 8 INFO neutron.api.v2.resource [None req-b10cbdf5-5978-4cab-9400-3ad196564e37 77b35a0fc31a49b1b26804956f6cdd7d 56bd9cecc7034defb411a80565803b5f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 600/1250] 10.0.0.142 () {32 vars in 737 bytes} [Sun Apr 26 11:26:23 2026] GET /v2.0/security-groups/b8be70ea-7c1c-410c-af01-69c640e0c3c7 => 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: 601/1251] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:23 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1252] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:23 2026] GET /v2.0/security-groups?id=69c22124-27de-4e5f-9cb1-6f254dd00752&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:24.027 7 INFO neutron_taas.services.taas.taas_plugin [None req-89d46027-a349-407a-8cf4-81c40e763bc5 77b35a0fc31a49b1b26804956f6cdd7d 56bd9cecc7034defb411a80565803b5f - - default default] TaaS: Handle Delete Port: 399d157b-1d91-41a2-a906-e4fca5bba7f3 2026-04-26 11:26:24.030 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89d46027-a349-407a-8cf4-81c40e763bc5 77b35a0fc31a49b1b26804956f6cdd7d 56bd9cecc7034defb411a80565803b5f - - default default] Tap Mirror: Handle Delete Port: 399d157b-1d91-41a2-a906-e4fca5bba7f3 2026-04-26 11:26:24.176 7 INFO neutron.services.segments.plugin [-] Segment 52d78167-50b5-4b77-a224-f603dc8008a7 resource provider aggregate not found 2026-04-26 11:26:24.178 7 INFO neutron.services.segments.plugin [-] Segment 52d78167-50b5-4b77-a224-f603dc8008a7 resource provider aggregate not found 2026-04-26 11:26:24.198 7 INFO neutron.services.segments.plugin [-] Segment 52d78167-50b5-4b77-a224-f603dc8008a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52d78167-50b5-4b77-a224-f603dc8008a7 found for delete ", "request_id": "req-30f11127-9be2-4699-9daa-bb1f5e920eba"}]} 2026-04-26 11:26:24.200 7 INFO neutron.services.segments.plugin [-] Segment 52d78167-50b5-4b77-a224-f603dc8008a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52d78167-50b5-4b77-a224-f603dc8008a7 found for delete ", "request_id": "req-adf0d80d-0282-4698-a5d9-d726ebd8fbc1"}]} [pid: 7|app: 0|req: 651/1253] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:26:23 2026] DELETE /v2.0/floatingips/1019c783-b57a-4768-86a1-8f113f142050 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:24.599 8 INFO neutron_taas.services.taas.taas_plugin [None req-15b6bcc8-de00-4b88-9c7a-1a9e2dc1bebe 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: a1970775-1282-4a7e-a3bc-8a50f093b3f8 2026-04-26 11:26:24.602 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15b6bcc8-de00-4b88-9c7a-1a9e2dc1bebe 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: a1970775-1282-4a7e-a3bc-8a50f093b3f8 [pid: 7|app: 0|req: 652/1254] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:25 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1255] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:26:24 2026] PUT /v2.0/routers/85f3f960-e87b-47c2-a240-34a44f50ef66/remove_router_interface => generated 310 bytes in 995 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1256] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:25 2026] GET /v2.0/security-groups?id=69c22124-27de-4e5f-9cb1-6f254dd00752&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:25.448 8 INFO neutron_taas.services.taas.taas_plugin [None req-b28d4508-c1d8-4654-b968-0c190e9a37c4 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: e256d192-cc39-4dbf-bcd7-7632119b72a7 2026-04-26 11:26:25.452 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b28d4508-c1d8-4654-b968-0c190e9a37c4 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: e256d192-cc39-4dbf-bcd7-7632119b72a7 2026-04-26 11:26:25.677 7 INFO neutron.db.segments_db [None req-32644380-4503-4af4-b776-7ca55d97009f c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] Added segment 703bb62a-1bee-4f18-b56e-5e09acf08409 of type vxlan for network fa4ca4e3-c8f2-4e48-8e0d-6660278c2af7 2026-04-26 11:26:25.695 8 INFO neutron_taas.services.taas.taas_plugin [None req-b28d4508-c1d8-4654-b968-0c190e9a37c4 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 57f56311-cb26-4a18-b3cd-aef04d248613 2026-04-26 11:26:25.697 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b28d4508-c1d8-4654-b968-0c190e9a37c4 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 57f56311-cb26-4a18-b3cd-aef04d248613 2026-04-26 11:26:25.943 7 INFO neutron.db.l3_hamode_db [None req-32644380-4503-4af4-b776-7ca55d97009f c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:26:26.059 8 INFO neutron.services.segments.plugin [-] Segment e3286cdb-35d2-4086-a75d-6e860e95cf7e resource provider aggregate not found 2026-04-26 11:26:26.063 8 INFO neutron.services.segments.plugin [-] Segment e3286cdb-35d2-4086-a75d-6e860e95cf7e resource provider aggregate not found 2026-04-26 11:26:26.073 7 INFO neutron.db.l3_hamode_db [None req-32644380-4503-4af4-b776-7ca55d97009f c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:26:26.077 8 INFO neutron.services.segments.plugin [-] Segment e3286cdb-35d2-4086-a75d-6e860e95cf7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3286cdb-35d2-4086-a75d-6e860e95cf7e found for delete ", "request_id": "req-32bdea80-8ac6-4dee-999b-1b3d4e4efb57"}]} 2026-04-26 11:26:26.081 8 INFO neutron.services.segments.plugin [-] Segment e3286cdb-35d2-4086-a75d-6e860e95cf7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3286cdb-35d2-4086-a75d-6e860e95cf7e found for delete ", "request_id": "req-2b775687-a65a-4cc0-a1f0-86621bbd36ce"}]} 2026-04-26 11:26:26.085 8 INFO neutron.db.l3_hamode_db [None req-b28d4508-c1d8-4654-b968-0c190e9a37c4 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] HA network 16c7ff46-3207-4c9d-be06-3fc3981efa03 was deleted as no HA routers are present in project 56bd9cecc7034defb411a80565803b5f. [pid: 8|app: 0|req: 604/1257] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:25 2026] DELETE /v2.0/routers/85f3f960-e87b-47c2-a240-34a44f50ef66 => generated 0 bytes in 874 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1258] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:26 2026] DELETE /v2.0/subnets/b90f0cd5-261f-4b84-807a-960438c0c510 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:26:26.363 8 INFO neutron_taas.services.taas.taas_plugin [None req-7e430412-44b3-4a27-bcfa-ad9ee738c39c 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 7d3bea58-7251-4f3c-8e0a-d24516a98806 2026-04-26 11:26:26.366 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e430412-44b3-4a27-bcfa-ad9ee738c39c 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 7d3bea58-7251-4f3c-8e0a-d24516a98806 [pid: 8|app: 0|req: 606/1259] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:26 2026] DELETE /v2.0/networks/6d81056f-ecbe-4b00-aeb1-c321f3b85a47 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1260] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:26 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1261] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:26 2026] GET /v2.0/security-groups?id=69c22124-27de-4e5f-9cb1-6f254dd00752&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:26.745 8 WARNING neutron.db.securitygroups_db [None req-bfdfe865-3d83-43f3-b4d3-26b58c11fb7f 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 654/1262] 10.0.0.142 () {34 vars in 668 bytes} [Sun Apr 26 11:26:25 2026] POST /v2.0/routers => generated 474 bytes in 1234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1263] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:26 2026] GET /v2.0/security-groups?tenant_id=56bd9cecc7034defb411a80565803b5f&name=default => generated 2921 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:26:26.811 7 INFO neutron.db.l3_hamode_db [None req-e9aa9c57-60a2-4f59-8e89-d10640a34bc7 c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:26:26.910 7 INFO neutron.db.l3_hamode_db [None req-e9aa9c57-60a2-4f59-8e89-d10640a34bc7 c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 610/1264] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:26 2026] DELETE /v2.0/security-groups/c8d02136-3041-424b-810a-8e3876a6f376 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1265] 10.0.0.142 () {34 vars in 668 bytes} [Sun Apr 26 11:26:26 2026] POST /v2.0/routers => generated 474 bytes in 641 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:27.456 7 INFO neutron.db.l3_hamode_db [None req-73657ffe-45b9-4e04-9839-63db494c8a3c c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:26:27.538 8 WARNING neutron.db.securitygroups_db [None req-1f6e97e4-fbc5-4712-a769-c7efad193bb2 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-26 11:26:27.589 7 INFO neutron.db.l3_hamode_db [None req-73657ffe-45b9-4e04-9839-63db494c8a3c c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 611/1266] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:27 2026] GET /v2.0/security-groups?tenant_id=3854bff104eb44f79b762413e5b71f56&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1267] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:27 2026] DELETE /v2.0/security-groups/daf4dd22-f0db-4ceb-94ab-986862544a2d => 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: 613/1268] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:27 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => 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: 614/1269] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:27 2026] GET /v2.0/security-groups?id=69c22124-27de-4e5f-9cb1-6f254dd00752&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:28.097 8 INFO neutron.services.segments.plugin [-] Segment ee8e314b-3438-4920-b056-3fb89c3bdfd8 resource provider aggregate not found 2026-04-26 11:26:28.100 8 INFO neutron.services.segments.plugin [-] Segment ee8e314b-3438-4920-b056-3fb89c3bdfd8 resource provider aggregate not found 2026-04-26 11:26:28.116 8 INFO neutron.services.segments.plugin [-] Segment ee8e314b-3438-4920-b056-3fb89c3bdfd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee8e314b-3438-4920-b056-3fb89c3bdfd8 found for delete ", "request_id": "req-2cd533b6-b921-413d-83ac-2d9dfd2273b3"}]} 2026-04-26 11:26:28.117 8 INFO neutron.services.segments.plugin [-] Segment ee8e314b-3438-4920-b056-3fb89c3bdfd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee8e314b-3438-4920-b056-3fb89c3bdfd8 found for delete ", "request_id": "req-6fd1fada-4109-49b0-8aeb-35d0c7e3769b"}]} [pid: 7|app: 0|req: 656/1270] 10.0.0.142 () {34 vars in 668 bytes} [Sun Apr 26 11:26:27 2026] POST /v2.0/routers => generated 474 bytes in 829 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:28.303 8 INFO neutron.db.l3_hamode_db [None req-8845b2cb-fbcf-4df3-9d63-2beaa429e09e c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:26:28.429 8 INFO neutron.db.l3_hamode_db [None req-8845b2cb-fbcf-4df3-9d63-2beaa429e09e c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 657/1271] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:28 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1272] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:28 2026] GET /v2.0/security-groups?id=69c22124-27de-4e5f-9cb1-6f254dd00752&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: 615/1273] 10.0.0.142 () {34 vars in 668 bytes} [Sun Apr 26 11:26:28 2026] POST /v2.0/routers => generated 474 bytes in 831 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:29.134 7 INFO neutron.db.l3_hamode_db [None req-fa80d395-a836-41f1-b068-b0c4d5027209 c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 616/1274] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:29 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:29.278 7 INFO neutron.db.l3_hamode_db [None req-fa80d395-a836-41f1-b068-b0c4d5027209 c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:26:29.425 8 INFO neutron.db.l3_db [None req-e6d3adef-1b1d-4c7b-bba8-97016d901411 f049bdf934784c9a8636fb33e53edbb1 c0b89952d8ba40a69fa46cee8e1a8118 - - default default] Floating IP 72ee2229-95a1-45d0-931e-11fa868774b1 associated. External IP: 10.96.250.220, port: 53c84aaa-4e6b-4367-8330-d46386bff8a0. [pid: 8|app: 0|req: 617/1275] 10.0.0.142 () {34 vars in 749 bytes} [Sun Apr 26 11:26:29 2026] PUT /v2.0/floatingips/72ee2229-95a1-45d0-931e-11fa868774b1 => generated 856 bytes in 637 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:29.841 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-635b2d54-6b9b-45d7-bcd9-fb589f270de1'] response: {'name': 'network-changed', 'server_uuid': 'afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7', 'tag': '53c84aaa-4e6b-4367-8330-d46386bff8a0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 659/1276] 10.0.0.142 () {34 vars in 668 bytes} [Sun Apr 26 11:26:29 2026] POST /v2.0/routers => generated 474 bytes in 765 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1277] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:29 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:29.931 7 WARNING tagging [None req-306c35ef-703c-47f2-96b5-dd5b6e8397e6 c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 619/1278] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:29 2026] GET /v2.0/security-groups?id=69c22124-27de-4e5f-9cb1-6f254dd00752&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1279] 10.0.0.142 () {34 vars in 751 bytes} [Sun Apr 26 11:26:29 2026] PUT /v2.0/routers/9c9ca9c3-b8c3-4fd6-9329-deddf7633616/tags => generated 17 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:26:30.099 8 WARNING tagging [None req-7b723693-ef4c-4d4e-bfab-d8278b64c623 c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 620/1280] 10.0.0.142 () {34 vars in 751 bytes} [Sun Apr 26 11:26:29 2026] PUT /v2.0/routers/4def450e-b237-4a4e-aaf5-e9fcf1751614/tags => generated 25 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:26:30.220 7 WARNING tagging [None req-0e98cc09-6185-4d8a-b4ed-724188524733 c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 661/1281] 10.0.0.142 () {34 vars in 751 bytes} [Sun Apr 26 11:26:30 2026] PUT /v2.0/routers/a7fdeb64-21c8-424b-8935-01859174da45/tags => generated 34 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1282] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:30 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:30.350 7 WARNING tagging [None req-f224c58d-8154-4a93-a95d-cf91cb3c8c8d c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 622/1283] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:30 2026] GET /v2.0/security-groups?id=69c22124-27de-4e5f-9cb1-6f254dd00752&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1284] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:26:30 2026] GET /v2.0/ports?tenant_id=c0b89952d8ba40a69fa46cee8e1a8118&device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => 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: 662/1285] 10.0.0.142 () {34 vars in 751 bytes} [Sun Apr 26 11:26:30 2026] PUT /v2.0/routers/7843eb52-bfcb-4ab8-a8ad-ab948930633d/tags => generated 19 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1286] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:26:30 2026] GET /v2.0/networks?id=976a7e9b-8c52-4afb-8201-af3d1e1ba506 => generated 774 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1287] 10.0.0.142 () {32 vars in 664 bytes} [Sun Apr 26 11:26:30 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1288] 199.204.45.227 () {34 vars in 1060 bytes} [Sun Apr 26 11:26:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=53c84aaa-4e6b-4367-8330-d46386bff8a0 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1289] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:26:30 2026] GET /v2.0/subnets?id=7bbecb34-e08e-4d24-85b6-defa71450acb => generated 696 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1290] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:26:30 2026] GET /v2.0/ports?network_id=976a7e9b-8c52-4afb-8201-af3d1e1ba506&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: 664/1291] 10.0.0.142 () {32 vars in 678 bytes} [Sun Apr 26 11:26:30 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1292] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:26:30 2026] GET /v2.0/networks/976a7e9b-8c52-4afb-8201-af3d1e1ba506?fields=segments => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1293] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:26:30 2026] GET /v2.0/networks/976a7e9b-8c52-4afb-8201-af3d1e1ba506?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: 628/1294] 10.0.0.142 () {32 vars in 674 bytes} [Sun Apr 26 11:26:30 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1295] 10.0.0.142 () {32 vars in 686 bytes} [Sun Apr 26 11:26:30 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1298] 10.0.0.142 () {32 vars in 672 bytes} [Sun Apr 26 11:26:30 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1299] 10.0.0.142 () {32 vars in 686 bytes} [Sun Apr 26 11:26:30 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1300] 10.0.0.142 () {32 vars in 682 bytes} [Sun Apr 26 11:26:30 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1301] 10.0.0.142 () {32 vars in 694 bytes} [Sun Apr 26 11:26:31 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1302] 10.0.0.142 () {32 vars in 721 bytes} [Sun Apr 26 11:26:31 2026] GET /v2.0/routers/9c9ca9c3-b8c3-4fd6-9329-deddf7633616 => generated 485 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1303] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:31 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1304] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:31 2026] GET /v2.0/security-groups?id=69c22124-27de-4e5f-9cb1-6f254dd00752&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:31.654 7 WARNING neutron.db.securitygroups_db [None req-c4b7f18a-e50e-4d58-b441-f49547516c2a 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 674/1305] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:31 2026] GET /v2.0/security-groups?tenant_id=e04493887de347f1937fc81ed49f753b&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1306] 10.0.0.142 () {34 vars in 742 bytes} [Sun Apr 26 11:26:31 2026] PUT /v2.0/routers/9c9ca9c3-b8c3-4fd6-9329-deddf7633616 => generated 485 bytes in 604 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1307] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:26:31 2026] GET /v2.0/ports?device_id=9c9ca9c3-b8c3-4fd6-9329-deddf7633616 => 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: 675/1308] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:31 2026] DELETE /v2.0/security-groups/c520f72a-0153-46a3-a93a-f58a98e94204 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:31.959 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9481556-85f2-4057-bff8-7328678b4bf3 c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] TaaS: Handle Delete Port: 277064fa-4ecb-44c6-885f-717818c435c2 2026-04-26 11:26:31.962 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9481556-85f2-4057-bff8-7328678b4bf3 c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] Tap Mirror: Handle Delete Port: 277064fa-4ecb-44c6-885f-717818c435c2 [pid: 8|app: 0|req: 634/1309] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:31 2026] DELETE /v2.0/routers/9c9ca9c3-b8c3-4fd6-9329-deddf7633616 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1310] 10.0.0.142 () {32 vars in 721 bytes} [Sun Apr 26 11:26:32 2026] GET /v2.0/routers/4def450e-b237-4a4e-aaf5-e9fcf1751614 => generated 493 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1311] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:32 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1312] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:32 2026] GET /v2.0/security-groups?id=69c22124-27de-4e5f-9cb1-6f254dd00752&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1313] 199.204.45.227 () {34 vars in 994 bytes} [Sun Apr 26 11:26:32 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => 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: 635/1314] 10.0.0.142 () {34 vars in 742 bytes} [Sun Apr 26 11:26:32 2026] PUT /v2.0/routers/4def450e-b237-4a4e-aaf5-e9fcf1751614 => generated 493 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:32.897 7 WARNING neutron.db.securitygroups_db [None req-49a1e74e-065f-4d98-8166-44bdf7ea8c48 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-26 11:26:32.939 8 INFO neutron_taas.services.taas.taas_plugin [req-47e2d0a1-056d-49e7-8371-fda1669d723c req-4ef3fa40-3fb0-4fa8-890a-365b6eb43177 f049bdf934784c9a8636fb33e53edbb1 c0b89952d8ba40a69fa46cee8e1a8118 - - default default] TaaS: Handle Delete Port: 53c84aaa-4e6b-4367-8330-d46386bff8a0 2026-04-26 11:26:32.942 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-47e2d0a1-056d-49e7-8371-fda1669d723c req-4ef3fa40-3fb0-4fa8-890a-365b6eb43177 f049bdf934784c9a8636fb33e53edbb1 c0b89952d8ba40a69fa46cee8e1a8118 - - default default] Tap Mirror: Handle Delete Port: 53c84aaa-4e6b-4367-8330-d46386bff8a0 [pid: 7|app: 0|req: 680/1315] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:32 2026] GET /v2.0/security-groups?tenant_id=4cb69c45def04fa39901d9a648bd1f77&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: 681/1316] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:26:32 2026] GET /v2.0/ports?device_id=4def450e-b237-4a4e-aaf5-e9fcf1751614 => 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: 682/1317] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:32 2026] DELETE /v2.0/security-groups/97a00f68-51dc-46d0-83ed-2c3e7b5a6bbc => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:33.108 8 INFO neutron.db.l3_db [req-47e2d0a1-056d-49e7-8371-fda1669d723c req-4ef3fa40-3fb0-4fa8-890a-365b6eb43177 f049bdf934784c9a8636fb33e53edbb1 c0b89952d8ba40a69fa46cee8e1a8118 - - default default] Floating IP 72ee2229-95a1-45d0-931e-11fa868774b1 disassociated. External IP: 10.96.250.220, port: 53c84aaa-4e6b-4367-8330-d46386bff8a0. 2026-04-26 11:26:33.236 7 INFO neutron_taas.services.taas.taas_plugin [None req-a4e48f47-4f12-4f73-b3c7-da1192a1b7be c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] TaaS: Handle Delete Port: 1ed09170-90f7-4f4e-8dd6-44aeefe0fcfe 2026-04-26 11:26:33.238 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4e48f47-4f12-4f73-b3c7-da1192a1b7be c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] Tap Mirror: Handle Delete Port: 1ed09170-90f7-4f4e-8dd6-44aeefe0fcfe [pid: 7|app: 0|req: 683/1318] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:33 2026] DELETE /v2.0/routers/4def450e-b237-4a4e-aaf5-e9fcf1751614 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:33.409 7 WARNING neutron.db.securitygroups_db [None req-4cab9b98-b401-4eee-a172-6bffd038e768 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 636/1319] 199.204.45.227 () {36 vars in 997 bytes} [Sun Apr 26 11:26:32 2026] DELETE /v2.0/ports/53c84aaa-4e6b-4367-8330-d46386bff8a0 => generated 0 bytes in 629 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:26:33.482 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c775ca39-e457-4703-9809-2fc209e7e00b'] response: {'server_uuid': 'afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7', 'name': 'network-vif-deleted', 'tag': '53c84aaa-4e6b-4367-8330-d46386bff8a0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 637/1320] 10.0.0.142 () {32 vars in 721 bytes} [Sun Apr 26 11:26:33 2026] GET /v2.0/routers/a7fdeb64-21c8-424b-8935-01859174da45 => generated 502 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1321] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:33 2026] GET /v2.0/security-groups?tenant_id=b184702dc7f54eb4b2e40e8c3744f46a&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1322] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:33 2026] DELETE /v2.0/security-groups/accea3b3-063e-4277-abea-8cae9f8c7c64 => 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: 686/1323] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:33 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => 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: 638/1324] 10.0.0.142 () {34 vars in 742 bytes} [Sun Apr 26 11:26:33 2026] PUT /v2.0/routers/a7fdeb64-21c8-424b-8935-01859174da45 => generated 502 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1325] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:26:34 2026] GET /v2.0/ports?device_id=a7fdeb64-21c8-424b-8935-01859174da45 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:26:34.215 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb5c164a-8fe2-4b3f-acf8-815fcc18d917 c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] TaaS: Handle Delete Port: b42c92b9-ccfa-42ac-a3fa-d6f0f0db8c54 2026-04-26 11:26:34.218 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb5c164a-8fe2-4b3f-acf8-815fcc18d917 c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] Tap Mirror: Handle Delete Port: b42c92b9-ccfa-42ac-a3fa-d6f0f0db8c54 [pid: 8|app: 0|req: 639/1326] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:34 2026] DELETE /v2.0/routers/a7fdeb64-21c8-424b-8935-01859174da45 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1327] 10.0.0.142 () {32 vars in 721 bytes} [Sun Apr 26 11:26:34 2026] GET /v2.0/routers/7843eb52-bfcb-4ab8-a8ad-ab948930633d => generated 487 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1328] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:34 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => 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: 640/1329] 10.0.0.142 () {34 vars in 742 bytes} [Sun Apr 26 11:26:34 2026] PUT /v2.0/routers/7843eb52-bfcb-4ab8-a8ad-ab948930633d => generated 487 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1330] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:26:35 2026] GET /v2.0/ports?device_id=7843eb52-bfcb-4ab8-a8ad-ab948930633d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:26:35.228 8 INFO neutron_taas.services.taas.taas_plugin [None req-3df08a5e-5829-4a7e-82df-e7c4bde3f9b4 c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] TaaS: Handle Delete Port: 10dc3f70-5eb5-419f-aa55-1a74104e06d3 2026-04-26 11:26:35.232 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3df08a5e-5829-4a7e-82df-e7c4bde3f9b4 c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] Tap Mirror: Handle Delete Port: 10dc3f70-5eb5-419f-aa55-1a74104e06d3 2026-04-26 11:26:35.365 7 WARNING neutron.db.securitygroups_db [None req-c24f0fdb-9a2b-45f7-ba55-09f562bdf900 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 641/1331] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:35 2026] DELETE /v2.0/routers/7843eb52-bfcb-4ab8-a8ad-ab948930633d => generated 0 bytes in 387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1332] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:35 2026] GET /v2.0/security-groups?tenant_id=87e20c501b4b4ea1b198cef5425d5b85&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1333] 10.0.0.142 () {32 vars in 721 bytes} [Sun Apr 26 11:26:35 2026] GET /v2.0/routers/8d0907f3-9a56-4dba-a883-415ea0d019d7 => generated 480 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1334] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:35 2026] DELETE /v2.0/security-groups/31b6d580-4f62-46c5-9aeb-b02e9fd70726 => 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: 693/1335] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:36 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:26:36.402 7 WARNING neutron.db.securitygroups_db [None req-4d8eb911-29b9-468a-b577-7cd1b6688788 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 694/1336] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:36 2026] GET /v2.0/security-groups?tenant_id=3af7386b72794f4c9e1f3637b1f5a5b7&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1337] 10.0.0.142 () {34 vars in 742 bytes} [Sun Apr 26 11:26:35 2026] PUT /v2.0/routers/8d0907f3-9a56-4dba-a883-415ea0d019d7 => generated 480 bytes in 1012 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1338] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:26:36 2026] GET /v2.0/ports?device_id=8d0907f3-9a56-4dba-a883-415ea0d019d7 => 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: 695/1339] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:36 2026] DELETE /v2.0/security-groups/c10bb902-1b0e-4275-8b30-c709097777b1 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:36.703 8 INFO neutron_taas.services.taas.taas_plugin [None req-318eb060-6295-4af4-ac86-f98b0ad08ea4 c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] TaaS: Handle Delete Port: 4453c324-0afe-4c67-a581-77653d0babfb 2026-04-26 11:26:36.706 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-318eb060-6295-4af4-ac86-f98b0ad08ea4 c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] Tap Mirror: Handle Delete Port: 4453c324-0afe-4c67-a581-77653d0babfb 2026-04-26 11:26:37.014 8 INFO neutron.services.segments.plugin [-] Segment 703bb62a-1bee-4f18-b56e-5e09acf08409 resource provider aggregate not found 2026-04-26 11:26:37.022 8 INFO neutron.services.segments.plugin [-] Segment 703bb62a-1bee-4f18-b56e-5e09acf08409 resource provider aggregate not found 2026-04-26 11:26:37.037 8 INFO neutron.services.segments.plugin [-] Segment 703bb62a-1bee-4f18-b56e-5e09acf08409 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 703bb62a-1bee-4f18-b56e-5e09acf08409 found for delete ", "request_id": "req-694382b7-33f9-491a-b82a-7e1cbac4ef80"}]} 2026-04-26 11:26:37.047 8 INFO neutron.services.segments.plugin [-] Segment 703bb62a-1bee-4f18-b56e-5e09acf08409 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 703bb62a-1bee-4f18-b56e-5e09acf08409 found for delete ", "request_id": "req-68905dde-0bc6-4073-bae6-1b6063fa51e6"}]} 2026-04-26 11:26:37.057 8 INFO neutron.db.l3_hamode_db [None req-318eb060-6295-4af4-ac86-f98b0ad08ea4 c3e92a9c8d7d415db7cfc9b2bb4d407f 77864be60fdb486d80625764ac2eeee4 - - default default] HA network fa4ca4e3-c8f2-4e48-8e0d-6660278c2af7 was deleted as no HA routers are present in project 77864be60fdb486d80625764ac2eeee4. [pid: 8|app: 0|req: 645/1340] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:36 2026] DELETE /v2.0/routers/8d0907f3-9a56-4dba-a883-415ea0d019d7 => generated 0 bytes in 506 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1341] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:37 2026] GET /v2.0/ports?device_id=afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:26:37.737 8 INFO neutron.db.segments_db [None req-532aa0f5-aa51-4db1-950f-5c52cecdd117 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment e6dba9ef-f05c-491a-8b24-10b42e8e29c3 of type vxlan for network 21696e8a-9ef3-4928-97a9-a6bf2ad6b2f6 [pid: 8|app: 0|req: 646/1342] 10.0.0.142 () {34 vars in 671 bytes} [Sun Apr 26 11:26:37 2026] POST /v2.0/networks => generated 741 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:37.875 7 WARNING neutron.db.securitygroups_db [None req-9b826f1e-b602-4a5c-a494-b8d3ef5f5872 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 697/1343] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:37 2026] GET /v2.0/security-groups?tenant_id=8384d8a3e12c4fed8a304116ffb6563f&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1344] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:26:37 2026] POST /v2.0/subnets => generated 688 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1345] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:37 2026] DELETE /v2.0/security-groups/9fe55d9c-58f0-4943-b34e-f6f0e957c787 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:38.070 8 INFO neutron.db.segments_db [None req-3c932804-5d13-440a-a763-c2188f0cb543 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment 644df831-00ba-431b-aef4-14493310e1ba of type vxlan for network 544bfc29-06da-4295-accb-ddac01a43aa7 2026-04-26 11:26:38.192 7 WARNING neutron.db.securitygroups_db [None req-71e08ca4-67e3-4182-bd09-eaa143be8339 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 699/1346] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:38 2026] GET /v2.0/security-groups?tenant_id=77864be60fdb486d80625764ac2eeee4&name=default => generated 2925 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:26:38.322 8 INFO neutron.db.l3_hamode_db [None req-3c932804-5d13-440a-a763-c2188f0cb543 08d47226f80b491dad4f946383bcce65 a4d18f8a009a43fba009091c30f42dc1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 700/1347] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:38 2026] DELETE /v2.0/security-groups/69c22124-27de-4e5f-9cb1-6f254dd00752 => 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: 701/1348] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:38 2026] DELETE /v2.0/security-groups/71c16632-2e4c-4d4a-b07b-7225f7971481 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:38.430 7 INFO neutron.api.v2.resource [None req-3d6f1cbe-a202-4583-9e49-9bd6786b9e1f f049bdf934784c9a8636fb33e53edbb1 c0b89952d8ba40a69fa46cee8e1a8118 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 702/1349] 10.0.0.142 () {32 vars in 737 bytes} [Sun Apr 26 11:26:38 2026] GET /v2.0/security-groups/69c22124-27de-4e5f-9cb1-6f254dd00752 => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:26:38.517 7 INFO neutron_taas.services.taas.taas_plugin [None req-22dcf088-dc7b-43bc-8e64-94f8d7173e1b f049bdf934784c9a8636fb33e53edbb1 c0b89952d8ba40a69fa46cee8e1a8118 - - default default] TaaS: Handle Delete Port: 9ba1c344-ad78-46c3-a53a-b3b1671bff53 2026-04-26 11:26:38.519 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22dcf088-dc7b-43bc-8e64-94f8d7173e1b f049bdf934784c9a8636fb33e53edbb1 c0b89952d8ba40a69fa46cee8e1a8118 - - default default] Tap Mirror: Handle Delete Port: 9ba1c344-ad78-46c3-a53a-b3b1671bff53 [pid: 7|app: 0|req: 703/1350] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:26:38 2026] DELETE /v2.0/floatingips/72ee2229-95a1-45d0-931e-11fa868774b1 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:38.973 7 INFO neutron.db.segments_db [None req-4014b812-1ad4-4d62-b400-f2e7fc8c6441 55d49e7c76f942b2916ec0901a834796 77cf3fa01a8d49eab6b05818ab76a006 - - default default] Added segment e248b736-fa1e-4424-91cd-69668973d161 of type vxlan for network 8c79b25a-55a1-4694-ad7c-c30226ea776e 2026-04-26 11:26:39.025 7 INFO neutron.db.segments_db [None req-4014b812-1ad4-4d62-b400-f2e7fc8c6441 55d49e7c76f942b2916ec0901a834796 77cf3fa01a8d49eab6b05818ab76a006 - - default default] Added segment 38e0f3be-3480-4cb2-a62a-2ef318b4a36f of type vxlan for network 49684a3d-39cc-451d-9640-9b6b5788eb3b 2026-04-26 11:26:39.119 8 INFO neutron.db.l3_hamode_db [None req-3c932804-5d13-440a-a763-c2188f0cb543 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 704/1351] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:38 2026] POST /v2.0/networks => generated 1245 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-26 11:26:39.131 7 WARNING neutron.db.securitygroups_db [None req-225139f8-9ab9-4a80-9f84-a9a9611a9006 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 705/1352] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:39 2026] GET /v2.0/security-groups?tenant_id=78230cd4f34649c383fa30919177b44e&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:26:39.575 7 INFO neutron_taas.services.taas.taas_plugin [None req-192efbe9-c96a-4d88-bd18-cfc4e60b3071 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 686a2a78-e7ee-4a49-9c42-fe2f1e89a273 2026-04-26 11:26:39.578 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-192efbe9-c96a-4d88-bd18-cfc4e60b3071 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 686a2a78-e7ee-4a49-9c42-fe2f1e89a273 [pid: 8|app: 0|req: 648/1353] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:26:38 2026] POST /v2.0/routers => generated 728 bytes in 1949 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1354] 10.0.0.142 () {32 vars in 649 bytes} [Sun Apr 26 11:26:39 2026] GET /v2.0/networks => generated 1844 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1355] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:40 2026] DELETE /v2.0/security-groups/6fb68220-97e1-4587-9c79-0f26bc48448d => 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: 706/1356] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:26:39 2026] PUT /v2.0/routers/d5db446a-151e-40a2-b5b0-6144eed77719/remove_router_interface => generated 310 bytes in 883 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:40.227 7 INFO neutron.services.segments.plugin [-] Segment e248b736-fa1e-4424-91cd-69668973d161 resource provider aggregate not found 2026-04-26 11:26:40.231 7 INFO neutron.services.segments.plugin [-] Segment e248b736-fa1e-4424-91cd-69668973d161 resource provider aggregate not found 2026-04-26 11:26:40.247 7 INFO neutron.services.segments.plugin [-] Segment e248b736-fa1e-4424-91cd-69668973d161 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e248b736-fa1e-4424-91cd-69668973d161 found for delete ", "request_id": "req-544f20d7-3679-4588-87d1-fa7759ed9798"}]} 2026-04-26 11:26:40.249 7 INFO neutron.services.segments.plugin [-] Segment e248b736-fa1e-4424-91cd-69668973d161 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e248b736-fa1e-4424-91cd-69668973d161 found for delete ", "request_id": "req-85c1cdd4-66a1-4fd0-bf82-2b5e83993f0b"}]} [pid: 7|app: 0|req: 707/1357] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:40 2026] DELETE /v2.0/networks/8c79b25a-55a1-4694-ad7c-c30226ea776e => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:26:40.429 7 INFO neutron_taas.services.taas.taas_plugin [None req-c65169b8-3951-401e-b7bc-d2ff42915269 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 12cd100a-5b95-4257-aae9-fc1fe0710820 2026-04-26 11:26:40.432 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c65169b8-3951-401e-b7bc-d2ff42915269 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 12cd100a-5b95-4257-aae9-fc1fe0710820 2026-04-26 11:26:40.655 7 INFO neutron_taas.services.taas.taas_plugin [None req-c65169b8-3951-401e-b7bc-d2ff42915269 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 5cd1c3de-d745-4c45-b594-c0868e6e8b77 2026-04-26 11:26:40.658 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c65169b8-3951-401e-b7bc-d2ff42915269 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 5cd1c3de-d745-4c45-b594-c0868e6e8b77 2026-04-26 11:26:41.042 7 INFO neutron.db.l3_hamode_db [None req-c65169b8-3951-401e-b7bc-d2ff42915269 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] HA network f54ba307-0bdb-437d-a149-2e60efe7eda3 was deleted as no HA routers are present in project c0b89952d8ba40a69fa46cee8e1a8118. [pid: 7|app: 0|req: 708/1358] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:40 2026] DELETE /v2.0/routers/d5db446a-151e-40a2-b5b0-6144eed77719 => generated 0 bytes in 787 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1359] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:41 2026] DELETE /v2.0/networks/49684a3d-39cc-451d-9640-9b6b5788eb3b => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1360] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:26:40 2026] PUT /v2.0/routers/b278d8e1-ddd6-4e3d-95af-e3263ef2c429/add_router_interface => generated 310 bytes in 1135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1361] 10.0.0.142 () {32 vars in 649 bytes} [Sun Apr 26 11:26:41 2026] GET /v2.0/networks => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:41.351 8 INFO neutron.db.segments_db [None req-e83edf9b-cccd-44df-a223-976953067b39 55d49e7c76f942b2916ec0901a834796 77cf3fa01a8d49eab6b05818ab76a006 - - default default] Added segment 6af312e9-77f9-4670-9d43-ef2fd8a739da of type vxlan for network 6442f0de-c18d-492d-bedc-62ebe234f636 [pid: 7|app: 0|req: 710/1362] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:41 2026] DELETE /v2.0/subnets/7bbecb34-e08e-4d24-85b6-defa71450acb => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:26:41.420 7 INFO neutron_taas.services.taas.taas_plugin [None req-f39194ab-b403-4de8-8a05-e232e6af7bf6 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: a6d960a1-f975-47ff-ac2a-56ceabaa65ed 2026-04-26 11:26:41.422 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f39194ab-b403-4de8-8a05-e232e6af7bf6 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: a6d960a1-f975-47ff-ac2a-56ceabaa65ed [pid: 8|app: 0|req: 653/1363] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:41 2026] POST /v2.0/networks => generated 654 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:41.525 8 INFO neutron.db.segments_db [None req-900c0bae-65f5-4691-a41c-f07a3474e0e7 55d49e7c76f942b2916ec0901a834796 77cf3fa01a8d49eab6b05818ab76a006 - - default default] Added segment f3e4bf9a-51b1-4e18-bd7b-cef2b72a4ada of type vxlan for network 4c55a9f1-2b5d-4e64-824c-745d6103de1d [pid: 7|app: 0|req: 711/1364] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:41 2026] DELETE /v2.0/networks/976a7e9b-8c52-4afb-8201-af3d1e1ba506 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1365] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:41 2026] POST /v2.0/networks => generated 654 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:41.797 8 WARNING neutron.db.securitygroups_db [None req-7e424c5f-3f53-4434-9b94-7b3afcb731cf 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 655/1366] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:41 2026] GET /v2.0/security-groups?tenant_id=c0b89952d8ba40a69fa46cee8e1a8118&name=default => 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: 656/1367] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:41 2026] DELETE /v2.0/security-groups/0ee44d32-8758-4558-8f65-c2f98925dddb => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1368] 10.0.0.142 () {34 vars in 665 bytes} [Sun Apr 26 11:26:41 2026] POST /v2.0/ports => generated 1505 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-26 11:26:42.273 7 INFO neutron.services.segments.plugin [-] Segment f9fc5528-a1e6-41ef-a87d-a4fd972a2d88 resource provider aggregate not found 2026-04-26 11:26:42.277 7 INFO neutron.services.segments.plugin [-] Segment f9fc5528-a1e6-41ef-a87d-a4fd972a2d88 resource provider aggregate not found 2026-04-26 11:26:42.294 7 INFO neutron.services.segments.plugin [-] Segment f9fc5528-a1e6-41ef-a87d-a4fd972a2d88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9fc5528-a1e6-41ef-a87d-a4fd972a2d88 found for delete ", "request_id": "req-71dd85e4-88a7-45f8-b4f6-e03ebb6f7d7a"}]} 2026-04-26 11:26:42.300 7 INFO neutron.services.segments.plugin [-] Segment f9fc5528-a1e6-41ef-a87d-a4fd972a2d88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9fc5528-a1e6-41ef-a87d-a4fd972a2d88 found for delete ", "request_id": "req-fcf61b4f-065d-4466-8726-95d1080adb77"}]} 2026-04-26 11:26:42.321 7 INFO neutron.services.segments.plugin [-] Segment 38e0f3be-3480-4cb2-a62a-2ef318b4a36f resource provider aggregate not found 2026-04-26 11:26:42.324 7 INFO neutron.services.segments.plugin [-] Segment 38e0f3be-3480-4cb2-a62a-2ef318b4a36f resource provider aggregate not found 2026-04-26 11:26:42.342 7 INFO neutron.services.segments.plugin [-] Segment 38e0f3be-3480-4cb2-a62a-2ef318b4a36f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38e0f3be-3480-4cb2-a62a-2ef318b4a36f found for delete ", "request_id": "req-fe1ea01f-be8b-493d-bb5f-13d12eb8db1f"}]} 2026-04-26 11:26:42.343 7 INFO neutron.services.segments.plugin [-] Segment 38e0f3be-3480-4cb2-a62a-2ef318b4a36f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38e0f3be-3480-4cb2-a62a-2ef318b4a36f found for delete ", "request_id": "req-305f130a-a1d5-412b-b072-2ab3a1e3a6f2"}]} 2026-04-26 11:26:42.359 7 INFO neutron.services.segments.plugin [-] Segment 82155fbd-fc4d-451e-9bd0-9d106c524cca resource provider aggregate not found [pid: 8|app: 0|req: 657/1369] 10.0.0.142 () {32 vars in 643 bytes} [Sun Apr 26 11:26:42 2026] GET /v2.0/ports => generated 1505 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:26:42.367 7 INFO neutron.services.segments.plugin [-] Segment 82155fbd-fc4d-451e-9bd0-9d106c524cca resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 11:26:42.385 7 INFO neutron.services.segments.plugin [-] Segment 82155fbd-fc4d-451e-9bd0-9d106c524cca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82155fbd-fc4d-451e-9bd0-9d106c524cca found for delete ", "request_id": "req-4a35a3f8-5c97-43e2-8385-65de4870deef"}]} 2026-04-26 11:26:42.386 7 INFO neutron.services.segments.plugin [-] Segment 82155fbd-fc4d-451e-9bd0-9d106c524cca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82155fbd-fc4d-451e-9bd0-9d106c524cca found for delete ", "request_id": "req-61a805e0-6f16-4294-b0cc-c61e40262ec5"}]} 2026-04-26 11:26:42.473 7 INFO neutron_taas.services.taas.taas_plugin [None req-56bfc7cf-a4ab-40fb-af71-cb07af328909 55d49e7c76f942b2916ec0901a834796 77cf3fa01a8d49eab6b05818ab76a006 - - default default] TaaS: Handle Delete Port: 2547fe7d-5201-43a5-a8c9-230a0563e791 2026-04-26 11:26:42.476 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56bfc7cf-a4ab-40fb-af71-cb07af328909 55d49e7c76f942b2916ec0901a834796 77cf3fa01a8d49eab6b05818ab76a006 - - default default] Tap Mirror: Handle Delete Port: 2547fe7d-5201-43a5-a8c9-230a0563e791 [pid: 7|app: 0|req: 713/1370] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:26:42 2026] DELETE /v2.0/ports/2547fe7d-5201-43a5-a8c9-230a0563e791 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:26:42.684 8 INFO neutron_taas.services.taas.taas_plugin [None req-27b743e3-1f7f-4e65-bcd4-50abbc1e60f1 55d49e7c76f942b2916ec0901a834796 77cf3fa01a8d49eab6b05818ab76a006 - - default default] TaaS: Handle Delete Port: f2e69780-8f8b-4ac9-b62e-cc70257e7713 2026-04-26 11:26:42.687 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27b743e3-1f7f-4e65-bcd4-50abbc1e60f1 55d49e7c76f942b2916ec0901a834796 77cf3fa01a8d49eab6b05818ab76a006 - - default default] Tap Mirror: Handle Delete Port: f2e69780-8f8b-4ac9-b62e-cc70257e7713 [pid: 8|app: 0|req: 658/1371] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:26:42 2026] DELETE /v2.0/ports/f2e69780-8f8b-4ac9-b62e-cc70257e7713 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1372] 10.0.0.142 () {32 vars in 643 bytes} [Sun Apr 26 11:26:42 2026] GET /v2.0/ports => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:26:42.879 8 INFO neutron.db.segments_db [None req-d3237de6-b6e2-4c47-b608-c644a586f047 55d49e7c76f942b2916ec0901a834796 77cf3fa01a8d49eab6b05818ab76a006 - - default default] Added segment e160e4db-f4a0-4f45-8416-96fbab24e2c8 of type vxlan for network 228350db-af4b-4854-86c1-8d74b8a82536 [pid: 8|app: 0|req: 659/1373] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:42 2026] POST /v2.0/networks => generated 654 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:43.061 7 INFO neutron.db.segments_db [None req-2c127d4d-d6a8-408c-95e0-061c5e666a2b 55d49e7c76f942b2916ec0901a834796 77cf3fa01a8d49eab6b05818ab76a006 - - default default] Added segment d204292b-c542-4104-9a64-c5bbdfeeab48 of type vxlan for network de00714f-bdca-4c50-9664-ebcd9c3f1fe0 [pid: 7|app: 0|req: 715/1374] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:42 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) [pid: 7|app: 0|req: 716/1375] 10.0.0.86 () {34 vars in 981 bytes} [Sun Apr 26 11:26:43 2026] GET /v2.0/networks?id=21696e8a-9ef3-4928-97a9-a6bf2ad6b2f6 => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1376] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:26:43 2026] POST /v2.0/subnets => generated 1324 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-26 11:26:44.059 7 INFO neutron.db.segments_db [None req-87059e10-30e7-454f-b2cd-75020fd5c96b 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment 25bf0656-1d3c-42b7-b89b-8296ca7d037c of type vxlan for network 19dd2b83-0dcf-48ce-9c19-67f3b681a553 [pid: 8|app: 0|req: 661/1377] 10.0.0.86 () {34 vars in 964 bytes} [Sun Apr 26 11:26:44 2026] GET /v2.0/quotas/a4d18f8a009a43fba009091c30f42dc1 => 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: 662/1378] 10.0.0.142 () {32 vars in 647 bytes} [Sun Apr 26 11:26:44 2026] GET /v2.0/subnets => generated 1960 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1379] 10.0.0.142 () {34 vars in 671 bytes} [Sun Apr 26 11:26:43 2026] POST /v2.0/networks => generated 738 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1380] 10.0.0.86 () {34 vars in 1001 bytes} [Sun Apr 26 11:26:44 2026] GET /v2.0/ports?tenant_id=a4d18f8a009a43fba009091c30f42dc1&fields=id => generated 103 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1381] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:44 2026] DELETE /v2.0/subnets/184293c8-a0c5-45b7-8346-e6750d9e9ec0 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1382] 10.0.0.86 () {34 vars in 1007 bytes} [Sun Apr 26 11:26:44 2026] GET /v2.0/networks/21696e8a-9ef3-4928-97a9-a6bf2ad6b2f6?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: 664/1383] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:26:44 2026] POST /v2.0/subnets => generated 685 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1384] 10.0.0.86 () {34 vars in 1107 bytes} [Sun Apr 26 11:26:44 2026] GET /v2.0/networks/21696e8a-9ef3-4928-97a9-a6bf2ad6b2f6?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) 2026-04-26 11:26:44.433 8 INFO neutron.db.segments_db [None req-452e4d64-aff2-49b9-b863-75446dcaa2cd 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment 59655500-4672-4a30-8460-9c30f5ec0fae of type vxlan for network 175f345a-34fd-4ff9-b11b-0c245732f9d0 [pid: 7|app: 0|req: 720/1385] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:44 2026] DELETE /v2.0/subnets/718259ae-e3a3-49f0-a23b-821a3d758bfd => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:26:44.642 7 INFO neutron.db.segments_db [None req-5621ee2b-3c8b-4103-b266-69dd1ce9e601 54c5bfdd5a36447bbd7b47bae306436b 87c002c35c5a4fc698e8ff19ef449d68 - - default default] Added segment a0f0bbfe-1654-43bb-9f42-f1fe24e1d76e of type vxlan for network 2993002d-8006-4210-883a-8388d82b6188 2026-04-26 11:26:44.702 8 INFO neutron.db.l3_hamode_db [None req-452e4d64-aff2-49b9-b863-75446dcaa2cd 08d47226f80b491dad4f946383bcce65 19e8998eaa744089adbed1d38b19982a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 721/1386] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:44 2026] POST /v2.0/networks => generated 632 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1387] 10.0.0.142 () {32 vars in 647 bytes} [Sun Apr 26 11:26:44 2026] GET /v2.0/subnets => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1388] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:44 2026] GET /v2.0/ports?device_id=5e46d05e-0c04-4144-947f-15f00076d573 => 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: 724/1389] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:26:44 2026] POST /v2.0/subnets => generated 626 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:45.142 7 INFO neutron.services.segments.plugin [-] Segment d204292b-c542-4104-9a64-c5bbdfeeab48 resource provider aggregate not found 2026-04-26 11:26:45.142 7 INFO neutron.services.segments.plugin [-] Segment d204292b-c542-4104-9a64-c5bbdfeeab48 resource provider aggregate not found 2026-04-26 11:26:45.164 7 INFO neutron.services.segments.plugin [-] Segment d204292b-c542-4104-9a64-c5bbdfeeab48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d204292b-c542-4104-9a64-c5bbdfeeab48 found for delete ", "request_id": "req-3626cb5f-05d4-4dde-8fc0-72eabb30dfc6"}]} 2026-04-26 11:26:45.168 7 INFO neutron.services.segments.plugin [-] Segment d204292b-c542-4104-9a64-c5bbdfeeab48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d204292b-c542-4104-9a64-c5bbdfeeab48 found for delete ", "request_id": "req-8d263765-7ae8-4617-90df-b0d70ba8687b"}]} [pid: 7|app: 0|req: 725/1390] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:45 2026] DELETE /v2.0/networks/de00714f-bdca-4c50-9664-ebcd9c3f1fe0 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:26:45.225 7 INFO neutron.db.segments_db [None req-9a665c37-134f-4fe4-9a80-a512811ef008 54c5bfdd5a36447bbd7b47bae306436b 87c002c35c5a4fc698e8ff19ef449d68 - - default default] Added segment a15889e3-5de2-4d05-a110-d410d2829ec1 of type vxlan for network 5a58732e-ef68-47bb-8f3e-bb25449d3bbf [pid: 7|app: 0|req: 726/1391] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:45 2026] POST /v2.0/networks => generated 632 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1392] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:45 2026] DELETE /v2.0/networks/228350db-af4b-4854-86c1-8d74b8a82536 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:26:45.464 8 INFO neutron.db.l3_hamode_db [None req-452e4d64-aff2-49b9-b863-75446dcaa2cd 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 728/1393] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:26:45 2026] POST /v2.0/subnets => generated 629 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1394] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:45 2026] DELETE /v2.0/networks/4c55a9f1-2b5d-4e64-824c-745d6103de1d => generated 0 bytes in 98 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:26:45.807 7 INFO neutron.db.segments_db [None req-9257861e-e848-4140-a9e3-dfbb6b3dfb94 54c5bfdd5a36447bbd7b47bae306436b 87c002c35c5a4fc698e8ff19ef449d68 - - default default] Added segment 85714058-a6ce-417b-a4b7-1d5d7b1039a3 of type vxlan for network fafb0241-bc50-44a7-a6d9-83846503f03c [pid: 7|app: 0|req: 730/1395] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:45 2026] POST /v2.0/networks => generated 631 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1398] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:45 2026] DELETE /v2.0/networks/6442f0de-c18d-492d-bedc-62ebe234f636 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1399] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:46 2026] GET /v2.0/ports?device_id=5e46d05e-0c04-4144-947f-15f00076d573 => 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: 735/1400] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:26:46 2026] POST /v2.0/subnets => generated 629 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:46.357 7 INFO neutron.db.segments_db [None req-6f5a32f6-ae15-49ea-918c-6452daa40390 54c5bfdd5a36447bbd7b47bae306436b 87c002c35c5a4fc698e8ff19ef449d68 - - default default] Added segment 490402cc-6090-4038-bf84-0fd8a5e16c4e of type vxlan for network 36846cb0-6e7b-42ef-bb7e-ecb87874e6e2 [pid: 8|app: 0|req: 666/1401] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:26:44 2026] POST /v2.0/routers => generated 725 bytes in 2013 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1402] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:46 2026] POST /v2.0/networks => generated 630 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1403] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:26:46 2026] POST /v2.0/subnets => generated 629 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:46.784 7 WARNING neutron.db.securitygroups_db [None req-e12fc3a6-a876-4e73-99a5-013ec0d32b07 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 738/1404] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:46 2026] GET /v2.0/security-groups?tenant_id=77cf3fa01a8d49eab6b05818ab76a006&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:26:46.851 7 INFO neutron.db.segments_db [None req-5a43ff4a-523b-4b8e-9f2e-c73a26dc781a 54c5bfdd5a36447bbd7b47bae306436b 87c002c35c5a4fc698e8ff19ef449d68 - - default default] Added segment 24522f89-2442-400a-b26f-4822b453ffba of type vxlan for network 365f0cc9-6f8e-4d0d-b16b-b92fe67026f8 [pid: 7|app: 0|req: 739/1405] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:46 2026] POST /v2.0/networks => generated 630 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1406] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:46 2026] DELETE /v2.0/security-groups/ad38093f-2915-4cbf-bd0b-fb588b6db223 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:47.188 7 INFO neutron.services.segments.plugin [-] Segment e160e4db-f4a0-4f45-8416-96fbab24e2c8 resource provider aggregate not found 2026-04-26 11:26:47.195 7 INFO neutron.services.segments.plugin [-] Segment e160e4db-f4a0-4f45-8416-96fbab24e2c8 resource provider aggregate not found 2026-04-26 11:26:47.211 7 INFO neutron.services.segments.plugin [-] Segment e160e4db-f4a0-4f45-8416-96fbab24e2c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e160e4db-f4a0-4f45-8416-96fbab24e2c8 found for delete ", "request_id": "req-65b0eb24-fab2-4e95-83f2-a15bf3531b3b"}]} 2026-04-26 11:26:47.216 7 INFO neutron.services.segments.plugin [-] Segment e160e4db-f4a0-4f45-8416-96fbab24e2c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e160e4db-f4a0-4f45-8416-96fbab24e2c8 found for delete ", "request_id": "req-1886735d-ad9f-43cd-bdf8-c39f317f1fc5"}]} 2026-04-26 11:26:47.233 7 INFO neutron.services.segments.plugin [-] Segment f3e4bf9a-51b1-4e18-bd7b-cef2b72a4ada resource provider aggregate not found 2026-04-26 11:26:47.239 7 INFO neutron.services.segments.plugin [-] Segment f3e4bf9a-51b1-4e18-bd7b-cef2b72a4ada resource provider aggregate not found 2026-04-26 11:26:47.258 7 INFO neutron.services.segments.plugin [-] Segment f3e4bf9a-51b1-4e18-bd7b-cef2b72a4ada resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3e4bf9a-51b1-4e18-bd7b-cef2b72a4ada found for delete ", "request_id": "req-29c04b52-bc36-4b17-8d0f-6c1fe36d003b"}]} 2026-04-26 11:26:47.266 7 INFO neutron.services.segments.plugin [-] Segment f3e4bf9a-51b1-4e18-bd7b-cef2b72a4ada resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3e4bf9a-51b1-4e18-bd7b-cef2b72a4ada found for delete ", "request_id": "req-2370e0ec-06ef-4593-b0ae-717d2146c075"}]} 2026-04-26 11:26:47.281 7 INFO neutron.services.segments.plugin [-] Segment 6af312e9-77f9-4670-9d43-ef2fd8a739da resource provider aggregate not found 2026-04-26 11:26:47.289 7 INFO neutron.services.segments.plugin [-] Segment 6af312e9-77f9-4670-9d43-ef2fd8a739da resource provider aggregate not found 2026-04-26 11:26:47.308 7 INFO neutron.services.segments.plugin [-] Segment 6af312e9-77f9-4670-9d43-ef2fd8a739da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6af312e9-77f9-4670-9d43-ef2fd8a739da found for delete ", "request_id": "req-a38ada98-e053-44d1-838a-227f942968ac"}]} 2026-04-26 11:26:47.313 7 INFO neutron.services.segments.plugin [-] Segment 6af312e9-77f9-4670-9d43-ef2fd8a739da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6af312e9-77f9-4670-9d43-ef2fd8a739da found for delete ", "request_id": "req-5ad6f445-dedd-481a-88d4-6ba830e1e1cd"}]} [pid: 7|app: 0|req: 741/1407] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:26:47 2026] POST /v2.0/subnets => generated 629 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1408] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:47 2026] GET /v2.0/ports?device_id=5e46d05e-0c04-4144-947f-15f00076d573 => 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: 743/1409] 10.0.0.142 () {34 vars in 751 bytes} [Sun Apr 26 11:26:47 2026] PUT /v2.0/subnets/0d39aee8-8833-47a1-924d-75d1c664b11b/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1410] 10.0.0.142 () {34 vars in 751 bytes} [Sun Apr 26 11:26:47 2026] PUT /v2.0/subnets/3e510a67-4953-47c2-835b-fb7ca960c2e0/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1411] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:26:46 2026] PUT /v2.0/routers/f0e58d61-56d8-463b-98ba-4103d6d37777/add_router_interface => generated 310 bytes in 1117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1412] 10.0.0.142 () {34 vars in 751 bytes} [Sun Apr 26 11:26:47 2026] PUT /v2.0/subnets/20e448a1-c2b1-4d6f-a4af-e2298f3ec329/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1413] 10.0.0.142 () {34 vars in 751 bytes} [Sun Apr 26 11:26:47 2026] PUT /v2.0/subnets/64b4790d-8693-40dc-9a69-67c2cb89d3a8/tags => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1414] 10.0.0.142 () {32 vars in 664 bytes} [Sun Apr 26 11:26:47 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1415] 10.0.0.142 () {32 vars in 678 bytes} [Sun Apr 26 11:26:47 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: 747/1416] 10.0.0.142 () {32 vars in 674 bytes} [Sun Apr 26 11:26:47 2026] GET /v2.0/subnets?tags-any=blue => 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: 670/1417] 10.0.0.142 () {32 vars in 686 bytes} [Sun Apr 26 11:26:47 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1418] 10.0.0.142 () {32 vars in 672 bytes} [Sun Apr 26 11:26:47 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1419] 10.0.0.142 () {32 vars in 686 bytes} [Sun Apr 26 11:26:47 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1420] 10.0.0.142 () {32 vars in 682 bytes} [Sun Apr 26 11:26:47 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1421] 10.0.0.142 () {32 vars in 694 bytes} [Sun Apr 26 11:26:48 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1422] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:48 2026] DELETE /v2.0/subnets/0d39aee8-8833-47a1-924d-75d1c664b11b => 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: 673/1423] 10.0.0.142 () {34 vars in 685 bytes} [Sun Apr 26 11:26:48 2026] POST /v2.0/security-groups => generated 1660 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1424] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:48 2026] DELETE /v2.0/subnets/3e510a67-4953-47c2-835b-fb7ca960c2e0 => 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: 752/1425] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:48 2026] DELETE /v2.0/subnets/20e448a1-c2b1-4d6f-a4af-e2298f3ec329 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1426] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:26:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1427] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:48 2026] GET /v2.0/ports?device_id=5e46d05e-0c04-4144-947f-15f00076d573 => 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: 754/1428] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:26:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1429] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:48 2026] DELETE /v2.0/subnets/64b4790d-8693-40dc-9a69-67c2cb89d3a8 => 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: 676/1430] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:48 2026] DELETE /v2.0/subnets/a7d1ef18-f123-49c6-a1fd-49c6351e86cc => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1431] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:26:48 2026] GET /v2.0/networks?id=21696e8a-9ef3-4928-97a9-a6bf2ad6b2f6 => generated 673 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:48.959 8 INFO neutron.services.segments.plugin [-] Segment a0f0bbfe-1654-43bb-9f42-f1fe24e1d76e resource provider aggregate not found 2026-04-26 11:26:48.968 8 INFO neutron.services.segments.plugin [-] Segment a0f0bbfe-1654-43bb-9f42-f1fe24e1d76e resource provider aggregate not found 2026-04-26 11:26:48.986 8 INFO neutron.services.segments.plugin [-] Segment a0f0bbfe-1654-43bb-9f42-f1fe24e1d76e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0f0bbfe-1654-43bb-9f42-f1fe24e1d76e found for delete ", "request_id": "req-c8925455-1e89-485a-aedd-aaa4ee267cad"}]} 2026-04-26 11:26:48.989 8 INFO neutron.services.segments.plugin [-] Segment a0f0bbfe-1654-43bb-9f42-f1fe24e1d76e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0f0bbfe-1654-43bb-9f42-f1fe24e1d76e found for delete ", "request_id": "req-2ff02445-193c-4fed-acc0-56a408a7be1c"}]} [pid: 8|app: 0|req: 678/1432] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:48 2026] DELETE /v2.0/networks/2993002d-8006-4210-883a-8388d82b6188 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1433] 10.0.0.142 () {34 vars in 676 bytes} [Sun Apr 26 11:26:48 2026] POST /v2.0/floatingips => generated 552 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:49.360 8 INFO neutron.db.segments_db [None req-0dc7304f-7492-4946-ab3d-d80b52121896 71b8967e09f04812ac17c7121fce2532 25d1406d6a6f4c0a9eb2372a73c4dc2f - - default default] Added segment fd0444df-67a4-4f5f-82a7-4ef70fda9627 of type vxlan for network d454632d-80b7-4aa5-8417-56d88a6ad669 2026-04-26 11:26:49.419 8 INFO neutron.db.segments_db [None req-0dc7304f-7492-4946-ab3d-d80b52121896 71b8967e09f04812ac17c7121fce2532 25d1406d6a6f4c0a9eb2372a73c4dc2f - - default default] Added segment b0bedc1c-f82b-4a70-b426-b74abe7e43f6 of type vxlan for network dc9ad106-25e0-48f2-bff1-fa69b189ab1d [pid: 8|app: 0|req: 679/1434] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:49 2026] POST /v2.0/networks => generated 1245 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1435] 199.204.45.227 () {38 vars in 955 bytes} [Sun Apr 26 11:26:49 2026] POST /v2.0/ports => generated 954 bytes in 403 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: 757/1436] 10.0.0.142 () {32 vars in 649 bytes} [Sun Apr 26 11:26:49 2026] GET /v2.0/networks => generated 1844 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1437] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:49 2026] DELETE /v2.0/networks/5a58732e-ef68-47bb-8f3e-bb25449d3bbf => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1438] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:49 2026] GET /v2.0/ports?device_id=5e46d05e-0c04-4144-947f-15f00076d573 => generated 957 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:49.808 7 INFO neutron.services.segments.plugin [-] Segment fd0444df-67a4-4f5f-82a7-4ef70fda9627 resource provider aggregate not found 2026-04-26 11:26:49.812 7 INFO neutron.services.segments.plugin [-] Segment fd0444df-67a4-4f5f-82a7-4ef70fda9627 resource provider aggregate not found 2026-04-26 11:26:49.828 7 INFO neutron.services.segments.plugin [-] Segment fd0444df-67a4-4f5f-82a7-4ef70fda9627 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd0444df-67a4-4f5f-82a7-4ef70fda9627 found for delete ", "request_id": "req-3144294d-62b5-44a6-b4c9-1f2e6720e919"}]} 2026-04-26 11:26:49.833 7 INFO neutron.services.segments.plugin [-] Segment fd0444df-67a4-4f5f-82a7-4ef70fda9627 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd0444df-67a4-4f5f-82a7-4ef70fda9627 found for delete ", "request_id": "req-a97942c9-22f9-48ac-b5d7-35e055b5f941"}]} [pid: 7|app: 0|req: 759/1439] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:49 2026] DELETE /v2.0/networks/d454632d-80b7-4aa5-8417-56d88a6ad669 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:26:49.873 7 WARNING neutron.db.securitygroups_db [req-187bb010-b2b4-4609-996f-1a07a2a45ec5 req-9f12ea6d-7da3-441b-8b8e-5e09a31ee1d5 494a53810a5748e3b41e3c3c8c65bff1 19e8998eaa744089adbed1d38b19982a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 760/1440] 10.0.0.86 () {34 vars in 1099 bytes} [Sun Apr 26 11:26:49 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1662214023&fields=id&tenant_id=19e8998eaa744089adbed1d38b19982a => generated 69 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1441] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:49 2026] DELETE /v2.0/networks/fafb0241-bc50-44a7-a6d9-83846503f03c => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1442] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:50 2026] GET /v2.0/security-groups?id=646f0c28-7442-414d-b462-0c8d920687f2&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: 681/1443] 199.204.45.227 () {38 vars in 1028 bytes} [Sun Apr 26 11:26:49 2026] PUT /v2.0/ports/d5cf5d59-5e40-4c46-afe2-32b5f1deab96 => generated 1235 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 11:26:50.117 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2530238-ff84-4a85-bd7e-12796657449a'] response: {'name': 'network-changed', 'server_uuid': '5e46d05e-0c04-4144-947f-15f00076d573', 'tag': 'd5cf5d59-5e40-4c46-afe2-32b5f1deab96', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 682/1444] 10.0.0.86 () {34 vars in 981 bytes} [Sun Apr 26 11:26:50 2026] GET /v2.0/networks?id=19dd2b83-0dcf-48ce-9c19-67f3b681a553 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1445] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:50 2026] DELETE /v2.0/networks/dc9ad106-25e0-48f2-bff1-fa69b189ab1d => 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: 764/1446] 10.0.0.86 () {34 vars in 964 bytes} [Sun Apr 26 11:26:50 2026] GET /v2.0/quotas/19e8998eaa744089adbed1d38b19982a => 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: 683/1447] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:50 2026] DELETE /v2.0/networks/36846cb0-6e7b-42ef-bb7e-ecb87874e6e2 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1448] 10.0.0.142 () {32 vars in 649 bytes} [Sun Apr 26 11:26:50 2026] GET /v2.0/networks => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1449] 10.0.0.86 () {34 vars in 1001 bytes} [Sun Apr 26 11:26:50 2026] GET /v2.0/ports?tenant_id=19e8998eaa744089adbed1d38b19982a&fields=id => generated 57 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1450] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:50 2026] DELETE /v2.0/networks/365f0cc9-6f8e-4d0d-b16b-b92fe67026f8 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:26:50.368 8 INFO neutron.db.segments_db [None req-46c0b47f-1604-4146-9309-4c36b30ac49a 71b8967e09f04812ac17c7121fce2532 25d1406d6a6f4c0a9eb2372a73c4dc2f - - default default] Added segment 21a839b7-c293-4444-b395-5a65a5997f31 of type vxlan for network a8f97724-c3c3-474a-b46c-11628a747f77 [pid: 7|app: 0|req: 767/1451] 10.0.0.86 () {34 vars in 1007 bytes} [Sun Apr 26 11:26:50 2026] GET /v2.0/networks/19dd2b83-0dcf-48ce-9c19-67f3b681a553?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: 768/1452] 10.0.0.86 () {34 vars in 1107 bytes} [Sun Apr 26 11:26:50 2026] GET /v2.0/networks/19dd2b83-0dcf-48ce-9c19-67f3b681a553?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1453] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:50 2026] POST /v2.0/networks => generated 650 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:50.520 7 INFO neutron.db.segments_db [None req-9e4761e1-e73a-4317-ae09-2e36e119ecb2 71b8967e09f04812ac17c7121fce2532 25d1406d6a6f4c0a9eb2372a73c4dc2f - - default default] Added segment 4fd85d46-3d60-4d52-aa70-f8616e012764 of type vxlan for network 79b2810d-e65b-404c-96b5-c0f558b41a33 [pid: 7|app: 0|req: 769/1454] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:50 2026] POST /v2.0/networks => generated 649 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1455] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:50 2026] GET /v2.0/ports?device_id=2903b34b-139e-4389-83db-bb3538721f94 => 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: 687/1456] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:26:50 2026] GET /v2.0/ports?tenant_id=a4d18f8a009a43fba009091c30f42dc1&device_id=5e46d05e-0c04-4144-947f-15f00076d573 => 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: 688/1457] 199.204.45.227 () {34 vars in 1018 bytes} [Sun Apr 26 11:26:50 2026] GET /v2.0/networks?tenant_id=a4d18f8a009a43fba009091c30f42dc1&shared=False => generated 769 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1458] 199.204.45.227 () {34 vars in 930 bytes} [Sun Apr 26 11:26:50 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:51.010 8 INFO neutron.services.segments.plugin [-] Segment a15889e3-5de2-4d05-a110-d410d2829ec1 resource provider aggregate not found 2026-04-26 11:26:51.022 8 INFO neutron.services.segments.plugin [-] Segment a15889e3-5de2-4d05-a110-d410d2829ec1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a15889e3-5de2-4d05-a110-d410d2829ec1 found for delete ", "request_id": "req-dfa28e36-6c40-4994-ba5e-649849ef4eb0"}]} 2026-04-26 11:26:51.024 8 INFO neutron.services.segments.plugin [-] Segment a15889e3-5de2-4d05-a110-d410d2829ec1 resource provider aggregate not found 2026-04-26 11:26:51.046 8 INFO neutron.services.segments.plugin [-] Segment 490402cc-6090-4038-bf84-0fd8a5e16c4e resource provider aggregate not found 2026-04-26 11:26:51.049 8 INFO neutron.services.segments.plugin [-] Segment a15889e3-5de2-4d05-a110-d410d2829ec1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a15889e3-5de2-4d05-a110-d410d2829ec1 found for delete ", "request_id": "req-f9016c3f-bcdf-42b0-ab3a-76dd2a7d43df"}]} 2026-04-26 11:26:51.062 8 INFO neutron.services.segments.plugin [-] Segment 490402cc-6090-4038-bf84-0fd8a5e16c4e resource provider aggregate not found 2026-04-26 11:26:51.074 8 INFO neutron.services.segments.plugin [-] Segment 490402cc-6090-4038-bf84-0fd8a5e16c4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 490402cc-6090-4038-bf84-0fd8a5e16c4e found for delete ", "request_id": "req-7514082e-f019-47d6-bf79-ee320146a427"}]} 2026-04-26 11:26:51.079 8 INFO neutron.services.segments.plugin [-] Segment 490402cc-6090-4038-bf84-0fd8a5e16c4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 490402cc-6090-4038-bf84-0fd8a5e16c4e found for delete ", "request_id": "req-b15c860b-3cb4-43cc-8a20-3c27498b8dc4"}]} [pid: 8|app: 0|req: 690/1459] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:51 2026] GET /v2.0/ports?device_id=5e46d05e-0c04-4144-947f-15f00076d573 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1460] 10.0.0.142 () {34 vars in 665 bytes} [Sun Apr 26 11:26:50 2026] POST /v2.0/ports => generated 1506 bytes in 597 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: 771/1461] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:51 2026] GET /v2.0/security-groups?id=646f0c28-7442-414d-b462-0c8d920687f2&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1462] 10.0.0.142 () {32 vars in 643 bytes} [Sun Apr 26 11:26:51 2026] GET /v2.0/ports => generated 1506 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:26:51.398 8 INFO neutron_taas.services.taas.taas_plugin [None req-b0736c63-ab63-4fa7-9336-97fc5ea48d89 71b8967e09f04812ac17c7121fce2532 25d1406d6a6f4c0a9eb2372a73c4dc2f - - default default] TaaS: Handle Delete Port: c19c83cc-e780-47b6-82c9-6169d4acda5b 2026-04-26 11:26:51.400 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0736c63-ab63-4fa7-9336-97fc5ea48d89 71b8967e09f04812ac17c7121fce2532 25d1406d6a6f4c0a9eb2372a73c4dc2f - - default default] Tap Mirror: Handle Delete Port: c19c83cc-e780-47b6-82c9-6169d4acda5b 2026-04-26 11:26:51.413 7 WARNING neutron.db.securitygroups_db [None req-dbfc5ed9-9b79-469f-abf0-b4e286c7d9f9 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 772/1463] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:51 2026] GET /v2.0/security-groups?tenant_id=87c002c35c5a4fc698e8ff19ef449d68&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1464] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:26:51 2026] DELETE /v2.0/ports/c19c83cc-e780-47b6-82c9-6169d4acda5b => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1465] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:51 2026] DELETE /v2.0/security-groups/468c606f-5c21-4e64-bcec-154c4e35f0d8 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:51.590 8 INFO neutron_taas.services.taas.taas_plugin [None req-c29cf7a8-08c9-433a-b7a5-8ca7827df651 71b8967e09f04812ac17c7121fce2532 25d1406d6a6f4c0a9eb2372a73c4dc2f - - default default] TaaS: Handle Delete Port: eae9a448-2be1-4e53-aeec-6f90b44077e4 2026-04-26 11:26:51.593 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c29cf7a8-08c9-433a-b7a5-8ca7827df651 71b8967e09f04812ac17c7121fce2532 25d1406d6a6f4c0a9eb2372a73c4dc2f - - default default] Tap Mirror: Handle Delete Port: eae9a448-2be1-4e53-aeec-6f90b44077e4 2026-04-26 11:26:51.606 7 WARNING neutron.db.securitygroups_db [None req-251db0c7-0eed-443b-8c9e-38ba884671a7 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 693/1466] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:26:51 2026] DELETE /v2.0/ports/eae9a448-2be1-4e53-aeec-6f90b44077e4 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1467] 10.0.0.142 () {32 vars in 643 bytes} [Sun Apr 26 11:26:51 2026] GET /v2.0/ports => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1468] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:51 2026] GET /v2.0/ports?device_id=2903b34b-139e-4389-83db-bb3538721f94 => 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: 774/1469] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:51 2026] GET /v2.0/security-groups?tenant_id=38290e3b70a24e4490e1157de2e4051f&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:26:51.787 8 INFO neutron.db.segments_db [None req-7c78ebd6-54eb-4d86-a781-c019265dc24f 71b8967e09f04812ac17c7121fce2532 25d1406d6a6f4c0a9eb2372a73c4dc2f - - default default] Added segment 21915c26-9ae2-40ef-ab01-0f1626bf4bb8 of type vxlan for network 9fadab20-7820-4a03-ae03-d8bd224ec098 [pid: 8|app: 0|req: 696/1470] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:51 2026] POST /v2.0/networks => generated 649 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1471] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:26:51 2026] GET /v2.0/ports?tenant_id=a4d18f8a009a43fba009091c30f42dc1&device_id=5e46d05e-0c04-4144-947f-15f00076d573 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:26:52.047 8 INFO neutron.db.segments_db [None req-64831aaa-9545-472c-8337-603db31d2db2 71b8967e09f04812ac17c7121fce2532 25d1406d6a6f4c0a9eb2372a73c4dc2f - - default default] Added segment ed87d562-f7a1-4751-9a9e-f025c528fa54 of type vxlan for network 5975c934-885f-452a-8fc0-e3caf7c11e55 [pid: 8|app: 0|req: 698/1472] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:51 2026] POST /v2.0/networks => generated 650 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1473] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:26:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d5cf5d59-5e40-4c46-afe2-32b5f1deab96 => 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: 700/1474] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:26:52 2026] GET /v2.0/subnets?id=1698bb11-91e7-4574-8332-11c68c7d53ee => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:52.217 7 INFO neutron.services.segments.plugin [-] Segment 85714058-a6ce-417b-a4b7-1d5d7b1039a3 resource provider aggregate not found 2026-04-26 11:26:52.222 7 INFO neutron.services.segments.plugin [-] Segment 85714058-a6ce-417b-a4b7-1d5d7b1039a3 resource provider aggregate not found 2026-04-26 11:26:52.243 7 INFO neutron.services.segments.plugin [-] Segment 85714058-a6ce-417b-a4b7-1d5d7b1039a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85714058-a6ce-417b-a4b7-1d5d7b1039a3 found for delete ", "request_id": "req-687af628-6ab8-4433-8c14-b0417666de23"}]} 2026-04-26 11:26:52.246 7 INFO neutron.services.segments.plugin [-] Segment 85714058-a6ce-417b-a4b7-1d5d7b1039a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85714058-a6ce-417b-a4b7-1d5d7b1039a3 found for delete ", "request_id": "req-33535800-6d2f-48f6-a751-a37e4bd34176"}]} 2026-04-26 11:26:52.269 7 INFO neutron.services.segments.plugin [-] Segment b0bedc1c-f82b-4a70-b426-b74abe7e43f6 resource provider aggregate not found 2026-04-26 11:26:52.272 7 INFO neutron.services.segments.plugin [-] Segment b0bedc1c-f82b-4a70-b426-b74abe7e43f6 resource provider aggregate not found 2026-04-26 11:26:52.287 7 INFO neutron.services.segments.plugin [-] Segment b0bedc1c-f82b-4a70-b426-b74abe7e43f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0bedc1c-f82b-4a70-b426-b74abe7e43f6 found for delete ", "request_id": "req-78ea4e4d-9e42-49b3-bac1-48f5a269c686"}]} 2026-04-26 11:26:52.294 7 INFO neutron.services.segments.plugin [-] Segment b0bedc1c-f82b-4a70-b426-b74abe7e43f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0bedc1c-f82b-4a70-b426-b74abe7e43f6 found for delete ", "request_id": "req-9d267913-b2ac-4332-9ec4-bad929a544a8"}]} 2026-04-26 11:26:52.301 7 INFO neutron.services.segments.plugin [-] Segment 24522f89-2442-400a-b26f-4822b453ffba resource provider aggregate not found [pid: 7|app: 0|req: 775/1475] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:51 2026] DELETE /v2.0/security-groups/ae899f0b-afd8-4654-a513-cdd5fbbb867a => generated 0 bytes in 576 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:52.316 7 INFO neutron.services.segments.plugin [-] Segment 24522f89-2442-400a-b26f-4822b453ffba resource provider aggregate not found 2026-04-26 11:26:52.326 7 INFO neutron.services.segments.plugin [-] Segment 24522f89-2442-400a-b26f-4822b453ffba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24522f89-2442-400a-b26f-4822b453ffba found for delete ", "request_id": "req-7edcbced-9f4b-41b5-94ee-2be9e9926988"}]} 2026-04-26 11:26:52.332 7 INFO neutron.services.segments.plugin [-] Segment 24522f89-2442-400a-b26f-4822b453ffba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24522f89-2442-400a-b26f-4822b453ffba found for delete ", "request_id": "req-a8dff446-d106-4faf-adee-47fdd488b5a6"}]} [pid: 7|app: 0|req: 776/1476] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:26:52 2026] GET /v2.0/ports?network_id=21696e8a-9ef3-4928-97a9-a6bf2ad6b2f6&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1477] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:52 2026] GET /v2.0/ports?device_id=5e46d05e-0c04-4144-947f-15f00076d573 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1478] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:26:52 2026] GET /v2.0/networks/21696e8a-9ef3-4928-97a9-a6bf2ad6b2f6?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1479] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:52 2026] GET /v2.0/security-groups?id=646f0c28-7442-414d-b462-0c8d920687f2&fields=id&fields=name => generated 88 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1480] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:26:52 2026] GET /v2.0/networks/21696e8a-9ef3-4928-97a9-a6bf2ad6b2f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:26:52.503 7 WARNING neutron.db.securitygroups_db [None req-0f843c01-4f23-40fe-9442-c923c53ca90a 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 781/1481] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:52 2026] GET /v2.0/security-groups?tenant_id=96afa188bdd64188bea3f31c4d9f1f53&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: 701/1482] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:26:52 2026] POST /v2.0/subnets => generated 1274 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1483] 10.0.0.142 () {32 vars in 647 bytes} [Sun Apr 26 11:26:52 2026] GET /v2.0/subnets => generated 1910 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1484] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:52 2026] DELETE /v2.0/security-groups/ddbe0bb8-c800-41e4-8192-21b3b10c2435 => 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: 703/1485] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:52 2026] DELETE /v2.0/subnets/3620db3c-1c61-4685-bd07-6cb871c1a7a7 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1486] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:52 2026] GET /v2.0/ports?device_id=2903b34b-139e-4389-83db-bb3538721f94 => 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: 704/1487] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:52 2026] DELETE /v2.0/subnets/a8334fe8-4e45-41db-89e6-0f4b28a095d0 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1488] 10.0.0.142 () {32 vars in 647 bytes} [Sun Apr 26 11:26:52 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: 8|app: 0|req: 705/1489] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:52 2026] DELETE /v2.0/networks/5975c934-885f-452a-8fc0-e3caf7c11e55 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:26:53.097 8 INFO neutron.services.segments.plugin [-] Segment ed87d562-f7a1-4751-9a9e-f025c528fa54 resource provider aggregate not found 2026-04-26 11:26:53.104 8 INFO neutron.services.segments.plugin [-] Segment ed87d562-f7a1-4751-9a9e-f025c528fa54 resource provider aggregate not found 2026-04-26 11:26:53.122 8 INFO neutron.services.segments.plugin [-] Segment ed87d562-f7a1-4751-9a9e-f025c528fa54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed87d562-f7a1-4751-9a9e-f025c528fa54 found for delete ", "request_id": "req-77779387-fcb0-415f-877c-bbabdb994cf6"}]} 2026-04-26 11:26:53.124 8 INFO neutron.services.segments.plugin [-] Segment ed87d562-f7a1-4751-9a9e-f025c528fa54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed87d562-f7a1-4751-9a9e-f025c528fa54 found for delete ", "request_id": "req-b1b46483-b63b-459d-8d14-4810eaa2f0c2"}]} [pid: 7|app: 0|req: 785/1490] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:53 2026] DELETE /v2.0/networks/9fadab20-7820-4a03-ae03-d8bd224ec098 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1491] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:53 2026] DELETE /v2.0/networks/79b2810d-e65b-404c-96b5-c0f558b41a33 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1492] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:53 2026] DELETE /v2.0/networks/a8f97724-c3c3-474a-b46c-11628a747f77 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1493] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:53 2026] GET /v2.0/ports?device_id=5e46d05e-0c04-4144-947f-15f00076d573 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1494] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:53 2026] GET /v2.0/security-groups?id=646f0c28-7442-414d-b462-0c8d920687f2&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1495] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:53 2026] GET /v2.0/ports?device_id=2903b34b-139e-4389-83db-bb3538721f94 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:26:54.064 7 WARNING neutron.db.securitygroups_db [None req-17f81cdc-93fb-44ef-a26a-9c7659cd730b 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 788/1496] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:53 2026] GET /v2.0/security-groups?tenant_id=25d1406d6a6f4c0a9eb2372a73c4dc2f&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1497] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:54 2026] DELETE /v2.0/security-groups/ca5bca11-955d-46db-8952-ac3f50598ce4 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:54.342 7 INFO neutron.services.segments.plugin [-] Segment 21915c26-9ae2-40ef-ab01-0f1626bf4bb8 resource provider aggregate not found 2026-04-26 11:26:54.356 7 INFO neutron.services.segments.plugin [-] Segment 21915c26-9ae2-40ef-ab01-0f1626bf4bb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21915c26-9ae2-40ef-ab01-0f1626bf4bb8 found for delete ", "request_id": "req-4c0bb83d-1f27-4923-8257-71be91349be9"}]} 2026-04-26 11:26:54.360 7 INFO neutron.services.segments.plugin [-] Segment 21915c26-9ae2-40ef-ab01-0f1626bf4bb8 resource provider aggregate not found 2026-04-26 11:26:54.380 7 INFO neutron.services.segments.plugin [-] Segment 21a839b7-c293-4444-b395-5a65a5997f31 resource provider aggregate not found 2026-04-26 11:26:54.386 7 INFO neutron.services.segments.plugin [-] Segment 21915c26-9ae2-40ef-ab01-0f1626bf4bb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21915c26-9ae2-40ef-ab01-0f1626bf4bb8 found for delete ", "request_id": "req-817647a2-a68d-4dc4-9006-7e4c949bec44"}]} 2026-04-26 11:26:54.397 7 INFO neutron.services.segments.plugin [-] Segment 21a839b7-c293-4444-b395-5a65a5997f31 resource provider aggregate not found 2026-04-26 11:26:54.399 7 INFO neutron.services.segments.plugin [-] Segment 21a839b7-c293-4444-b395-5a65a5997f31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21a839b7-c293-4444-b395-5a65a5997f31 found for delete ", "request_id": "req-d01c1c87-ec45-43a7-a0f4-ae36089dbc00"}]} 2026-04-26 11:26:54.408 7 INFO neutron.services.segments.plugin [-] Segment 21a839b7-c293-4444-b395-5a65a5997f31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21a839b7-c293-4444-b395-5a65a5997f31 found for delete ", "request_id": "req-19a6f0d1-9732-48bb-b743-6b8ea4a21bb1"}]} [pid: 7|app: 0|req: 789/1498] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:54 2026] GET /v2.0/ports?device_id=5e46d05e-0c04-4144-947f-15f00076d573 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1499] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:54 2026] GET /v2.0/security-groups?id=646f0c28-7442-414d-b462-0c8d920687f2&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: 7|app: 0|req: 790/1500] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:26:54 2026] GET /v2.0/networks?id=19dd2b83-0dcf-48ce-9c19-67f3b681a553 => generated 670 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:54.957 8 WARNING neutron.db.securitygroups_db [req-187bb010-b2b4-4609-996f-1a07a2a45ec5 req-f1e83a2f-5f6f-4ec5-947c-5a722719dca6 494a53810a5748e3b41e3c3c8c65bff1 19e8998eaa744089adbed1d38b19982a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 711/1501] 199.204.45.227 () {34 vars in 1050 bytes} [Sun Apr 26 11:26:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=19e8998eaa744089adbed1d38b19982a => generated 181 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1502] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:54 2026] GET /v2.0/ports?device_id=2903b34b-139e-4389-83db-bb3538721f94 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:26:55.169 8 INFO neutron.services.segments.plugin [-] Segment 4fd85d46-3d60-4d52-aa70-f8616e012764 resource provider aggregate not found 2026-04-26 11:26:55.178 8 INFO neutron.services.segments.plugin [-] Segment 4fd85d46-3d60-4d52-aa70-f8616e012764 resource provider aggregate not found 2026-04-26 11:26:55.195 8 INFO neutron.services.segments.plugin [-] Segment 4fd85d46-3d60-4d52-aa70-f8616e012764 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fd85d46-3d60-4d52-aa70-f8616e012764 found for delete ", "request_id": "req-18fd201e-cb5e-4a37-aa49-5625a055572e"}]} 2026-04-26 11:26:55.207 8 INFO neutron.services.segments.plugin [-] Segment 4fd85d46-3d60-4d52-aa70-f8616e012764 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fd85d46-3d60-4d52-aa70-f8616e012764 found for delete ", "request_id": "req-371f56b5-1b3e-427e-8a1d-f9f300db42bd"}]} [pid: 8|app: 0|req: 712/1503] 199.204.45.227 () {38 vars in 955 bytes} [Sun Apr 26 11:26:54 2026] POST /v2.0/ports => generated 954 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1504] 199.204.45.227 () {38 vars in 1028 bytes} [Sun Apr 26 11:26:55 2026] PUT /v2.0/ports/4e78110a-ce03-4c62-b246-6125919d0193 => generated 1235 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:26:55.771 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-34fdaad2-be6e-4b59-9430-64f343a8aa02'] response: {'name': 'network-changed', 'server_uuid': '2903b34b-139e-4389-83db-bb3538721f94', 'tag': '4e78110a-ce03-4c62-b246-6125919d0193', '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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 11:26:56.107 7 INFO neutron.db.segments_db [None req-c3efa418-81c7-4f43-b809-673bc86fc645 af15fd229aea453e8e1def064358e5e6 f988828753184b8e972fb5bef55cb9cd - - default default] Added segment 3622361b-63e7-4011-89b0-5d582cdcb95e of type vxlan for network f2e880d5-f4bc-4385-808e-34b3553fc4d0 [pid: 7|app: 0|req: 793/1505] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:55 2026] POST /v2.0/networks => generated 647 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1506] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:56 2026] GET /v2.0/ports?device_id=5e46d05e-0c04-4144-947f-15f00076d573 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1507] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:56 2026] GET /v2.0/ports?device_id=2903b34b-139e-4389-83db-bb3538721f94 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1508] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:56 2026] GET /v2.0/security-groups?id=646f0c28-7442-414d-b462-0c8d920687f2&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1509] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:26:56 2026] GET /v2.0/ports?tenant_id=19e8998eaa744089adbed1d38b19982a&device_id=2903b34b-139e-4389-83db-bb3538721f94 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1510] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:56 2026] GET /v2.0/security-groups?id=9f968aa7-1650-4e2e-af64-c42d3b692ce4&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1511] 199.204.45.227 () {34 vars in 1018 bytes} [Sun Apr 26 11:26:56 2026] GET /v2.0/networks?tenant_id=19e8998eaa744089adbed1d38b19982a&shared=False => generated 766 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1512] 199.204.45.227 () {34 vars in 930 bytes} [Sun Apr 26 11:26:56 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1513] 10.0.0.142 () {34 vars in 676 bytes} [Sun Apr 26 11:26:55 2026] POST /v2.0/floatingips => generated 552 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:56.592 7 WARNING tagging [None req-dc93d2c7-d840-4b65-99ce-3ad016117304 f4075b9e3f9546e4b4c155dc226cc5dd d870ac70b6a74165aa6a8d4b2bbfe67c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 801/1514] 10.0.0.142 () {34 vars in 759 bytes} [Sun Apr 26 11:26:56 2026] PUT /v2.0/floatingips/19ae2e7c-14d0-49b5-a343-d25b01b81931/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:26:56.690 8 WARNING tagging [None req-a3600b5a-5dd7-40b7-bd13-261fc2cd65a0 f4075b9e3f9546e4b4c155dc226cc5dd d870ac70b6a74165aa6a8d4b2bbfe67c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 714/1515] 10.0.0.142 () {32 vars in 739 bytes} [Sun Apr 26 11:26:56 2026] GET /v2.0/floatingips/19ae2e7c-14d0-49b5-a343-d25b01b81931/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:26:56.753 8 WARNING tagging [None req-ed397fe2-9211-4ede-9e89-897ed1818523 f4075b9e3f9546e4b4c155dc226cc5dd d870ac70b6a74165aa6a8d4b2bbfe67c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 715/1516] 10.0.0.142 () {34 vars in 770 bytes} [Sun Apr 26 11:26:56 2026] PUT /v2.0/floatingips/19ae2e7c-14d0-49b5-a343-d25b01b81931/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-26 11:26:56.818 8 WARNING tagging [None req-117b1072-7520-4f34-8ef1-b90537f38202 f4075b9e3f9546e4b4c155dc226cc5dd d870ac70b6a74165aa6a8d4b2bbfe67c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 716/1517] 10.0.0.142 () {32 vars in 739 bytes} [Sun Apr 26 11:26:56 2026] GET /v2.0/floatingips/19ae2e7c-14d0-49b5-a343-d25b01b81931/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:26:56.855 8 WARNING tagging [None req-e1d3cff7-5bc8-4ec7-a687-1162c28b7090 f4075b9e3f9546e4b4c155dc226cc5dd d870ac70b6a74165aa6a8d4b2bbfe67c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 802/1518] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:26:56 2026] POST /v2.0/subnets => generated 673 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1519] 10.0.0.142 () {34 vars in 766 bytes} [Sun Apr 26 11:26:56 2026] PUT /v2.0/floatingips/19ae2e7c-14d0-49b5-a343-d25b01b81931/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-26 11:26:56.917 8 WARNING tagging [None req-abbc347d-bdf6-47dc-81ab-57a1cb69c7e7 f4075b9e3f9546e4b4c155dc226cc5dd d870ac70b6a74165aa6a8d4b2bbfe67c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 718/1520] 10.0.0.142 () {32 vars in 739 bytes} [Sun Apr 26 11:26:56 2026] GET /v2.0/floatingips/19ae2e7c-14d0-49b5-a343-d25b01b81931/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:26:56.954 7 INFO neutron.db.segments_db [None req-7b08deca-05a6-4201-9de5-779b009ca330 af15fd229aea453e8e1def064358e5e6 f988828753184b8e972fb5bef55cb9cd - - default default] Added segment 1a33ab36-ef39-4170-8a8e-3b8d945d133d of type vxlan for network 9b03acad-37a1-4367-a119-738eaaae1d23 2026-04-26 11:26:56.970 8 WARNING tagging [None req-64136beb-b90d-4e58-a5e7-b543c50af8a7 f4075b9e3f9546e4b4c155dc226cc5dd d870ac70b6a74165aa6a8d4b2bbfe67c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 719/1521] 10.0.0.142 () {34 vars in 788 bytes} [Sun Apr 26 11:26:56 2026] PUT /v2.0/floatingips/19ae2e7c-14d0-49b5-a343-d25b01b81931/tags/black.or.white => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1522] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:26:56 2026] POST /v2.0/networks => generated 647 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:26:57.061 8 WARNING tagging [None req-84b6d936-15da-4319-96ea-f9e46f2cd997 f4075b9e3f9546e4b4c155dc226cc5dd d870ac70b6a74165aa6a8d4b2bbfe67c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 720/1523] 10.0.0.142 () {32 vars in 739 bytes} [Sun Apr 26 11:26:57 2026] GET /v2.0/floatingips/19ae2e7c-14d0-49b5-a343-d25b01b81931/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:26:57.125 8 WARNING tagging [None req-4a8f19b1-eaf4-4701-99b4-57b8317a07da f4075b9e3f9546e4b4c155dc226cc5dd d870ac70b6a74165aa6a8d4b2bbfe67c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 804/1524] 10.0.0.142 () {34 vars in 743 bytes} [Sun Apr 26 11:26:57 2026] PUT /v2.0/networks/9b03acad-37a1-4367-a119-738eaaae1d23 => generated 592 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1525] 10.0.0.142 () {34 vars in 759 bytes} [Sun Apr 26 11:26:57 2026] PUT /v2.0/floatingips/19ae2e7c-14d0-49b5-a343-d25b01b81931/tags => generated 37 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:26:57.202 8 WARNING tagging [None req-510aeaaf-bcb2-4952-b3f3-0f6ecdee9c8f f4075b9e3f9546e4b4c155dc226cc5dd d870ac70b6a74165aa6a8d4b2bbfe67c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 722/1526] 10.0.0.142 () {32 vars in 739 bytes} [Sun Apr 26 11:26:57 2026] GET /v2.0/floatingips/19ae2e7c-14d0-49b5-a343-d25b01b81931/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:26:57.248 8 WARNING tagging [None req-19d5bd8c-732f-475e-88f4-a46acc4e61a2 f4075b9e3f9546e4b4c155dc226cc5dd d870ac70b6a74165aa6a8d4b2bbfe67c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 723/1527] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:26:57 2026] GET /v2.0/floatingips/19ae2e7c-14d0-49b5-a343-d25b01b81931/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:57.285 8 WARNING tagging [None req-038e3001-d0c1-40e9-85c6-5e55d5300d82 f4075b9e3f9546e4b4c155dc226cc5dd d870ac70b6a74165aa6a8d4b2bbfe67c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-26 11:26:57.296 8 INFO neutron.api.v2.resource [None req-038e3001-d0c1-40e9-85c6-5e55d5300d82 f4075b9e3f9546e4b4c155dc226cc5dd d870ac70b6a74165aa6a8d4b2bbfe67c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 724/1528] 10.0.0.142 () {32 vars in 751 bytes} [Sun Apr 26 11:26:57 2026] GET /v2.0/floatingips/19ae2e7c-14d0-49b5-a343-d25b01b81931/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-26 11:26:57.337 8 WARNING tagging [None req-e12d34fd-c9a0-49af-903b-91795017e1ae f4075b9e3f9546e4b4c155dc226cc5dd d870ac70b6a74165aa6a8d4b2bbfe67c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 805/1529] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:26:57 2026] POST /v2.0/subnets => generated 646 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1530] 10.0.0.142 () {32 vars in 750 bytes} [Sun Apr 26 11:26:57 2026] DELETE /v2.0/floatingips/19ae2e7c-14d0-49b5-a343-d25b01b81931/tags/red => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:57.426 8 WARNING tagging [None req-10caac81-6f0c-4da5-a0e9-5535fb78395c f4075b9e3f9546e4b4c155dc226cc5dd d870ac70b6a74165aa6a8d4b2bbfe67c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 726/1531] 10.0.0.142 () {32 vars in 739 bytes} [Sun Apr 26 11:26:57 2026] GET /v2.0/floatingips/19ae2e7c-14d0-49b5-a343-d25b01b81931/tags => generated 30 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1532] 10.0.0.142 () {34 vars in 741 bytes} [Sun Apr 26 11:26:57 2026] PUT /v2.0/subnets/1b30ce01-6faf-48a3-9006-66f3249f5a26 => generated 656 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1533] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:57 2026] GET /v2.0/ports?device_id=5e46d05e-0c04-4144-947f-15f00076d573 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1534] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:57 2026] GET /v2.0/ports?device_id=2903b34b-139e-4389-83db-bb3538721f94 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:57.565 8 WARNING tagging [None req-465313a1-60c0-4de8-b0ee-a9e2160f2aea f4075b9e3f9546e4b4c155dc226cc5dd d870ac70b6a74165aa6a8d4b2bbfe67c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-26 11:26:57.585 8 INFO neutron.api.v2.resource [None req-465313a1-60c0-4de8-b0ee-a9e2160f2aea f4075b9e3f9546e4b4c155dc226cc5dd d870ac70b6a74165aa6a8d4b2bbfe67c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 728/1535] 10.0.0.142 () {32 vars in 754 bytes} [Sun Apr 26 11:26:57 2026] DELETE /v2.0/floatingips/19ae2e7c-14d0-49b5-a343-d25b01b81931/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: 808/1536] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:26:57 2026] GET /v2.0/ports?tenant_id=19e8998eaa744089adbed1d38b19982a&device_id=2903b34b-139e-4389-83db-bb3538721f94 => 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: 809/1537] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:57 2026] GET /v2.0/security-groups?id=646f0c28-7442-414d-b462-0c8d920687f2&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1538] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:57 2026] GET /v2.0/security-groups?id=9f968aa7-1650-4e2e-af64-c42d3b692ce4&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-04-26 11:26:57.666 7 WARNING tagging [None req-f17a481c-15b5-4534-860b-474cac26b4c0 f4075b9e3f9546e4b4c155dc226cc5dd d870ac70b6a74165aa6a8d4b2bbfe67c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 811/1539] 10.0.0.142 () {32 vars in 742 bytes} [Sun Apr 26 11:26:57 2026] DELETE /v2.0/floatingips/19ae2e7c-14d0-49b5-a343-d25b01b81931/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1540] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:26:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=4e78110a-ce03-4c62-b246-6125919d0193 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:26:57.756 7 WARNING tagging [None req-18e1264b-c7f1-4a10-92cc-0a712dd513f6 f4075b9e3f9546e4b4c155dc226cc5dd d870ac70b6a74165aa6a8d4b2bbfe67c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-26 11:26:57.763 8 INFO neutron.services.segments.plugin [-] Segment 1a33ab36-ef39-4170-8a8e-3b8d945d133d resource provider aggregate not found 2026-04-26 11:26:57.764 8 INFO neutron.services.segments.plugin [-] Segment 1a33ab36-ef39-4170-8a8e-3b8d945d133d resource provider aggregate not found [pid: 7|app: 0|req: 813/1541] 10.0.0.142 () {32 vars in 739 bytes} [Sun Apr 26 11:26:57 2026] GET /v2.0/floatingips/19ae2e7c-14d0-49b5-a343-d25b01b81931/tags => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:26:57.786 8 INFO neutron.services.segments.plugin [-] Segment 1a33ab36-ef39-4170-8a8e-3b8d945d133d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a33ab36-ef39-4170-8a8e-3b8d945d133d found for delete ", "request_id": "req-6bca8dd0-1bc0-4cfe-8591-804f8a5c08f5"}]} 2026-04-26 11:26:57.787 8 INFO neutron.services.segments.plugin [-] Segment 1a33ab36-ef39-4170-8a8e-3b8d945d133d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a33ab36-ef39-4170-8a8e-3b8d945d133d found for delete ", "request_id": "req-96ab957e-5e6e-4a02-b74f-e12b73da05ce"}]} [pid: 8|app: 0|req: 729/1542] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:57 2026] DELETE /v2.0/networks/9b03acad-37a1-4367-a119-738eaaae1d23 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1543] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:26:57 2026] GET /v2.0/subnets?id=76a44189-9d5a-4079-b5b1-4d0b6d3a4765 => generated 688 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:57.819 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2fdd2f73-1ff0-4e80-a487-61870b718af2 af15fd229aea453e8e1def064358e5e6 f988828753184b8e972fb5bef55cb9cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 815/1544] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:57 2026] DELETE /v2.0/networks/9b03acad-37a1-4367-a119-738eaaae1d23 => 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: 816/1545] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:26:57 2026] GET /v2.0/ports?network_id=19dd2b83-0dcf-48ce-9c19-67f3b681a553&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:26:57.889 8 INFO neutron_taas.services.taas.taas_plugin [None req-de057687-2541-4de0-a0eb-b4a45655da0c f4075b9e3f9546e4b4c155dc226cc5dd d870ac70b6a74165aa6a8d4b2bbfe67c - - default default] TaaS: Handle Delete Port: ea6bd23c-b173-49ab-8fc4-f129e2a35c83 2026-04-26 11:26:57.891 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de057687-2541-4de0-a0eb-b4a45655da0c f4075b9e3f9546e4b4c155dc226cc5dd d870ac70b6a74165aa6a8d4b2bbfe67c - - default default] Tap Mirror: Handle Delete Port: ea6bd23c-b173-49ab-8fc4-f129e2a35c83 [pid: 7|app: 0|req: 817/1546] 10.0.0.142 () {32 vars in 694 bytes} [Sun Apr 26 11:26:57 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1547] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:26:57 2026] GET /v2.0/networks/19dd2b83-0dcf-48ce-9c19-67f3b681a553?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: 819/1548] 10.0.0.142 () {32 vars in 742 bytes} [Sun Apr 26 11:26:57 2026] GET /v2.0/subnets?network_id=75ca7ac7-c5bd-4e57-b7be-64db6eaaf6bd => generated 649 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1549] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:26:57 2026] GET /v2.0/networks/19dd2b83-0dcf-48ce-9c19-67f3b681a553?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: 821/1550] 10.0.0.142 () {32 vars in 653 bytes} [Sun Apr 26 11:26:58 2026] GET /v2.0/extensions => generated 22037 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1551] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:26:57 2026] DELETE /v2.0/floatingips/19ae2e7c-14d0-49b5-a343-d25b01b81931 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1552] 10.0.0.142 () {32 vars in 649 bytes} [Sun Apr 26 11:26:58 2026] GET /v2.0/networks => generated 1312 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1553] 10.0.0.142 () {32 vars in 647 bytes} [Sun Apr 26 11:26:58 2026] GET /v2.0/subnets => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1554] 10.0.0.142 () {32 vars in 723 bytes} [Sun Apr 26 11:26:58 2026] GET /v2.0/networks/f2e880d5-f4bc-4385-808e-34b3553fc4d0 => generated 672 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1555] 10.0.0.142 () {32 vars in 721 bytes} [Sun Apr 26 11:26:58 2026] GET /v2.0/subnets/a223fe40-0f19-4f68-b382-ef54cf497954 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:58.200 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f4f7cc3a-0518-4cce-a28c-fd1dff30e081 af15fd229aea453e8e1def064358e5e6 f988828753184b8e972fb5bef55cb9cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 824/1556] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:58 2026] DELETE /v2.0/subnets/1b30ce01-6faf-48a3-9006-66f3249f5a26 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:26:58.222 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cb385e31-bdd0-4172-9d1c-19120b7b4303 af15fd229aea453e8e1def064358e5e6 f988828753184b8e972fb5bef55cb9cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 733/1557] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:58 2026] DELETE /v2.0/networks/9b03acad-37a1-4367-a119-738eaaae1d23 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1558] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:26:58 2026] DELETE /v2.0/subnets/a223fe40-0f19-4f68-b382-ef54cf497954 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1559] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:26:58 2026] DELETE /v2.0/networks/f2e880d5-f4bc-4385-808e-34b3553fc4d0 => 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: 735/1560] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:58 2026] GET /v2.0/ports?device_id=5e46d05e-0c04-4144-947f-15f00076d573 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1561] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:58 2026] GET /v2.0/ports?device_id=2903b34b-139e-4389-83db-bb3538721f94 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1562] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:58 2026] GET /v2.0/security-groups?id=646f0c28-7442-414d-b462-0c8d920687f2&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: 738/1563] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:58 2026] GET /v2.0/security-groups?id=9f968aa7-1650-4e2e-af64-c42d3b692ce4&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:26:58.941 7 WARNING neutron.db.securitygroups_db [None req-6ecd8c3a-cea0-4bff-b3c7-c74a3d06aa43 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 826/1564] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:58 2026] GET /v2.0/security-groups?tenant_id=d870ac70b6a74165aa6a8d4b2bbfe67c&name=default => generated 2925 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:26:59.080 8 WARNING neutron.db.securitygroups_db [None req-b2795d2f-ad10-474d-b596-4dda48e79771 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 739/1565] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:58 2026] GET /v2.0/security-groups?tenant_id=f988828753184b8e972fb5bef55cb9cd&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1566] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:59 2026] DELETE /v2.0/security-groups/918bf533-69d2-4687-8591-0fcf7cbd3ebf => 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: 740/1567] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:59 2026] DELETE /v2.0/security-groups/49486257-e4f9-4aa7-b711-7dcdeacb5245 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:59.309 7 WARNING neutron.db.securitygroups_db [None req-298390b8-9e78-4c84-aea4-6fa09a19a732 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 828/1568] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:26:59 2026] GET /v2.0/security-groups?tenant_id=c469a389daa54f338e074746041ea0cf&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1569] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:26:59 2026] DELETE /v2.0/security-groups/19d427b4-5752-406c-9dad-7cb5c63306e7 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:26:59.810 8 INFO neutron.services.segments.plugin [-] Segment 3622361b-63e7-4011-89b0-5d582cdcb95e resource provider aggregate not found 2026-04-26 11:26:59.817 8 INFO neutron.services.segments.plugin [-] Segment 3622361b-63e7-4011-89b0-5d582cdcb95e resource provider aggregate not found 2026-04-26 11:26:59.834 8 INFO neutron.services.segments.plugin [-] Segment 3622361b-63e7-4011-89b0-5d582cdcb95e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3622361b-63e7-4011-89b0-5d582cdcb95e found for delete ", "request_id": "req-b8b26bcc-99bf-46de-a8a4-c5abad203311"}]} 2026-04-26 11:26:59.836 8 INFO neutron.services.segments.plugin [-] Segment 3622361b-63e7-4011-89b0-5d582cdcb95e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3622361b-63e7-4011-89b0-5d582cdcb95e found for delete ", "request_id": "req-94f06f29-1488-4af8-b781-994c8360947e"}]} [pid: 7|app: 0|req: 829/1570] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:26:59 2026] GET /v2.0/ports?device_id=2903b34b-139e-4389-83db-bb3538721f94 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1571] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:26:59 2026] GET /v2.0/security-groups?id=9f968aa7-1650-4e2e-af64-c42d3b692ce4&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1572] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:00 2026] GET /v2.0/ports?device_id=5e46d05e-0c04-4144-947f-15f00076d573 => 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: 743/1573] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:00 2026] GET /v2.0/security-groups?id=646f0c28-7442-414d-b462-0c8d920687f2&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: 745/1576] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:01 2026] GET /v2.0/ports?device_id=2903b34b-139e-4389-83db-bb3538721f94 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1577] 10.0.0.142 () {32 vars in 623 bytes} [Sun Apr 26 11:27:01 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1578] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:01 2026] GET /v2.0/security-groups?id=9f968aa7-1650-4e2e-af64-c42d3b692ce4&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1579] 10.0.0.142 () {32 vars in 633 bytes} [Sun Apr 26 11:27:01 2026] GET /v2.0/ => generated 632 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1580] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:01 2026] GET /v2.0/ports?device_id=5e46d05e-0c04-4144-947f-15f00076d573 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1581] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:01 2026] GET /v2.0/security-groups?id=646f0c28-7442-414d-b462-0c8d920687f2&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:27:01.918 7 WARNING neutron.db.securitygroups_db [None req-37f1eaa9-1f70-47c3-8876-51a081d86d8f 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 834/1582] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:27:01 2026] GET /v2.0/security-groups?tenant_id=d123c7f1d6ad4e73bcba9005c73af17c&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1583] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:27:02 2026] DELETE /v2.0/security-groups/249f6a1d-bff1-4f8b-b4de-e32131bd9767 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1584] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:02 2026] GET /v2.0/ports?device_id=2903b34b-139e-4389-83db-bb3538721f94 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1585] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:02 2026] GET /v2.0/security-groups?id=9f968aa7-1650-4e2e-af64-c42d3b692ce4&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1586] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:02 2026] GET /v2.0/ports?device_id=5e46d05e-0c04-4144-947f-15f00076d573 => 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: 837/1587] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:02 2026] GET /v2.0/security-groups?id=646f0c28-7442-414d-b462-0c8d920687f2&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: 751/1588] 199.204.45.227 () {34 vars in 994 bytes} [Sun Apr 26 11:27:02 2026] GET /v2.0/ports?device_id=5e46d05e-0c04-4144-947f-15f00076d573 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:02.791 7 INFO neutron_taas.services.taas.taas_plugin [req-1f5e9331-8767-40fc-b815-6d899dcb7d62 req-3a06d33e-0dac-4b8c-8c41-d51fdfe525ab 52f943c2ecac43b9a194c85163b838df a4d18f8a009a43fba009091c30f42dc1 - - default default] TaaS: Handle Delete Port: d5cf5d59-5e40-4c46-afe2-32b5f1deab96 2026-04-26 11:27:02.793 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1f5e9331-8767-40fc-b815-6d899dcb7d62 req-3a06d33e-0dac-4b8c-8c41-d51fdfe525ab 52f943c2ecac43b9a194c85163b838df a4d18f8a009a43fba009091c30f42dc1 - - default default] Tap Mirror: Handle Delete Port: d5cf5d59-5e40-4c46-afe2-32b5f1deab96 [pid: 7|app: 0|req: 838/1589] 199.204.45.227 () {36 vars in 997 bytes} [Sun Apr 26 11:27:02 2026] DELETE /v2.0/ports/d5cf5d59-5e40-4c46-afe2-32b5f1deab96 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:27:02.983 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-39a4646a-7a28-4de9-bfca-455338b5a669'] response: {'server_uuid': '5e46d05e-0c04-4144-947f-15f00076d573', 'name': 'network-vif-deleted', 'tag': 'd5cf5d59-5e40-4c46-afe2-32b5f1deab96', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 752/1590] 10.0.0.142 () {34 vars in 678 bytes} [Sun Apr 26 11:27:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:27:03.058 7 WARNING tagging [None req-321c6a71-8fe0-41e6-9a45-b777407b3d46 d1b9c45b3b804de6bbd385797ba0f643 47711960efb24ce1813f0605f7f12a94 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 839/1591] 10.0.0.142 () {34 vars in 753 bytes} [Sun Apr 26 11:27:03 2026] PUT /v2.0/policies/d1489788-0c5e-44f8-a95b-3f714a237e9b/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:27:03.108 8 WARNING tagging [None req-e11d9dfa-ef65-4961-861e-273329f9c4c2 d1b9c45b3b804de6bbd385797ba0f643 47711960efb24ce1813f0605f7f12a94 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 753/1592] 10.0.0.142 () {32 vars in 733 bytes} [Sun Apr 26 11:27:03 2026] GET /v2.0/policies/d1489788-0c5e-44f8-a95b-3f714a237e9b/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:27:03.157 7 WARNING tagging [None req-f6b19d38-9391-4bf7-ac95-3b9def78af7d d1b9c45b3b804de6bbd385797ba0f643 47711960efb24ce1813f0605f7f12a94 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 840/1593] 10.0.0.142 () {34 vars in 764 bytes} [Sun Apr 26 11:27:03 2026] PUT /v2.0/policies/d1489788-0c5e-44f8-a95b-3f714a237e9b/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-26 11:27:03.217 8 WARNING tagging [None req-fc42b809-2ff6-42ae-bd14-d063388820ec d1b9c45b3b804de6bbd385797ba0f643 47711960efb24ce1813f0605f7f12a94 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 754/1594] 10.0.0.142 () {32 vars in 733 bytes} [Sun Apr 26 11:27:03 2026] GET /v2.0/policies/d1489788-0c5e-44f8-a95b-3f714a237e9b/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:27:03.259 7 WARNING tagging [None req-91b2692c-ccef-4fe7-9c9b-3baaec70458b d1b9c45b3b804de6bbd385797ba0f643 47711960efb24ce1813f0605f7f12a94 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 841/1595] 10.0.0.142 () {34 vars in 760 bytes} [Sun Apr 26 11:27:03 2026] PUT /v2.0/policies/d1489788-0c5e-44f8-a95b-3f714a237e9b/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-26 11:27:03.303 8 WARNING tagging [None req-12858c0d-bdd3-45dd-9b90-6a2aa04fed63 d1b9c45b3b804de6bbd385797ba0f643 47711960efb24ce1813f0605f7f12a94 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 755/1596] 10.0.0.142 () {32 vars in 733 bytes} [Sun Apr 26 11:27:03 2026] GET /v2.0/policies/d1489788-0c5e-44f8-a95b-3f714a237e9b/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:27:03.350 7 WARNING tagging [None req-e605958d-8aee-4e89-a9f8-b848132799c2 d1b9c45b3b804de6bbd385797ba0f643 47711960efb24ce1813f0605f7f12a94 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 842/1597] 10.0.0.142 () {34 vars in 782 bytes} [Sun Apr 26 11:27:03 2026] PUT /v2.0/policies/d1489788-0c5e-44f8-a95b-3f714a237e9b/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-26 11:27:03.408 8 WARNING tagging [None req-926b488c-1f42-4f55-a4be-bc5c25765b60 d1b9c45b3b804de6bbd385797ba0f643 47711960efb24ce1813f0605f7f12a94 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 756/1598] 10.0.0.142 () {32 vars in 733 bytes} [Sun Apr 26 11:27:03 2026] GET /v2.0/policies/d1489788-0c5e-44f8-a95b-3f714a237e9b/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:27:03.447 7 WARNING tagging [None req-0d696e58-c5ca-4760-91c2-80bbb318310d d1b9c45b3b804de6bbd385797ba0f643 47711960efb24ce1813f0605f7f12a94 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 843/1599] 10.0.0.142 () {34 vars in 753 bytes} [Sun Apr 26 11:27:03 2026] PUT /v2.0/policies/d1489788-0c5e-44f8-a95b-3f714a237e9b/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:27:03.511 8 WARNING tagging [None req-fa6de2cd-b441-4ae8-b7b1-2764102bb86a d1b9c45b3b804de6bbd385797ba0f643 47711960efb24ce1813f0605f7f12a94 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 757/1600] 10.0.0.142 () {32 vars in 733 bytes} [Sun Apr 26 11:27:03 2026] GET /v2.0/policies/d1489788-0c5e-44f8-a95b-3f714a237e9b/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1601] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:03 2026] GET /v2.0/ports?device_id=2903b34b-139e-4389-83db-bb3538721f94 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:03.566 8 WARNING tagging [None req-84b0dd61-fa7e-4106-aec7-d7759372d149 d1b9c45b3b804de6bbd385797ba0f643 47711960efb24ce1813f0605f7f12a94 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 758/1602] 10.0.0.142 () {32 vars in 741 bytes} [Sun Apr 26 11:27:03 2026] GET /v2.0/policies/d1489788-0c5e-44f8-a95b-3f714a237e9b/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1603] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:03 2026] GET /v2.0/security-groups?id=9f968aa7-1650-4e2e-af64-c42d3b692ce4&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:03.613 8 WARNING tagging [None req-40aaa651-a4c9-45ee-bdce-dca04da5059a d1b9c45b3b804de6bbd385797ba0f643 47711960efb24ce1813f0605f7f12a94 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-26 11:27:03.619 8 INFO neutron.api.v2.resource [None req-40aaa651-a4c9-45ee-bdce-dca04da5059a d1b9c45b3b804de6bbd385797ba0f643 47711960efb24ce1813f0605f7f12a94 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 759/1604] 10.0.0.142 () {32 vars in 745 bytes} [Sun Apr 26 11:27:03 2026] GET /v2.0/policies/d1489788-0c5e-44f8-a95b-3f714a237e9b/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-26 11:27:03.643 7 WARNING tagging [None req-fe9b337b-b70d-4295-a917-f95e714f496c d1b9c45b3b804de6bbd385797ba0f643 47711960efb24ce1813f0605f7f12a94 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 846/1605] 10.0.0.142 () {32 vars in 744 bytes} [Sun Apr 26 11:27:03 2026] DELETE /v2.0/policies/d1489788-0c5e-44f8-a95b-3f714a237e9b/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:27:03.699 8 WARNING tagging [None req-febd3bb4-cfdc-439c-aba8-d5bac1d3ff63 d1b9c45b3b804de6bbd385797ba0f643 47711960efb24ce1813f0605f7f12a94 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 760/1606] 10.0.0.142 () {32 vars in 733 bytes} [Sun Apr 26 11:27:03 2026] GET /v2.0/policies/d1489788-0c5e-44f8-a95b-3f714a237e9b/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1607] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:03 2026] GET /v2.0/ports?device_id=5e46d05e-0c04-4144-947f-15f00076d573 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:27:03.753 7 WARNING tagging [None req-99143f3d-fe63-4f7c-923b-e289ad435d7c d1b9c45b3b804de6bbd385797ba0f643 47711960efb24ce1813f0605f7f12a94 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-26 11:27:03.764 7 INFO neutron.api.v2.resource [None req-99143f3d-fe63-4f7c-923b-e289ad435d7c d1b9c45b3b804de6bbd385797ba0f643 47711960efb24ce1813f0605f7f12a94 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 847/1608] 10.0.0.142 () {32 vars in 748 bytes} [Sun Apr 26 11:27:03 2026] DELETE /v2.0/policies/d1489788-0c5e-44f8-a95b-3f714a237e9b/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-26 11:27:03.798 8 WARNING tagging [None req-d1830013-118e-4b6a-9de6-2b59b801d019 d1b9c45b3b804de6bbd385797ba0f643 47711960efb24ce1813f0605f7f12a94 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 762/1609] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:27:03 2026] DELETE /v2.0/policies/d1489788-0c5e-44f8-a95b-3f714a237e9b/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:27:03.852 7 WARNING tagging [None req-1c9f4100-76e6-4e7f-bcea-50fe2ff03a66 d1b9c45b3b804de6bbd385797ba0f643 47711960efb24ce1813f0605f7f12a94 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 848/1610] 10.0.0.142 () {32 vars in 733 bytes} [Sun Apr 26 11:27:03 2026] GET /v2.0/policies/d1489788-0c5e-44f8-a95b-3f714a237e9b/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1611] 10.0.0.142 () {32 vars in 734 bytes} [Sun Apr 26 11:27:03 2026] DELETE /v2.0/qos/policies/d1489788-0c5e-44f8-a95b-3f714a237e9b => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:27:04.653 7 WARNING neutron.db.securitygroups_db [None req-b6764dee-ffe5-46a7-afb9-9cd616856b2e 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-26 11:27:04.673 8 WARNING neutron.db.securitygroups_db [None req-0f3d2a18-477c-43b9-92ed-9271777985d0 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 849/1612] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:27:04 2026] GET /v2.0/security-groups?tenant_id=4e490e0512f04f41a0da42c75e721d7a&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1613] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:04 2026] GET /v2.0/ports?device_id=2903b34b-139e-4389-83db-bb3538721f94 => generated 971 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1614] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:27:04 2026] GET /v2.0/security-groups?tenant_id=6045c9fc027c4c61954244333f4140b1&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1615] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:04 2026] GET /v2.0/security-groups?id=9f968aa7-1650-4e2e-af64-c42d3b692ce4&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1616] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:27:04 2026] DELETE /v2.0/security-groups/638c8cdb-8143-4780-9ab2-80c45f9497a6 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1617] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:27:04 2026] DELETE /v2.0/security-groups/04bd6d27-4263-43f1-ad9c-4041bc42ff09 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1618] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:04 2026] GET /v2.0/ports?device_id=5e46d05e-0c04-4144-947f-15f00076d573 => 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: 767/1619] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:04 2026] GET /v2.0/ports?device_id=2903b34b-139e-4389-83db-bb3538721f94 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:05.084 8 WARNING neutron.db.securitygroups_db [None req-54909390-82b0-4cdc-8da9-bd434b0419e0 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 768/1620] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:27:05 2026] GET /v2.0/security-groups?tenant_id=47711960efb24ce1813f0605f7f12a94&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:27:05.287 7 INFO neutron.db.l3_db [None req-45f9f8b2-3521-476c-affd-59d7ea6d498c 494a53810a5748e3b41e3c3c8c65bff1 19e8998eaa744089adbed1d38b19982a - - default default] Floating IP 25f1b955-a80c-4e90-9bb3-03ce485c7213 associated. External IP: 10.96.250.209, port: 4e78110a-ce03-4c62-b246-6125919d0193. [pid: 8|app: 0|req: 769/1621] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:27:05 2026] DELETE /v2.0/security-groups/fcf2ef92-8346-41be-a769-6ccda61dd0ed => 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: 853/1622] 10.0.0.142 () {34 vars in 749 bytes} [Sun Apr 26 11:27:05 2026] PUT /v2.0/floatingips/25f1b955-a80c-4e90-9bb3-03ce485c7213 => generated 855 bytes in 606 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:05.659 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c15021c-e5db-4e24-a2f2-b401c0aaf383'] response: {'name': 'network-changed', 'server_uuid': '2903b34b-139e-4389-83db-bb3538721f94', 'tag': '4e78110a-ce03-4c62-b246-6125919d0193', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 770/1623] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:05 2026] GET /v2.0/ports?device_id=2903b34b-139e-4389-83db-bb3538721f94 => 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: 854/1624] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:05 2026] GET /v2.0/security-groups?id=9f968aa7-1650-4e2e-af64-c42d3b692ce4&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1625] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:06 2026] GET /v2.0/ports?device_id=2903b34b-139e-4389-83db-bb3538721f94 => 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: 855/1626] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:06 2026] GET /v2.0/ports?device_id=5e46d05e-0c04-4144-947f-15f00076d573 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1627] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:06 2026] GET /v2.0/security-groups?id=9f968aa7-1650-4e2e-af64-c42d3b692ce4&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1628] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:27:06 2026] GET /v2.0/ports?tenant_id=19e8998eaa744089adbed1d38b19982a&device_id=2903b34b-139e-4389-83db-bb3538721f94 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1629] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:27:06 2026] GET /v2.0/networks?id=19dd2b83-0dcf-48ce-9c19-67f3b681a553 => generated 766 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1630] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:27:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=4e78110a-ce03-4c62-b246-6125919d0193 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1631] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:27:06 2026] GET /v2.0/subnets?id=76a44189-9d5a-4079-b5b1-4d0b6d3a4765 => generated 688 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1632] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:27:06 2026] GET /v2.0/ports?network_id=19dd2b83-0dcf-48ce-9c19-67f3b681a553&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1633] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:27:06 2026] GET /v2.0/networks/19dd2b83-0dcf-48ce-9c19-67f3b681a553?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: 859/1634] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:27:06 2026] GET /v2.0/networks/19dd2b83-0dcf-48ce-9c19-67f3b681a553?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: 776/1635] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:07 2026] GET /v2.0/ports?device_id=2903b34b-139e-4389-83db-bb3538721f94 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1636] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:07 2026] GET /v2.0/security-groups?id=9f968aa7-1650-4e2e-af64-c42d3b692ce4&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: 861/1637] 199.204.45.227 () {34 vars in 994 bytes} [Sun Apr 26 11:27:08 2026] GET /v2.0/ports?device_id=2903b34b-139e-4389-83db-bb3538721f94 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1638] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:08 2026] GET /v2.0/ports?device_id=2903b34b-139e-4389-83db-bb3538721f94 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:08.611 7 INFO neutron_taas.services.taas.taas_plugin [req-238e3f30-fc47-4a1b-97fa-882892b0a0ac req-979a42aa-2403-4579-8648-acb31554c78d 494a53810a5748e3b41e3c3c8c65bff1 19e8998eaa744089adbed1d38b19982a - - default default] TaaS: Handle Delete Port: 4e78110a-ce03-4c62-b246-6125919d0193 2026-04-26 11:27:08.613 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-238e3f30-fc47-4a1b-97fa-882892b0a0ac req-979a42aa-2403-4579-8648-acb31554c78d 494a53810a5748e3b41e3c3c8c65bff1 19e8998eaa744089adbed1d38b19982a - - default default] Tap Mirror: Handle Delete Port: 4e78110a-ce03-4c62-b246-6125919d0193 2026-04-26 11:27:08.705 8 INFO neutron_taas.services.taas.taas_plugin [None req-851a3581-57dd-48a7-909a-259a4320cf7f 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: fe41394c-b23c-49b9-93aa-bce8ed575a82 2026-04-26 11:27:08.708 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-851a3581-57dd-48a7-909a-259a4320cf7f 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: fe41394c-b23c-49b9-93aa-bce8ed575a82 2026-04-26 11:27:08.731 7 INFO neutron.db.l3_db [req-238e3f30-fc47-4a1b-97fa-882892b0a0ac req-979a42aa-2403-4579-8648-acb31554c78d 494a53810a5748e3b41e3c3c8c65bff1 19e8998eaa744089adbed1d38b19982a - - default default] Floating IP 25f1b955-a80c-4e90-9bb3-03ce485c7213 disassociated. External IP: 10.96.250.209, port: 4e78110a-ce03-4c62-b246-6125919d0193. [pid: 7|app: 0|req: 863/1639] 199.204.45.227 () {36 vars in 997 bytes} [Sun Apr 26 11:27:08 2026] DELETE /v2.0/ports/4e78110a-ce03-4c62-b246-6125919d0193 => generated 0 bytes in 579 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1640] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:09 2026] GET /v2.0/security-groups?id=9f968aa7-1650-4e2e-af64-c42d3b692ce4&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:09.146 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-04b48885-d7da-4c86-8b45-48c05cad2b77'] response: {'server_uuid': '2903b34b-139e-4389-83db-bb3538721f94', 'name': 'network-vif-deleted', 'tag': '4e78110a-ce03-4c62-b246-6125919d0193', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 777/1641] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:27:08 2026] PUT /v2.0/routers/b278d8e1-ddd6-4e3d-95af-e3263ef2c429/remove_router_interface => generated 310 bytes in 946 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:09.284 7 WARNING neutron.db.securitygroups_db [None req-5d9f5326-28af-4de1-abc9-46902de35253 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 865/1642] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:27:09 2026] GET /v2.0/security-groups?tenant_id=e3fe76c8e1654360a76880fd38d92d9e&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:27:09.450 8 INFO neutron_taas.services.taas.taas_plugin [None req-0da7562f-8e59-41d9-be49-f8444790d1df 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 3364c0c6-c103-48d3-98eb-9b40447dea2e 2026-04-26 11:27:09.454 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0da7562f-8e59-41d9-be49-f8444790d1df 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 3364c0c6-c103-48d3-98eb-9b40447dea2e [pid: 7|app: 0|req: 866/1643] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:27:09 2026] DELETE /v2.0/security-groups/f61f1fa1-d3ca-4b6b-92a7-aeff3f6b46a0 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:27:09.621 7 WARNING neutron.db.securitygroups_db [None req-c428d31c-1116-4f29-8e9e-8b151628f6dd 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-26 11:27:09.718 8 INFO neutron_taas.services.taas.taas_plugin [None req-0da7562f-8e59-41d9-be49-f8444790d1df 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: b6de6c9d-2a6d-4899-b86a-fd5584986ae3 2026-04-26 11:27:09.724 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0da7562f-8e59-41d9-be49-f8444790d1df 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: b6de6c9d-2a6d-4899-b86a-fd5584986ae3 [pid: 7|app: 0|req: 867/1644] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:27:09 2026] GET /v2.0/security-groups?tenant_id=b219e2b69d5b4601bf683f70f4a9246f&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1645] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:27:09 2026] DELETE /v2.0/security-groups/0cff5f05-e491-401f-a386-54a8651b4a5c => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:27:10.161 8 INFO neutron.services.segments.plugin [-] Segment 644df831-00ba-431b-aef4-14493310e1ba resource provider aggregate not found 2026-04-26 11:27:10.162 8 INFO neutron.services.segments.plugin [-] Segment 644df831-00ba-431b-aef4-14493310e1ba resource provider aggregate not found 2026-04-26 11:27:10.182 8 INFO neutron.services.segments.plugin [-] Segment 644df831-00ba-431b-aef4-14493310e1ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 644df831-00ba-431b-aef4-14493310e1ba found for delete ", "request_id": "req-9b807800-5fbd-4fa7-ae01-c15fd4b0d68d"}]} 2026-04-26 11:27:10.183 8 INFO neutron.db.l3_hamode_db [None req-0da7562f-8e59-41d9-be49-f8444790d1df 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] HA network 544bfc29-06da-4295-accb-ddac01a43aa7 was deleted as no HA routers are present in project a4d18f8a009a43fba009091c30f42dc1. 2026-04-26 11:27:10.197 8 INFO neutron.services.segments.plugin [-] Segment 644df831-00ba-431b-aef4-14493310e1ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 644df831-00ba-431b-aef4-14493310e1ba found for delete ", "request_id": "req-795921e1-48a4-416b-ab3a-040977fc6288"}]} [pid: 8|app: 0|req: 778/1646] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:27:09 2026] DELETE /v2.0/routers/b278d8e1-ddd6-4e3d-95af-e3263ef2c429 => generated 0 bytes in 948 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1647] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:10 2026] GET /v2.0/ports?device_id=2903b34b-139e-4389-83db-bb3538721f94 => 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: 869/1648] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:27:10 2026] DELETE /v2.0/subnets/1698bb11-91e7-4574-8332-11c68c7d53ee => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:27:10.452 8 INFO neutron_taas.services.taas.taas_plugin [None req-d248cee8-7efc-46ab-8e5c-1ea1065624c9 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 42b74962-75cc-4722-ba6d-340b0ab79452 2026-04-26 11:27:10.455 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d248cee8-7efc-46ab-8e5c-1ea1065624c9 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 42b74962-75cc-4722-ba6d-340b0ab79452 [pid: 8|app: 0|req: 780/1649] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:27:10 2026] DELETE /v2.0/networks/21696e8a-9ef3-4928-97a9-a6bf2ad6b2f6 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:27:10.776 7 WARNING neutron.db.securitygroups_db [None req-79e07b93-f9c1-4ad0-bed6-ac665332465d 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 870/1650] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:27:10 2026] GET /v2.0/security-groups?tenant_id=a4d18f8a009a43fba009091c30f42dc1&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: 781/1651] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:27:10 2026] DELETE /v2.0/security-groups/646f0c28-7442-414d-b462-0c8d920687f2 => 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: 871/1652] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:11 2026] GET /v2.0/ports?device_id=2903b34b-139e-4389-83db-bb3538721f94 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:27:12.206 8 INFO neutron.services.segments.plugin [-] Segment e6dba9ef-f05c-491a-8b24-10b42e8e29c3 resource provider aggregate not found 2026-04-26 11:27:12.219 8 INFO neutron.services.segments.plugin [-] Segment e6dba9ef-f05c-491a-8b24-10b42e8e29c3 resource provider aggregate not found 2026-04-26 11:27:12.227 8 INFO neutron.services.segments.plugin [-] Segment e6dba9ef-f05c-491a-8b24-10b42e8e29c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6dba9ef-f05c-491a-8b24-10b42e8e29c3 found for delete ", "request_id": "req-63ffc541-bd2f-4017-a189-e36ddb9f1c27"}]} 2026-04-26 11:27:12.232 8 INFO neutron.services.segments.plugin [-] Segment e6dba9ef-f05c-491a-8b24-10b42e8e29c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6dba9ef-f05c-491a-8b24-10b42e8e29c3 found for delete ", "request_id": "req-3ccfff3a-1d1f-4fe7-b47a-e750445eedd8"}]} [pid: 8|app: 0|req: 782/1653] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:12 2026] GET /v2.0/ports?device_id=2903b34b-139e-4389-83db-bb3538721f94 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:27:12.847 7 INFO neutron.db.segments_db [None req-b707efe4-3684-4a9a-b753-a7477360bd06 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment 1dd92fc1-6bff-44bd-a7dd-cbc15a55eee7 of type vxlan for network 21d2646f-6055-477d-b1c3-87399143a755 [pid: 7|app: 0|req: 872/1654] 10.0.0.142 () {34 vars in 671 bytes} [Sun Apr 26 11:27:12 2026] POST /v2.0/networks => generated 739 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1655] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:27:12 2026] POST /v2.0/subnets => generated 687 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:27:13.228 7 INFO neutron.db.segments_db [None req-1fabb2a1-37ea-44ff-9a8a-9c1567bd7997 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment d86ec39c-841c-4144-84f5-26e2d3ee7e2c of type vxlan for network b97a9e78-e2f0-4064-a4e9-8280732c448a 2026-04-26 11:27:13.434 7 INFO neutron.db.l3_hamode_db [None req-1fabb2a1-37ea-44ff-9a8a-9c1567bd7997 08d47226f80b491dad4f946383bcce65 b6d32113983f47d49d71a8b236451808 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 784/1656] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:13 2026] GET /v2.0/ports?device_id=2903b34b-139e-4389-83db-bb3538721f94 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:27:14.091 7 INFO neutron.db.l3_hamode_db [None req-1fabb2a1-37ea-44ff-9a8a-9c1567bd7997 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 785/1657] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:27:14 2026] DELETE /v2.0/security-groups/9f968aa7-1650-4e2e-af64-c42d3b692ce4 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:27:14.756 8 INFO neutron.api.v2.resource [None req-34a2bc6a-4a34-4047-be10-ba26e7ba6543 494a53810a5748e3b41e3c3c8c65bff1 19e8998eaa744089adbed1d38b19982a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 786/1658] 10.0.0.142 () {32 vars in 737 bytes} [Sun Apr 26 11:27:14 2026] GET /v2.0/security-groups/9f968aa7-1650-4e2e-af64-c42d3b692ce4 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:27:14.856 8 INFO neutron_taas.services.taas.taas_plugin [None req-48f09f17-9d19-4b05-8a6e-be0e03e4115d 494a53810a5748e3b41e3c3c8c65bff1 19e8998eaa744089adbed1d38b19982a - - default default] TaaS: Handle Delete Port: 5a610a81-0a94-462b-ab0b-f1fe8b5dc3d2 2026-04-26 11:27:14.859 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48f09f17-9d19-4b05-8a6e-be0e03e4115d 494a53810a5748e3b41e3c3c8c65bff1 19e8998eaa744089adbed1d38b19982a - - default default] Tap Mirror: Handle Delete Port: 5a610a81-0a94-462b-ab0b-f1fe8b5dc3d2 [pid: 7|app: 0|req: 873/1659] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:27:13 2026] POST /v2.0/routers => generated 727 bytes in 1747 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1660] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:27:14 2026] DELETE /v2.0/floatingips/25f1b955-a80c-4e90-9bb3-03ce485c7213 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:27:15.856 8 INFO neutron_taas.services.taas.taas_plugin [None req-c3f2b8fd-d2e7-4896-b86a-045871d3697e 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: fcdd0adf-9004-4422-8024-da0ec6fd6242 2026-04-26 11:27:15.859 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3f2b8fd-d2e7-4896-b86a-045871d3697e 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: fcdd0adf-9004-4422-8024-da0ec6fd6242 [pid: 7|app: 0|req: 874/1661] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:27:14 2026] PUT /v2.0/routers/271c4eae-4c39-4425-8b40-0d008a9dcbe3/add_router_interface => generated 310 bytes in 1158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1664] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:27:15 2026] PUT /v2.0/routers/f0e58d61-56d8-463b-98ba-4103d6d37777/remove_router_interface => generated 310 bytes in 1393 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:16.707 7 INFO neutron_taas.services.taas.taas_plugin [None req-7425ab47-8b18-47dc-b70d-f023862c9560 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 384681b1-b311-48fa-b597-8d35159c15b6 2026-04-26 11:27:16.710 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7425ab47-8b18-47dc-b70d-f023862c9560 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 384681b1-b311-48fa-b597-8d35159c15b6 2026-04-26 11:27:16.966 7 INFO neutron_taas.services.taas.taas_plugin [None req-7425ab47-8b18-47dc-b70d-f023862c9560 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 8a84e1f5-06de-4e64-8e46-ad95d324df18 2026-04-26 11:27:16.971 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7425ab47-8b18-47dc-b70d-f023862c9560 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 8a84e1f5-06de-4e64-8e46-ad95d324df18 2026-04-26 11:27:17.341 8 INFO neutron.db.segments_db [None req-6650256e-e1d1-4843-a28f-d6df138abf12 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment 518d84be-2a3a-424a-acbe-b5a868e6f83a of type vxlan for network dcec8660-53a9-410d-ab89-b3ffcf25465b 2026-04-26 11:27:17.402 7 INFO neutron.services.segments.plugin [-] Segment 59655500-4672-4a30-8460-9c30f5ec0fae resource provider aggregate not found 2026-04-26 11:27:17.408 7 INFO neutron.services.segments.plugin [-] Segment 59655500-4672-4a30-8460-9c30f5ec0fae resource provider aggregate not found 2026-04-26 11:27:17.426 7 INFO neutron.services.segments.plugin [-] Segment 59655500-4672-4a30-8460-9c30f5ec0fae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59655500-4672-4a30-8460-9c30f5ec0fae found for delete ", "request_id": "req-2d728742-964c-4e7f-8abc-10662f6fc2fd"}]} 2026-04-26 11:27:17.433 7 INFO neutron.services.segments.plugin [-] Segment 59655500-4672-4a30-8460-9c30f5ec0fae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59655500-4672-4a30-8460-9c30f5ec0fae found for delete ", "request_id": "req-9ac18198-e3f2-4d8e-a574-3f8a3bac1e9a"}]} [pid: 8|app: 0|req: 789/1665] 10.0.0.142 () {34 vars in 671 bytes} [Sun Apr 26 11:27:17 2026] POST /v2.0/networks => generated 741 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:27:17.440 7 INFO neutron.db.l3_hamode_db [None req-7425ab47-8b18-47dc-b70d-f023862c9560 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] HA network 175f345a-34fd-4ff9-b11b-0c245732f9d0 was deleted as no HA routers are present in project 19e8998eaa744089adbed1d38b19982a. [pid: 7|app: 0|req: 877/1666] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:27:16 2026] DELETE /v2.0/routers/f0e58d61-56d8-463b-98ba-4103d6d37777 => generated 0 bytes in 1010 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1667] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:27:17 2026] POST /v2.0/subnets => generated 688 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1668] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:27:17 2026] DELETE /v2.0/subnets/76a44189-9d5a-4079-b5b1-4d0b6d3a4765 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:27:17.670 8 INFO neutron.db.segments_db [None req-2fdbd4c5-c4e9-46a2-bc77-fd10424a2800 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment fccf7aca-9c36-4654-a5b6-41e551715f9c of type vxlan for network 80d0a0c9-69e4-4fc3-a75d-200d4bb2e7f1 2026-04-26 11:27:17.711 7 INFO neutron_taas.services.taas.taas_plugin [None req-0dae291c-853a-4342-9e83-7f986d874000 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: bf5b5879-0ae7-4356-a6a7-e4260811024e 2026-04-26 11:27:17.714 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0dae291c-853a-4342-9e83-7f986d874000 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: bf5b5879-0ae7-4356-a6a7-e4260811024e [pid: 7|app: 0|req: 879/1669] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:27:17 2026] DELETE /v2.0/networks/19dd2b83-0dcf-48ce-9c19-67f3b681a553 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:27:17.915 8 INFO neutron.db.l3_hamode_db [None req-2fdbd4c5-c4e9-46a2-bc77-fd10424a2800 08d47226f80b491dad4f946383bcce65 41eb3cfc507a47ac93769bcb1e98c0b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:27:18.140 7 WARNING neutron.db.securitygroups_db [None req-e82374ec-a856-4322-9325-c664db12d9cf 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 880/1670] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:27:18 2026] GET /v2.0/security-groups?tenant_id=19e8998eaa744089adbed1d38b19982a&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1671] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:27:18 2026] DELETE /v2.0/security-groups/a6b12e9c-069c-497a-ad9e-9c4c1e73815b => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:27:18.605 7 WARNING neutron.db.securitygroups_db [None req-0dfd382d-3353-4c50-b96a-28d228a1e7a7 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-26 11:27:18.703 8 INFO neutron.db.l3_hamode_db [None req-2fdbd4c5-c4e9-46a2-bc77-fd10424a2800 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 882/1672] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:27:18 2026] GET /v2.0/security-groups?tenant_id=83a4c3a138d346e0afc546ce0fd19d23&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1673] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:27:18 2026] DELETE /v2.0/security-groups/0c032c6b-418c-4acf-bae8-23527beaaada => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:27:19.040 7 INFO neutron.db.segments_db [None req-845f890e-c890-4d90-86cf-042cf39c9359 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Added segment b6971430-8898-4005-b98e-45f751bd52ce of type vxlan for network d62c6997-d6aa-44f9-861d-d87bf4a78611 [pid: 7|app: 0|req: 884/1674] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:27:18 2026] POST /v2.0/networks => generated 639 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1675] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:27:19 2026] POST /v2.0/subnets => generated 657 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:27:19.448 7 INFO neutron.services.segments.plugin [-] Segment 25bf0656-1d3c-42b7-b89b-8296ca7d037c resource provider aggregate not found 2026-04-26 11:27:19.451 7 INFO neutron.services.segments.plugin [-] Segment 25bf0656-1d3c-42b7-b89b-8296ca7d037c resource provider aggregate not found 2026-04-26 11:27:19.468 7 INFO neutron.services.segments.plugin [-] Segment 25bf0656-1d3c-42b7-b89b-8296ca7d037c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25bf0656-1d3c-42b7-b89b-8296ca7d037c found for delete ", "request_id": "req-f99d4f29-c482-47f8-a0b5-22d71bebe329"}]} 2026-04-26 11:27:19.470 7 INFO neutron.services.segments.plugin [-] Segment 25bf0656-1d3c-42b7-b89b-8296ca7d037c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25bf0656-1d3c-42b7-b89b-8296ca7d037c found for delete ", "request_id": "req-fcaad659-5c66-45e8-b162-d7d670bce27c"}]} [pid: 7|app: 0|req: 886/1676] 10.0.0.142 () {32 vars in 722 bytes} [Sun Apr 26 11:27:19 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1677] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:27:17 2026] POST /v2.0/routers => generated 728 bytes in 2002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1678] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:27:19 2026] POST /v2.0/subnets => generated 732 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:27:19.862 7 INFO neutron.db.segments_db [None req-1ad48e20-0dc1-403d-a250-a2faaabfff8e f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Added segment 60e467db-cec8-4c8b-9003-0c09d4765b2f of type vxlan for network 9776b88a-9751-403a-9050-f76f6464ed64 [pid: 7|app: 0|req: 888/1679] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:27:19 2026] POST /v2.0/networks => generated 638 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1680] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:27:19 2026] POST /v2.0/subnets => generated 655 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:27:20.619 7 INFO neutron.db.segments_db [None req-dad5fb5a-991f-4691-bdfa-015a3fe8944f 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment 3353b7a2-c6f3-41b4-9c29-3deaea3ba2c6 of type vxlan for network b5c9ea88-e483-436f-9e3c-efe44b440603 [pid: 7|app: 0|req: 890/1681] 10.0.0.142 () {34 vars in 671 bytes} [Sun Apr 26 11:27:20 2026] POST /v2.0/networks => generated 744 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1682] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:27:19 2026] PUT /v2.0/routers/11e5dd1f-ea12-4ea9-abff-0b4ee01011a2/add_router_interface => generated 310 bytes in 1243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1683] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:27:20 2026] POST /v2.0/subnets => generated 726 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:27:21.066 7 INFO neutron.db.segments_db [None req-04a04266-69c2-47b1-83c4-cc6c557bda5a f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Added segment cbce3d9c-02d8-437e-8a73-6b8159e43747 of type vxlan for network a94ef52f-df44-4e33-8e21-e5e3c7bbc364 [pid: 8|app: 0|req: 793/1684] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:27:20 2026] POST /v2.0/subnets => generated 691 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:27:21.129 8 INFO neutron.db.segments_db [None req-11ff5c89-a8a2-4d59-8a65-78998e2b3944 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Added segment 5ebd36d7-ddf6-4b3b-8ac0-7708d33d05bf of type vxlan for network e21627db-696a-4714-bc3e-5f9f1225ca97 [pid: 7|app: 0|req: 892/1685] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:27:20 2026] POST /v2.0/networks => generated 637 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:27:21.369 8 INFO neutron.db.l3_hamode_db [None req-11ff5c89-a8a2-4d59-8a65-78998e2b3944 08d47226f80b491dad4f946383bcce65 2dfc5e6604e2420a89b47522b5c074f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 893/1686] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:27:21 2026] POST /v2.0/subnets => generated 655 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1687] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:27:21 2026] POST /v2.0/subnets => generated 729 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1688] 10.0.0.142 () {34 vars in 685 bytes} [Sun Apr 26 11:27:21 2026] POST /v2.0/security-groups => generated 1675 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-26 11:27:21.822 7 INFO neutron.db.segments_db [None req-48654a9e-ff85-43fd-93d9-2282c5895094 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Added segment 2f6af252-d0b8-45cd-a81d-ce0f88e70b62 of type vxlan for network 61b4a8c9-44ea-4be9-af1b-7fdef4341060 2026-04-26 11:27:22.107 7 INFO neutron.db.l3_hamode_db [None req-48654a9e-ff85-43fd-93d9-2282c5895094 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:27:22.118 8 INFO neutron.db.l3_hamode_db [None req-11ff5c89-a8a2-4d59-8a65-78998e2b3944 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:27:22.957 7 INFO neutron.db.l3_hamode_db [None req-48654a9e-ff85-43fd-93d9-2282c5895094 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 794/1689] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:27:21 2026] POST /v2.0/routers => generated 731 bytes in 2047 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1690] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:27:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1691] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:27:21 2026] POST /v2.0/routers => generated 684 bytes in 2226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1692] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:27:24 2026] POST /v2.0/security-group-rules => generated 596 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1693] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:27:23 2026] PUT /v2.0/routers/585aa1b1-20f0-458a-87ca-3623f27bb2f3/add_router_interface => generated 310 bytes in 1202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1694] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:27:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1695] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:27:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:27:24.851 8 INFO neutron.db.securitygroups_db [None req-6cddcc29-6c41-49ae-ad2f-45a78ff7aa24 93839f9531e04dcf9b6c289c50b56ba2 b6d32113983f47d49d71a8b236451808 - - default default] Project b6d32113983f47d49d71a8b236451808 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: 799/1696] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:27:24 2026] POST /v2.0/security-group-rules => generated 607 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:27:24.999 8 INFO neutron.db.securitygroups_db [None req-7a51bded-8a78-42df-bb3d-f38b8c78ac89 93839f9531e04dcf9b6c289c50b56ba2 b6d32113983f47d49d71a8b236451808 - - default default] Project b6d32113983f47d49d71a8b236451808 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: 800/1697] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:27:24 2026] POST /v2.0/security-group-rules => generated 606 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1698] 10.0.0.142 () {34 vars in 685 bytes} [Sun Apr 26 11:27:25 2026] POST /v2.0/security-groups => generated 1659 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1699] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:27:25 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: 803/1700] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:27:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1701] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:27:24 2026] PUT /v2.0/routers/e8d2f9e9-72f7-4b08-9ed1-d21bba9e79e8/add_router_interface => generated 310 bytes in 1446 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1702] 10.0.0.142 () {34 vars in 685 bytes} [Sun Apr 26 11:27:25 2026] POST /v2.0/security-groups => generated 1661 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1703] 10.0.0.142 () {34 vars in 676 bytes} [Sun Apr 26 11:27:25 2026] POST /v2.0/floatingips => generated 552 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1704] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:27:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1705] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:27:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1706] 10.0.0.142 () {34 vars in 676 bytes} [Sun Apr 26 11:27:26 2026] POST /v2.0/floatingips => generated 552 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:27:26.738 8 WARNING neutron.db.securitygroups_db [req-80df9e0b-4912-4006-b4ac-3c368139be6a req-9373c1cc-06f3-4386-a39b-03b93a7f27b0 e7d33b7839834823923fa7d5a2f944d8 2dfc5e6604e2420a89b47522b5c074f5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 808/1707] 10.0.0.86 () {34 vars in 1095 bytes} [Sun Apr 26 11:27:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--58385036&fields=id&tenant_id=2dfc5e6604e2420a89b47522b5c074f5 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1708] 10.0.0.86 () {34 vars in 981 bytes} [Sun Apr 26 11:27:26 2026] GET /v2.0/networks?id=b5c9ea88-e483-436f-9e3c-efe44b440603 => generated 676 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:26.848 8 WARNING neutron.db.securitygroups_db [req-a99273f1-7428-41dc-bb07-63eb5317e7f7 req-188e34e8-8354-4927-80ec-fed7ff821a4a 93839f9531e04dcf9b6c289c50b56ba2 b6d32113983f47d49d71a8b236451808 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 810/1709] 10.0.0.86 () {34 vars in 1099 bytes} [Sun Apr 26 11:27:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1538905804&fields=id&tenant_id=b6d32113983f47d49d71a8b236451808 => 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: 811/1710] 10.0.0.86 () {34 vars in 964 bytes} [Sun Apr 26 11:27:26 2026] GET /v2.0/quotas/2dfc5e6604e2420a89b47522b5c074f5 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:26.879 8 WARNING neutron.db.securitygroups_db [req-a99273f1-7428-41dc-bb07-63eb5317e7f7 req-bca7e424-8a7c-47be-aeac-1affde235587 93839f9531e04dcf9b6c289c50b56ba2 b6d32113983f47d49d71a8b236451808 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 812/1711] 10.0.0.86 () {34 vars in 1099 bytes} [Sun Apr 26 11:27:26 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1447529854&fields=id&tenant_id=b6d32113983f47d49d71a8b236451808 => 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: 813/1712] 10.0.0.86 () {34 vars in 1001 bytes} [Sun Apr 26 11:27:26 2026] GET /v2.0/ports?tenant_id=2dfc5e6604e2420a89b47522b5c074f5&fields=id => generated 57 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1713] 10.0.0.86 () {34 vars in 981 bytes} [Sun Apr 26 11:27:26 2026] GET /v2.0/networks?id=21d2646f-6055-477d-b1c3-87399143a755 => generated 672 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1714] 10.0.0.86 () {34 vars in 1007 bytes} [Sun Apr 26 11:27:27 2026] GET /v2.0/networks/b5c9ea88-e483-436f-9e3c-efe44b440603?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1715] 10.0.0.86 () {34 vars in 964 bytes} [Sun Apr 26 11:27:27 2026] GET /v2.0/quotas/b6d32113983f47d49d71a8b236451808 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1716] 10.0.0.86 () {34 vars in 1107 bytes} [Sun Apr 26 11:27:27 2026] GET /v2.0/networks/b5c9ea88-e483-436f-9e3c-efe44b440603?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1717] 10.0.0.86 () {34 vars in 1001 bytes} [Sun Apr 26 11:27:27 2026] GET /v2.0/ports?tenant_id=b6d32113983f47d49d71a8b236451808&fields=id => generated 103 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1718] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:27:25 2026] PUT /v2.0/routers/e8d2f9e9-72f7-4b08-9ed1-d21bba9e79e8/add_router_interface => generated 310 bytes in 1480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1719] 10.0.0.86 () {34 vars in 1007 bytes} [Sun Apr 26 11:27:27 2026] GET /v2.0/networks/21d2646f-6055-477d-b1c3-87399143a755?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: 902/1720] 10.0.0.86 () {34 vars in 1107 bytes} [Sun Apr 26 11:27:27 2026] GET /v2.0/networks/21d2646f-6055-477d-b1c3-87399143a755?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1721] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:27 2026] GET /v2.0/ports?device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => 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: 904/1722] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:27 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => 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: 905/1723] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:28 2026] GET /v2.0/ports?device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1724] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:27:27 2026] PUT /v2.0/routers/e8d2f9e9-72f7-4b08-9ed1-d21bba9e79e8/add_router_interface => generated 310 bytes in 1263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1725] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:28 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => 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: 906/1726] 10.0.0.142 () {34 vars in 684 bytes} [Sun Apr 26 11:27:28 2026] POST /v2.0/security-groups => generated 1628 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1727] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:27:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1728] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:27:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1729] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:27:28 2026] POST /v2.0/security-group-rules => generated 599 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:27:29.006 8 WARNING neutron.db.securitygroups_db [None req-8f9eb914-390d-4daf-9d42-6410d94f4daf 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 822/1730] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:27:28 2026] GET /v2.0/security-groups?tenant_id=452544ef2f584238bf01bbd8403c9b54&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1731] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:27:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1732] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:27:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1733] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:27:29 2026] DELETE /v2.0/security-groups/1137b19a-9e90-450b-93d8-f8bd025fdbcc => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1734] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:27:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1735] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:27:29 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: 7|app: 0|req: 912/1736] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:29 2026] GET /v2.0/ports?device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => 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: 825/1737] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:27:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1738] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:29 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => 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: 913/1739] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:27:29 2026] POST /v2.0/security-group-rules => generated 599 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1740] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:27:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1741] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:27:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:27:30.390 8 WARNING neutron.db.securitygroups_db [req-74cab144-79c0-4993-bb45-c5caad58f4dc req-440227b6-1256-463e-aeeb-c792892e0ffe f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 828/1742] 10.0.0.86 () {34 vars in 1095 bytes} [Sun Apr 26 11:27:30 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1068154606&fields=id&tenant_id=9af873a7d86f41629958880903d46001 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1743] 10.0.0.86 () {34 vars in 981 bytes} [Sun Apr 26 11:27:30 2026] GET /v2.0/networks?id=9776b88a-9751-403a-9050-f76f6464ed64 => generated 705 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1744] 10.0.0.86 () {34 vars in 964 bytes} [Sun Apr 26 11:27:30 2026] GET /v2.0/quotas/9af873a7d86f41629958880903d46001 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1745] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:30 2026] GET /v2.0/ports?device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1746] 10.0.0.86 () {34 vars in 1001 bytes} [Sun Apr 26 11:27:30 2026] GET /v2.0/ports?tenant_id=9af873a7d86f41629958880903d46001&fields=id => generated 195 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1747] 10.0.0.86 () {34 vars in 1007 bytes} [Sun Apr 26 11:27:30 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64?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: 917/1750] 10.0.0.86 () {34 vars in 1107 bytes} [Sun Apr 26 11:27:30 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64?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: 834/1751] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:30 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1752] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:30 2026] GET /v2.0/ports?device_id=c3ef4020-4ee8-4cab-829d-5ee1ec815527 => 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: 835/1753] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:27:31 2026] GET /v2.0/networks?id=b5c9ea88-e483-436f-9e3c-efe44b440603 => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:31.618 7 WARNING neutron.db.securitygroups_db [req-80df9e0b-4912-4006-b4ac-3c368139be6a req-b9ba17e1-4f7c-4402-a69b-5d60f4ee99b2 e7d33b7839834823923fa7d5a2f944d8 2dfc5e6604e2420a89b47522b5c074f5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 919/1754] 199.204.45.227 () {34 vars in 1050 bytes} [Sun Apr 26 11:27:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2dfc5e6604e2420a89b47522b5c074f5 => generated 179 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1755] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:31 2026] GET /v2.0/ports?device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => 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: 921/1756] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:31 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => 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: 836/1757] 199.204.45.227 () {38 vars in 955 bytes} [Sun Apr 26 11:27:31 2026] POST /v2.0/ports => generated 954 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1758] 199.204.45.227 () {38 vars in 1028 bytes} [Sun Apr 26 11:27:32 2026] PUT /v2.0/ports/3b084748-df79-43de-939d-39a26b893356 => generated 1235 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:27:32.563 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5cca30e-5026-4eae-973f-a91d47937a6b'] response: {'name': 'network-changed', 'server_uuid': '0cbb580c-74ce-4358-bf1d-a4764fe967a6', 'tag': '3b084748-df79-43de-939d-39a26b893356', '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: 837/1759] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:32 2026] GET /v2.0/ports?device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => generated 969 bytes in 45 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: 923/1760] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:32 2026] GET /v2.0/security-groups?id=665e6e4f-81ff-454b-a150-0e662df3dc2c&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: 838/1761] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:32 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => 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: 924/1762] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:27:33 2026] GET /v2.0/ports?tenant_id=2dfc5e6604e2420a89b47522b5c074f5&device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1763] 199.204.45.227 () {34 vars in 1018 bytes} [Sun Apr 26 11:27:33 2026] GET /v2.0/networks?tenant_id=2dfc5e6604e2420a89b47522b5c074f5&shared=False => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1764] 199.204.45.227 () {34 vars in 930 bytes} [Sun Apr 26 11:27:33 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: 926/1765] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:27:33 2026] GET /v2.0/networks?id=21d2646f-6055-477d-b1c3-87399143a755 => generated 672 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:33.827 7 WARNING neutron.db.securitygroups_db [req-a99273f1-7428-41dc-bb07-63eb5317e7f7 req-cbbc682d-fd21-4ce0-a167-ce60ca02ea91 93839f9531e04dcf9b6c289c50b56ba2 b6d32113983f47d49d71a8b236451808 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 927/1766] 199.204.45.227 () {34 vars in 1050 bytes} [Sun Apr 26 11:27:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b6d32113983f47d49d71a8b236451808 => generated 274 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1767] 10.0.0.142 () {34 vars in 676 bytes} [Sun Apr 26 11:27:33 2026] POST /v2.0/floatingips => generated 552 bytes in 728 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1768] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:34 2026] GET /v2.0/ports?device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1769] 199.204.45.227 () {38 vars in 955 bytes} [Sun Apr 26 11:27:33 2026] POST /v2.0/ports => generated 997 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 929/1770] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:34 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 1000 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1771] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:34 2026] GET /v2.0/security-groups?id=665e6e4f-81ff-454b-a150-0e662df3dc2c&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1772] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:27:34 2026] GET /v2.0/ports?tenant_id=2dfc5e6604e2420a89b47522b5c074f5&device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1773] 10.0.0.142 () {34 vars in 676 bytes} [Sun Apr 26 11:27:34 2026] POST /v2.0/floatingips => generated 552 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1774] 10.0.0.86 () {34 vars in 1119 bytes} [Sun Apr 26 11:27:34 2026] GET /v2.0/security-groups?id=f3dddca8-2673-4711-97a9-dddd40ca2656&id=38ea6fe7-2065-43ea-81b7-7c511d6d5e04&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1775] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:27:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=3b084748-df79-43de-939d-39a26b893356 => 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: 932/1776] 199.204.45.227 () {38 vars in 1028 bytes} [Sun Apr 26 11:27:34 2026] PUT /v2.0/ports/7f20a858-8d89-442c-afa7-30c93e63031d => generated 1278 bytes in 348 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: 933/1777] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:27:34 2026] GET /v2.0/subnets?id=681b0abd-ae61-4f2c-b434-b841b5acbd0d => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:34.784 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-91cd3f5b-5d1f-4efd-b50e-f8d9002a642d'] response: {'name': 'network-changed', 'server_uuid': '019e97a5-17ef-4afb-9acd-48750426a1c1', 'tag': '7f20a858-8d89-442c-afa7-30c93e63031d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 934/1778] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:27:34 2026] GET /v2.0/ports?network_id=b5c9ea88-e483-436f-9e3c-efe44b440603&device_owner=network%3Adhcp => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1779] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:27:34 2026] GET /v2.0/networks/b5c9ea88-e483-436f-9e3c-efe44b440603?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1780] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:27:34 2026] GET /v2.0/networks/b5c9ea88-e483-436f-9e3c-efe44b440603?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1781] 10.0.0.142 () {34 vars in 676 bytes} [Sun Apr 26 11:27:34 2026] POST /v2.0/floatingips => generated 552 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1782] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:27:35 2026] GET /v2.0/ports?tenant_id=b6d32113983f47d49d71a8b236451808&device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 1281 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1783] 199.204.45.227 () {34 vars in 1018 bytes} [Sun Apr 26 11:27:35 2026] GET /v2.0/networks?tenant_id=b6d32113983f47d49d71a8b236451808&shared=False => generated 767 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1784] 199.204.45.227 () {34 vars in 930 bytes} [Sun Apr 26 11:27:35 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1785] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:35 2026] GET /v2.0/ports?device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1786] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:35 2026] GET /v2.0/security-groups?id=665e6e4f-81ff-454b-a150-0e662df3dc2c&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1787] 10.0.0.142 () {34 vars in 676 bytes} [Sun Apr 26 11:27:35 2026] POST /v2.0/floatingips => generated 552 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1788] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:35 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 1012 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1789] 10.0.0.86 () {34 vars in 1119 bytes} [Sun Apr 26 11:27:35 2026] GET /v2.0/security-groups?id=f3dddca8-2673-4711-97a9-dddd40ca2656&id=38ea6fe7-2065-43ea-81b7-7c511d6d5e04&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1790] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:27:35 2026] GET /v2.0/networks?id=9776b88a-9751-403a-9050-f76f6464ed64 => generated 705 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:35.978 7 WARNING neutron.db.securitygroups_db [req-74cab144-79c0-4993-bb45-c5caad58f4dc req-bc389d76-095a-441b-b186-8cecefcd3e6f f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 941/1791] 199.204.45.227 () {34 vars in 1050 bytes} [Sun Apr 26 11:27:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9af873a7d86f41629958880903d46001 => generated 179 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1792] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:36 2026] GET /v2.0/ports?device_id=c3ef4020-4ee8-4cab-829d-5ee1ec815527 => 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: 851/1793] 10.0.0.142 () {34 vars in 676 bytes} [Sun Apr 26 11:27:35 2026] POST /v2.0/floatingips => generated 552 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:27:36.261 8 WARNING tagging [None req-c8a9a02d-32af-45d1-9497-83441de4b179 433f5f63a6cd48f786c53c8ff3472f30 f9f1644d608e43bc9870913c60b4ede4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 852/1794] 10.0.0.142 () {34 vars in 759 bytes} [Sun Apr 26 11:27:36 2026] PUT /v2.0/floatingips/f08035c7-1ca8-4082-a9e8-dc2f2d4c54a9/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:27:36.308 8 WARNING tagging [None req-c2968975-0a16-42ca-a376-81e7985690fd 433f5f63a6cd48f786c53c8ff3472f30 f9f1644d608e43bc9870913c60b4ede4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 853/1795] 10.0.0.142 () {34 vars in 759 bytes} [Sun Apr 26 11:27:36 2026] PUT /v2.0/floatingips/a206acee-46d2-44f6-bede-ce949cf3d2ec/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:27:36.353 8 WARNING tagging [None req-2b01e032-2270-44c4-a949-65b9562e4fbc 433f5f63a6cd48f786c53c8ff3472f30 f9f1644d608e43bc9870913c60b4ede4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 854/1796] 10.0.0.142 () {34 vars in 759 bytes} [Sun Apr 26 11:27:36 2026] PUT /v2.0/floatingips/30b667ce-95b4-44c5-8ef0-40735086037b/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1797] 199.204.45.227 () {38 vars in 955 bytes} [Sun Apr 26 11:27:36 2026] POST /v2.0/ports => generated 1183 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-26 11:27:36.406 8 WARNING tagging [None req-b9436a6a-41fd-4a3a-8729-d2eedebbb489 433f5f63a6cd48f786c53c8ff3472f30 f9f1644d608e43bc9870913c60b4ede4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 855/1798] 10.0.0.142 () {34 vars in 759 bytes} [Sun Apr 26 11:27:36 2026] PUT /v2.0/floatingips/e5fb7162-22f6-46a9-9de8-7f0eafb3615f/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1799] 10.0.0.142 () {32 vars in 672 bytes} [Sun Apr 26 11:27:36 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1800] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:27:36 2026] GET /v2.0/ports?tenant_id=b6d32113983f47d49d71a8b236451808&device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 1281 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1801] 10.0.0.142 () {32 vars in 686 bytes} [Sun Apr 26 11:27:36 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1802] 199.204.45.227 () {34 vars in 1060 bytes} [Sun Apr 26 11:27:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=7f20a858-8d89-442c-afa7-30c93e63031d => 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: 860/1803] 10.0.0.142 () {32 vars in 682 bytes} [Sun Apr 26 11:27:36 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1804] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:36 2026] GET /v2.0/ports?device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1805] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:27:36 2026] GET /v2.0/subnets?id=4d39a776-8848-4569-b2c9-243aa5ee9854 => generated 690 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1806] 10.0.0.142 () {32 vars in 694 bytes} [Sun Apr 26 11:27:36 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1807] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:36 2026] GET /v2.0/security-groups?id=665e6e4f-81ff-454b-a150-0e662df3dc2c&fields=id&fields=name => generated 112 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1808] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:27:36 2026] GET /v2.0/ports?network_id=21d2646f-6055-477d-b1c3-87399143a755&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1809] 10.0.0.142 () {32 vars in 680 bytes} [Sun Apr 26 11:27:36 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1810] 199.204.45.227 () {38 vars in 1028 bytes} [Sun Apr 26 11:27:36 2026] PUT /v2.0/ports/2a83ba7e-bb3f-4eef-99b7-e32326573eb1 => generated 1464 bytes in 419 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: 867/1811] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:27:36 2026] GET /v2.0/networks/21d2646f-6055-477d-b1c3-87399143a755?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:27:36.882 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5546772-1ecd-4943-95ea-6fbb245fe281'] response: {'name': 'network-changed', 'server_uuid': 'c3ef4020-4ee8-4cab-829d-5ee1ec815527', 'tag': '2a83ba7e-bb3f-4eef-99b7-e32326573eb1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 945/1812] 10.0.0.142 () {32 vars in 694 bytes} [Sun Apr 26 11:27:36 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1813] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:27:36 2026] GET /v2.0/networks/21d2646f-6055-477d-b1c3-87399143a755?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1814] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:36 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 1012 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1815] 10.0.0.142 () {32 vars in 690 bytes} [Sun Apr 26 11:27:36 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1816] 10.0.0.142 () {32 vars in 702 bytes} [Sun Apr 26 11:27:36 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1817] 10.0.0.86 () {34 vars in 1119 bytes} [Sun Apr 26 11:27:36 2026] GET /v2.0/security-groups?id=f3dddca8-2673-4711-97a9-dddd40ca2656&id=38ea6fe7-2065-43ea-81b7-7c511d6d5e04&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:37.079 8 INFO neutron_taas.services.taas.taas_plugin [None req-cee56bf9-ccc3-40d0-a2bf-445c4d426399 433f5f63a6cd48f786c53c8ff3472f30 f9f1644d608e43bc9870913c60b4ede4 - - default default] TaaS: Handle Delete Port: 0dabf5fc-721e-438d-b600-b3b01def6f15 2026-04-26 11:27:37.082 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cee56bf9-ccc3-40d0-a2bf-445c4d426399 433f5f63a6cd48f786c53c8ff3472f30 f9f1644d608e43bc9870913c60b4ede4 - - default default] Tap Mirror: Handle Delete Port: 0dabf5fc-721e-438d-b600-b3b01def6f15 [pid: 8|app: 0|req: 871/1818] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:27:36 2026] DELETE /v2.0/floatingips/f08035c7-1ca8-4082-a9e8-dc2f2d4c54a9 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:27:37.371 7 INFO neutron_taas.services.taas.taas_plugin [None req-c5478d39-703f-4b3e-b581-a12833e772fb 433f5f63a6cd48f786c53c8ff3472f30 f9f1644d608e43bc9870913c60b4ede4 - - default default] TaaS: Handle Delete Port: 12b19283-1a46-4a43-803a-4cd802d73fed 2026-04-26 11:27:37.373 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5478d39-703f-4b3e-b581-a12833e772fb 433f5f63a6cd48f786c53c8ff3472f30 f9f1644d608e43bc9870913c60b4ede4 - - default default] Tap Mirror: Handle Delete Port: 12b19283-1a46-4a43-803a-4cd802d73fed [pid: 8|app: 0|req: 872/1819] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:27:37 2026] GET /v2.0/ports?tenant_id=9af873a7d86f41629958880903d46001&device_id=c3ef4020-4ee8-4cab-829d-5ee1ec815527 => generated 1467 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1820] 199.204.45.227 () {34 vars in 1018 bytes} [Sun Apr 26 11:27:37 2026] GET /v2.0/networks?tenant_id=9af873a7d86f41629958880903d46001&shared=False => generated 2375 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1821] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:27:37 2026] DELETE /v2.0/floatingips/a206acee-46d2-44f6-bede-ce949cf3d2ec => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1822] 199.204.45.227 () {34 vars in 930 bytes} [Sun Apr 26 11:27:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:37.661 7 INFO neutron_taas.services.taas.taas_plugin [None req-02152c54-0215-463e-8ea1-d70ab222a5a0 433f5f63a6cd48f786c53c8ff3472f30 f9f1644d608e43bc9870913c60b4ede4 - - default default] TaaS: Handle Delete Port: 678baf12-da9a-4612-aba9-7f18f25a88e2 2026-04-26 11:27:37.663 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02152c54-0215-463e-8ea1-d70ab222a5a0 433f5f63a6cd48f786c53c8ff3472f30 f9f1644d608e43bc9870913c60b4ede4 - - default default] Tap Mirror: Handle Delete Port: 678baf12-da9a-4612-aba9-7f18f25a88e2 [pid: 7|app: 0|req: 949/1823] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:27:37 2026] DELETE /v2.0/floatingips/30b667ce-95b4-44c5-8ef0-40735086037b => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1824] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:37 2026] GET /v2.0/ports?device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1825] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:37 2026] GET /v2.0/security-groups?id=665e6e4f-81ff-454b-a150-0e662df3dc2c&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:37.980 7 INFO neutron_taas.services.taas.taas_plugin [None req-9082cec4-baf7-4e6a-ae4f-03f72745d83d 433f5f63a6cd48f786c53c8ff3472f30 f9f1644d608e43bc9870913c60b4ede4 - - default default] TaaS: Handle Delete Port: ea81668c-e27a-4746-bec4-0560647dc035 2026-04-26 11:27:37.985 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9082cec4-baf7-4e6a-ae4f-03f72745d83d 433f5f63a6cd48f786c53c8ff3472f30 f9f1644d608e43bc9870913c60b4ede4 - - default default] Tap Mirror: Handle Delete Port: ea81668c-e27a-4746-bec4-0560647dc035 [pid: 8|app: 0|req: 877/1826] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:38 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 1012 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1827] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:27:37 2026] DELETE /v2.0/floatingips/e5fb7162-22f6-46a9-9de8-7f0eafb3615f => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1828] 10.0.0.86 () {34 vars in 1119 bytes} [Sun Apr 26 11:27:38 2026] GET /v2.0/security-groups?id=f3dddca8-2673-4711-97a9-dddd40ca2656&id=38ea6fe7-2065-43ea-81b7-7c511d6d5e04&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:38.287 7 INFO neutron_taas.services.taas.taas_plugin [None req-7cfc78bc-d400-4491-bd87-03d3f03eaeb8 433f5f63a6cd48f786c53c8ff3472f30 f9f1644d608e43bc9870913c60b4ede4 - - default default] TaaS: Handle Delete Port: 9c7ba770-acd4-4d29-b6f7-eccbc4779da4 2026-04-26 11:27:38.289 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7cfc78bc-d400-4491-bd87-03d3f03eaeb8 433f5f63a6cd48f786c53c8ff3472f30 f9f1644d608e43bc9870913c60b4ede4 - - default default] Tap Mirror: Handle Delete Port: 9c7ba770-acd4-4d29-b6f7-eccbc4779da4 [pid: 7|app: 0|req: 951/1829] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:27:38 2026] DELETE /v2.0/floatingips/1d52a536-5f01-455d-b0b3-c4e1154c1afe => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1830] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:27:38 2026] GET /v2.0/ports?tenant_id=9af873a7d86f41629958880903d46001&device_id=c3ef4020-4ee8-4cab-829d-5ee1ec815527 => generated 1467 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1831] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:27:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.171&port_id=2a83ba7e-bb3f-4eef-99b7-e32326573eb1 => 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: 880/1832] 199.204.45.227 () {34 vars in 1104 bytes} [Sun Apr 26 11:27:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A34a&port_id=2a83ba7e-bb3f-4eef-99b7-e32326573eb1 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1833] 199.204.45.227 () {34 vars in 1064 bytes} [Sun Apr 26 11:27:38 2026] GET /v2.0/subnets?id=b8fcb421-cb16-48a1-b1bd-c530dd2f0c95&id=f6ba62da-f387-49f3-8f18-f7394fbb098c => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1834] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:27:38 2026] GET /v2.0/ports?network_id=9776b88a-9751-403a-9050-f76f6464ed64&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: 954/1835] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:27:38 2026] GET /v2.0/ports?network_id=9776b88a-9751-403a-9050-f76f6464ed64&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1836] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:27:38 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64?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: 955/1837] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:27:38 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64?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: 883/1838] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:39 2026] GET /v2.0/ports?device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1839] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:39 2026] GET /v2.0/security-groups?id=665e6e4f-81ff-454b-a150-0e662df3dc2c&fields=id&fields=name => generated 112 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1840] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:39 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 1012 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:27:39.522 8 WARNING neutron.db.securitygroups_db [None req-835f7be9-d323-40d4-a55a-49079b444e3d 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 885/1841] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:27:39 2026] GET /v2.0/security-groups?tenant_id=6ebb692535dc44aaba5e49486389a089&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1842] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:27:39 2026] DELETE /v2.0/security-groups/cb771013-afbb-412b-b43b-e1430f795207 => 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: 957/1843] 10.0.0.86 () {34 vars in 1119 bytes} [Sun Apr 26 11:27:39 2026] GET /v2.0/security-groups?id=f3dddca8-2673-4711-97a9-dddd40ca2656&id=38ea6fe7-2065-43ea-81b7-7c511d6d5e04&fields=id&fields=name => generated 207 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:39.907 8 WARNING neutron.db.securitygroups_db [None req-4301276b-c714-4fce-8b94-a9de2a683bbd 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 887/1844] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:27:39 2026] GET /v2.0/security-groups?tenant_id=e083d80fb85f48078f0c9ef0309182f1&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1845] 199.204.45.227 () {34 vars in 994 bytes} [Sun Apr 26 11:27:40 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 1281 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1846] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:27:40 2026] DELETE /v2.0/security-groups/ebea9fbf-fa5b-4d3e-9a64-252924de47cd => 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: 889/1847] 199.204.45.227 () {34 vars in 1124 bytes} [Sun Apr 26 11:27:40 2026] GET /v2.0/security-groups?id=38ea6fe7-2065-43ea-81b7-7c511d6d5e04&id=f3dddca8-2673-4711-97a9-dddd40ca2656&fields=id&fields=name => generated 207 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1848] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:40 2026] GET /v2.0/ports?device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:40.345 8 WARNING neutron.db.securitygroups_db [None req-364f7928-46c5-454b-9814-c56015af639c 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 960/1849] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:40 2026] GET /v2.0/security-groups?id=665e6e4f-81ff-454b-a150-0e662df3dc2c&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: 890/1850] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:27:40 2026] GET /v2.0/security-groups?tenant_id=f9f1644d608e43bc9870913c60b4ede4&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1851] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:40 2026] GET /v2.0/ports?device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1852] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:27:40 2026] DELETE /v2.0/security-groups/70ef3f0a-0305-44bb-889c-8af42fef829f => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:27:40.811 7 INFO neutron.db.l3_db [None req-bd5276c8-22c7-4b21-b071-0ee2d74193c5 e7d33b7839834823923fa7d5a2f944d8 2dfc5e6604e2420a89b47522b5c074f5 - - default default] Floating IP 33e335cb-faba-41e4-bf06-50e8a3c8945f associated. External IP: 10.96.250.216, port: 3b084748-df79-43de-939d-39a26b893356. [pid: 8|app: 0|req: 892/1853] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:40 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 1012 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1854] 10.0.0.86 () {34 vars in 1119 bytes} [Sun Apr 26 11:27:41 2026] GET /v2.0/security-groups?id=f3dddca8-2673-4711-97a9-dddd40ca2656&id=38ea6fe7-2065-43ea-81b7-7c511d6d5e04&fields=id&fields=name => generated 207 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1855] 10.0.0.142 () {34 vars in 749 bytes} [Sun Apr 26 11:27:40 2026] PUT /v2.0/floatingips/33e335cb-faba-41e4-bf06-50e8a3c8945f => generated 855 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1856] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:41 2026] GET /v2.0/ports?device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1857] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:41 2026] GET /v2.0/ports?device_id=c3ef4020-4ee8-4cab-829d-5ee1ec815527 => generated 1198 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1858] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:41 2026] GET /v2.0/security-groups?id=665e6e4f-81ff-454b-a150-0e662df3dc2c&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: 895/1859] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:41 2026] GET /v2.0/security-groups?id=b22d3639-a1de-4c1b-af0c-fa9e23c6cd4f&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:41.270 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b19379d-10a1-450a-9b7c-9118b946f609'] response: {'name': 'network-changed', 'server_uuid': '0cbb580c-74ce-4358-bf1d-a4764fe967a6', 'tag': '3b084748-df79-43de-939d-39a26b893356', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 965/1860] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:41 2026] GET /v2.0/ports?device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1861] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:41 2026] GET /v2.0/security-groups?id=665e6e4f-81ff-454b-a150-0e662df3dc2c&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: 966/1862] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:27:41 2026] GET /v2.0/ports?tenant_id=2dfc5e6604e2420a89b47522b5c074f5&device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1863] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:27:41 2026] GET /v2.0/networks?id=b5c9ea88-e483-436f-9e3c-efe44b440603 => generated 772 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1864] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:27:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=3b084748-df79-43de-939d-39a26b893356 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1865] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:27:41 2026] GET /v2.0/subnets?id=681b0abd-ae61-4f2c-b434-b841b5acbd0d => generated 694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1866] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:27:41 2026] GET /v2.0/ports?network_id=b5c9ea88-e483-436f-9e3c-efe44b440603&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: 899/1867] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:27:42 2026] GET /v2.0/networks/b5c9ea88-e483-436f-9e3c-efe44b440603?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1868] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:27:42 2026] GET /v2.0/networks/b5c9ea88-e483-436f-9e3c-efe44b440603?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1869] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:42 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1870] 10.0.0.86 () {34 vars in 1119 bytes} [Sun Apr 26 11:27:42 2026] GET /v2.0/security-groups?id=f3dddca8-2673-4711-97a9-dddd40ca2656&id=38ea6fe7-2065-43ea-81b7-7c511d6d5e04&fields=id&fields=name => generated 207 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1871] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:42 2026] GET /v2.0/ports?device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => 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: 971/1872] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:42 2026] GET /v2.0/security-groups?id=665e6e4f-81ff-454b-a150-0e662df3dc2c&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1873] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:43 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 1014 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1874] 10.0.0.86 () {34 vars in 1119 bytes} [Sun Apr 26 11:27:43 2026] GET /v2.0/security-groups?id=f3dddca8-2673-4711-97a9-dddd40ca2656&id=38ea6fe7-2065-43ea-81b7-7c511d6d5e04&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1875] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:43 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1876] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:43 2026] GET /v2.0/ports?device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1877] 199.204.45.227 () {34 vars in 994 bytes} [Sun Apr 26 11:27:43 2026] GET /v2.0/ports?device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:44.012 7 INFO neutron.db.l3_db [None req-dfdd7f93-281f-4e31-a18f-91a51c9b36e7 93839f9531e04dcf9b6c289c50b56ba2 b6d32113983f47d49d71a8b236451808 - - default default] Floating IP 76f6ee79-5ff5-4596-87b9-055a3a37e7ff associated. External IP: 10.96.250.206, port: 7f20a858-8d89-442c-afa7-30c93e63031d. [pid: 8|app: 0|req: 906/1878] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:44 2026] GET /v2.0/security-groups?id=665e6e4f-81ff-454b-a150-0e662df3dc2c&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:44.178 8 INFO neutron_taas.services.taas.taas_plugin [req-15d1b180-d1e4-4b56-8ea5-ac0eb5c1c341 req-6d928c04-c7a2-4346-9924-d58ccca1ad18 e7d33b7839834823923fa7d5a2f944d8 2dfc5e6604e2420a89b47522b5c074f5 - - default default] TaaS: Handle Delete Port: 3b084748-df79-43de-939d-39a26b893356 2026-04-26 11:27:44.181 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-15d1b180-d1e4-4b56-8ea5-ac0eb5c1c341 req-6d928c04-c7a2-4346-9924-d58ccca1ad18 e7d33b7839834823923fa7d5a2f944d8 2dfc5e6604e2420a89b47522b5c074f5 - - default default] Tap Mirror: Handle Delete Port: 3b084748-df79-43de-939d-39a26b893356 2026-04-26 11:27:44.306 8 INFO neutron.db.l3_db [req-15d1b180-d1e4-4b56-8ea5-ac0eb5c1c341 req-6d928c04-c7a2-4346-9924-d58ccca1ad18 e7d33b7839834823923fa7d5a2f944d8 2dfc5e6604e2420a89b47522b5c074f5 - - default default] Floating IP 33e335cb-faba-41e4-bf06-50e8a3c8945f disassociated. External IP: 10.96.250.216, port: 3b084748-df79-43de-939d-39a26b893356. [pid: 7|app: 0|req: 973/1879] 10.0.0.142 () {34 vars in 749 bytes} [Sun Apr 26 11:27:43 2026] PUT /v2.0/floatingips/76f6ee79-5ff5-4596-87b9-055a3a37e7ff => generated 856 bytes in 726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:44.425 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1590823-dc2a-4492-8767-81e8766f7eb7'] response: {'name': 'network-changed', 'server_uuid': '019e97a5-17ef-4afb-9acd-48750426a1c1', 'tag': '7f20a858-8d89-442c-afa7-30c93e63031d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 907/1880] 199.204.45.227 () {36 vars in 997 bytes} [Sun Apr 26 11:27:44 2026] DELETE /v2.0/ports/3b084748-df79-43de-939d-39a26b893356 => generated 0 bytes in 685 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:27:44.774 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-081a271b-27cd-4086-9859-501b89155757'] response: {'server_uuid': '0cbb580c-74ce-4358-bf1d-a4764fe967a6', 'name': 'network-vif-deleted', 'tag': '3b084748-df79-43de-939d-39a26b893356', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 908/1881] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:27:44 2026] GET /v2.0/ports?tenant_id=b6d32113983f47d49d71a8b236451808&device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 1283 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1882] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:27:44 2026] GET /v2.0/networks?id=21d2646f-6055-477d-b1c3-87399143a755 => generated 767 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1883] 199.204.45.227 () {34 vars in 1060 bytes} [Sun Apr 26 11:27:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=7f20a858-8d89-442c-afa7-30c93e63031d => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1884] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:27:45 2026] GET /v2.0/subnets?id=4d39a776-8848-4569-b2c9-243aa5ee9854 => generated 690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1885] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:45 2026] GET /v2.0/ports?device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => 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: 974/1886] 10.0.0.142 () {34 vars in 676 bytes} [Sun Apr 26 11:27:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1887] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:27:45 2026] GET /v2.0/ports?network_id=21d2646f-6055-477d-b1c3-87399143a755&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: 914/1888] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:27:45 2026] GET /v2.0/networks/21d2646f-6055-477d-b1c3-87399143a755?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1889] 10.0.0.142 () {34 vars in 676 bytes} [Sun Apr 26 11:27:45 2026] POST /v2.0/subnetpools => generated 516 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1890] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:27:45 2026] GET /v2.0/networks/21d2646f-6055-477d-b1c3-87399143a755?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1891] 10.0.0.142 () {34 vars in 676 bytes} [Sun Apr 26 11:27:45 2026] POST /v2.0/subnetpools => generated 516 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1892] 10.0.0.142 () {34 vars in 676 bytes} [Sun Apr 26 11:27:45 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1893] 10.0.0.142 () {34 vars in 676 bytes} [Sun Apr 26 11:27:45 2026] POST /v2.0/subnetpools => generated 516 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1894] 10.0.0.142 () {34 vars in 759 bytes} [Sun Apr 26 11:27:45 2026] PUT /v2.0/subnetpools/e6328db4-09fa-413a-952f-3261cb970c15/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1895] 10.0.0.142 () {34 vars in 759 bytes} [Sun Apr 26 11:27:45 2026] PUT /v2.0/subnetpools/3ece2821-52eb-42d9-8934-eab9ec56a414/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1896] 10.0.0.142 () {34 vars in 759 bytes} [Sun Apr 26 11:27:45 2026] PUT /v2.0/subnetpools/20363004-b517-47b1-8ae9-4b5399e2a329/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1897] 10.0.0.142 () {34 vars in 759 bytes} [Sun Apr 26 11:27:45 2026] PUT /v2.0/subnetpools/9ac39e12-bd3c-46cd-98b2-2573b6ae1a41/tags => 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: 919/1898] 10.0.0.142 () {32 vars in 672 bytes} [Sun Apr 26 11:27:45 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1901] 10.0.0.142 () {32 vars in 686 bytes} [Sun Apr 26 11:27:45 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1902] 10.0.0.142 () {32 vars in 682 bytes} [Sun Apr 26 11:27:45 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1903] 10.0.0.142 () {32 vars in 694 bytes} [Sun Apr 26 11:27:45 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1904] 10.0.0.142 () {32 vars in 680 bytes} [Sun Apr 26 11:27:45 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1905] 10.0.0.142 () {32 vars in 694 bytes} [Sun Apr 26 11:27:45 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1906] 10.0.0.142 () {32 vars in 690 bytes} [Sun Apr 26 11:27:45 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1907] 10.0.0.142 () {32 vars in 702 bytes} [Sun Apr 26 11:27:45 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1908] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:27:45 2026] DELETE /v2.0/subnetpools/e6328db4-09fa-413a-952f-3261cb970c15 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1909] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:27:46 2026] DELETE /v2.0/subnetpools/3ece2821-52eb-42d9-8934-eab9ec56a414 => 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: 926/1910] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:27:46 2026] DELETE /v2.0/subnetpools/20363004-b517-47b1-8ae9-4b5399e2a329 => 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: 985/1911] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:27:46 2026] DELETE /v2.0/subnetpools/9ac39e12-bd3c-46cd-98b2-2573b6ae1a41 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1912] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:46 2026] GET /v2.0/ports?device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => 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: 927/1913] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:27:46 2026] DELETE /v2.0/subnetpools/cb14b5b5-0abe-4603-99d1-a30dc6d72b51 => 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: 987/1914] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:46 2026] GET /v2.0/ports?device_id=c3ef4020-4ee8-4cab-829d-5ee1ec815527 => generated 1200 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1915] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:46 2026] GET /v2.0/security-groups?id=b22d3639-a1de-4c1b-af0c-fa9e23c6cd4f&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: 988/1916] 10.0.0.142 () {32 vars in 818 bytes} [Sun Apr 26 11:27:46 2026] GET /v2.0/ports?network_id=9776b88a-9751-403a-9050-f76f6464ed64&mac_address=fa%3A16%3A3e%3A0a%3A55%3Ab2 => generated 1200 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:27:47.309 7 WARNING neutron.db.securitygroups_db [None req-00343a8a-d9b4-4dca-9166-55aa44f6eea8 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-26 11:27:47.456 8 INFO neutron.db.l3_db [None req-6d51cc4a-b823-4be8-b0c9-9cc96375a898 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Floating IP 0ea3452c-a2fc-4b3d-9735-03dbc1b4809e associated. External IP: 10.96.250.208, port: 2a83ba7e-bb3f-4eef-99b7-e32326573eb1. [pid: 7|app: 0|req: 989/1917] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:27:47 2026] GET /v2.0/security-groups?tenant_id=d1e1f3aada28418f8975da3426bca360&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1918] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:47 2026] GET /v2.0/ports?device_id=0cbb580c-74ce-4358-bf1d-a4764fe967a6 => 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: 991/1919] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:27:47 2026] DELETE /v2.0/security-groups/56645d6f-8f1a-4674-b6f0-9a311b2f9d37 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:27:47.688 7 WARNING neutron.db.securitygroups_db [None req-e6fff842-0765-44b1-b4f3-4b95b1c035f4 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 929/1920] 10.0.0.142 () {34 vars in 677 bytes} [Sun Apr 26 11:27:46 2026] POST /v2.0/floatingips => generated 855 bytes in 1201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1921] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:27:47 2026] GET /v2.0/security-groups?tenant_id=a475c40f2b0d4b73899f0e125bcf8e4a&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:27:47.867 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-63d14c71-7b2f-4e14-8ee7-5916d133aa58'] response: {'name': 'network-changed', 'server_uuid': 'c3ef4020-4ee8-4cab-829d-5ee1ec815527', 'tag': '2a83ba7e-bb3f-4eef-99b7-e32326573eb1', 'status': 'completed', 'code': 200} 2026-04-26 11:27:47.936 7 WARNING neutron.db.securitygroups_db [req-7c522796-85a8-4c5d-b849-e39e85f0951c req-75ca44ec-cba6-4e8c-91da-73b8c713215d f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 993/1922] 10.0.0.86 () {34 vars in 1095 bytes} [Sun Apr 26 11:27:47 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1068154606&fields=id&tenant_id=9af873a7d86f41629958880903d46001 => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1923] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:27:47 2026] DELETE /v2.0/security-groups/92e41977-3882-4d5a-9c04-933df483c001 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1924] 10.0.0.86 () {34 vars in 981 bytes} [Sun Apr 26 11:27:47 2026] GET /v2.0/networks?id=a94ef52f-df44-4e33-8e21-e5e3c7bbc364 => generated 704 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1925] 10.0.0.86 () {34 vars in 964 bytes} [Sun Apr 26 11:27:48 2026] GET /v2.0/quotas/9af873a7d86f41629958880903d46001 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:48.128 8 WARNING neutron.db.securitygroups_db [None req-2a917ee8-5ac5-4c22-9ea2-b79470daee09 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 995/1926] 10.0.0.86 () {34 vars in 1001 bytes} [Sun Apr 26 11:27:48 2026] GET /v2.0/ports?tenant_id=9af873a7d86f41629958880903d46001&fields=id => generated 287 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1927] 10.0.0.86 () {34 vars in 1007 bytes} [Sun Apr 26 11:27:48 2026] GET /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364?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: 997/1928] 10.0.0.86 () {34 vars in 1107 bytes} [Sun Apr 26 11:27:48 2026] GET /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364?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: 932/1929] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:27:48 2026] GET /v2.0/security-groups?tenant_id=6f63c0d45846439ebc60d2169ffd22a0&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1930] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:27:48 2026] DELETE /v2.0/security-groups/630f4c2d-ce51-404f-925a-3197bd19ce40 => 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: 933/1931] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:48 2026] GET /v2.0/ports?device_id=03a3a3c0-317c-47ae-ae16-947acc6baa92 => 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: 999/1932] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:27:48 2026] GET /v2.0/ports?tenant_id=9af873a7d86f41629958880903d46001&device_id=c3ef4020-4ee8-4cab-829d-5ee1ec815527 => generated 1469 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1933] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:27:48 2026] GET /v2.0/networks?id=9776b88a-9751-403a-9050-f76f6464ed64 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1934] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:27:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.171&port_id=2a83ba7e-bb3f-4eef-99b7-e32326573eb1 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1935] 199.204.45.227 () {34 vars in 1104 bytes} [Sun Apr 26 11:27:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A34a&port_id=2a83ba7e-bb3f-4eef-99b7-e32326573eb1 => 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: 936/1936] 199.204.45.227 () {34 vars in 1064 bytes} [Sun Apr 26 11:27:48 2026] GET /v2.0/subnets?id=b8fcb421-cb16-48a1-b1bd-c530dd2f0c95&id=f6ba62da-f387-49f3-8f18-f7394fbb098c => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1937] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:27:48 2026] GET /v2.0/ports?network_id=9776b88a-9751-403a-9050-f76f6464ed64&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1938] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:27:48 2026] DELETE /v2.0/security-groups/665e6e4f-81ff-454b-a150-0e662df3dc2c => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:27:48.679 7 INFO neutron.api.v2.resource [None req-62b6f966-b878-4f15-8996-8aa7ffe65ca1 e7d33b7839834823923fa7d5a2f944d8 2dfc5e6604e2420a89b47522b5c074f5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1002/1939] 10.0.0.142 () {32 vars in 737 bytes} [Sun Apr 26 11:27:48 2026] GET /v2.0/security-groups/665e6e4f-81ff-454b-a150-0e662df3dc2c => 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: 938/1940] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:27:48 2026] GET /v2.0/ports?network_id=9776b88a-9751-403a-9050-f76f6464ed64&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1941] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:27:48 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:27:48.789 7 INFO neutron_taas.services.taas.taas_plugin [None req-e0c4c550-9e6c-4808-8de4-d88062cc74ae e7d33b7839834823923fa7d5a2f944d8 2dfc5e6604e2420a89b47522b5c074f5 - - default default] TaaS: Handle Delete Port: c2cdde84-40da-41ba-892e-4c9456776ac9 2026-04-26 11:27:48.793 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e0c4c550-9e6c-4808-8de4-d88062cc74ae e7d33b7839834823923fa7d5a2f944d8 2dfc5e6604e2420a89b47522b5c074f5 - - default default] Tap Mirror: Handle Delete Port: c2cdde84-40da-41ba-892e-4c9456776ac9 [pid: 8|app: 0|req: 940/1942] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:27:48 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64?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: 1003/1943] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:27:48 2026] DELETE /v2.0/floatingips/33e335cb-faba-41e4-bf06-50e8a3c8945f => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:27:49.819 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e4dfaf1-efee-4c62-9b0f-c66d209d5eca 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: f66ad404-6f21-48b2-94ba-13a84e631377 2026-04-26 11:27:49.821 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e4dfaf1-efee-4c62-9b0f-c66d209d5eca 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: f66ad404-6f21-48b2-94ba-13a84e631377 [pid: 8|app: 0|req: 941/1944] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:27:48 2026] PUT /v2.0/routers/585aa1b1-20f0-458a-87ca-3623f27bb2f3/remove_router_interface => generated 310 bytes in 1423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:50.573 7 INFO neutron_taas.services.taas.taas_plugin [None req-c19770ee-f79c-4093-86c3-94968eed3173 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: ab1cabc6-0367-4407-9c9a-5684b5914557 2026-04-26 11:27:50.575 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c19770ee-f79c-4093-86c3-94968eed3173 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: ab1cabc6-0367-4407-9c9a-5684b5914557 2026-04-26 11:27:50.825 7 INFO neutron_taas.services.taas.taas_plugin [None req-c19770ee-f79c-4093-86c3-94968eed3173 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 804d02a5-9f24-416d-9b20-f51df5312112 2026-04-26 11:27:50.827 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c19770ee-f79c-4093-86c3-94968eed3173 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 804d02a5-9f24-416d-9b20-f51df5312112 2026-04-26 11:27:51.187 7 INFO neutron.services.segments.plugin [-] Segment 5ebd36d7-ddf6-4b3b-8ac0-7708d33d05bf resource provider aggregate not found 2026-04-26 11:27:51.195 7 INFO neutron.services.segments.plugin [-] Segment 5ebd36d7-ddf6-4b3b-8ac0-7708d33d05bf resource provider aggregate not found 2026-04-26 11:27:51.212 7 INFO neutron.services.segments.plugin [-] Segment 5ebd36d7-ddf6-4b3b-8ac0-7708d33d05bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ebd36d7-ddf6-4b3b-8ac0-7708d33d05bf found for delete ", "request_id": "req-53f16906-3202-4e01-9643-64ab54fca438"}]} 2026-04-26 11:27:51.217 7 INFO neutron.services.segments.plugin [-] Segment 5ebd36d7-ddf6-4b3b-8ac0-7708d33d05bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ebd36d7-ddf6-4b3b-8ac0-7708d33d05bf found for delete ", "request_id": "req-447a3ce3-a3b2-4f12-a984-5c53b4887132"}]} 2026-04-26 11:27:51.228 7 INFO neutron.db.l3_hamode_db [None req-c19770ee-f79c-4093-86c3-94968eed3173 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] HA network e21627db-696a-4714-bc3e-5f9f1225ca97 was deleted as no HA routers are present in project 2dfc5e6604e2420a89b47522b5c074f5. [pid: 7|app: 0|req: 1004/1945] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:27:50 2026] DELETE /v2.0/routers/585aa1b1-20f0-458a-87ca-3623f27bb2f3 => generated 0 bytes in 860 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1946] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:27:51 2026] DELETE /v2.0/subnets/681b0abd-ae61-4f2c-b434-b841b5acbd0d => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:27:51.528 7 INFO neutron_taas.services.taas.taas_plugin [None req-52772c3d-e649-45d5-b59f-b72ab391d61c 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 44981a10-65fa-49c0-966d-0ab6f7221a69 2026-04-26 11:27:51.531 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52772c3d-e649-45d5-b59f-b72ab391d61c 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 44981a10-65fa-49c0-966d-0ab6f7221a69 [pid: 7|app: 0|req: 1005/1947] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:27:51 2026] DELETE /v2.0/networks/b5c9ea88-e483-436f-9e3c-efe44b440603 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:27:51.910 8 WARNING neutron.db.securitygroups_db [None req-cce71f7e-1f04-4563-af69-2160febb80ae 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 943/1948] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:27:51 2026] GET /v2.0/security-groups?tenant_id=2dfc5e6604e2420a89b47522b5c074f5&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1949] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:27:51 2026] DELETE /v2.0/security-groups/e32aa6c5-4cef-4408-83ba-57226372ae18 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1950] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:27:52 2026] GET /v2.0/networks?id=a94ef52f-df44-4e33-8e21-e5e3c7bbc364 => generated 704 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:52.795 7 WARNING neutron.db.securitygroups_db [req-7c522796-85a8-4c5d-b849-e39e85f0951c req-6609eeef-c0c1-4d30-8466-15a7d043c06a f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1008/1951] 199.204.45.227 () {34 vars in 1050 bytes} [Sun Apr 26 11:27:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9af873a7d86f41629958880903d46001 => generated 179 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:52.941 8 INFO neutron.db.segments_db [None req-bb2e1953-4252-44b2-9b26-85509edd9ccd 2bf0f2ec315e4be3bf21f66417813d67 4b471cb4ec324002a59c33bcbdb60b4a - - default default] Added segment 1749f58c-91ca-4b46-8afe-5bc26888be55 of type vxlan for network 22541819-8fbe-464c-9ec3-5384aad9170d [pid: 8|app: 0|req: 944/1952] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:27:52 2026] POST /v2.0/networks => generated 632 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1953] 199.204.45.227 () {38 vars in 955 bytes} [Sun Apr 26 11:27:52 2026] POST /v2.0/ports => generated 1183 bytes in 379 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-04-26 11:27:53.247 7 INFO neutron.services.segments.plugin [-] Segment 3353b7a2-c6f3-41b4-9c29-3deaea3ba2c6 resource provider aggregate not found 2026-04-26 11:27:53.247 7 INFO neutron.services.segments.plugin [-] Segment 3353b7a2-c6f3-41b4-9c29-3deaea3ba2c6 resource provider aggregate not found 2026-04-26 11:27:53.271 7 INFO neutron.services.segments.plugin [-] Segment 3353b7a2-c6f3-41b4-9c29-3deaea3ba2c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3353b7a2-c6f3-41b4-9c29-3deaea3ba2c6 found for delete ", "request_id": "req-e74970d3-0367-4f02-952c-41b59e1d89f8"}]} 2026-04-26 11:27:53.276 7 INFO neutron.services.segments.plugin [-] Segment 3353b7a2-c6f3-41b4-9c29-3deaea3ba2c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3353b7a2-c6f3-41b4-9c29-3deaea3ba2c6 found for delete ", "request_id": "req-57b020f3-df07-46b1-a1ee-c100a590b135"}]} [pid: 8|app: 0|req: 945/1954] 10.0.0.142 () {34 vars in 664 bytes} [Sun Apr 26 11:27:53 2026] POST /v2.0/ports => generated 743 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 946/1955] 10.0.0.142 () {34 vars in 666 bytes} [Sun Apr 26 11:27:53 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) [pid: 8|app: 0|req: 947/1956] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:53 2026] GET /v2.0/ports?device_id=03a3a3c0-317c-47ae-ae16-947acc6baa92 => generated 1198 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1957] 199.204.45.227 () {38 vars in 1028 bytes} [Sun Apr 26 11:27:53 2026] PUT /v2.0/ports/f7606f34-69a2-4aec-816c-1fc87795bd58 => generated 1464 bytes in 455 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: 1011/1958] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:53 2026] GET /v2.0/security-groups?id=b22d3639-a1de-4c1b-af0c-fa9e23c6cd4f&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:53.733 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f70da4b-32c2-4ea4-96bc-9ba70da36070'] response: {'name': 'network-changed', 'server_uuid': '03a3a3c0-317c-47ae-ae16-947acc6baa92', 'tag': 'f7606f34-69a2-4aec-816c-1fc87795bd58', 'status': 'completed', 'code': 200} 2026-04-26 11:27:53.755 8 INFO neutron.db.segments_db [None req-0b75addc-5b11-413b-bbc7-86294bae28f1 2bf0f2ec315e4be3bf21f66417813d67 4b471cb4ec324002a59c33bcbdb60b4a - - default default] Added segment 0be952f3-1e9d-42b5-8c8f-14f528d77f4b of type vxlan for network 1b1c976b-c2c8-4109-b8bb-fff1fe2ec4d5 [pid: 8|app: 0|req: 948/1959] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:27:53 2026] POST /v2.0/networks => generated 632 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1960] 10.0.0.142 () {34 vars in 664 bytes} [Sun Apr 26 11:27: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1013/1961] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:27:54 2026] GET /v2.0/ports?tenant_id=9af873a7d86f41629958880903d46001&device_id=03a3a3c0-317c-47ae-ae16-947acc6baa92 => generated 1467 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1962] 10.0.0.142 () {34 vars in 666 bytes} [Sun Apr 26 11:27:54 2026] POST /v2.0/trunks => generated 407 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:27:54.394 7 INFO neutron.db.segments_db [None req-a05dac2c-915d-48ed-ace7-1d2d2ac3f3b9 2bf0f2ec315e4be3bf21f66417813d67 4b471cb4ec324002a59c33bcbdb60b4a - - default default] Added segment b7e1c430-5b4c-4a92-bd72-dbf1540506ad of type vxlan for network 1ac5ce42-3a49-4f27-96b6-b92c960a28a8 [pid: 8|app: 0|req: 950/1963] 199.204.45.227 () {34 vars in 1018 bytes} [Sun Apr 26 11:27:54 2026] GET /v2.0/networks?tenant_id=9af873a7d86f41629958880903d46001&shared=False => generated 2375 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1964] 199.204.45.227 () {34 vars in 930 bytes} [Sun Apr 26 11:27:54 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1965] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:27:54 2026] POST /v2.0/networks => generated 630 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1966] 10.0.0.142 () {34 vars in 664 bytes} [Sun Apr 26 11:27:54 2026] POST /v2.0/ports => generated 743 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1967] 10.0.0.142 () {34 vars in 666 bytes} [Sun Apr 26 11:27:54 2026] POST /v2.0/trunks => generated 407 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 11:27:55.099 8 INFO neutron.db.segments_db [None req-b7abdd2b-861a-4c8a-b438-d82981e5fa69 2bf0f2ec315e4be3bf21f66417813d67 4b471cb4ec324002a59c33bcbdb60b4a - - default default] Added segment 8801997c-8eca-40c9-a291-7c8969ce2d78 of type vxlan for network 5049a5d6-bc47-4a2f-bd2b-90586e8e2edb [pid: 8|app: 0|req: 953/1968] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:27:55 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: 7|app: 0|req: 1016/1969] 10.0.0.142 () {34 vars in 664 bytes} [Sun Apr 26 11:27:55 2026] POST /v2.0/ports => generated 743 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1970] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:27:55 2026] GET /v2.0/ports?tenant_id=9af873a7d86f41629958880903d46001&device_id=03a3a3c0-317c-47ae-ae16-947acc6baa92 => generated 1467 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1017/1971] 199.204.45.227 () {34 vars in 1056 bytes} [Sun Apr 26 11:27:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.28&port_id=f7606f34-69a2-4aec-816c-1fc87795bd58 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1972] 199.204.45.227 () {34 vars in 1106 bytes} [Sun Apr 26 11:27:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A11e&port_id=f7606f34-69a2-4aec-816c-1fc87795bd58 => 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: 1019/1973] 199.204.45.227 () {34 vars in 1064 bytes} [Sun Apr 26 11:27:55 2026] GET /v2.0/subnets?id=455674a3-7104-4e48-8bf8-33b143dccd29&id=b40522ad-7ee7-40c3-a685-98c14339886e => generated 1413 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1974] 10.0.0.142 () {34 vars in 666 bytes} [Sun Apr 26 11:27:55 2026] POST /v2.0/trunks => generated 407 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1975] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:27:55 2026] GET /v2.0/ports?network_id=a94ef52f-df44-4e33-8e21-e5e3c7bbc364&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: 1021/1976] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:27:55 2026] GET /v2.0/ports?network_id=a94ef52f-df44-4e33-8e21-e5e3c7bbc364&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:27:55.704 8 INFO neutron.db.segments_db [None req-1c1c7fb6-b46c-477e-98d3-30bff78e51cb 2bf0f2ec315e4be3bf21f66417813d67 4b471cb4ec324002a59c33bcbdb60b4a - - default default] Added segment 533b7b8e-8f7f-4c55-a836-d16b5c0a5f2b of type vxlan for network 6407d93f-b438-45c3-9c16-1fb5e9dd8a24 [pid: 7|app: 0|req: 1022/1977] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:27:55 2026] GET /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1978] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:27:55 2026] POST /v2.0/networks => generated 632 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1979] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:27:55 2026] GET /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364?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: 957/1980] 10.0.0.142 () {34 vars in 664 bytes} [Sun Apr 26 11:27:55 2026] POST /v2.0/ports => generated 743 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1981] 10.0.0.142 () {34 vars in 666 bytes} [Sun Apr 26 11:27:56 2026] POST /v2.0/trunks => generated 407 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:27:56.255 7 WARNING tagging [None req-7c13af65-a49b-457d-b3e0-df8b4ece94bd 2bf0f2ec315e4be3bf21f66417813d67 4b471cb4ec324002a59c33bcbdb60b4a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1025/1982] 10.0.0.142 () {34 vars in 749 bytes} [Sun Apr 26 11:27:56 2026] PUT /v2.0/trunks/31cab662-3af3-46e6-a854-1147bbca8375/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:27:56.296 7 WARNING tagging [None req-4630c71a-0507-4aa8-8569-c72e06da5abc 2bf0f2ec315e4be3bf21f66417813d67 4b471cb4ec324002a59c33bcbdb60b4a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1026/1983] 10.0.0.142 () {34 vars in 749 bytes} [Sun Apr 26 11:27:56 2026] PUT /v2.0/trunks/a5da7127-edd2-47fa-b346-cba9bf307967/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:27:56.335 7 WARNING tagging [None req-331925ce-af25-4d78-b9b3-e8eb2336d71c 2bf0f2ec315e4be3bf21f66417813d67 4b471cb4ec324002a59c33bcbdb60b4a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1027/1984] 10.0.0.142 () {34 vars in 749 bytes} [Sun Apr 26 11:27:56 2026] PUT /v2.0/trunks/0fadac42-7d23-49e6-aeb1-7ef238718c06/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:27:56.375 7 WARNING tagging [None req-614f5ee3-f234-4e3f-8b25-4c248ca97254 2bf0f2ec315e4be3bf21f66417813d67 4b471cb4ec324002a59c33bcbdb60b4a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1028/1985] 10.0.0.142 () {34 vars in 749 bytes} [Sun Apr 26 11:27:56 2026] PUT /v2.0/trunks/acbe22a0-0e5e-443e-adbd-e581edc53d49/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:27:56.392 8 WARNING neutron.db.securitygroups_db [None req-00e32a30-99c1-4d9a-a432-be72f26ebb79 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1029/1986] 10.0.0.142 () {32 vars in 662 bytes} [Sun Apr 26 11:27:56 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1987] 10.0.0.142 () {32 vars in 676 bytes} [Sun Apr 26 11:27:56 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1988] 10.0.0.142 () {32 vars in 672 bytes} [Sun Apr 26 11:27:56 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1989] 10.0.0.142 () {32 vars in 684 bytes} [Sun Apr 26 11:27:56 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1990] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:27:56 2026] GET /v2.0/security-groups?tenant_id=92a3ed79d576459e88eb3154669cb134&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1991] 10.0.0.142 () {32 vars in 670 bytes} [Sun Apr 26 11:27:56 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1992] 10.0.0.142 () {32 vars in 684 bytes} [Sun Apr 26 11:27:56 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1993] 10.0.0.142 () {32 vars in 680 bytes} [Sun Apr 26 11:27:56 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1994] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:27:56 2026] DELETE /v2.0/security-groups/af53c802-5c0d-4377-bfa9-8a2bdf5685e6 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1995] 10.0.0.142 () {32 vars in 692 bytes} [Sun Apr 26 11:27:56 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1996] 10.0.0.142 () {32 vars in 719 bytes} [Sun Apr 26 11:27:56 2026] GET /v2.0/trunks/31cab662-3af3-46e6-a854-1147bbca8375 => generated 412 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:27:56.667 8 WARNING neutron.db.securitygroups_db [None req-c8975622-93fc-4e60-b3a7-002ee13c438a 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1037/1997] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:27:56 2026] GET /v2.0/ports/7497e1c0-aec3-40e5-9eed-4e3fb257fe13 => generated 826 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1998] 10.0.0.142 () {32 vars in 722 bytes} [Sun Apr 26 11:27:56 2026] DELETE /v2.0/trunks/31cab662-3af3-46e6-a854-1147bbca8375 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1999] 10.0.0.142 () {32 vars in 719 bytes} [Sun Apr 26 11:27:56 2026] GET /v2.0/trunks/a5da7127-edd2-47fa-b346-cba9bf307967 => generated 420 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2000] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:27:56 2026] GET /v2.0/security-groups?tenant_id=163ea33d96e74b028a87bbbd42ef06c0&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2001] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:27:56 2026] GET /v2.0/ports/ff29d304-16dd-46c8-8f22-d0db87b10c09 => generated 826 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2002] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:27:56 2026] DELETE /v2.0/security-groups/539292c5-daa0-4d97-be15-4ed9670bb399 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2003] 10.0.0.142 () {32 vars in 722 bytes} [Sun Apr 26 11:27:56 2026] DELETE /v2.0/trunks/a5da7127-edd2-47fa-b346-cba9bf307967 => 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: 963/2004] 10.0.0.106 () {34 vars in 990 bytes} [Sun Apr 26 11:27:56 2026] GET /v2.0/ports?device_id=c3ef4020-4ee8-4cab-829d-5ee1ec815527 => generated 1469 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2005] 10.0.0.142 () {32 vars in 719 bytes} [Sun Apr 26 11:27:56 2026] GET /v2.0/trunks/0fadac42-7d23-49e6-aeb1-7ef238718c06 => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2006] 10.0.0.106 () {34 vars in 1040 bytes} [Sun Apr 26 11:27:56 2026] GET /v2.0/security-groups?id=b22d3639-a1de-4c1b-af0c-fa9e23c6cd4f&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: 1043/2007] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:27:56 2026] GET /v2.0/ports/f0cb8b3f-690a-4120-912f-e9281e29240c => generated 826 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2008] 10.0.0.142 () {32 vars in 722 bytes} [Sun Apr 26 11:27:57 2026] DELETE /v2.0/trunks/0fadac42-7d23-49e6-aeb1-7ef238718c06 => 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: 1044/2009] 10.0.0.142 () {32 vars in 719 bytes} [Sun Apr 26 11:27:57 2026] GET /v2.0/trunks/acbe22a0-0e5e-443e-adbd-e581edc53d49 => 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: 966/2010] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:27:57 2026] GET /v2.0/ports/dd0ca482-2c1f-46c3-885c-abca9e28020e => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2011] 10.0.0.142 () {32 vars in 722 bytes} [Sun Apr 26 11:27:57 2026] DELETE /v2.0/trunks/acbe22a0-0e5e-443e-adbd-e581edc53d49 => 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: 967/2012] 10.0.0.142 () {32 vars in 719 bytes} [Sun Apr 26 11:27:57 2026] GET /v2.0/trunks/aeb8f334-c84d-4c05-bc1e-1a2dd9933a0e => generated 407 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2013] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:27:57 2026] GET /v2.0/ports/07864764-487c-4654-9db9-9cb7fde21814 => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2014] 10.0.0.142 () {32 vars in 722 bytes} [Sun Apr 26 11:27:57 2026] DELETE /v2.0/trunks/aeb8f334-c84d-4c05-bc1e-1a2dd9933a0e => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:27:57.655 7 INFO neutron_taas.services.taas.taas_plugin [None req-53524c74-741e-47e9-accf-eb5bd064a13a 2bf0f2ec315e4be3bf21f66417813d67 4b471cb4ec324002a59c33bcbdb60b4a - - default default] TaaS: Handle Delete Port: 7497e1c0-aec3-40e5-9eed-4e3fb257fe13 2026-04-26 11:27:57.658 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53524c74-741e-47e9-accf-eb5bd064a13a 2bf0f2ec315e4be3bf21f66417813d67 4b471cb4ec324002a59c33bcbdb60b4a - - default default] Tap Mirror: Handle Delete Port: 7497e1c0-aec3-40e5-9eed-4e3fb257fe13 [pid: 7|app: 0|req: 1047/2015] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:27:57 2026] DELETE /v2.0/ports/7497e1c0-aec3-40e5-9eed-4e3fb257fe13 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:27:57.902 8 INFO neutron_taas.services.taas.taas_plugin [None req-6f2e5099-87b4-429c-9be8-350e265ae4ba 2bf0f2ec315e4be3bf21f66417813d67 4b471cb4ec324002a59c33bcbdb60b4a - - default default] TaaS: Handle Delete Port: ff29d304-16dd-46c8-8f22-d0db87b10c09 2026-04-26 11:27:57.905 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f2e5099-87b4-429c-9be8-350e265ae4ba 2bf0f2ec315e4be3bf21f66417813d67 4b471cb4ec324002a59c33bcbdb60b4a - - default default] Tap Mirror: Handle Delete Port: ff29d304-16dd-46c8-8f22-d0db87b10c09 [pid: 8|app: 0|req: 969/2016] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:27:57 2026] DELETE /v2.0/ports/ff29d304-16dd-46c8-8f22-d0db87b10c09 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:27:58.096 7 INFO neutron_taas.services.taas.taas_plugin [None req-d4b26c6d-7e52-4204-8131-aaaf3c9f6585 2bf0f2ec315e4be3bf21f66417813d67 4b471cb4ec324002a59c33bcbdb60b4a - - default default] TaaS: Handle Delete Port: f0cb8b3f-690a-4120-912f-e9281e29240c 2026-04-26 11:27:58.100 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4b26c6d-7e52-4204-8131-aaaf3c9f6585 2bf0f2ec315e4be3bf21f66417813d67 4b471cb4ec324002a59c33bcbdb60b4a - - default default] Tap Mirror: Handle Delete Port: f0cb8b3f-690a-4120-912f-e9281e29240c [pid: 7|app: 0|req: 1048/2017] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:27:57 2026] DELETE /v2.0/ports/f0cb8b3f-690a-4120-912f-e9281e29240c => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:27:58.305 8 INFO neutron_taas.services.taas.taas_plugin [None req-4a19f307-0ccf-4799-922a-e55d7e22ff95 2bf0f2ec315e4be3bf21f66417813d67 4b471cb4ec324002a59c33bcbdb60b4a - - default default] TaaS: Handle Delete Port: dd0ca482-2c1f-46c3-885c-abca9e28020e 2026-04-26 11:27:58.307 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a19f307-0ccf-4799-922a-e55d7e22ff95 2bf0f2ec315e4be3bf21f66417813d67 4b471cb4ec324002a59c33bcbdb60b4a - - default default] Tap Mirror: Handle Delete Port: dd0ca482-2c1f-46c3-885c-abca9e28020e [pid: 8|app: 0|req: 970/2018] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:27:58 2026] DELETE /v2.0/ports/dd0ca482-2c1f-46c3-885c-abca9e28020e => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:27:58.567 7 INFO neutron_taas.services.taas.taas_plugin [None req-cd20f6f1-8d37-4098-8d05-88ce95ca37b7 2bf0f2ec315e4be3bf21f66417813d67 4b471cb4ec324002a59c33bcbdb60b4a - - default default] TaaS: Handle Delete Port: 07864764-487c-4654-9db9-9cb7fde21814 2026-04-26 11:27:58.572 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd20f6f1-8d37-4098-8d05-88ce95ca37b7 2bf0f2ec315e4be3bf21f66417813d67 4b471cb4ec324002a59c33bcbdb60b4a - - default default] Tap Mirror: Handle Delete Port: 07864764-487c-4654-9db9-9cb7fde21814 [pid: 7|app: 0|req: 1049/2019] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:27:58 2026] DELETE /v2.0/ports/07864764-487c-4654-9db9-9cb7fde21814 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:27:58.834 8 INFO neutron.services.segments.plugin [-] Segment 1749f58c-91ca-4b46-8afe-5bc26888be55 resource provider aggregate not found 2026-04-26 11:27:58.843 8 INFO neutron.services.segments.plugin [-] Segment 1749f58c-91ca-4b46-8afe-5bc26888be55 resource provider aggregate not found 2026-04-26 11:27:58.858 8 INFO neutron.services.segments.plugin [-] Segment 1749f58c-91ca-4b46-8afe-5bc26888be55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1749f58c-91ca-4b46-8afe-5bc26888be55 found for delete ", "request_id": "req-e9560957-3fb8-4ef7-bcaf-5efc020ca23c"}]} 2026-04-26 11:27:58.886 8 INFO neutron.services.segments.plugin [-] Segment 1749f58c-91ca-4b46-8afe-5bc26888be55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1749f58c-91ca-4b46-8afe-5bc26888be55 found for delete ", "request_id": "req-f7c19cf8-ab56-4894-b6f9-01422530b4f7"}]} [pid: 8|app: 0|req: 971/2020] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:27:58 2026] DELETE /v2.0/networks/22541819-8fbe-464c-9ec3-5384aad9170d => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2021] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:27:58 2026] GET /v2.0/ports?device_id=03a3a3c0-317c-47ae-ae16-947acc6baa92 => generated 1200 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2022] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:27:58 2026] GET /v2.0/security-groups?id=b22d3639-a1de-4c1b-af0c-fa9e23c6cd4f&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2023] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:27:58 2026] DELETE /v2.0/networks/1b1c976b-c2c8-4109-b8bb-fff1fe2ec4d5 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:27:59.193 7 INFO neutron.services.segments.plugin [-] Segment b7e1c430-5b4c-4a92-bd72-dbf1540506ad resource provider aggregate not found 2026-04-26 11:27:59.197 7 INFO neutron.services.segments.plugin [-] Segment b7e1c430-5b4c-4a92-bd72-dbf1540506ad resource provider aggregate not found [pid: 7|app: 0|req: 1052/2024] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:27:59 2026] DELETE /v2.0/networks/1ac5ce42-3a49-4f27-96b6-b92c960a28a8 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:27:59.217 7 INFO neutron.services.segments.plugin [-] Segment b7e1c430-5b4c-4a92-bd72-dbf1540506ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7e1c430-5b4c-4a92-bd72-dbf1540506ad found for delete ", "request_id": "req-f83c0d99-0b28-4ac8-a391-b93bcc3f9cf2"}]} 2026-04-26 11:27:59.217 7 INFO neutron.services.segments.plugin [-] Segment b7e1c430-5b4c-4a92-bd72-dbf1540506ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7e1c430-5b4c-4a92-bd72-dbf1540506ad found for delete ", "request_id": "req-eeb33c1a-a959-4d09-8bdf-febe50c4779d"}]} [pid: 8|app: 0|req: 973/2025] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:27:59 2026] DELETE /v2.0/networks/5049a5d6-bc47-4a2f-bd2b-90586e8e2edb => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2026] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:27:59 2026] DELETE /v2.0/networks/6407d93f-b438-45c3-9c16-1fb5e9dd8a24 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:28:00.624 8 WARNING neutron.db.securitygroups_db [None req-4c962a1e-543d-4d40-a63a-541df2bd6229 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 974/2029] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:00 2026] GET /v2.0/security-groups?tenant_id=e387ff6b09974f23a85c5776cf9517e9&name=default => generated 2925 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:28:00.881 8 INFO neutron.services.segments.plugin [-] Segment 0be952f3-1e9d-42b5-8c8f-14f528d77f4b resource provider aggregate not found 2026-04-26 11:28:00.902 8 INFO neutron.services.segments.plugin [-] Segment 0be952f3-1e9d-42b5-8c8f-14f528d77f4b resource provider aggregate not found 2026-04-26 11:28:00.905 8 INFO neutron.services.segments.plugin [-] Segment 0be952f3-1e9d-42b5-8c8f-14f528d77f4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0be952f3-1e9d-42b5-8c8f-14f528d77f4b found for delete ", "request_id": "req-5aedb6c1-c7ef-40e3-b17b-460ac0b9e521"}]} [pid: 7|app: 0|req: 1056/2030] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:00 2026] DELETE /v2.0/security-groups/4d80ad3f-6779-4f38-b756-b4d9cc3d4055 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:28:00.921 8 INFO neutron.services.segments.plugin [-] Segment 0be952f3-1e9d-42b5-8c8f-14f528d77f4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0be952f3-1e9d-42b5-8c8f-14f528d77f4b found for delete ", "request_id": "req-e040ce92-ff92-45d5-9446-cce4529b0a6d"}]} 2026-04-26 11:28:00.925 8 INFO neutron.services.segments.plugin [-] Segment 8801997c-8eca-40c9-a291-7c8969ce2d78 resource provider aggregate not found 2026-04-26 11:28:00.945 8 INFO neutron.services.segments.plugin [-] Segment 8801997c-8eca-40c9-a291-7c8969ce2d78 resource provider aggregate not found 2026-04-26 11:28:00.951 8 INFO neutron.services.segments.plugin [-] Segment 8801997c-8eca-40c9-a291-7c8969ce2d78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8801997c-8eca-40c9-a291-7c8969ce2d78 found for delete ", "request_id": "req-2a05c1c5-a155-4e6f-805e-1dc3bc3e16de"}]} 2026-04-26 11:28:00.963 8 INFO neutron.services.segments.plugin [-] Segment 8801997c-8eca-40c9-a291-7c8969ce2d78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8801997c-8eca-40c9-a291-7c8969ce2d78 found for delete ", "request_id": "req-091096d6-798d-4c5e-b90e-11aa9e5808bf"}]} 2026-04-26 11:28:01.073 8 WARNING neutron.db.securitygroups_db [None req-591cd168-207c-4429-a79f-3ec23a00b09c 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 975/2031] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:01 2026] GET /v2.0/security-groups?tenant_id=f3d5aa67c19b4b6cb8da34aaeb87c45a&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:28:01.247 7 INFO neutron.services.segments.plugin [-] Segment 533b7b8e-8f7f-4c55-a836-d16b5c0a5f2b resource provider aggregate not found 2026-04-26 11:28:01.253 7 INFO neutron.services.segments.plugin [-] Segment 533b7b8e-8f7f-4c55-a836-d16b5c0a5f2b resource provider aggregate not found 2026-04-26 11:28:01.272 7 INFO neutron.services.segments.plugin [-] Segment 533b7b8e-8f7f-4c55-a836-d16b5c0a5f2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 533b7b8e-8f7f-4c55-a836-d16b5c0a5f2b found for delete ", "request_id": "req-704a5a9c-4c32-4df5-b99f-0df963c9f507"}]} 2026-04-26 11:28:01.282 7 INFO neutron.services.segments.plugin [-] Segment 533b7b8e-8f7f-4c55-a836-d16b5c0a5f2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 533b7b8e-8f7f-4c55-a836-d16b5c0a5f2b found for delete ", "request_id": "req-8b1fb335-b7aa-4338-a53b-aeb177b9f595"}]} [pid: 7|app: 0|req: 1057/2032] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:01 2026] DELETE /v2.0/security-groups/86feac6a-8244-4440-be68-f3678bc7f291 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:28:01.584 8 WARNING neutron.db.securitygroups_db [None req-4a1e712e-386f-4143-b438-5436038e2ccc 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 976/2033] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:01 2026] GET /v2.0/security-groups?tenant_id=4b471cb4ec324002a59c33bcbdb60b4a&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2034] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:01 2026] DELETE /v2.0/security-groups/b32078c5-0238-4406-ae25-9fcf1590adac => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:28:02.605 8 WARNING neutron.db.securitygroups_db [None req-38c78391-acdf-4130-b117-7b0d1286b943 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 977/2035] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:02 2026] GET /v2.0/security-groups?tenant_id=a38926b49f044fc9a849f8825bb53d76&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2036] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:02 2026] DELETE /v2.0/security-groups/a43fd2a4-66cd-497d-9e76-984ef8bdd4fe => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:28:03.003 8 WARNING neutron.db.securitygroups_db [None req-1bec8df6-012d-49cc-80b2-f2720fd0f360 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 978/2037] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:02 2026] GET /v2.0/security-groups?tenant_id=fa276fe12dfa48c4a11dd8a589d1cd29&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2038] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:03 2026] DELETE /v2.0/security-groups/f76d3fef-5a13-4641-a8c4-2ac1ed8338e7 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2039] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:28:04 2026] GET /v2.0/ports?device_id=03a3a3c0-317c-47ae-ae16-947acc6baa92 => generated 1200 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2040] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:28:04 2026] GET /v2.0/security-groups?id=b22d3639-a1de-4c1b-af0c-fa9e23c6cd4f&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: 980/2041] 10.0.0.142 () {32 vars in 818 bytes} [Sun Apr 26 11:28:04 2026] GET /v2.0/ports?network_id=a94ef52f-df44-4e33-8e21-e5e3c7bbc364&mac_address=fa%3A16%3A3e%3A4e%3A87%3A2a => generated 1200 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:28:05.171 7 INFO neutron.db.l3_db [None req-6fe78b2c-98ca-4bd0-b115-4cfe7b2a5063 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Floating IP 0e5cfc9f-3d9d-4cf6-a472-789378e1ca72 associated. External IP: 10.96.250.211, port: f7606f34-69a2-4aec-816c-1fc87795bd58. 2026-04-26 11:28:05.300 8 INFO neutron.db.segments_db [None req-27bc3122-ccdb-4660-bcf7-a88d635545b9 59c2fddc4e9b4fe2add780c779b6e1be 34dc9c6a3a0e4c0292e8e2989542d631 - - default default] Added segment fa2b4150-a090-4fae-8c78-b438c25c5f5b of type vxlan for network 71babee0-4e20-4333-bf38-f7282ea9ea90 [pid: 8|app: 0|req: 981/2042] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:28:05 2026] POST /v2.0/networks => generated 631 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2043] 10.0.0.142 () {34 vars in 677 bytes} [Sun Apr 26 11:28:04 2026] POST /v2.0/floatingips => generated 854 bytes in 1158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:28:05.539 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-30be562c-5fd5-4b89-a654-59384b5d0c38'] response: {'name': 'network-changed', 'server_uuid': '03a3a3c0-317c-47ae-ae16-947acc6baa92', 'tag': 'f7606f34-69a2-4aec-816c-1fc87795bd58', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1063/2044] 10.0.0.142 () {34 vars in 753 bytes} [Sun Apr 26 11:28:05 2026] PUT /v2.0/networks/71babee0-4e20-4333-bf38-f7282ea9ea90/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:28:05.609 8 INFO neutron.db.segments_db [None req-d0c8b3dd-e291-4d93-895f-ba27df2d55c2 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] Added segment 02e8af8a-f1d0-4905-8d78-336ce32c7f67 of type vxlan for network 122aa9aa-2333-4483-9c4e-59d6c2dd12be [pid: 7|app: 0|req: 1064/2045] 10.0.0.142 () {32 vars in 733 bytes} [Sun Apr 26 11:28:05 2026] GET /v2.0/networks/71babee0-4e20-4333-bf38-f7282ea9ea90/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2046] 10.0.0.142 () {34 vars in 764 bytes} [Sun Apr 26 11:28:05 2026] PUT /v2.0/networks/71babee0-4e20-4333-bf38-f7282ea9ea90/tags/green => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2047] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:28:05 2026] POST /v2.0/networks => generated 650 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2048] 10.0.0.142 () {32 vars in 733 bytes} [Sun Apr 26 11:28:05 2026] GET /v2.0/networks/71babee0-4e20-4333-bf38-f7282ea9ea90/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2049] 10.0.0.142 () {34 vars in 760 bytes} [Sun Apr 26 11:28:05 2026] PUT /v2.0/networks/71babee0-4e20-4333-bf38-f7282ea9ea90/tags/red => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2050] 10.0.0.142 () {32 vars in 733 bytes} [Sun Apr 26 11:28:05 2026] GET /v2.0/networks/71babee0-4e20-4333-bf38-f7282ea9ea90/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2051] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:28:05 2026] POST /v2.0/subnets => generated 627 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2052] 10.0.0.142 () {34 vars in 782 bytes} [Sun Apr 26 11:28:05 2026] PUT /v2.0/networks/71babee0-4e20-4333-bf38-f7282ea9ea90/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-26 11:28:05.949 8 INFO neutron.db.segments_db [None req-2ea60d9b-d484-448c-828e-fdf0edd0a8f9 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] Added segment 47c8c69c-f206-4b9a-bf96-3e7079931a09 of type vxlan for network e4656590-4d55-419b-85bc-886fafcda097 [pid: 7|app: 0|req: 1070/2053] 10.0.0.142 () {32 vars in 733 bytes} [Sun Apr 26 11:28:05 2026] GET /v2.0/networks/71babee0-4e20-4333-bf38-f7282ea9ea90/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2054] 10.0.0.142 () {34 vars in 753 bytes} [Sun Apr 26 11:28:05 2026] PUT /v2.0/networks/71babee0-4e20-4333-bf38-f7282ea9ea90/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2055] 10.0.0.142 () {32 vars in 733 bytes} [Sun Apr 26 11:28:06 2026] GET /v2.0/networks/71babee0-4e20-4333-bf38-f7282ea9ea90/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2056] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:28:06 2026] GET /v2.0/ports?tenant_id=9af873a7d86f41629958880903d46001&device_id=03a3a3c0-317c-47ae-ae16-947acc6baa92 => generated 1469 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2057] 10.0.0.142 () {32 vars in 741 bytes} [Sun Apr 26 11:28:06 2026] GET /v2.0/networks/71babee0-4e20-4333-bf38-f7282ea9ea90/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2058] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:28:06 2026] GET /v2.0/networks?id=a94ef52f-df44-4e33-8e21-e5e3c7bbc364 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:28:06.200 8 INFO neutron.db.l3_hamode_db [None req-2ea60d9b-d484-448c-828e-fdf0edd0a8f9 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:28:06.243 7 INFO neutron.api.v2.resource [None req-9001c7a8-4283-4531-be41-33eeb2538331 59c2fddc4e9b4fe2add780c779b6e1be 34dc9c6a3a0e4c0292e8e2989542d631 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1076/2059] 10.0.0.142 () {32 vars in 745 bytes} [Sun Apr 26 11:28:06 2026] GET /v2.0/networks/71babee0-4e20-4333-bf38-f7282ea9ea90/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2060] 199.204.45.227 () {34 vars in 1056 bytes} [Sun Apr 26 11:28:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.28&port_id=f7606f34-69a2-4aec-816c-1fc87795bd58 => generated 857 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2061] 10.0.0.142 () {32 vars in 744 bytes} [Sun Apr 26 11:28:06 2026] DELETE /v2.0/networks/71babee0-4e20-4333-bf38-f7282ea9ea90/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2062] 199.204.45.227 () {34 vars in 1106 bytes} [Sun Apr 26 11:28:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A11e&port_id=f7606f34-69a2-4aec-816c-1fc87795bd58 => 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: 1080/2063] 10.0.0.142 () {32 vars in 733 bytes} [Sun Apr 26 11:28:06 2026] GET /v2.0/networks/71babee0-4e20-4333-bf38-f7282ea9ea90/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2064] 199.204.45.227 () {34 vars in 1064 bytes} [Sun Apr 26 11:28:06 2026] GET /v2.0/subnets?id=455674a3-7104-4e48-8bf8-33b143dccd29&id=b40522ad-7ee7-40c3-a685-98c14339886e => generated 1413 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:28:06.472 7 INFO neutron.api.v2.resource [None req-a73b53c8-fe8f-4d99-ad76-368e2c1056a3 59c2fddc4e9b4fe2add780c779b6e1be 34dc9c6a3a0e4c0292e8e2989542d631 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1082/2065] 10.0.0.142 () {32 vars in 748 bytes} [Sun Apr 26 11:28:06 2026] DELETE /v2.0/networks/71babee0-4e20-4333-bf38-f7282ea9ea90/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2066] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:28:06 2026] GET /v2.0/ports?network_id=a94ef52f-df44-4e33-8e21-e5e3c7bbc364&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2067] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:28:06 2026] DELETE /v2.0/networks/71babee0-4e20-4333-bf38-f7282ea9ea90/tags => 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: 1085/2068] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:28:06 2026] GET /v2.0/ports?network_id=a94ef52f-df44-4e33-8e21-e5e3c7bbc364&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2069] 10.0.0.142 () {32 vars in 733 bytes} [Sun Apr 26 11:28:06 2026] GET /v2.0/networks/71babee0-4e20-4333-bf38-f7282ea9ea90/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2070] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:28:06 2026] GET /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:28:06.785 7 INFO neutron.services.segments.plugin [-] Segment fa2b4150-a090-4fae-8c78-b438c25c5f5b resource provider aggregate not found 2026-04-26 11:28:06.790 7 INFO neutron.services.segments.plugin [-] Segment fa2b4150-a090-4fae-8c78-b438c25c5f5b resource provider aggregate not found 2026-04-26 11:28:06.807 7 INFO neutron.services.segments.plugin [-] Segment fa2b4150-a090-4fae-8c78-b438c25c5f5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa2b4150-a090-4fae-8c78-b438c25c5f5b found for delete ", "request_id": "req-9e57d0f1-e45a-4403-8634-5baf1eb68d2b"}]} 2026-04-26 11:28:06.808 7 INFO neutron.services.segments.plugin [-] Segment fa2b4150-a090-4fae-8c78-b438c25c5f5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa2b4150-a090-4fae-8c78-b438c25c5f5b found for delete ", "request_id": "req-05e33e6c-8c64-46ce-ab61-03fe78f0f657"}]} [pid: 7|app: 0|req: 1088/2071] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:28:06 2026] DELETE /v2.0/networks/71babee0-4e20-4333-bf38-f7282ea9ea90 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2072] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:28:06 2026] GET /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:28:06.958 8 INFO neutron.db.l3_hamode_db [None req-2ea60d9b-d484-448c-828e-fdf0edd0a8f9 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:28:07.590 7 WARNING neutron.db.securitygroups_db [None req-3245a88d-af7e-4328-8c1e-a4cfb8a11c8a 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1090/2073] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:07 2026] GET /v2.0/security-groups?tenant_id=70803ae8c3124c1585d25de402447479&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2074] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:07 2026] DELETE /v2.0/security-groups/95bbf23e-f1fb-43e1-a3bf-1c6e5e2f2323 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2075] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:28:05 2026] POST /v2.0/routers => generated 695 bytes in 1911 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:28:07.890 8 WARNING neutron.db.securitygroups_db [None req-3a773567-1941-406c-bf56-6a0650c9c054 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 985/2076] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:07 2026] GET /v2.0/security-groups?tenant_id=34dc9c6a3a0e4c0292e8e2989542d631&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2077] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:07 2026] DELETE /v2.0/security-groups/3fa5d21e-48fb-45e8-8457-33e29b0615e3 => 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: 1092/2078] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:28:07 2026] PUT /v2.0/routers/88f5a5c4-2476-401e-b0ae-d4f1659c6041/add_router_interface => generated 310 bytes in 1184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2079] 10.0.0.142 () {34 vars in 665 bytes} [Sun Apr 26 11:28:09 2026] POST /v2.0/ports => generated 955 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2080] 10.0.0.142 () {34 vars in 665 bytes} [Sun Apr 26 11:28:09 2026] POST /v2.0/ports => generated 955 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 11:28:10.345 8 INFO neutron.db.l3_db [None req-8896b24a-3240-45fa-b59c-f52264f296e6 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] Floating IP cfc27b66-f7e8-4806-84f7-f6f6c9b4ad8a associated. External IP: 10.96.250.212, port: 55e0f7ae-cf2c-4d7d-ba39-86e6f604aa7b. [pid: 8|app: 0|req: 988/2081] 10.0.0.142 () {34 vars in 677 bytes} [Sun Apr 26 11:28:09 2026] POST /v2.0/floatingips => generated 842 bytes in 893 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 11:28:10.750 7 INFO neutron.db.l3_db [None req-ee1027e3-12ad-4f6d-82db-5aa1ce6b788b 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] Floating IP cfc27b66-f7e8-4806-84f7-f6f6c9b4ad8a disassociated. External IP: 10.96.250.212, port: 55e0f7ae-cf2c-4d7d-ba39-86e6f604aa7b. [pid: 7|app: 0|req: 1094/2082] 10.0.0.142 () {34 vars in 749 bytes} [Sun Apr 26 11:28:10 2026] PUT /v2.0/floatingips/cfc27b66-f7e8-4806-84f7-f6f6c9b4ad8a => generated 552 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:28:11.158 7 INFO neutron_taas.services.taas.taas_plugin [None req-93b74e33-59bd-4de1-9f60-12adfa8aa374 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] TaaS: Handle Delete Port: e5de5fec-b703-498b-9356-6f745d7659a4 2026-04-26 11:28:11.162 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93b74e33-59bd-4de1-9f60-12adfa8aa374 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] Tap Mirror: Handle Delete Port: e5de5fec-b703-498b-9356-6f745d7659a4 2026-04-26 11:28:11.287 8 INFO neutron.db.segments_db [None req-2d01c88f-7a58-4e74-a00c-f62afe3a7710 8551d6a5cfd1422e8636b5e25e186210 9d15975b68814b4aa7e83656e290ff7e - - default default] Added segment b663c797-a7e4-411a-899b-7476e9abcb00 of type vxlan for network 100dfccd-b5d6-4654-9900-951268fe964d [pid: 7|app: 0|req: 1095/2083] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:28:11 2026] DELETE /v2.0/floatingips/cfc27b66-f7e8-4806-84f7-f6f6c9b4ad8a => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2084] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:28:10 2026] POST /v2.0/networks => generated 632 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2085] 10.0.0.142 () {34 vars in 664 bytes} [Sun Apr 26 11:28:11 2026] POST /v2.0/ports => generated 743 bytes in 259 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: 991/2086] 10.0.0.142 () {34 vars in 747 bytes} [Sun Apr 26 11:28:11 2026] PUT /v2.0/ports/3e139b9a-c82d-4761-aa38-46e0374e1284/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 992/2087] 10.0.0.142 () {32 vars in 727 bytes} [Sun Apr 26 11:28:11 2026] GET /v2.0/ports/3e139b9a-c82d-4761-aa38-46e0374e1284/tags => generated 25 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: 8|app: 0|req: 993/2088] 10.0.0.142 () {34 vars in 758 bytes} [Sun Apr 26 11:28:11 2026] PUT /v2.0/ports/3e139b9a-c82d-4761-aa38-46e0374e1284/tags/green => generated 4 bytes in 70 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: 994/2089] 10.0.0.142 () {32 vars in 727 bytes} [Sun Apr 26 11:28:11 2026] GET /v2.0/ports/3e139b9a-c82d-4761-aa38-46e0374e1284/tags => generated 34 bytes in 51 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: 995/2090] 10.0.0.142 () {34 vars in 754 bytes} [Sun Apr 26 11:28:11 2026] PUT /v2.0/ports/3e139b9a-c82d-4761-aa38-46e0374e1284/tags/red => generated 4 bytes in 67 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: 996/2091] 10.0.0.142 () {32 vars in 727 bytes} [Sun Apr 26 11:28:11 2026] GET /v2.0/ports/3e139b9a-c82d-4761-aa38-46e0374e1284/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 11:28:12.037 7 INFO neutron.db.l3_db [None req-2824a697-8bfb-4a0f-af57-09da8370a55e 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] Floating IP 2c9ffcf6-be33-4d73-97c8-120ee23b7ea0 associated. External IP: 10.96.250.205, port: 3cd7a07a-d311-4965-aaff-3a9c14642e01. [pid: 8|app: 0|req: 997/2092] 10.0.0.142 () {34 vars in 776 bytes} [Sun Apr 26 11:28:12 2026] PUT /v2.0/ports/3e139b9a-c82d-4761-aa38-46e0374e1284/tags/black.or.white => generated 4 bytes in 90 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: 998/2093] 10.0.0.142 () {32 vars in 727 bytes} [Sun Apr 26 11:28:12 2026] GET /v2.0/ports/3e139b9a-c82d-4761-aa38-46e0374e1284/tags => generated 52 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 999/2094] 10.0.0.106 () {34 vars in 990 bytes} [Sun Apr 26 11:28:12 2026] GET /v2.0/ports?device_id=03a3a3c0-317c-47ae-ae16-947acc6baa92 => generated 1469 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2095] 10.0.0.142 () {34 vars in 747 bytes} [Sun Apr 26 11:28:12 2026] PUT /v2.0/ports/3e139b9a-c82d-4761-aa38-46e0374e1284/tags => generated 37 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: 1001/2096] 10.0.0.106 () {34 vars in 1040 bytes} [Sun Apr 26 11:28:12 2026] GET /v2.0/security-groups?id=b22d3639-a1de-4c1b-af0c-fa9e23c6cd4f&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: 1096/2097] 10.0.0.142 () {34 vars in 677 bytes} [Sun Apr 26 11:28:11 2026] POST /v2.0/floatingips => generated 842 bytes in 1023 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2098] 10.0.0.142 () {32 vars in 727 bytes} [Sun Apr 26 11:28:12 2026] GET /v2.0/ports/3e139b9a-c82d-4761-aa38-46e0374e1284/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1097/2099] 10.0.0.142 () {32 vars in 729 bytes} [Sun Apr 26 11:28:12 2026] GET /v2.0/floatingips/2c9ffcf6-be33-4d73-97c8-120ee23b7ea0 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2100] 10.0.0.142 () {32 vars in 735 bytes} [Sun Apr 26 11:28:12 2026] GET /v2.0/ports/3e139b9a-c82d-4761-aa38-46e0374e1284/tags/red => generated 0 bytes in 47 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-04-26 11:28:12.454 8 INFO neutron.api.v2.resource [None req-357e0a31-bcbe-4aa7-aaef-5f7fa44537a6 8551d6a5cfd1422e8636b5e25e186210 9d15975b68814b4aa7e83656e290ff7e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1004/2101] 10.0.0.142 () {32 vars in 739 bytes} [Sun Apr 26 11:28:12 2026] GET /v2.0/ports/3e139b9a-c82d-4761-aa38-46e0374e1284/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2102] 10.0.0.142 () {32 vars in 655 bytes} [Sun Apr 26 11:28:12 2026] GET /v2.0/floatingips => generated 845 bytes in 56 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: 1005/2103] 10.0.0.142 () {32 vars in 738 bytes} [Sun Apr 26 11:28:12 2026] DELETE /v2.0/ports/3e139b9a-c82d-4761-aa38-46e0374e1284/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1006/2104] 10.0.0.142 () {32 vars in 727 bytes} [Sun Apr 26 11:28:12 2026] GET /v2.0/ports/3e139b9a-c82d-4761-aa38-46e0374e1284/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 11:28:12.616 8 INFO neutron.api.v2.resource [None req-6fd7340c-3e10-4c45-a95e-99d3b4f7e37b 8551d6a5cfd1422e8636b5e25e186210 9d15975b68814b4aa7e83656e290ff7e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1007/2105] 10.0.0.142 () {32 vars in 742 bytes} [Sun Apr 26 11:28:12 2026] DELETE /v2.0/ports/3e139b9a-c82d-4761-aa38-46e0374e1284/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1008/2106] 10.0.0.142 () {32 vars in 730 bytes} [Sun Apr 26 11:28:12 2026] DELETE /v2.0/ports/3e139b9a-c82d-4761-aa38-46e0374e1284/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1009/2107] 10.0.0.142 () {32 vars in 727 bytes} [Sun Apr 26 11:28:12 2026] GET /v2.0/ports/3e139b9a-c82d-4761-aa38-46e0374e1284/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 11:28:12.788 7 INFO neutron.db.l3_db [None req-bdc35764-a9e4-497e-978a-6c9bbdb25232 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] Floating IP 2c9ffcf6-be33-4d73-97c8-120ee23b7ea0 associated. External IP: 10.96.250.205, port: 3cd7a07a-d311-4965-aaff-3a9c14642e01. 2026-04-26 11:28:12.822 8 INFO neutron_taas.services.taas.taas_plugin [None req-f97a6650-9773-4f02-bc08-1c9461a59908 8551d6a5cfd1422e8636b5e25e186210 9d15975b68814b4aa7e83656e290ff7e - - default default] TaaS: Handle Delete Port: 3e139b9a-c82d-4761-aa38-46e0374e1284 2026-04-26 11:28:12.827 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f97a6650-9773-4f02-bc08-1c9461a59908 8551d6a5cfd1422e8636b5e25e186210 9d15975b68814b4aa7e83656e290ff7e - - default default] Tap Mirror: Handle Delete Port: 3e139b9a-c82d-4761-aa38-46e0374e1284 [pid: 8|app: 0|req: 1010/2108] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:28:12 2026] DELETE /v2.0/ports/3e139b9a-c82d-4761-aa38-46e0374e1284 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:28:13.018 8 INFO neutron.services.segments.plugin [-] Segment b663c797-a7e4-411a-899b-7476e9abcb00 resource provider aggregate not found 2026-04-26 11:28:13.021 8 INFO neutron.services.segments.plugin [-] Segment b663c797-a7e4-411a-899b-7476e9abcb00 resource provider aggregate not found 2026-04-26 11:28:13.038 8 INFO neutron.services.segments.plugin [-] Segment b663c797-a7e4-411a-899b-7476e9abcb00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b663c797-a7e4-411a-899b-7476e9abcb00 found for delete ", "request_id": "req-4585625c-cfb0-44f1-9edd-f43aba0296c9"}]} 2026-04-26 11:28:13.039 8 INFO neutron.services.segments.plugin [-] Segment b663c797-a7e4-411a-899b-7476e9abcb00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b663c797-a7e4-411a-899b-7476e9abcb00 found for delete ", "request_id": "req-47fe45fb-1526-4ca7-b93c-41e669c5f6da"}]} [pid: 8|app: 0|req: 1011/2109] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:28:12 2026] DELETE /v2.0/networks/100dfccd-b5d6-4654-9900-951268fe964d => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2110] 10.0.0.142 () {34 vars in 749 bytes} [Sun Apr 26 11:28:12 2026] PUT /v2.0/floatingips/2c9ffcf6-be33-4d73-97c8-120ee23b7ea0 => generated 842 bytes in 892 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:28:13.468 8 INFO neutron.db.l3_db [None req-fb2aa4cd-b84c-413f-9eb8-0372fb179ca6 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] Floating IP 2c9ffcf6-be33-4d73-97c8-120ee23b7ea0 disassociated. External IP: 10.96.250.205, port: 55e0f7ae-cf2c-4d7d-ba39-86e6f604aa7b. [pid: 8|app: 0|req: 1012/2111] 10.0.0.142 () {34 vars in 749 bytes} [Sun Apr 26 11:28:13 2026] PUT /v2.0/floatingips/2c9ffcf6-be33-4d73-97c8-120ee23b7ea0 => generated 552 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:28:13.868 7 WARNING neutron.db.securitygroups_db [None req-07822a32-2753-4472-ba35-eb2989c3b4b8 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-26 11:28:13.882 8 INFO neutron_taas.services.taas.taas_plugin [None req-502a35d8-9128-41fe-8937-2ae98e72a5b9 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] TaaS: Handle Delete Port: 61069876-df73-48c0-843b-8713f6dcd58c 2026-04-26 11:28:13.885 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-502a35d8-9128-41fe-8937-2ae98e72a5b9 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] Tap Mirror: Handle Delete Port: 61069876-df73-48c0-843b-8713f6dcd58c [pid: 7|app: 0|req: 1100/2112] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:13 2026] GET /v2.0/security-groups?tenant_id=4d0b3984bdc44edf98da386b1614c28f&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2113] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:28:13 2026] DELETE /v2.0/floatingips/2c9ffcf6-be33-4d73-97c8-120ee23b7ea0 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:28:14.070 8 INFO neutron.api.v2.resource [None req-6f2c6c78-185b-4fd1-8890-4c3e3c4f8f74 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1014/2114] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:28:14 2026] DELETE /v2.0/floatingips/2c9ffcf6-be33-4d73-97c8-120ee23b7ea0 => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2115] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:13 2026] DELETE /v2.0/security-groups/0b1a4a01-077f-4ebf-9369-fd3431ff895b => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:28:14.182 7 WARNING neutron.db.securitygroups_db [None req-c36e0a82-f915-4769-bec2-5d2ce39b6147 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1102/2116] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:14 2026] GET /v2.0/security-groups?tenant_id=9d15975b68814b4aa7e83656e290ff7e&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:28:14.247 8 INFO neutron_taas.services.taas.taas_plugin [None req-11ef8cf7-622a-4104-ae92-5370bc1810ea 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] TaaS: Handle Delete Port: 55e0f7ae-cf2c-4d7d-ba39-86e6f604aa7b 2026-04-26 11:28:14.252 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11ef8cf7-622a-4104-ae92-5370bc1810ea 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] Tap Mirror: Handle Delete Port: 55e0f7ae-cf2c-4d7d-ba39-86e6f604aa7b [pid: 7|app: 0|req: 1103/2117] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:14 2026] DELETE /v2.0/security-groups/b8b78551-2568-4ab0-a778-c54032cbd341 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2118] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:28:14 2026] DELETE /v2.0/ports/55e0f7ae-cf2c-4d7d-ba39-86e6f604aa7b => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:28:14.511 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb19fbb3-52b2-4bc5-b549-04ae76e232b9 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] TaaS: Handle Delete Port: 3cd7a07a-d311-4965-aaff-3a9c14642e01 2026-04-26 11:28:14.514 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb19fbb3-52b2-4bc5-b549-04ae76e232b9 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] Tap Mirror: Handle Delete Port: 3cd7a07a-d311-4965-aaff-3a9c14642e01 [pid: 7|app: 0|req: 1104/2119] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:28:14 2026] DELETE /v2.0/ports/3cd7a07a-d311-4965-aaff-3a9c14642e01 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2120] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:28:14 2026] GET /v2.0/ports?device_id=88f5a5c4-2476-401e-b0ae-d4f1659c6041 => generated 958 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:28:15.118 7 INFO neutron_taas.services.taas.taas_plugin [None req-376f9830-8d9e-42fe-bd57-3f5d5edd7317 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] TaaS: Handle Delete Port: c539a5a6-6b96-4cff-a855-21333da56a57 2026-04-26 11:28:15.121 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-376f9830-8d9e-42fe-bd57-3f5d5edd7317 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] Tap Mirror: Handle Delete Port: c539a5a6-6b96-4cff-a855-21333da56a57 [pid: 7|app: 0|req: 1105/2121] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:28:14 2026] PUT /v2.0/routers/88f5a5c4-2476-401e-b0ae-d4f1659c6041/remove_router_interface => generated 310 bytes in 928 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:28:15.857 8 INFO neutron_taas.services.taas.taas_plugin [None req-0654788e-cfd3-4ae6-b77b-190538852a9a 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] TaaS: Handle Delete Port: c588d8fb-7871-4278-8e3b-a7a2216b2b96 2026-04-26 11:28:15.860 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0654788e-cfd3-4ae6-b77b-190538852a9a 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] Tap Mirror: Handle Delete Port: c588d8fb-7871-4278-8e3b-a7a2216b2b96 2026-04-26 11:28:16.117 8 INFO neutron_taas.services.taas.taas_plugin [None req-0654788e-cfd3-4ae6-b77b-190538852a9a 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] TaaS: Handle Delete Port: 3e915275-ac59-4d4c-85ad-b0fa3d859a44 2026-04-26 11:28:16.120 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0654788e-cfd3-4ae6-b77b-190538852a9a 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] Tap Mirror: Handle Delete Port: 3e915275-ac59-4d4c-85ad-b0fa3d859a44 2026-04-26 11:28:16.474 8 INFO neutron.services.segments.plugin [-] Segment 47c8c69c-f206-4b9a-bf96-3e7079931a09 resource provider aggregate not found 2026-04-26 11:28:16.475 8 INFO neutron.services.segments.plugin [-] Segment 47c8c69c-f206-4b9a-bf96-3e7079931a09 resource provider aggregate not found 2026-04-26 11:28:16.497 8 INFO neutron.services.segments.plugin [-] Segment 47c8c69c-f206-4b9a-bf96-3e7079931a09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47c8c69c-f206-4b9a-bf96-3e7079931a09 found for delete ", "request_id": "req-c647217c-05a5-45fc-9926-33749eba87c3"}]} 2026-04-26 11:28:16.500 8 INFO neutron.services.segments.plugin [-] Segment 47c8c69c-f206-4b9a-bf96-3e7079931a09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47c8c69c-f206-4b9a-bf96-3e7079931a09 found for delete ", "request_id": "req-9dee65f0-e470-412d-8f8b-996b931a06db"}]} 2026-04-26 11:28:16.501 8 INFO neutron.db.l3_hamode_db [None req-0654788e-cfd3-4ae6-b77b-190538852a9a 2d9c87b518d94dd2a5b9689a122fda50 f1fbb66af9c04fe1a7e5344bd4377d66 - - default default] HA network e4656590-4d55-419b-85bc-886fafcda097 was deleted as no HA routers are present in project f1fbb66af9c04fe1a7e5344bd4377d66. [pid: 8|app: 0|req: 1017/2124] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:28:15 2026] DELETE /v2.0/routers/88f5a5c4-2476-401e-b0ae-d4f1659c6041 => generated 0 bytes in 860 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2125] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:28:16 2026] DELETE /v2.0/subnets/b8077b8b-1836-4b9a-8276-d9ca33c0c1ab => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2126] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:28:16 2026] DELETE /v2.0/networks/122aa9aa-2333-4483-9c4e-59d6c2dd12be => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:28:17.353 7 WARNING neutron.db.securitygroups_db [None req-e09a928f-1d49-4f8c-ad12-3fc22fe93ab4 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1109/2127] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:17 2026] GET /v2.0/security-groups?tenant_id=f1fbb66af9c04fe1a7e5344bd4377d66&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2128] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:17 2026] DELETE /v2.0/security-groups/48537c10-eddd-42ef-9d49-11eeec91238b => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:28:17.635 7 INFO neutron.db.segments_db [None req-f53a32c8-41ae-4571-9324-29fd798434f1 2cc1f973c6d44fd9bea11abe865d6c79 a7dc6f5bf3394e4a917398b2b27d72b3 - - default default] Added segment 7ed1b9c8-8d19-451b-acac-d721ec91f89f of type vxlan for network c6705271-47d4-4b6c-86cb-904bcdc20d33 [pid: 7|app: 0|req: 1110/2129] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:28:17 2026] POST /v2.0/networks => generated 632 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2130] 10.0.0.142 () {34 vars in 664 bytes} [Sun Apr 26 11:28:17 2026] POST /v2.0/ports => generated 743 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2131] 10.0.0.142 () {34 vars in 666 bytes} [Sun Apr 26 11:28:17 2026] POST /v2.0/trunks => generated 407 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 11:28:18.165 8 WARNING tagging [None req-096ad9af-1457-43f0-b7ba-2c34e00eae7d 2cc1f973c6d44fd9bea11abe865d6c79 a7dc6f5bf3394e4a917398b2b27d72b3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1021/2132] 10.0.0.142 () {34 vars in 749 bytes} [Sun Apr 26 11:28:18 2026] PUT /v2.0/trunks/681c3698-3a4a-43ff-979d-5d43c5304f7e/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:28:18.203 7 WARNING tagging [None req-ae52aec3-6708-40f9-98d0-2d8fea2d0272 2cc1f973c6d44fd9bea11abe865d6c79 a7dc6f5bf3394e4a917398b2b27d72b3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1112/2133] 10.0.0.142 () {32 vars in 729 bytes} [Sun Apr 26 11:28:18 2026] GET /v2.0/trunks/681c3698-3a4a-43ff-979d-5d43c5304f7e/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:28:18.229 8 WARNING tagging [None req-6385e368-1699-4103-b51e-08621386a9ac 2cc1f973c6d44fd9bea11abe865d6c79 a7dc6f5bf3394e4a917398b2b27d72b3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1022/2134] 10.0.0.142 () {34 vars in 760 bytes} [Sun Apr 26 11:28:18 2026] PUT /v2.0/trunks/681c3698-3a4a-43ff-979d-5d43c5304f7e/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-26 11:28:18.273 7 WARNING tagging [None req-028db7c3-28a7-45c2-863a-2d57acae04bb 2cc1f973c6d44fd9bea11abe865d6c79 a7dc6f5bf3394e4a917398b2b27d72b3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1113/2135] 10.0.0.142 () {32 vars in 729 bytes} [Sun Apr 26 11:28:18 2026] GET /v2.0/trunks/681c3698-3a4a-43ff-979d-5d43c5304f7e/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:28:18.298 8 WARNING tagging [None req-cbb9264c-1107-46e9-bc2b-997801d3326a 2cc1f973c6d44fd9bea11abe865d6c79 a7dc6f5bf3394e4a917398b2b27d72b3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1023/2136] 10.0.0.142 () {34 vars in 756 bytes} [Sun Apr 26 11:28:18 2026] PUT /v2.0/trunks/681c3698-3a4a-43ff-979d-5d43c5304f7e/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-26 11:28:18.332 7 WARNING tagging [None req-ac1eb6d7-e6c5-454b-8656-a43148f0ac07 2cc1f973c6d44fd9bea11abe865d6c79 a7dc6f5bf3394e4a917398b2b27d72b3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1114/2137] 10.0.0.142 () {32 vars in 729 bytes} [Sun Apr 26 11:28:18 2026] GET /v2.0/trunks/681c3698-3a4a-43ff-979d-5d43c5304f7e/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:28:18.360 8 WARNING tagging [None req-a5a6ad0a-a080-44ed-8f41-a44a47b25080 2cc1f973c6d44fd9bea11abe865d6c79 a7dc6f5bf3394e4a917398b2b27d72b3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1024/2138] 10.0.0.142 () {34 vars in 778 bytes} [Sun Apr 26 11:28:18 2026] PUT /v2.0/trunks/681c3698-3a4a-43ff-979d-5d43c5304f7e/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-26 11:28:18.405 7 WARNING tagging [None req-8dc39c3d-7ab1-4b07-bd89-f72d2840bd98 2cc1f973c6d44fd9bea11abe865d6c79 a7dc6f5bf3394e4a917398b2b27d72b3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1115/2139] 10.0.0.142 () {32 vars in 729 bytes} [Sun Apr 26 11:28:18 2026] GET /v2.0/trunks/681c3698-3a4a-43ff-979d-5d43c5304f7e/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:28:18.432 8 WARNING tagging [None req-5b7784d0-fcba-4a38-8cbd-0e187abcb6c3 2cc1f973c6d44fd9bea11abe865d6c79 a7dc6f5bf3394e4a917398b2b27d72b3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1025/2140] 10.0.0.142 () {34 vars in 749 bytes} [Sun Apr 26 11:28:18 2026] PUT /v2.0/trunks/681c3698-3a4a-43ff-979d-5d43c5304f7e/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:28:18.472 7 WARNING tagging [None req-0ecbc1c1-7e6c-4638-93d7-222a7c6d6f74 2cc1f973c6d44fd9bea11abe865d6c79 a7dc6f5bf3394e4a917398b2b27d72b3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1116/2141] 10.0.0.142 () {32 vars in 729 bytes} [Sun Apr 26 11:28:18 2026] GET /v2.0/trunks/681c3698-3a4a-43ff-979d-5d43c5304f7e/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:28:18.510 8 WARNING tagging [None req-c2ef09c4-6a5c-4a01-889e-2dcd127f49c2 2cc1f973c6d44fd9bea11abe865d6c79 a7dc6f5bf3394e4a917398b2b27d72b3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1026/2142] 10.0.0.142 () {32 vars in 737 bytes} [Sun Apr 26 11:28:18 2026] GET /v2.0/trunks/681c3698-3a4a-43ff-979d-5d43c5304f7e/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:28:18.524 8 INFO neutron.services.segments.plugin [-] Segment 02e8af8a-f1d0-4905-8d78-336ce32c7f67 resource provider aggregate not found 2026-04-26 11:28:18.525 8 INFO neutron.services.segments.plugin [-] Segment 02e8af8a-f1d0-4905-8d78-336ce32c7f67 resource provider aggregate not found 2026-04-26 11:28:18.539 7 WARNING tagging [None req-24789dac-583f-48d3-b01e-cfb141ef785d 2cc1f973c6d44fd9bea11abe865d6c79 a7dc6f5bf3394e4a917398b2b27d72b3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-26 11:28:18.544 8 INFO neutron.services.segments.plugin [-] Segment 02e8af8a-f1d0-4905-8d78-336ce32c7f67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02e8af8a-f1d0-4905-8d78-336ce32c7f67 found for delete ", "request_id": "req-b10318a1-6edc-4ed0-9be8-f63e4c74f9bf"}]} 2026-04-26 11:28:18.545 8 INFO neutron.services.segments.plugin [-] Segment 02e8af8a-f1d0-4905-8d78-336ce32c7f67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02e8af8a-f1d0-4905-8d78-336ce32c7f67 found for delete ", "request_id": "req-68ed357c-4093-4ea5-8e9a-4562f8b3af36"}]} 2026-04-26 11:28:18.546 7 INFO neutron.api.v2.resource [None req-24789dac-583f-48d3-b01e-cfb141ef785d 2cc1f973c6d44fd9bea11abe865d6c79 a7dc6f5bf3394e4a917398b2b27d72b3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1117/2143] 10.0.0.142 () {32 vars in 741 bytes} [Sun Apr 26 11:28:18 2026] GET /v2.0/trunks/681c3698-3a4a-43ff-979d-5d43c5304f7e/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-26 11:28:18.566 8 WARNING tagging [None req-bfcfb44f-76f6-4301-a89a-ac230fcf3c38 2cc1f973c6d44fd9bea11abe865d6c79 a7dc6f5bf3394e4a917398b2b27d72b3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1027/2144] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:18 2026] DELETE /v2.0/trunks/681c3698-3a4a-43ff-979d-5d43c5304f7e/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:28:18.615 7 WARNING tagging [None req-5ad45b3e-cc28-4701-a950-4b6465608766 2cc1f973c6d44fd9bea11abe865d6c79 a7dc6f5bf3394e4a917398b2b27d72b3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1118/2145] 10.0.0.142 () {32 vars in 729 bytes} [Sun Apr 26 11:28:18 2026] GET /v2.0/trunks/681c3698-3a4a-43ff-979d-5d43c5304f7e/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:28:18.645 8 WARNING tagging [None req-9366d229-9c54-43b0-a857-20abc35061e8 2cc1f973c6d44fd9bea11abe865d6c79 a7dc6f5bf3394e4a917398b2b27d72b3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-26 11:28:18.655 8 INFO neutron.api.v2.resource [None req-9366d229-9c54-43b0-a857-20abc35061e8 2cc1f973c6d44fd9bea11abe865d6c79 a7dc6f5bf3394e4a917398b2b27d72b3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1028/2146] 10.0.0.142 () {32 vars in 744 bytes} [Sun Apr 26 11:28:18 2026] DELETE /v2.0/trunks/681c3698-3a4a-43ff-979d-5d43c5304f7e/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-26 11:28:18.675 7 WARNING tagging [None req-11acbf39-28d8-4437-a538-e6f01803db8f 2cc1f973c6d44fd9bea11abe865d6c79 a7dc6f5bf3394e4a917398b2b27d72b3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1119/2147] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:28:18 2026] DELETE /v2.0/trunks/681c3698-3a4a-43ff-979d-5d43c5304f7e/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:28:18.723 8 WARNING tagging [None req-1f12ec8b-37dd-417b-b5d4-e6aaa378905e 2cc1f973c6d44fd9bea11abe865d6c79 a7dc6f5bf3394e4a917398b2b27d72b3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1029/2148] 10.0.0.142 () {32 vars in 729 bytes} [Sun Apr 26 11:28:18 2026] GET /v2.0/trunks/681c3698-3a4a-43ff-979d-5d43c5304f7e/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2149] 10.0.0.142 () {32 vars in 719 bytes} [Sun Apr 26 11:28:18 2026] GET /v2.0/trunks/681c3698-3a4a-43ff-979d-5d43c5304f7e => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2150] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:28:18 2026] GET /v2.0/ports/182b4fce-1d6b-4ddd-abf5-02bd4e6639d0 => generated 826 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2151] 10.0.0.142 () {32 vars in 722 bytes} [Sun Apr 26 11:28:18 2026] DELETE /v2.0/trunks/681c3698-3a4a-43ff-979d-5d43c5304f7e => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:28:18.963 8 INFO neutron_taas.services.taas.taas_plugin [None req-21a7a23f-ae8a-49e5-812c-96fd86f1c937 2cc1f973c6d44fd9bea11abe865d6c79 a7dc6f5bf3394e4a917398b2b27d72b3 - - default default] TaaS: Handle Delete Port: 182b4fce-1d6b-4ddd-abf5-02bd4e6639d0 2026-04-26 11:28:18.966 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21a7a23f-ae8a-49e5-812c-96fd86f1c937 2cc1f973c6d44fd9bea11abe865d6c79 a7dc6f5bf3394e4a917398b2b27d72b3 - - default default] Tap Mirror: Handle Delete Port: 182b4fce-1d6b-4ddd-abf5-02bd4e6639d0 [pid: 8|app: 0|req: 1031/2152] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:28:18 2026] DELETE /v2.0/ports/182b4fce-1d6b-4ddd-abf5-02bd4e6639d0 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:28:19.175 7 INFO neutron.services.segments.plugin [-] Segment 7ed1b9c8-8d19-451b-acac-d721ec91f89f resource provider aggregate not found 2026-04-26 11:28:19.180 7 INFO neutron.services.segments.plugin [-] Segment 7ed1b9c8-8d19-451b-acac-d721ec91f89f resource provider aggregate not found 2026-04-26 11:28:19.196 7 INFO neutron.services.segments.plugin [-] Segment 7ed1b9c8-8d19-451b-acac-d721ec91f89f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ed1b9c8-8d19-451b-acac-d721ec91f89f found for delete ", "request_id": "req-9515da28-5a5c-4ba6-8790-25f800e5ffa6"}]} 2026-04-26 11:28:19.199 7 INFO neutron.services.segments.plugin [-] Segment 7ed1b9c8-8d19-451b-acac-d721ec91f89f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ed1b9c8-8d19-451b-acac-d721ec91f89f found for delete ", "request_id": "req-8c1b8690-335c-4ffb-b682-7635d77aacb1"}]} [pid: 7|app: 0|req: 1122/2153] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:28:19 2026] DELETE /v2.0/networks/c6705271-47d4-4b6c-86cb-904bcdc20d33 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:28:19.428 8 INFO neutron.db.segments_db [None req-d7508137-0ebe-4892-8712-950248945bcd 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Added segment 5ddbd25a-1930-462a-9d86-825c4df3af1b of type vxlan for network 97a3b81a-af90-4ba2-ac4c-0af9a203192c [pid: 8|app: 0|req: 1032/2154] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:28:19 2026] POST /v2.0/networks => generated 634 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:28:19.572 7 INFO neutron.db.segments_db [None req-af236ae8-08ff-4481-a11a-51b6ce13f015 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Added segment c9efd5fd-9def-4594-b654-9ecee97d9f13 of type vxlan for network fdf2d5ec-9979-4b3f-9a4e-0c8692bd8090 [pid: 7|app: 0|req: 1123/2155] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:28:19 2026] POST /v2.0/networks => generated 633 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2156] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:28:19 2026] POST /v2.0/subnets => generated 646 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:28:19.967 7 WARNING neutron.db.securitygroups_db [None req-81423bd9-8e8d-4d5c-a4d2-d7f30df0ab42 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1124/2157] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:19 2026] GET /v2.0/security-groups?tenant_id=846c9b16c9e4435c808685b458ee4e9f&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2158] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:28:19 2026] POST /v2.0/subnets => generated 655 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2159] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:20 2026] DELETE /v2.0/security-groups/30465836-2792-4dca-90a0-ca326225e631 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:28:20.233 8 INFO neutron.db.segments_db [None req-95caff64-b37c-4ccb-a1cc-420e02e785c1 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Added segment 7ce84dc1-30f7-424d-8889-9ef9a2eca1b8 of type vxlan for network 9e8ae936-d386-4e81-9fc0-4cc00d0e9553 2026-04-26 11:28:20.298 7 WARNING neutron.db.securitygroups_db [None req-07fb5018-a10d-423a-b8b3-71a89efc93a1 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1126/2160] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:20 2026] GET /v2.0/security-groups?tenant_id=a7dc6f5bf3394e4a917398b2b27d72b3&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2161] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:20 2026] DELETE /v2.0/security-groups/db5370d0-8553-4c81-a54c-a38674067a2c => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:28:20.466 8 INFO neutron.db.l3_hamode_db [None req-95caff64-b37c-4ccb-a1cc-420e02e785c1 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:28:20.573 8 INFO neutron.db.l3_hamode_db [None req-95caff64-b37c-4ccb-a1cc-420e02e785c1 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1035/2162] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:28:20 2026] POST /v2.0/routers => generated 510 bytes in 892 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2163] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:28:21 2026] PUT /v2.0/routers/c4fb63e1-77da-4875-9c25-7ed368a0de03/add_router_interface => generated 310 bytes in 982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2164] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:28:22 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 1014 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2165] 10.0.0.86 () {34 vars in 1119 bytes} [Sun Apr 26 11:28:22 2026] GET /v2.0/security-groups?id=f3dddca8-2673-4711-97a9-dddd40ca2656&id=38ea6fe7-2065-43ea-81b7-7c511d6d5e04&fields=id&fields=name => generated 207 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2166] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:28:22 2026] GET /v2.0/ports/d3d43b50-a083-49bf-898f-905fe966a52c => generated 959 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2167] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:28:22 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 1283 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2168] 10.0.0.142 () {32 vars in 858 bytes} [Sun Apr 26 11:28:22 2026] GET /v2.0/floatingips?floating_network_id=75ca7ac7-c5bd-4e57-b7be-64db6eaaf6bd&port_id=7f20a858-8d89-442c-afa7-30c93e63031d => generated 861 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2169] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:28:22 2026] PUT /v2.0/routers/c4fb63e1-77da-4875-9c25-7ed368a0de03/add_router_interface => generated 310 bytes in 1186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2170] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:28:23 2026] GET /v2.0/ports/6cb7b955-b0d4-40e7-8c39-df659bf8a9d5 => generated 967 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:28:23.738 7 INFO neutron.db.segments_db [None req-363f33fc-d471-445d-9c24-416dd3fd6189 3100039bd5d544f4bb49b45bd5eb96bd 1fc4561498db427eaf27ec3ad7455f59 - - default default] Added segment 6a85a6a4-bb36-4d67-b596-0591af3a7910 of type vxlan for network 77f2adda-296f-4851-bafe-614e202f99ba 2026-04-26 11:28:23.773 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed58d322-b7b8-48f7-b13f-3f89ba88e289 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] TaaS: Handle Delete Port: 6cb7b955-b0d4-40e7-8c39-df659bf8a9d5 2026-04-26 11:28:23.776 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed58d322-b7b8-48f7-b13f-3f89ba88e289 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Tap Mirror: Handle Delete Port: 6cb7b955-b0d4-40e7-8c39-df659bf8a9d5 [pid: 7|app: 0|req: 1133/2171] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:28:23 2026] POST /v2.0/networks => generated 632 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2172] 10.0.0.106 () {34 vars in 990 bytes} [Sun Apr 26 11:28:23 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 1283 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:28:23.910 7 INFO neutron.db.segments_db [None req-fd233bab-8f1e-41c0-a95f-8d2da5a1baf0 3100039bd5d544f4bb49b45bd5eb96bd 1fc4561498db427eaf27ec3ad7455f59 - - default default] Added segment 9713b8c3-b71b-4145-841b-b2bfa5fe26e9 of type vxlan for network cffb74cd-fa80-42bf-980f-d0a844a28052 [pid: 7|app: 0|req: 1135/2173] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:28:23 2026] POST /v2.0/networks => generated 631 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2174] 10.0.0.106 () {34 vars in 1120 bytes} [Sun Apr 26 11:28:23 2026] GET /v2.0/security-groups?id=38ea6fe7-2065-43ea-81b7-7c511d6d5e04&id=f3dddca8-2673-4711-97a9-dddd40ca2656&fields=id&fields=name => generated 207 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2175] 10.0.0.142 () {34 vars in 753 bytes} [Sun Apr 26 11:28:23 2026] PUT /v2.0/networks/77f2adda-296f-4851-bafe-614e202f99ba/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2176] 10.0.0.142 () {32 vars in 733 bytes} [Sun Apr 26 11:28:24 2026] GET /v2.0/networks/77f2adda-296f-4851-bafe-614e202f99ba/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2177] 10.0.0.142 () {34 vars in 753 bytes} [Sun Apr 26 11:28:24 2026] PUT /v2.0/networks/cffb74cd-fa80-42bf-980f-d0a844a28052/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2178] 10.0.0.142 () {32 vars in 733 bytes} [Sun Apr 26 11:28:24 2026] GET /v2.0/networks/cffb74cd-fa80-42bf-980f-d0a844a28052/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2179] 10.0.0.142 () {34 vars in 753 bytes} [Sun Apr 26 11:28:24 2026] PUT /v2.0/networks/cffb74cd-fa80-42bf-980f-d0a844a28052/tags => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2180] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:28:23 2026] PUT /v2.0/routers/c4fb63e1-77da-4875-9c25-7ed368a0de03/remove_router_interface => generated 310 bytes in 781 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2181] 10.0.0.142 () {32 vars in 733 bytes} [Sun Apr 26 11:28:24 2026] GET /v2.0/networks/cffb74cd-fa80-42bf-980f-d0a844a28052/tags => 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: 1143/2182] 10.0.0.142 () {32 vars in 733 bytes} [Sun Apr 26 11:28:24 2026] GET /v2.0/networks/77f2adda-296f-4851-bafe-614e202f99ba/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:28:24.402 7 INFO neutron.services.segments.plugin [-] Segment 6a85a6a4-bb36-4d67-b596-0591af3a7910 resource provider aggregate not found 2026-04-26 11:28:24.406 7 INFO neutron.services.segments.plugin [-] Segment 6a85a6a4-bb36-4d67-b596-0591af3a7910 resource provider aggregate not found 2026-04-26 11:28:24.423 7 INFO neutron.services.segments.plugin [-] Segment 6a85a6a4-bb36-4d67-b596-0591af3a7910 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a85a6a4-bb36-4d67-b596-0591af3a7910 found for delete ", "request_id": "req-3b8ce38f-d311-45da-8c5b-6291a0ebae37"}]} 2026-04-26 11:28:24.427 7 INFO neutron.services.segments.plugin [-] Segment 6a85a6a4-bb36-4d67-b596-0591af3a7910 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a85a6a4-bb36-4d67-b596-0591af3a7910 found for delete ", "request_id": "req-4ae258c5-8188-465c-95bc-ec40acbb6981"}]} [pid: 7|app: 0|req: 1144/2183] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:28:24 2026] DELETE /v2.0/networks/77f2adda-296f-4851-bafe-614e202f99ba => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:28:24.535 8 INFO neutron_taas.services.taas.taas_plugin [None req-a4176014-1200-4bac-be4c-2f2be5904636 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] TaaS: Handle Delete Port: d3d43b50-a083-49bf-898f-905fe966a52c 2026-04-26 11:28:24.538 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4176014-1200-4bac-be4c-2f2be5904636 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Tap Mirror: Handle Delete Port: d3d43b50-a083-49bf-898f-905fe966a52c [pid: 7|app: 0|req: 1145/2184] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:28:24 2026] DELETE /v2.0/networks/cffb74cd-fa80-42bf-980f-d0a844a28052 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2185] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:28:24 2026] PUT /v2.0/routers/c4fb63e1-77da-4875-9c25-7ed368a0de03/remove_router_interface => generated 310 bytes in 672 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2186] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:28:24 2026] GET /v2.0/ports?device_id=c4fb63e1-77da-4875-9c25-7ed368a0de03 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:28:25.140 8 INFO neutron_taas.services.taas.taas_plugin [None req-567c46ce-ff3e-4b40-acd9-28ef84204b93 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] TaaS: Handle Delete Port: c791992d-3e85-4bb2-b93d-017b5e6ed03b 2026-04-26 11:28:25.143 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-567c46ce-ff3e-4b40-acd9-28ef84204b93 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Tap Mirror: Handle Delete Port: c791992d-3e85-4bb2-b93d-017b5e6ed03b 2026-04-26 11:28:25.232 7 WARNING neutron.db.securitygroups_db [None req-0b5b83b5-cc7d-4494-8de6-7454618a249b 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1147/2187] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:25 2026] GET /v2.0/security-groups?tenant_id=1fc4561498db427eaf27ec3ad7455f59&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2188] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:25 2026] DELETE /v2.0/security-groups/d8d4de7a-e28e-43b3-8715-6faafcb78ee8 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:28:25.456 7 WARNING neutron.db.securitygroups_db [None req-d7b7647b-9d65-4c91-a369-842078806e4d 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-26 11:28:25.464 8 INFO neutron.services.segments.plugin [-] Segment 7ce84dc1-30f7-424d-8889-9ef9a2eca1b8 resource provider aggregate not found 2026-04-26 11:28:25.469 8 INFO neutron.services.segments.plugin [-] Segment 7ce84dc1-30f7-424d-8889-9ef9a2eca1b8 resource provider aggregate not found 2026-04-26 11:28:25.485 8 INFO neutron.services.segments.plugin [-] Segment 7ce84dc1-30f7-424d-8889-9ef9a2eca1b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ce84dc1-30f7-424d-8889-9ef9a2eca1b8 found for delete ", "request_id": "req-38cf094b-555e-411c-9f6f-0f0c56669be7"}]} 2026-04-26 11:28:25.495 8 INFO neutron.services.segments.plugin [-] Segment 7ce84dc1-30f7-424d-8889-9ef9a2eca1b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ce84dc1-30f7-424d-8889-9ef9a2eca1b8 found for delete ", "request_id": "req-aa9bc1f4-2256-4248-be4b-da9543be2e76"}]} 2026-04-26 11:28:25.504 8 INFO neutron.db.l3_hamode_db [None req-567c46ce-ff3e-4b40-acd9-28ef84204b93 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] HA network 9e8ae936-d386-4e81-9fc0-4cc00d0e9553 was deleted as no HA routers are present in project 8a7b1af123d445e4ae2703c43c494b60. [pid: 8|app: 0|req: 1041/2189] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:28:24 2026] DELETE /v2.0/routers/c4fb63e1-77da-4875-9c25-7ed368a0de03 => generated 0 bytes in 575 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2190] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:25 2026] GET /v2.0/security-groups?tenant_id=f476e6c0fee840d7b2f3e61da3f31476&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2191] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:28:25 2026] DELETE /v2.0/subnets/1d041005-b421-48ef-902e-480ed923c192 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2192] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:25 2026] DELETE /v2.0/security-groups/440830a0-e72c-4f1f-882e-1f55112b5f34 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2193] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:28:25 2026] DELETE /v2.0/subnets/93b226c3-4b27-4573-9071-6d589f00ad74 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:28:25.899 7 INFO neutron_taas.services.taas.taas_plugin [None req-20baf98e-ffc8-4ec1-8e1c-634020fc8930 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] TaaS: Handle Delete Port: 4b51c54c-f19e-4463-b07e-5af438816608 2026-04-26 11:28:25.903 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20baf98e-ffc8-4ec1-8e1c-634020fc8930 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Tap Mirror: Handle Delete Port: 4b51c54c-f19e-4463-b07e-5af438816608 [pid: 7|app: 0|req: 1151/2194] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:28:25 2026] DELETE /v2.0/networks/fdf2d5ec-9979-4b3f-9a4e-0c8692bd8090 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:28:26.220 8 INFO neutron_taas.services.taas.taas_plugin [None req-6cf17137-ca3a-4e77-bb71-9cc33ca93f21 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] TaaS: Handle Delete Port: c0da5639-e3eb-4319-9d4e-40ec7ce9949b 2026-04-26 11:28:26.222 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6cf17137-ca3a-4e77-bb71-9cc33ca93f21 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Tap Mirror: Handle Delete Port: c0da5639-e3eb-4319-9d4e-40ec7ce9949b [pid: 8|app: 0|req: 1044/2195] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:28:26 2026] DELETE /v2.0/networks/97a3b81a-af90-4ba2-ac4c-0af9a203192c => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:28:26.448 7 INFO neutron.services.segments.plugin [-] Segment 9713b8c3-b71b-4145-841b-b2bfa5fe26e9 resource provider aggregate not found 2026-04-26 11:28:26.449 7 INFO neutron.services.segments.plugin [-] Segment 9713b8c3-b71b-4145-841b-b2bfa5fe26e9 resource provider aggregate not found 2026-04-26 11:28:26.467 7 INFO neutron.services.segments.plugin [-] Segment 9713b8c3-b71b-4145-841b-b2bfa5fe26e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9713b8c3-b71b-4145-841b-b2bfa5fe26e9 found for delete ", "request_id": "req-9293abed-fab6-4c18-ae3a-97c82795ede7"}]} 2026-04-26 11:28:26.472 7 INFO neutron.services.segments.plugin [-] Segment 9713b8c3-b71b-4145-841b-b2bfa5fe26e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9713b8c3-b71b-4145-841b-b2bfa5fe26e9 found for delete ", "request_id": "req-221678c6-a9cb-45a2-bb95-57d79675a44e"}]} 2026-04-26 11:28:26.490 7 INFO neutron.db.segments_db [None req-6564e88b-2ac5-4caa-973a-46be1edf74d9 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Added segment 027b4675-7633-41a8-8706-541f7c8fd1cf of type vxlan for network 4bc43b4b-16aa-4a57-b421-6023a4a75deb 2026-04-26 11:28:26.495 7 INFO neutron.services.segments.plugin [-] Segment c9efd5fd-9def-4594-b654-9ecee97d9f13 resource provider aggregate not found [pid: 8|app: 0|req: 1045/2196] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:28:26 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:28:26.495 7 INFO neutron.services.segments.plugin [-] Segment c9efd5fd-9def-4594-b654-9ecee97d9f13 resource provider aggregate not found 2026-04-26 11:28:26.519 7 INFO neutron.services.segments.plugin [-] Segment c9efd5fd-9def-4594-b654-9ecee97d9f13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9efd5fd-9def-4594-b654-9ecee97d9f13 found for delete ", "request_id": "req-aa7d90b1-0471-41c7-ba79-4e908add1e0d"}]} 2026-04-26 11:28:26.525 7 INFO neutron.services.segments.plugin [-] Segment c9efd5fd-9def-4594-b654-9ecee97d9f13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9efd5fd-9def-4594-b654-9ecee97d9f13 found for delete ", "request_id": "req-a2194990-b2cb-4a89-bd31-ac611660465e"}]} [pid: 8|app: 0|req: 1046/2197] 10.0.0.86 () {34 vars in 1119 bytes} [Sun Apr 26 11:28:26 2026] GET /v2.0/security-groups?id=f3dddca8-2673-4711-97a9-dddd40ca2656&id=38ea6fe7-2065-43ea-81b7-7c511d6d5e04&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2198] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:28:26 2026] POST /v2.0/networks => generated 634 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2199] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:28:26 2026] POST /v2.0/subnets => generated 646 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:28:26.850 7 INFO neutron.db.segments_db [None req-a45b54ec-a2ca-4758-b238-e102496c11a7 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Added segment 10d84a8a-da9b-4318-9016-17c6b4c686f8 of type vxlan for network ef2df427-3f44-4973-9a59-ef8a59fdb2cb 2026-04-26 11:28:27.037 7 INFO neutron.db.l3_hamode_db [None req-a45b54ec-a2ca-4758-b238-e102496c11a7 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:28:27.154 7 INFO neutron.db.l3_hamode_db [None req-a45b54ec-a2ca-4758-b238-e102496c11a7 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1048/2200] 10.0.0.142 () {32 vars in 721 bytes} [Sun Apr 26 11:28:27 2026] GET /v2.0/subnets/a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:28:27.506 8 INFO neutron.services.segments.plugin [-] Segment 5ddbd25a-1930-462a-9d86-825c4df3af1b resource provider aggregate not found 2026-04-26 11:28:27.517 8 INFO neutron.services.segments.plugin [-] Segment 5ddbd25a-1930-462a-9d86-825c4df3af1b resource provider aggregate not found 2026-04-26 11:28:27.521 8 INFO neutron.services.segments.plugin [-] Segment 5ddbd25a-1930-462a-9d86-825c4df3af1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ddbd25a-1930-462a-9d86-825c4df3af1b found for delete ", "request_id": "req-94475831-f485-4b8d-be1c-87373d029787"}]} 2026-04-26 11:28:27.530 8 INFO neutron.services.segments.plugin [-] Segment 5ddbd25a-1930-462a-9d86-825c4df3af1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ddbd25a-1930-462a-9d86-825c4df3af1b found for delete ", "request_id": "req-0d2c4123-e341-4093-9bdf-5ece35d78fda"}]} [pid: 8|app: 0|req: 1049/2201] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:28:27 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2202] 10.0.0.86 () {34 vars in 1119 bytes} [Sun Apr 26 11:28:27 2026] GET /v2.0/security-groups?id=f3dddca8-2673-4711-97a9-dddd40ca2656&id=38ea6fe7-2065-43ea-81b7-7c511d6d5e04&fields=id&fields=name => generated 207 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2203] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:28:26 2026] POST /v2.0/routers => generated 509 bytes in 1013 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2204] 10.0.0.142 () {34 vars in 665 bytes} [Sun Apr 26 11:28:27 2026] POST /v2.0/ports => generated 963 bytes in 297 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: 1052/2205] 10.0.0.242 () {30 vars in 690 bytes} [Sun Apr 26 11:28:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2206] 10.0.0.242 () {30 vars in 692 bytes} [Sun Apr 26 11:28:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2207] 10.0.0.242 () {30 vars in 668 bytes} [Sun Apr 26 11:28:28 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: 1055/2208] 10.0.0.242 () {30 vars in 704 bytes} [Sun Apr 26 11:28:28 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: 1056/2209] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:28:28 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2210] 10.0.0.86 () {34 vars in 1119 bytes} [Sun Apr 26 11:28:28 2026] GET /v2.0/security-groups?id=f3dddca8-2673-4711-97a9-dddd40ca2656&id=38ea6fe7-2065-43ea-81b7-7c511d6d5e04&fields=id&fields=name => generated 207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2211] 199.204.45.227 () {34 vars in 994 bytes} [Sun Apr 26 11:28:29 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2212] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:28:28 2026] PUT /v2.0/routers/822f907d-4490-4b13-86d8-f4be6f1b5d70/add_router_interface => generated 310 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 11:28:29.244 8 INFO neutron_taas.services.taas.taas_plugin [req-f25e0d12-5565-4138-8552-6425503ea5d9 req-99948505-4cdb-4762-949f-b92a311475a1 93839f9531e04dcf9b6c289c50b56ba2 b6d32113983f47d49d71a8b236451808 - - default default] TaaS: Handle Delete Port: 7f20a858-8d89-442c-afa7-30c93e63031d 2026-04-26 11:28:29.247 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f25e0d12-5565-4138-8552-6425503ea5d9 req-99948505-4cdb-4762-949f-b92a311475a1 93839f9531e04dcf9b6c289c50b56ba2 b6d32113983f47d49d71a8b236451808 - - default default] Tap Mirror: Handle Delete Port: 7f20a858-8d89-442c-afa7-30c93e63031d [pid: 7|app: 0|req: 1155/2213] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:28:29 2026] GET /v2.0/ports/63c14fff-6910-485c-b41f-5e7e17363197 => generated 1037 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2214] 10.0.0.242 () {28 vars in 439 bytes} [Sun Apr 26 11:28:29 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-26 11:28:29.385 8 INFO neutron.db.l3_db [req-f25e0d12-5565-4138-8552-6425503ea5d9 req-99948505-4cdb-4762-949f-b92a311475a1 93839f9531e04dcf9b6c289c50b56ba2 b6d32113983f47d49d71a8b236451808 - - default default] Floating IP 76f6ee79-5ff5-4596-87b9-055a3a37e7ff disassociated. External IP: 10.96.250.206, port: 7f20a858-8d89-442c-afa7-30c93e63031d. 2026-04-26 11:28:29.563 7 INFO neutron_taas.services.taas.taas_plugin [None req-6d313cd3-6821-4739-9333-e08e94c41d6a 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] TaaS: Handle Delete Port: 63c14fff-6910-485c-b41f-5e7e17363197 2026-04-26 11:28:29.566 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d313cd3-6821-4739-9333-e08e94c41d6a 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Tap Mirror: Handle Delete Port: 63c14fff-6910-485c-b41f-5e7e17363197 [pid: 8|app: 0|req: 1059/2215] 199.204.45.227 () {36 vars in 997 bytes} [Sun Apr 26 11:28:29 2026] DELETE /v2.0/ports/7f20a858-8d89-442c-afa7-30c93e63031d => generated 0 bytes in 663 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2216] 10.0.0.242 () {30 vars in 728 bytes} [Sun Apr 26 11:28:29 2026] GET /v2.0/subnets/a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 657 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:28:29.838 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-48abe945-a4f3-4493-b053-3b40c389d5c7'] response: {'server_uuid': '019e97a5-17ef-4afb-9acd-48750426a1c1', 'name': 'network-vif-deleted', 'tag': '7f20a858-8d89-442c-afa7-30c93e63031d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1061/2217] 10.0.0.242 () {30 vars in 690 bytes} [Sun Apr 26 11:28:29 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: 1062/2218] 10.0.0.242 () {30 vars in 692 bytes} [Sun Apr 26 11:28:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2219] 10.0.0.242 () {30 vars in 668 bytes} [Sun Apr 26 11:28:29 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: 1064/2220] 10.0.0.242 () {30 vars in 704 bytes} [Sun Apr 26 11:28:29 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: 1065/2221] 10.0.0.242 () {30 vars in 728 bytes} [Sun Apr 26 11:28:29 2026] GET /v2.0/subnets/a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2222] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:28:29 2026] PUT /v2.0/routers/822f907d-4490-4b13-86d8-f4be6f1b5d70/remove_router_interface => generated 310 bytes in 681 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: 1158/2223] 10.0.0.242 () {30 vars in 690 bytes} [Sun Apr 26 11:28:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2224] 10.0.0.242 () {30 vars in 692 bytes} [Sun Apr 26 11:28:30 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: 1160/2225] 10.0.0.242 () {30 vars in 668 bytes} [Sun Apr 26 11:28:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2226] 10.0.0.242 () {30 vars in 704 bytes} [Sun Apr 26 11:28:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2227] 10.0.0.242 () {30 vars in 730 bytes} [Sun Apr 26 11:28:30 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611 => generated 799 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:28:30.109 8 INFO neutron.api.v2.resource [None req-f64ef7f6-6e42-4603-bbf3-380cd065819d 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1066/2228] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:28:29 2026] PUT /v2.0/routers/822f907d-4490-4b13-86d8-f4be6f1b5d70/remove_router_interface => generated 197 bytes in 170 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2229] 10.0.0.242 () {30 vars in 682 bytes} [Sun Apr 26 11:28:30 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2230] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:28:30 2026] GET /v2.0/ports?device_id=822f907d-4490-4b13-86d8-f4be6f1b5d70 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:28:30.306 8 INFO neutron_taas.services.taas.taas_plugin [None req-b7fd5884-1ffc-41dd-9445-539bf0107202 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] TaaS: Handle Delete Port: fb3bc4fe-9855-4aea-a753-a039e9565723 2026-04-26 11:28:30.309 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7fd5884-1ffc-41dd-9445-539bf0107202 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Tap Mirror: Handle Delete Port: fb3bc4fe-9855-4aea-a753-a039e9565723 [pid: 7|app: 0|req: 1164/2231] 10.0.0.242 () {34 vars in 704 bytes} [Sun Apr 26 11:28:30 2026] POST /v2.0/ports => generated 1128 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1165/2232] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:28:30 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:28:30.626 8 INFO neutron.services.segments.plugin [-] Segment 10d84a8a-da9b-4318-9016-17c6b4c686f8 resource provider aggregate not found 2026-04-26 11:28:30.634 8 INFO neutron.services.segments.plugin [-] Segment 10d84a8a-da9b-4318-9016-17c6b4c686f8 resource provider aggregate not found 2026-04-26 11:28:30.645 8 INFO neutron.services.segments.plugin [-] Segment 10d84a8a-da9b-4318-9016-17c6b4c686f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10d84a8a-da9b-4318-9016-17c6b4c686f8 found for delete ", "request_id": "req-99f8605d-a54f-4191-b373-d8d440db50bf"}]} 2026-04-26 11:28:30.660 8 INFO neutron.services.segments.plugin [-] Segment 10d84a8a-da9b-4318-9016-17c6b4c686f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10d84a8a-da9b-4318-9016-17c6b4c686f8 found for delete ", "request_id": "req-71fcd235-eee5-46cb-8456-8c51fe42de30"}]} 2026-04-26 11:28:30.664 8 INFO neutron.db.l3_hamode_db [None req-b7fd5884-1ffc-41dd-9445-539bf0107202 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] HA network ef2df427-3f44-4973-9a59-ef8a59fdb2cb was deleted as no HA routers are present in project 8a7b1af123d445e4ae2703c43c494b60. [pid: 8|app: 0|req: 1068/2233] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:28:30 2026] DELETE /v2.0/routers/822f907d-4490-4b13-86d8-f4be6f1b5d70 => generated 0 bytes in 533 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2236] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:28:30 2026] DELETE /v2.0/subnets/34b96f39-2337-4b22-b172-324cdf21b9ab => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:28:30.953 8 INFO neutron_taas.services.taas.taas_plugin [None req-570932be-8071-41ef-9f39-f12d58fbd16f 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] TaaS: Handle Delete Port: 0343d353-de64-4b3d-897d-3188de8be7cc 2026-04-26 11:28:30.956 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-570932be-8071-41ef-9f39-f12d58fbd16f 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Tap Mirror: Handle Delete Port: 0343d353-de64-4b3d-897d-3188de8be7cc [pid: 8|app: 0|req: 1071/2237] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:28:30 2026] DELETE /v2.0/networks/4bc43b4b-16aa-4a57-b421-6023a4a75deb => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:28:31.255 7 INFO neutron.db.segments_db [None req-3ce07b34-0173-4158-b682-05e1c2cab911 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Added segment 72b9fec5-9157-425c-8523-4066bb87b82f of type vxlan for network 383d9e55-b96e-495c-b003-bb935abfbbe1 [pid: 7|app: 0|req: 1167/2238] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:28:31 2026] POST /v2.0/networks => generated 633 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2239] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:28:31 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2240] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:28:31 2026] POST /v2.0/subnets => generated 646 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:28:31.707 7 INFO neutron.db.segments_db [None req-46e9c3e3-01b9-4671-af10-fb5ab36bbc03 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Added segment ef2b3efd-8e58-45c1-ac4d-db6500a876f4 of type vxlan for network 800c94cd-a665-452d-8c1c-296d8290abf9 2026-04-26 11:28:31.915 7 INFO neutron.db.l3_hamode_db [None req-46e9c3e3-01b9-4671-af10-fb5ab36bbc03 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:28:32.032 7 INFO neutron.db.l3_hamode_db [None req-46e9c3e3-01b9-4671-af10-fb5ab36bbc03 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1169/2241] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:28:31 2026] POST /v2.0/routers => generated 511 bytes in 932 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2242] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:28:32 2026] GET /v2.0/ports?device_id=019e97a5-17ef-4afb-9acd-48750426a1c1 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2243] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:28:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:28:33.121 8 INFO neutron.services.segments.plugin [-] Segment 027b4675-7633-41a8-8706-541f7c8fd1cf resource provider aggregate not found [pid: 7|app: 0|req: 1172/2244] 199.204.45.227 () {30 vars in 705 bytes} [Sun Apr 26 11:28:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:28:33.126 8 INFO neutron.services.segments.plugin [-] Segment 027b4675-7633-41a8-8706-541f7c8fd1cf resource provider aggregate not found [pid: 7|app: 0|req: 1173/2245] 199.204.45.227 () {30 vars in 681 bytes} [Sun Apr 26 11:28:33 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: 1174/2246] 199.204.45.227 () {30 vars in 717 bytes} [Sun Apr 26 11:28:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:28:33.146 8 INFO neutron.services.segments.plugin [-] Segment 027b4675-7633-41a8-8706-541f7c8fd1cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 027b4675-7633-41a8-8706-541f7c8fd1cf found for delete ", "request_id": "req-4af6406c-1be4-4b35-b978-e6e5d9598a64"}]} 2026-04-26 11:28:33.147 8 INFO neutron.services.segments.plugin [-] Segment 027b4675-7633-41a8-8706-541f7c8fd1cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 027b4675-7633-41a8-8706-541f7c8fd1cf found for delete ", "request_id": "req-7d00e3e3-dab6-49a0-9228-4e9b5278d51b"}]} [pid: 7|app: 0|req: 1175/2247] 199.204.45.227 () {30 vars in 737 bytes} [Sun Apr 26 11:28:33 2026] GET /v2.0/ports/47242f16-8914-4118-9f1d-da18491bf4d8 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2248] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:28:33 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: 1177/2249] 199.204.45.227 () {30 vars in 705 bytes} [Sun Apr 26 11:28:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2250] 199.204.45.227 () {30 vars in 681 bytes} [Sun Apr 26 11:28:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2251] 199.204.45.227 () {30 vars in 717 bytes} [Sun Apr 26 11:28:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:28:33.448 7 INFO neutron.api.v2.resource [None req-46671f86-6be5-41b7-9c38-5a92e76b2d00 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1180/2252] 199.204.45.227 () {30 vars in 763 bytes} [Sun Apr 26 11:28:33 2026] GET /v2.0/security-groups/lb-f1d6ca3e-f7f1-4f71-8732-f4b12ca70e06 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2253] 199.204.45.227 () {30 vars in 785 bytes} [Sun Apr 26 11:28:33 2026] GET /v2.0/security-groups?name=lb-f1d6ca3e-f7f1-4f71-8732-f4b12ca70e06 => generated 23 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2254] 199.204.45.227 () {34 vars in 736 bytes} [Sun Apr 26 11:28:33 2026] POST /v2.0/security-groups => generated 1638 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2255] 199.204.45.227 () {30 vars in 815 bytes} [Sun Apr 26 11:28:33 2026] GET /v2.0/security-group-rules?security_group_id=c79cdaf9-d787-4f07-8f1c-ea63d3245b4d => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2256] 199.204.45.227 () {34 vars in 789 bytes} [Sun Apr 26 11:28:33 2026] PUT /v2.0/ports/47242f16-8914-4118-9f1d-da18491bf4d8 => generated 1128 bytes in 230 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: 1073/2257] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:28:32 2026] PUT /v2.0/routers/f704498e-bc04-4c1a-84a0-8fdf38e10772/add_router_interface => generated 310 bytes in 1355 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2258] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:28:33 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: 1185/2259] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:33 2026] DELETE /v2.0/security-groups/f3dddca8-2673-4711-97a9-dddd40ca2656 => 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: 1186/2260] 199.204.45.227 () {30 vars in 705 bytes} [Sun Apr 26 11:28:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2261] 10.0.0.142 () {32 vars in 717 bytes} [Sun Apr 26 11:28:33 2026] GET /v2.0/ports/0b56de80-b21b-495e-9956-f3986e08ddaf => generated 959 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:28:33.991 7 INFO neutron.api.v2.resource [None req-81e3d9d3-7741-4e82-97a4-1395f68267a6 93839f9531e04dcf9b6c289c50b56ba2 b6d32113983f47d49d71a8b236451808 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1187/2262] 10.0.0.142 () {32 vars in 737 bytes} [Sun Apr 26 11:28:33 2026] GET /v2.0/security-groups/f3dddca8-2673-4711-97a9-dddd40ca2656 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2263] 199.204.45.227 () {30 vars in 681 bytes} [Sun Apr 26 11:28:33 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) 2026-04-26 11:28:34.093 7 INFO neutron_taas.services.taas.taas_plugin [None req-a9d7af33-48a7-439c-8042-cc6e58a5e0ba 93839f9531e04dcf9b6c289c50b56ba2 b6d32113983f47d49d71a8b236451808 - - default default] TaaS: Handle Delete Port: 4b926c2c-d1e1-44fe-97a7-817d2d7cc860 2026-04-26 11:28:34.096 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9d7af33-48a7-439c-8042-cc6e58a5e0ba 93839f9531e04dcf9b6c289c50b56ba2 b6d32113983f47d49d71a8b236451808 - - default default] Tap Mirror: Handle Delete Port: 4b926c2c-d1e1-44fe-97a7-817d2d7cc860 [pid: 7|app: 0|req: 1189/2264] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:28:33 2026] DELETE /v2.0/floatingips/76f6ee79-5ff5-4596-87b9-055a3a37e7ff => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2265] 199.204.45.227 () {30 vars in 717 bytes} [Sun Apr 26 11:28:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:28:34.299 8 INFO neutron_taas.services.taas.taas_plugin [None req-8b98c3e6-401f-4af6-931c-f6f857065a90 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] TaaS: Handle Delete Port: 0b56de80-b21b-495e-9956-f3986e08ddaf 2026-04-26 11:28:34.305 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b98c3e6-401f-4af6-931c-f6f857065a90 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Tap Mirror: Handle Delete Port: 0b56de80-b21b-495e-9956-f3986e08ddaf [pid: 7|app: 0|req: 1191/2266] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:34 2026] DELETE /v2.0/security-groups/38ea6fe7-2065-43ea-81b7-7c511d6d5e04 => 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: 1192/2267] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:28:34 2026] GET /v2.0/subnets/a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2268] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:28:33 2026] PUT /v2.0/routers/f704498e-bc04-4c1a-84a0-8fdf38e10772/remove_router_interface => generated 310 bytes in 713 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2269] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:28:34 2026] GET /v2.0/ports?device_id=f704498e-bc04-4c1a-84a0-8fdf38e10772 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:28:34.764 7 INFO neutron_taas.services.taas.taas_plugin [None req-b48efcff-3ee2-454c-ae77-00ac34f31fd2 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: c61d0422-79f9-497c-bd2e-042cfed53d6c 2026-04-26 11:28:34.766 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b48efcff-3ee2-454c-ae77-00ac34f31fd2 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: c61d0422-79f9-497c-bd2e-042cfed53d6c 2026-04-26 11:28:34.874 8 INFO neutron_taas.services.taas.taas_plugin [None req-ad017a78-38eb-4421-9049-87cf5e9719bf 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] TaaS: Handle Delete Port: 4518b987-036c-413c-9503-138e731b25ea 2026-04-26 11:28:34.876 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad017a78-38eb-4421-9049-87cf5e9719bf 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Tap Mirror: Handle Delete Port: 4518b987-036c-413c-9503-138e731b25ea 2026-04-26 11:28:35.198 8 INFO neutron.services.segments.plugin [-] Segment ef2b3efd-8e58-45c1-ac4d-db6500a876f4 resource provider aggregate not found 2026-04-26 11:28:35.204 8 INFO neutron.services.segments.plugin [-] Segment ef2b3efd-8e58-45c1-ac4d-db6500a876f4 resource provider aggregate not found 2026-04-26 11:28:35.226 8 INFO neutron.services.segments.plugin [-] Segment ef2b3efd-8e58-45c1-ac4d-db6500a876f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef2b3efd-8e58-45c1-ac4d-db6500a876f4 found for delete ", "request_id": "req-70616947-6cce-4e96-b064-50971685669f"}]} 2026-04-26 11:28:35.230 8 INFO neutron.services.segments.plugin [-] Segment ef2b3efd-8e58-45c1-ac4d-db6500a876f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef2b3efd-8e58-45c1-ac4d-db6500a876f4 found for delete ", "request_id": "req-4d3b6eaf-5e12-4595-9f53-4f0b57264b0d"}]} 2026-04-26 11:28:35.233 8 INFO neutron.db.l3_hamode_db [None req-ad017a78-38eb-4421-9049-87cf5e9719bf 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] HA network 800c94cd-a665-452d-8c1c-296d8290abf9 was deleted as no HA routers are present in project 8a7b1af123d445e4ae2703c43c494b60. [pid: 8|app: 0|req: 1078/2270] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:28:34 2026] DELETE /v2.0/routers/f704498e-bc04-4c1a-84a0-8fdf38e10772 => generated 0 bytes in 513 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2271] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:28:35 2026] DELETE /v2.0/subnets/6c34ba21-b7d5-42bd-aac6-abe213946cf0 => 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: 1193/2272] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:28:34 2026] PUT /v2.0/routers/271c4eae-4c39-4425-8b40-0d008a9dcbe3/remove_router_interface => generated 310 bytes in 984 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:28:35.492 7 INFO neutron.services.segments.plugin [-] Segment 72b9fec5-9157-425c-8523-4066bb87b82f resource provider aggregate not found 2026-04-26 11:28:35.500 7 INFO neutron.services.segments.plugin [-] Segment 72b9fec5-9157-425c-8523-4066bb87b82f resource provider aggregate not found 2026-04-26 11:28:35.519 7 INFO neutron.services.segments.plugin [-] Segment 72b9fec5-9157-425c-8523-4066bb87b82f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72b9fec5-9157-425c-8523-4066bb87b82f found for delete ", "request_id": "req-5b711cbd-7cd6-44b5-afe3-756e9f997301"}]} 2026-04-26 11:28:35.521 7 INFO neutron.services.segments.plugin [-] Segment 72b9fec5-9157-425c-8523-4066bb87b82f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72b9fec5-9157-425c-8523-4066bb87b82f found for delete ", "request_id": "req-9155fc00-9aa1-40b4-93d1-505e2764b606"}]} [pid: 7|app: 0|req: 1194/2273] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:28:35 2026] DELETE /v2.0/networks/383d9e55-b96e-495c-b003-bb935abfbbe1 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:28:35.565 8 INFO neutron_taas.services.taas.taas_plugin [None req-ccf9ee32-5ccf-4c44-9633-8bc572ad27b1 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 0b2bf357-543f-4118-ab18-ecf38d2b8338 2026-04-26 11:28:35.568 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ccf9ee32-5ccf-4c44-9633-8bc572ad27b1 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 0b2bf357-543f-4118-ab18-ecf38d2b8338 2026-04-26 11:28:35.579 7 INFO neutron.db.segments_db [None req-dac06c78-273b-4957-9e1d-052df3e13aa4 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Added segment c20d081f-9ac2-4f54-bdb7-be60b855d323 of type vxlan for network 699e5e4d-869f-40f7-b093-c57e893f1e24 2026-04-26 11:28:35.804 8 INFO neutron_taas.services.taas.taas_plugin [None req-ccf9ee32-5ccf-4c44-9633-8bc572ad27b1 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 353e2b03-8c92-46fd-9dcb-131345d35c5b 2026-04-26 11:28:35.807 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ccf9ee32-5ccf-4c44-9633-8bc572ad27b1 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 353e2b03-8c92-46fd-9dcb-131345d35c5b 2026-04-26 11:28:35.855 7 INFO neutron.db.l3_hamode_db [None req-dac06c78-273b-4957-9e1d-052df3e13aa4 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:28:36.145 8 INFO neutron.db.l3_hamode_db [None req-ccf9ee32-5ccf-4c44-9633-8bc572ad27b1 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] HA network b97a9e78-e2f0-4064-a4e9-8280732c448a was deleted as no HA routers are present in project b6d32113983f47d49d71a8b236451808. [pid: 8|app: 0|req: 1080/2274] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:28:35 2026] DELETE /v2.0/routers/271c4eae-4c39-4425-8b40-0d008a9dcbe3 => generated 0 bytes in 784 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2275] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:28:36 2026] DELETE /v2.0/subnets/4d39a776-8848-4569-b2c9-243aa5ee9854 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:28:36.401 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c540970-c964-4209-985f-bb205ee05233 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 2353b302-8768-4647-94b3-9374f35baa1f 2026-04-26 11:28:36.404 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c540970-c964-4209-985f-bb205ee05233 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 2353b302-8768-4647-94b3-9374f35baa1f 2026-04-26 11:28:36.533 7 INFO neutron.db.l3_hamode_db [None req-dac06c78-273b-4957-9e1d-052df3e13aa4 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1082/2276] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:28:36 2026] DELETE /v2.0/networks/21d2646f-6055-477d-b1c3-87399143a755 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:28:36.959 8 INFO neutron_taas.services.taas.taas_plugin [None req-753ce29d-54a4-451e-b1b7-1ec34d9c23ec 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: d5f2fc23-e296-4bd2-8815-fd305c59b067 2026-04-26 11:28:36.962 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-753ce29d-54a4-451e-b1b7-1ec34d9c23ec 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: d5f2fc23-e296-4bd2-8815-fd305c59b067 2026-04-26 11:28:37.255 8 INFO neutron.services.segments.plugin [-] Segment d86ec39c-841c-4144-84f5-26e2d3ee7e2c resource provider aggregate not found 2026-04-26 11:28:37.261 8 INFO neutron.services.segments.plugin [-] Segment d86ec39c-841c-4144-84f5-26e2d3ee7e2c resource provider aggregate not found 2026-04-26 11:28:37.283 8 INFO neutron.services.segments.plugin [-] Segment d86ec39c-841c-4144-84f5-26e2d3ee7e2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d86ec39c-841c-4144-84f5-26e2d3ee7e2c found for delete ", "request_id": "req-5cde8998-b7e8-46ad-9532-d9e66d7b7c34"}]} 2026-04-26 11:28:37.294 8 INFO neutron.services.segments.plugin [-] Segment d86ec39c-841c-4144-84f5-26e2d3ee7e2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d86ec39c-841c-4144-84f5-26e2d3ee7e2c found for delete ", "request_id": "req-72f91bc2-eb4f-443b-994a-ac5535240dcb"}]} 2026-04-26 11:28:37.313 8 INFO neutron.services.segments.plugin [-] Segment 1dd92fc1-6bff-44bd-a7dd-cbc15a55eee7 resource provider aggregate not found 2026-04-26 11:28:37.333 8 INFO neutron.services.segments.plugin [-] Segment 1dd92fc1-6bff-44bd-a7dd-cbc15a55eee7 resource provider aggregate not found 2026-04-26 11:28:37.338 8 INFO neutron.services.segments.plugin [-] Segment 1dd92fc1-6bff-44bd-a7dd-cbc15a55eee7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dd92fc1-6bff-44bd-a7dd-cbc15a55eee7 found for delete ", "request_id": "req-3b81edda-a726-430a-8ecf-987d617bae24"}]} 2026-04-26 11:28:37.356 8 INFO neutron.services.segments.plugin [-] Segment 1dd92fc1-6bff-44bd-a7dd-cbc15a55eee7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dd92fc1-6bff-44bd-a7dd-cbc15a55eee7 found for delete ", "request_id": "req-e1d4a53e-8ce8-43f0-b9ad-e012407ccd53"}]} [pid: 7|app: 0|req: 1195/2277] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:28:35 2026] POST /v2.0/routers => generated 691 bytes in 1905 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2278] 10.0.0.142 () {32 vars in 721 bytes} [Sun Apr 26 11:28:37 2026] GET /v2.0/routers/27f4aef4-45b9-43b9-9e90-3ecc76d9d50c => generated 697 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2279] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:28:36 2026] PUT /v2.0/routers/11e5dd1f-ea12-4ea9-abff-0b4ee01011a2/remove_router_interface => generated 310 bytes in 964 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2280] 10.0.0.142 () {32 vars in 647 bytes} [Sun Apr 26 11:28:37 2026] GET /v2.0/routers => generated 700 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:28:37.773 8 INFO neutron_taas.services.taas.taas_plugin [None req-f2903dcc-de22-488d-8e46-715137952021 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: df454e9c-76cf-4598-9d80-7914aa599c5c 2026-04-26 11:28:37.776 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2903dcc-de22-488d-8e46-715137952021 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: df454e9c-76cf-4598-9d80-7914aa599c5c [pid: 7|app: 0|req: 1198/2281] 10.0.0.142 () {34 vars in 741 bytes} [Sun Apr 26 11:28:37 2026] PUT /v2.0/routers/27f4aef4-45b9-43b9-9e90-3ecc76d9d50c => generated 704 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:28:38.016 8 INFO neutron_taas.services.taas.taas_plugin [None req-f2903dcc-de22-488d-8e46-715137952021 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 7ff59fcd-709e-43f6-bc9e-c0067506f813 2026-04-26 11:28:38.019 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2903dcc-de22-488d-8e46-715137952021 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 7ff59fcd-709e-43f6-bc9e-c0067506f813 [pid: 7|app: 0|req: 1199/2282] 10.0.0.142 () {32 vars in 721 bytes} [Sun Apr 26 11:28:37 2026] GET /v2.0/routers/27f4aef4-45b9-43b9-9e90-3ecc76d9d50c => generated 704 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2283] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:28:38 2026] GET /v2.0/ports?device_id=27f4aef4-45b9-43b9-9e90-3ecc76d9d50c => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:28:38.281 7 INFO neutron_taas.services.taas.taas_plugin [None req-b108ad73-6af6-4bfa-8001-bdad992e9e63 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] TaaS: Handle Delete Port: ef95c8e4-09d8-403f-8605-736ed3166b14 2026-04-26 11:28:38.284 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b108ad73-6af6-4bfa-8001-bdad992e9e63 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Tap Mirror: Handle Delete Port: ef95c8e4-09d8-403f-8605-736ed3166b14 2026-04-26 11:28:38.368 8 INFO neutron.db.l3_hamode_db [None req-f2903dcc-de22-488d-8e46-715137952021 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] HA network 80d0a0c9-69e4-4fc3-a75d-200d4bb2e7f1 was deleted as no HA routers are present in project 41eb3cfc507a47ac93769bcb1e98c0b2. [pid: 8|app: 0|req: 1084/2284] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:28:37 2026] DELETE /v2.0/routers/11e5dd1f-ea12-4ea9-abff-0b4ee01011a2 => generated 0 bytes in 784 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2285] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:28:38 2026] DELETE /v2.0/subnets/930f4350-d44e-4fb1-8517-bbaacc3e03a8 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:28:38.575 7 INFO neutron_taas.services.taas.taas_plugin [None req-b108ad73-6af6-4bfa-8001-bdad992e9e63 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] TaaS: Handle Delete Port: 955ce164-f1d2-4eec-a0a3-34a73c3fc617 2026-04-26 11:28:38.582 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b108ad73-6af6-4bfa-8001-bdad992e9e63 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] Tap Mirror: Handle Delete Port: 955ce164-f1d2-4eec-a0a3-34a73c3fc617 2026-04-26 11:28:38.671 8 INFO neutron_taas.services.taas.taas_plugin [None req-aebad79b-4f33-4ed6-b346-f407fd5ae340 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 172698a9-0095-4fe4-9f5c-91760deda93e 2026-04-26 11:28:38.674 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aebad79b-4f33-4ed6-b346-f407fd5ae340 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 172698a9-0095-4fe4-9f5c-91760deda93e [pid: 8|app: 0|req: 1086/2286] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:28:38 2026] DELETE /v2.0/networks/dcec8660-53a9-410d-ab89-b3ffcf25465b => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:28:38.922 7 INFO neutron.services.segments.plugin [-] Segment c20d081f-9ac2-4f54-bdb7-be60b855d323 resource provider aggregate not found 2026-04-26 11:28:38.929 7 INFO neutron.services.segments.plugin [-] Segment c20d081f-9ac2-4f54-bdb7-be60b855d323 resource provider aggregate not found 2026-04-26 11:28:38.943 7 INFO neutron.services.segments.plugin [-] Segment c20d081f-9ac2-4f54-bdb7-be60b855d323 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c20d081f-9ac2-4f54-bdb7-be60b855d323 found for delete ", "request_id": "req-88180152-5631-4426-b7d6-fbbb28493a93"}]} 2026-04-26 11:28:38.947 7 INFO neutron.services.segments.plugin [-] Segment c20d081f-9ac2-4f54-bdb7-be60b855d323 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c20d081f-9ac2-4f54-bdb7-be60b855d323 found for delete ", "request_id": "req-a684411e-5a04-46d9-b15d-f9ba8ed5efc9"}]} 2026-04-26 11:28:38.954 7 INFO neutron.db.l3_hamode_db [None req-b108ad73-6af6-4bfa-8001-bdad992e9e63 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] HA network 699e5e4d-869f-40f7-b093-c57e893f1e24 was deleted as no HA routers are present in project 8a7b1af123d445e4ae2703c43c494b60. [pid: 7|app: 0|req: 1201/2287] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:28:38 2026] DELETE /v2.0/routers/27f4aef4-45b9-43b9-9e90-3ecc76d9d50c => generated 0 bytes in 897 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2288] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:28:38 2026] GET /v2.0/ports?device_id=27f4aef4-45b9-43b9-9e90-3ecc76d9d50c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:28:39.011 7 INFO neutron.api.v2.resource [None req-4e808982-f7a3-4503-860b-50e29e4bd78b 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1202/2289] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:28:38 2026] DELETE /v2.0/routers/27f4aef4-45b9-43b9-9e90-3ecc76d9d50c => 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: 1088/2290] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:28:39 2026] GET /v2.0/ports?device_id=f704498e-bc04-4c1a-84a0-8fdf38e10772 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:28:39.058 7 INFO neutron.api.v2.resource [None req-7c1db33c-8c4f-41bc-8abc-759cca2879f8 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1203/2291] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:28:39 2026] DELETE /v2.0/routers/f704498e-bc04-4c1a-84a0-8fdf38e10772 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:28:39.070 7 WARNING neutron.db.securitygroups_db [None req-2380f585-8933-40f3-9f51-8b8d40456d14 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-26 11:28:39.077 8 INFO neutron.pecan_wsgi.hooks.translation [None req-76f374fc-d24e-4481-b497-4e2eb4ab566c 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1089/2292] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:28:39 2026] DELETE /v2.0/subnets/6c34ba21-b7d5-42bd-aac6-abe213946cf0 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2293] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:39 2026] GET /v2.0/security-groups?tenant_id=41eb3cfc507a47ac93769bcb1e98c0b2&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2294] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:28:39 2026] GET /v2.0/ports?device_id=822f907d-4490-4b13-86d8-f4be6f1b5d70 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:28:39.125 8 INFO neutron.api.v2.resource [None req-83bf6185-83a1-4841-984b-fd689101d2ac 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1091/2295] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:28:39 2026] DELETE /v2.0/routers/822f907d-4490-4b13-86d8-f4be6f1b5d70 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:28:39.142 8 INFO neutron.pecan_wsgi.hooks.translation [None req-920a8927-299a-4cbc-be49-a32e81e9bbe2 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1092/2296] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:28:39 2026] DELETE /v2.0/subnets/34b96f39-2337-4b22-b172-324cdf21b9ab => 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: 1093/2297] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:28:39 2026] GET /v2.0/ports?device_id=c4fb63e1-77da-4875-9c25-7ed368a0de03 => 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: 1205/2298] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:39 2026] DELETE /v2.0/security-groups/54e109b5-a39d-468f-8f32-b89e69bc1867 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:28:39.203 8 INFO neutron.api.v2.resource [None req-60d74a2f-918b-4f96-a438-d5fb25b20d4b 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1094/2299] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:28:39 2026] DELETE /v2.0/routers/c4fb63e1-77da-4875-9c25-7ed368a0de03 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:28:39.221 7 INFO neutron.pecan_wsgi.hooks.translation [None req-047b3c4b-1574-4be3-8b71-223fb418a341 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1206/2300] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:28:39 2026] DELETE /v2.0/subnets/1d041005-b421-48ef-902e-480ed923c192 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:28:39.244 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31368f81-3924-4a88-a73f-c3583dcc30e3 2ca34bd7b1994cd6bcd418b2674d3132 8a7b1af123d445e4ae2703c43c494b60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1095/2301] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:28:39 2026] DELETE /v2.0/subnets/93b226c3-4b27-4573-9071-6d589f00ad74 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:28:39.323 7 WARNING neutron.db.securitygroups_db [None req-d392135b-7a27-4b37-b00d-a66aaedeaafc 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1207/2302] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:39 2026] GET /v2.0/security-groups?tenant_id=b6d32113983f47d49d71a8b236451808&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:28:39.360 8 INFO neutron.services.segments.plugin [-] Segment fccf7aca-9c36-4654-a5b6-41e551715f9c resource provider aggregate not found 2026-04-26 11:28:39.379 8 INFO neutron.services.segments.plugin [-] Segment fccf7aca-9c36-4654-a5b6-41e551715f9c resource provider aggregate not found 2026-04-26 11:28:39.386 8 INFO neutron.services.segments.plugin [-] Segment fccf7aca-9c36-4654-a5b6-41e551715f9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fccf7aca-9c36-4654-a5b6-41e551715f9c found for delete ", "request_id": "req-1598aa09-5e34-45dc-8c0e-60f6b60e29db"}]} 2026-04-26 11:28:39.405 8 INFO neutron.services.segments.plugin [-] Segment fccf7aca-9c36-4654-a5b6-41e551715f9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fccf7aca-9c36-4654-a5b6-41e551715f9c found for delete ", "request_id": "req-5912016b-f138-4bcc-bc6e-6add69fe7f62"}]} 2026-04-26 11:28:39.407 8 INFO neutron.services.segments.plugin [-] Segment 518d84be-2a3a-424a-acbe-b5a868e6f83a resource provider aggregate not found 2026-04-26 11:28:39.425 8 INFO neutron.services.segments.plugin [-] Segment 518d84be-2a3a-424a-acbe-b5a868e6f83a resource provider aggregate not found 2026-04-26 11:28:39.427 8 INFO neutron.services.segments.plugin [-] Segment 518d84be-2a3a-424a-acbe-b5a868e6f83a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 518d84be-2a3a-424a-acbe-b5a868e6f83a found for delete ", "request_id": "req-140b5faa-f52b-4df1-9e05-4db5a314d730"}]} 2026-04-26 11:28:39.444 8 INFO neutron.services.segments.plugin [-] Segment 518d84be-2a3a-424a-acbe-b5a868e6f83a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 518d84be-2a3a-424a-acbe-b5a868e6f83a found for delete ", "request_id": "req-ff7e4902-7f3f-4d3b-87a7-4fe958d7f9ba"}]} [pid: 8|app: 0|req: 1096/2303] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:39 2026] DELETE /v2.0/security-groups/ecea90cb-302e-44eb-a53f-d9a2c54f650b => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:28:39.880 7 WARNING neutron.db.securitygroups_db [None req-21efd89a-2ed6-4ab4-82fb-12209dfe7155 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1208/2304] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:39 2026] GET /v2.0/security-groups?tenant_id=8a7b1af123d445e4ae2703c43c494b60&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2305] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:39 2026] DELETE /v2.0/security-groups/9015be52-875a-46de-b70c-23d5e6e4b714 => 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: 1098/2306] 10.0.0.86 () {34 vars in 1015 bytes} [Sun Apr 26 11:28:41 2026] GET /v2.0/security-groups?id=0b80b8b2-dd56-4b46-a746-ad5d0c7714e7&fields=id => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2307] 10.0.0.86 () {34 vars in 981 bytes} [Sun Apr 26 11:28:41 2026] GET /v2.0/networks?id=10957ba7-b3bc-44b6-b049-9e2142b32a0e => generated 735 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2308] 10.0.0.86 () {34 vars in 964 bytes} [Sun Apr 26 11:28:41 2026] GET /v2.0/quotas/a29372c911914e4b968da886886f9350 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2309] 10.0.0.86 () {34 vars in 1001 bytes} [Sun Apr 26 11:28:41 2026] GET /v2.0/ports?tenant_id=a29372c911914e4b968da886886f9350&fields=id => generated 149 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2310] 10.0.0.86 () {34 vars in 1007 bytes} [Sun Apr 26 11:28:41 2026] GET /v2.0/networks/10957ba7-b3bc-44b6-b049-9e2142b32a0e?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: 1103/2311] 10.0.0.86 () {34 vars in 1107 bytes} [Sun Apr 26 11:28:41 2026] GET /v2.0/networks/10957ba7-b3bc-44b6-b049-9e2142b32a0e?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: 1209/2312] 10.0.0.142 () {34 vars in 684 bytes} [Sun Apr 26 11:28:41 2026] POST /v2.0/security-groups => generated 1627 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2313] 10.0.0.142 () {32 vars in 663 bytes} [Sun Apr 26 11:28:42 2026] GET /v2.0/security-groups => generated 4536 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2314] 10.0.0.142 () {34 vars in 758 bytes} [Sun Apr 26 11:28:42 2026] PUT /v2.0/security-groups/4f92b09e-022b-4113-adc2-bcdae0dd846d => generated 1666 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2315] 10.0.0.142 () {32 vars in 737 bytes} [Sun Apr 26 11:28:42 2026] GET /v2.0/security-groups/4f92b09e-022b-4113-adc2-bcdae0dd846d => generated 1666 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2316] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:42 2026] DELETE /v2.0/security-groups/4f92b09e-022b-4113-adc2-bcdae0dd846d => 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: 1106/2317] 10.0.0.142 () {32 vars in 663 bytes} [Sun Apr 26 11:28:42 2026] GET /v2.0/security-groups => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:28:42.308 7 INFO neutron.api.v2.resource [None req-81c31267-1ad4-4969-ba4a-0f5fcd891f06 602f28ffe8d44adda3686f40d3b421ea c42b59b61f7b42a08c03d0604977f32a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1212/2318] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:42 2026] DELETE /v2.0/security-groups/4f92b09e-022b-4113-adc2-bcdae0dd846d => 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: 1107/2319] 10.0.0.142 () {34 vars in 684 bytes} [Sun Apr 26 11:28:42 2026] POST /v2.0/security-groups => generated 1627 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2320] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:28:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2321] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:28:42 2026] GET /v2.0/security-group-rules/04c9c0f0-73e3-47fc-9712-1aa0c91ffe54 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2322] 10.0.0.142 () {32 vars in 673 bytes} [Sun Apr 26 11:28:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2323] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:28:42 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => 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: 1109/2324] 10.0.0.142 () {32 vars in 750 bytes} [Sun Apr 26 11:28:42 2026] DELETE /v2.0/security-group-rules/04c9c0f0-73e3-47fc-9712-1aa0c91ffe54 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2325] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:28:42 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => 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: 1110/2326] 10.0.0.142 () {32 vars in 673 bytes} [Sun Apr 26 11:28:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2327] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:28:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2328] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:28:42 2026] GET /v2.0/security-group-rules/86000942-3195-4191-a06d-dda5ee574f04 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2329] 10.0.0.142 () {34 vars in 676 bytes} [Sun Apr 26 11:28:42 2026] POST /v2.0/subnetpools => generated 516 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2330] 10.0.0.142 () {32 vars in 673 bytes} [Sun Apr 26 11:28:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2331] 10.0.0.142 () {34 vars in 759 bytes} [Sun Apr 26 11:28:42 2026] PUT /v2.0/subnetpools/c662ce20-02ad-4b08-8615-d33ac02de1ee/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2332] 10.0.0.142 () {32 vars in 739 bytes} [Sun Apr 26 11:28:42 2026] GET /v2.0/subnetpools/c662ce20-02ad-4b08-8615-d33ac02de1ee/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2333] 10.0.0.142 () {32 vars in 750 bytes} [Sun Apr 26 11:28:42 2026] DELETE /v2.0/security-group-rules/86000942-3195-4191-a06d-dda5ee574f04 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2334] 10.0.0.142 () {34 vars in 770 bytes} [Sun Apr 26 11:28:43 2026] PUT /v2.0/subnetpools/c662ce20-02ad-4b08-8615-d33ac02de1ee/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2335] 10.0.0.142 () {32 vars in 673 bytes} [Sun Apr 26 11:28:43 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2336] 10.0.0.142 () {32 vars in 739 bytes} [Sun Apr 26 11:28:43 2026] GET /v2.0/subnetpools/c662ce20-02ad-4b08-8615-d33ac02de1ee/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:28:43.090 8 INFO neutron.db.securitygroups_db [None req-e77253fe-2afb-4b53-a127-9bc1143cb437 602f28ffe8d44adda3686f40d3b421ea c42b59b61f7b42a08c03d0604977f32a - - default default] Project c42b59b61f7b42a08c03d0604977f32a 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: 1222/2337] 10.0.0.142 () {34 vars in 766 bytes} [Sun Apr 26 11:28:43 2026] PUT /v2.0/subnetpools/c662ce20-02ad-4b08-8615-d33ac02de1ee/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2338] 10.0.0.142 () {32 vars in 739 bytes} [Sun Apr 26 11:28:43 2026] GET /v2.0/subnetpools/c662ce20-02ad-4b08-8615-d33ac02de1ee/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: 1116/2339] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:28:43 2026] POST /v2.0/security-group-rules => generated 607 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2340] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:28:43 2026] GET /v2.0/security-group-rules/a76272db-3e6b-41c3-949a-4a56073e3e6d => generated 607 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2341] 10.0.0.142 () {34 vars in 788 bytes} [Sun Apr 26 11:28:43 2026] PUT /v2.0/subnetpools/c662ce20-02ad-4b08-8615-d33ac02de1ee/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2342] 10.0.0.142 () {32 vars in 739 bytes} [Sun Apr 26 11:28:43 2026] GET /v2.0/subnetpools/c662ce20-02ad-4b08-8615-d33ac02de1ee/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2343] 10.0.0.142 () {32 vars in 673 bytes} [Sun Apr 26 11:28:43 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2344] 10.0.0.142 () {34 vars in 759 bytes} [Sun Apr 26 11:28:43 2026] PUT /v2.0/subnetpools/c662ce20-02ad-4b08-8615-d33ac02de1ee/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2345] 10.0.0.142 () {32 vars in 750 bytes} [Sun Apr 26 11:28:43 2026] DELETE /v2.0/security-group-rules/a76272db-3e6b-41c3-949a-4a56073e3e6d => 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: 1227/2346] 10.0.0.142 () {32 vars in 739 bytes} [Sun Apr 26 11:28:43 2026] GET /v2.0/subnetpools/c662ce20-02ad-4b08-8615-d33ac02de1ee/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2347] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:28:43 2026] GET /v2.0/subnetpools/c662ce20-02ad-4b08-8615-d33ac02de1ee/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2348] 10.0.0.142 () {32 vars in 673 bytes} [Sun Apr 26 11:28:43 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:28:43.339 7 INFO neutron.api.v2.resource [None req-ec03d086-e67d-49e9-9cb1-3456d15817d0 f36cf4bd6d74417c893d573c2c779737 03ef3477895e401bbb0eb95a1edbb513 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1229/2349] 10.0.0.142 () {32 vars in 751 bytes} [Sun Apr 26 11:28:43 2026] GET /v2.0/subnetpools/c662ce20-02ad-4b08-8615-d33ac02de1ee/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2350] 10.0.0.142 () {32 vars in 750 bytes} [Sun Apr 26 11:28:43 2026] DELETE /v2.0/subnetpools/c662ce20-02ad-4b08-8615-d33ac02de1ee/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2351] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:43 2026] DELETE /v2.0/security-groups/36f2ed15-dbcc-49d7-bdc4-2c687eb4400b => 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: 1231/2352] 10.0.0.142 () {32 vars in 739 bytes} [Sun Apr 26 11:28:43 2026] GET /v2.0/subnetpools/c662ce20-02ad-4b08-8615-d33ac02de1ee/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2353] 10.0.0.142 () {32 vars in 663 bytes} [Sun Apr 26 11:28:43 2026] GET /v2.0/security-groups => generated 2929 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:28:43.443 7 INFO neutron.api.v2.resource [None req-b43947fa-b210-48eb-a09a-3cb7bf1f0dfb f36cf4bd6d74417c893d573c2c779737 03ef3477895e401bbb0eb95a1edbb513 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1232/2354] 10.0.0.142 () {32 vars in 754 bytes} [Sun Apr 26 11:28:43 2026] DELETE /v2.0/subnetpools/c662ce20-02ad-4b08-8615-d33ac02de1ee/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2355] 10.0.0.142 () {32 vars in 663 bytes} [Sun Apr 26 11:28:43 2026] GET /v2.0/security-groups => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2356] 10.0.0.142 () {32 vars in 742 bytes} [Sun Apr 26 11:28:43 2026] DELETE /v2.0/subnetpools/c662ce20-02ad-4b08-8615-d33ac02de1ee/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2357] 10.0.0.142 () {32 vars in 739 bytes} [Sun Apr 26 11:28:43 2026] GET /v2.0/subnetpools/c662ce20-02ad-4b08-8615-d33ac02de1ee/tags => 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: 1234/2358] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:28:43 2026] DELETE /v2.0/subnetpools/c662ce20-02ad-4b08-8615-d33ac02de1ee => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:28:44.120 8 WARNING neutron.db.securitygroups_db [None req-cd86361f-5582-4e2e-9266-ef7dc6419d96 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1125/2359] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:43 2026] GET /v2.0/security-groups?tenant_id=c42b59b61f7b42a08c03d0604977f32a&name=default => generated 2929 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:28:44.192 7 WARNING neutron.db.securitygroups_db [None req-7b03111e-5251-4d6d-a14a-0da1589fca2f 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1126/2360] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:44 2026] DELETE /v2.0/security-groups/2ffd8799-9cc6-4dc9-815c-64ad2e851ec3 => 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: 1235/2361] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:44 2026] GET /v2.0/security-groups?tenant_id=03ef3477895e401bbb0eb95a1edbb513&name=default => generated 2929 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2362] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:44 2026] DELETE /v2.0/security-groups/15f01003-02da-486b-96f9-28a0a8ebea01 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:28:44.606 7 WARNING neutron.db.securitygroups_db [None req-a3825290-cab0-426c-82c5-145cc8b68f9d 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1236/2363] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:44 2026] GET /v2.0/security-groups?tenant_id=d937f807a42241239fc5e31058bb1d4d&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2364] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:44 2026] DELETE /v2.0/security-groups/510de8f1-8c19-47fa-9cfa-7ed0e62bebb4 => 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: 1237/2365] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:28:45 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => 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: 1129/2366] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:28:45 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => 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: 1131/2369] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:28:46 2026] GET /v2.0/networks?id=10957ba7-b3bc-44b6-b049-9e2142b32a0e => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:28:46.624 7 WARNING neutron.db.securitygroups_db [req-a7abae38-0c04-47d2-8997-33574c8cc575 req-e9547d83-2fc3-4f6f-8c4b-2669de6ef208 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1239/2370] 199.204.45.227 () {34 vars in 1050 bytes} [Sun Apr 26 11:28:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a29372c911914e4b968da886886f9350 => generated 343 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2371] 199.204.45.227 () {38 vars in 955 bytes} [Sun Apr 26 11:28:46 2026] POST /v2.0/ports => generated 1082 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2372] 199.204.45.227 () {38 vars in 1028 bytes} [Sun Apr 26 11:28:46 2026] PUT /v2.0/ports/9cf38637-082e-4d42-b980-b0ab741e1777 => generated 1243 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:28:47.380 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3da61c60-0b1a-41ef-b2c8-5b6887c04354'] response: {'name': 'network-changed', 'server_uuid': '77bd4c7b-6bf6-458b-aa11-9f8a098f973e', 'tag': '9cf38637-082e-4d42-b980-b0ab741e1777', '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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1241/2373] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:28:47 2026] GET /v2.0/ports?tenant_id=a29372c911914e4b968da886886f9350&device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2374] 199.204.45.227 () {34 vars in 1018 bytes} [Sun Apr 26 11:28:47 2026] GET /v2.0/networks?tenant_id=a29372c911914e4b968da886886f9350&shared=False => generated 735 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2375] 199.204.45.227 () {34 vars in 930 bytes} [Sun Apr 26 11:28:47 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:28:48.078 8 INFO neutron.db.segments_db [None req-57b208af-a7bd-4a4b-8594-273d02e1dc9e 7a0c411c857f4fae85e3a542f77457a7 29c7222ed6ac463896939308daf0dc2f - - default default] Added segment cc16bfa6-c7c8-42bf-a020-37d58c95f090 of type vxlan for network e390b212-4969-4dcc-827c-b8a0cfafa347 [pid: 8|app: 0|req: 1133/2376] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:28:47 2026] POST /v2.0/networks => generated 632 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2377] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:28:48 2026] POST /v2.0/subnets => generated 626 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2378] 10.0.0.142 () {34 vars in 751 bytes} [Sun Apr 26 11:28:48 2026] PUT /v2.0/subnets/315b5f8d-7cb2-4317-b4f0-eafe3286132c/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2379] 10.0.0.142 () {32 vars in 731 bytes} [Sun Apr 26 11:28:48 2026] GET /v2.0/subnets/315b5f8d-7cb2-4317-b4f0-eafe3286132c/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2380] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:28:48 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2381] 10.0.0.142 () {34 vars in 762 bytes} [Sun Apr 26 11:28:48 2026] PUT /v2.0/subnets/315b5f8d-7cb2-4317-b4f0-eafe3286132c/tags/green => 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: 1136/2382] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:28:48 2026] GET /v2.0/security-groups?id=0b80b8b2-dd56-4b46-a746-ad5d0c7714e7&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2383] 10.0.0.142 () {32 vars in 731 bytes} [Sun Apr 26 11:28:48 2026] GET /v2.0/subnets/315b5f8d-7cb2-4317-b4f0-eafe3286132c/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: 1248/2384] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:28:48 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2385] 10.0.0.142 () {34 vars in 758 bytes} [Sun Apr 26 11:28:48 2026] PUT /v2.0/subnets/315b5f8d-7cb2-4317-b4f0-eafe3286132c/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2386] 10.0.0.142 () {32 vars in 731 bytes} [Sun Apr 26 11:28:48 2026] GET /v2.0/subnets/315b5f8d-7cb2-4317-b4f0-eafe3286132c/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:28:48.800 7 WARNING neutron.db.securitygroups_db [None req-063e67b5-b6a4-4f6a-9189-4a6fe1220f71 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1139/2387] 10.0.0.142 () {34 vars in 780 bytes} [Sun Apr 26 11:28:48 2026] PUT /v2.0/subnets/315b5f8d-7cb2-4317-b4f0-eafe3286132c/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2388] 10.0.0.142 () {32 vars in 731 bytes} [Sun Apr 26 11:28:48 2026] GET /v2.0/subnets/315b5f8d-7cb2-4317-b4f0-eafe3286132c/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2389] 10.0.0.142 () {34 vars in 751 bytes} [Sun Apr 26 11:28:48 2026] PUT /v2.0/subnets/315b5f8d-7cb2-4317-b4f0-eafe3286132c/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2390] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:48 2026] GET /v2.0/security-groups?tenant_id=59e1c9c7045a4ac3966d9c66f3fad184&name=default => generated 2929 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2391] 10.0.0.142 () {32 vars in 731 bytes} [Sun Apr 26 11:28:48 2026] GET /v2.0/subnets/315b5f8d-7cb2-4317-b4f0-eafe3286132c/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2392] 10.0.0.142 () {32 vars in 739 bytes} [Sun Apr 26 11:28:48 2026] GET /v2.0/subnets/315b5f8d-7cb2-4317-b4f0-eafe3286132c/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:28:48.979 8 INFO neutron.api.v2.resource [None req-11da94fd-4152-4d20-a726-49be94f0cf64 7a0c411c857f4fae85e3a542f77457a7 29c7222ed6ac463896939308daf0dc2f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1144/2393] 10.0.0.142 () {32 vars in 743 bytes} [Sun Apr 26 11:28:48 2026] GET /v2.0/subnets/315b5f8d-7cb2-4317-b4f0-eafe3286132c/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2394] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:48 2026] DELETE /v2.0/security-groups/945eb443-cd7f-4741-b091-15fe662ec806 => 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: 1145/2395] 10.0.0.142 () {32 vars in 742 bytes} [Sun Apr 26 11:28:48 2026] DELETE /v2.0/subnets/315b5f8d-7cb2-4317-b4f0-eafe3286132c/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2396] 10.0.0.142 () {32 vars in 731 bytes} [Sun Apr 26 11:28:49 2026] GET /v2.0/subnets/315b5f8d-7cb2-4317-b4f0-eafe3286132c/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2397] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:28:49 2026] GET /v2.0/ports?tenant_id=a29372c911914e4b968da886886f9350&device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 1246 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:28:49.120 7 INFO neutron.api.v2.resource [None req-c48e903b-bfda-4d7f-8acc-68aa68cbee6a 7a0c411c857f4fae85e3a542f77457a7 29c7222ed6ac463896939308daf0dc2f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1252/2398] 10.0.0.142 () {32 vars in 746 bytes} [Sun Apr 26 11:28:49 2026] DELETE /v2.0/subnets/315b5f8d-7cb2-4317-b4f0-eafe3286132c/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-26 11:28:49.122 8 WARNING neutron.db.securitygroups_db [None req-a253bdd4-a1a4-4b19-af17-6688a5be798f 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1253/2399] 199.204.45.227 () {34 vars in 1062 bytes} [Sun Apr 26 11:28:49 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.171&port_id=9cf38637-082e-4d42-b980-b0ab741e1777 => 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: 1254/2400] 10.0.0.142 () {32 vars in 734 bytes} [Sun Apr 26 11:28:49 2026] DELETE /v2.0/subnets/315b5f8d-7cb2-4317-b4f0-eafe3286132c/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2401] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:28:49 2026] GET /v2.0/subnets?id=0b473aca-a5d8-4511-9a34-4c0b6a0bf6a9 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2402] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:49 2026] GET /v2.0/security-groups?tenant_id=a33f8ccbcc8447ef9b2c8f8de5ee12b0&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2403] 10.0.0.142 () {32 vars in 731 bytes} [Sun Apr 26 11:28:49 2026] GET /v2.0/subnets/315b5f8d-7cb2-4317-b4f0-eafe3286132c/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: 1148/2404] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:28:49 2026] GET /v2.0/ports?network_id=10957ba7-b3bc-44b6-b049-9e2142b32a0e&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: 1257/2405] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:49 2026] DELETE /v2.0/security-groups/2d3a3d94-6372-42e5-b154-a320df82ef19 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2406] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:28:49 2026] DELETE /v2.0/subnets/315b5f8d-7cb2-4317-b4f0-eafe3286132c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2407] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:28:49 2026] GET /v2.0/networks/10957ba7-b3bc-44b6-b049-9e2142b32a0e?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: 1259/2408] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:28:49 2026] GET /v2.0/networks/10957ba7-b3bc-44b6-b049-9e2142b32a0e?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) 2026-04-26 11:28:49.507 8 INFO neutron.services.segments.plugin [-] Segment cc16bfa6-c7c8-42bf-a020-37d58c95f090 resource provider aggregate not found 2026-04-26 11:28:49.515 8 INFO neutron.services.segments.plugin [-] Segment cc16bfa6-c7c8-42bf-a020-37d58c95f090 resource provider aggregate not found 2026-04-26 11:28:49.533 8 INFO neutron.services.segments.plugin [-] Segment cc16bfa6-c7c8-42bf-a020-37d58c95f090 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc16bfa6-c7c8-42bf-a020-37d58c95f090 found for delete ", "request_id": "req-835fcd45-295a-4b39-8e30-78df17e64ed1"}]} 2026-04-26 11:28:49.536 8 INFO neutron.services.segments.plugin [-] Segment cc16bfa6-c7c8-42bf-a020-37d58c95f090 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc16bfa6-c7c8-42bf-a020-37d58c95f090 found for delete ", "request_id": "req-2fdb2d19-215d-4aef-8cf8-38de38afe023"}]} [pid: 8|app: 0|req: 1150/2409] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:28:49 2026] DELETE /v2.0/networks/e390b212-4969-4dcc-827c-b8a0cfafa347 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:28:50.300 7 WARNING neutron.db.securitygroups_db [None req-e657fdd9-253d-4061-bff4-b1ec25d57f4d 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1260/2410] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:50 2026] GET /v2.0/security-groups?tenant_id=abf9129da02d4cf6bfbce8134b32eaf0&name=default => generated 2929 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2411] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:50 2026] DELETE /v2.0/security-groups/af79c602-d67c-4360-aff8-ef165de5293e => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:28:50.613 7 WARNING neutron.db.securitygroups_db [None req-c6b8fabd-8435-496e-b161-1545d81774bf 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1261/2412] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:50 2026] GET /v2.0/security-groups?tenant_id=29c7222ed6ac463896939308daf0dc2f&name=default => generated 2929 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2413] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:50 2026] DELETE /v2.0/security-groups/5cda8752-f553-4627-bfdc-c43f20480b3e => 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: 1262/2414] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:28:51 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2415] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:28:51 2026] GET /v2.0/security-groups?id=0b80b8b2-dd56-4b46-a746-ad5d0c7714e7&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2416] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:28:51 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2417] 199.204.45.227 () {34 vars in 994 bytes} [Sun Apr 26 11:28:53 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2418] 199.204.45.227 () {34 vars in 1044 bytes} [Sun Apr 26 11:28:53 2026] GET /v2.0/security-groups?id=0b80b8b2-dd56-4b46-a746-ad5d0c7714e7&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2419] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:28:54 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2420] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:28:54 2026] GET /v2.0/security-groups?id=0b80b8b2-dd56-4b46-a746-ad5d0c7714e7&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2421] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:28:54 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:28:54.698 7 WARNING neutron.db.securitygroups_db [None req-749243fe-fa94-4d02-b14e-6f60e9cc23c3 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1265/2422] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:54 2026] GET /v2.0/security-groups?tenant_id=41c1c7d93f954927a3a004b07f69045d&name=default => generated 2929 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2423] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:54 2026] DELETE /v2.0/security-groups/a786d414-d9c4-4ee7-b9c4-ff329476b33e => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:28:55.038 7 WARNING neutron.db.securitygroups_db [None req-ca71cd01-5f5f-4b5a-b091-bb3f0acb2ebc 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1266/2424] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:28:55 2026] GET /v2.0/security-groups?tenant_id=769180cb23d8468e9dd7e7e2d9c8692f&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2425] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:28:55 2026] DELETE /v2.0/security-groups/6cfbe427-d310-4dde-87a3-38438675a7d8 => 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: 1267/2426] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:28:57 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2427] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:28:57 2026] GET /v2.0/security-groups?id=0b80b8b2-dd56-4b46-a746-ad5d0c7714e7&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2428] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:28:57 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2429] 10.0.0.110 () {32 vars in 802 bytes} [Sun Apr 26 11:28:58 2026] GET /v2.0/extensions => generated 22037 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2430] 10.0.0.110 () {30 vars in 724 bytes} [Sun Apr 26 11:28:58 2026] GET /v2.0/quotas/ba34921e392c4183857e3b7e471bce24/details => generated 847 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2433] 10.0.0.110 () {32 vars in 802 bytes} [Sun Apr 26 11:29:01 2026] GET /v2.0/extensions => generated 22037 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2434] 10.0.0.110 () {30 vars in 724 bytes} [Sun Apr 26 11:29:01 2026] GET /v2.0/quotas/ba34921e392c4183857e3b7e471bce24/details => generated 847 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:29:05.019 7 WARNING neutron.db.securitygroups_db [None req-c3a126bf-8edf-4874-96cb-3ad836f2aa67 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1272/2435] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:29:04 2026] GET /v2.0/security-groups?tenant_id=ba34921e392c4183857e3b7e471bce24&name=default => generated 2929 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2436] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:29:05 2026] DELETE /v2.0/security-groups/859f2af6-e2ce-458b-a3fc-f014aea001ab => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:29:08.424 7 INFO neutron.db.segments_db [None req-603018a9-5764-48a2-a269-ad48b7318f80 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] Added segment 039b0d29-1c49-44ec-b363-844a686219cd of type vxlan for network 11a0384d-da13-47ac-a509-e99febe78723 [pid: 7|app: 0|req: 1273/2437] 10.0.0.142 () {34 vars in 671 bytes} [Sun Apr 26 11:29:08 2026] POST /v2.0/networks => generated 632 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:29:08.571 8 INFO neutron.db.segments_db [None req-01458677-14ac-416d-9489-f901edcded6f 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] Added segment 29de7fa1-2079-42a4-b8da-c25f93612354 of type vxlan for network 6c8bfb86-163f-425f-b194-46a470f0f453 2026-04-26 11:29:08.797 8 INFO neutron.db.l3_hamode_db [None req-01458677-14ac-416d-9489-f901edcded6f 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 11:29:09.619 8 INFO neutron.db.l3_hamode_db [None req-01458677-14ac-416d-9489-f901edcded6f 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1165/2438] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:29:08 2026] POST /v2.0/routers => generated 692 bytes in 2026 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2439] 10.0.0.142 () {32 vars in 776 bytes} [Sun Apr 26 11:29:10 2026] GET /v2.0/subnets?project_id=2086acb7f7f446b9a070c2d3ef72f42b&cidr=10.100.0.0%2F28 => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2440] 10.0.0.142 () {32 vars in 694 bytes} [Sun Apr 26 11:29:10 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2441] 10.0.0.142 () {32 vars in 784 bytes} [Sun Apr 26 11:29:10 2026] GET /v2.0/subnets?network_id=75ca7ac7-c5bd-4e57-b7be-64db6eaaf6bd&cidr=10.100.0.0%2F28 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2442] 10.0.0.142 () {34 vars in 669 bytes} [Sun Apr 26 11:29:10 2026] POST /v2.0/subnets => generated 657 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2443] 10.0.0.142 () {34 vars in 783 bytes} [Sun Apr 26 11:29:11 2026] PUT /v2.0/routers/0cbf56cc-6d1a-41f8-9f23-2197de2654ff/add_router_interface => generated 310 bytes in 1447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2444] 10.0.0.142 () {32 vars in 649 bytes} [Sun Apr 26 11:29:12 2026] GET /v2.0/networks => generated 6665 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2445] 10.0.0.142 () {32 vars in 647 bytes} [Sun Apr 26 11:29:12 2026] GET /v2.0/subnets => generated 7421 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2446] 10.0.0.142 () {32 vars in 647 bytes} [Sun Apr 26 11:29:12 2026] GET /v2.0/routers => generated 1449 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2447] 10.0.0.142 () {34 vars in 685 bytes} [Sun Apr 26 11:29:12 2026] POST /v2.0/security-groups => generated 1675 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2448] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:29:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2449] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:29:13 2026] POST /v2.0/security-group-rules => generated 596 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2450] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:29:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2451] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:29:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:29:13.584 8 INFO neutron.db.securitygroups_db [None req-fa096ca8-c411-4105-a133-0faf24c57580 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] Project 2086acb7f7f446b9a070c2d3ef72f42b 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/2452] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:29:13 2026] POST /v2.0/security-group-rules => generated 607 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:29:13.708 7 INFO neutron.db.securitygroups_db [None req-2f61b567-1334-46e6-afb7-5885635ce3d8 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] Project 2086acb7f7f446b9a070c2d3ef72f42b 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: 1281/2453] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:29:13 2026] POST /v2.0/security-group-rules => generated 606 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2454] 10.0.0.142 () {32 vars in 649 bytes} [Sun Apr 26 11:29:14 2026] GET /v2.0/networks => generated 1297 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:29:14.419 7 WARNING neutron.db.securitygroups_db [req-56876db3-460b-4f29-9b7a-9ee3cb01cbd9 req-203a5650-bac0-440b-8faf-c7e596fb8d27 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1282/2455] 10.0.0.86 () {34 vars in 1097 bytes} [Sun Apr 26 11:29:14 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-463006223&fields=id&tenant_id=2086acb7f7f446b9a070c2d3ef72f42b => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2456] 10.0.0.86 () {34 vars in 981 bytes} [Sun Apr 26 11:29:14 2026] GET /v2.0/networks?id=11a0384d-da13-47ac-a509-e99febe78723 => generated 660 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2457] 10.0.0.86 () {34 vars in 964 bytes} [Sun Apr 26 11:29:14 2026] GET /v2.0/quotas/2086acb7f7f446b9a070c2d3ef72f42b => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2458] 10.0.0.86 () {34 vars in 1001 bytes} [Sun Apr 26 11:29:14 2026] GET /v2.0/ports?tenant_id=2086acb7f7f446b9a070c2d3ef72f42b&fields=id => generated 103 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2459] 10.0.0.86 () {34 vars in 1007 bytes} [Sun Apr 26 11:29:14 2026] GET /v2.0/networks/11a0384d-da13-47ac-a509-e99febe78723?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2460] 10.0.0.86 () {34 vars in 1107 bytes} [Sun Apr 26 11:29:14 2026] GET /v2.0/networks/11a0384d-da13-47ac-a509-e99febe78723?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: 1285/2461] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:29:14 2026] GET /v2.0/ports?device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => 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: 1178/2464] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:29:15 2026] GET /v2.0/ports?device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2465] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:29:17 2026] GET /v2.0/ports?device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => 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: 1179/2466] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:29:18 2026] GET /v2.0/ports?device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => 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: 1288/2467] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:29:19 2026] GET /v2.0/networks?id=11a0384d-da13-47ac-a509-e99febe78723 => generated 660 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:29:19.277 8 WARNING neutron.db.securitygroups_db [req-56876db3-460b-4f29-9b7a-9ee3cb01cbd9 req-4ec7faa4-1696-46ee-887a-9a34a387d6b3 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1180/2468] 199.204.45.227 () {34 vars in 1050 bytes} [Sun Apr 26 11:29:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2086acb7f7f446b9a070c2d3ef72f42b => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2469] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:29:19 2026] GET /v2.0/ports?device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => 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: 1289/2470] 199.204.45.227 () {38 vars in 955 bytes} [Sun Apr 26 11:29:19 2026] POST /v2.0/ports => generated 954 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2471] 199.204.45.227 () {38 vars in 1028 bytes} [Sun Apr 26 11:29:19 2026] PUT /v2.0/ports/10a1d64f-18ad-4cf1-b7f4-069f435bdaf3 => generated 1235 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:29:20.217 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aab972b3-ac1a-4386-a904-daaceb2d3de7'] response: {'name': 'network-changed', 'server_uuid': '9f3d914c-71bd-4e84-a2e2-dca96578e059', 'tag': '10a1d64f-18ad-4cf1-b7f4-069f435bdaf3', '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: 1290/2472] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:29:20 2026] GET /v2.0/ports?device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1183/2473] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:29:20 2026] GET /v2.0/security-groups?id=22ef36ff-f658-4b12-9e47-76ac3c4012ff&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: 1291/2474] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:29:20 2026] GET /v2.0/ports?tenant_id=2086acb7f7f446b9a070c2d3ef72f42b&device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => 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: 1184/2475] 199.204.45.227 () {34 vars in 1018 bytes} [Sun Apr 26 11:29:20 2026] GET /v2.0/networks?tenant_id=2086acb7f7f446b9a070c2d3ef72f42b&shared=False => generated 756 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2476] 199.204.45.227 () {34 vars in 930 bytes} [Sun Apr 26 11:29:20 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: 1185/2477] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:29:21 2026] GET /v2.0/ports?device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2478] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:29:21 2026] GET /v2.0/security-groups?id=22ef36ff-f658-4b12-9e47-76ac3c4012ff&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: 1186/2479] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:29:21 2026] GET /v2.0/ports?tenant_id=2086acb7f7f446b9a070c2d3ef72f42b&device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2480] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:29:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=10a1d64f-18ad-4cf1-b7f4-069f435bdaf3 => 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: 1187/2481] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:29:21 2026] GET /v2.0/subnets?id=be6b43d5-e067-4073-8ad0-15eb7ca50a35 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2482] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:29:22 2026] GET /v2.0/ports?network_id=11a0384d-da13-47ac-a509-e99febe78723&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: 1188/2483] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:29:22 2026] GET /v2.0/networks/11a0384d-da13-47ac-a509-e99febe78723?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2484] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:29:22 2026] GET /v2.0/networks/11a0384d-da13-47ac-a509-e99febe78723?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2485] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:29:22 2026] GET /v2.0/ports?device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => 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: 1297/2486] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:29:22 2026] GET /v2.0/security-groups?id=22ef36ff-f658-4b12-9e47-76ac3c4012ff&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: 1190/2487] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:29:23 2026] GET /v2.0/ports?device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => 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: 1298/2488] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:29:24 2026] GET /v2.0/security-groups?id=22ef36ff-f658-4b12-9e47-76ac3c4012ff&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: 1191/2489] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:29:25 2026] GET /v2.0/ports?device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => 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: 1299/2490] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:29:25 2026] GET /v2.0/security-groups?id=22ef36ff-f658-4b12-9e47-76ac3c4012ff&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2491] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:29:26 2026] GET /v2.0/ports?device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => 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: 1300/2492] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:29:26 2026] GET /v2.0/security-groups?id=22ef36ff-f658-4b12-9e47-76ac3c4012ff&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2493] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:29:27 2026] GET /v2.0/ports?device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2494] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:29:27 2026] GET /v2.0/security-groups?id=22ef36ff-f658-4b12-9e47-76ac3c4012ff&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: 1194/2495] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:29:27 2026] GET /v2.0/ports?device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2496] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:29:27 2026] GET /v2.0/security-groups?id=22ef36ff-f658-4b12-9e47-76ac3c4012ff&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2497] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:29:27 2026] GET /v2.0/ports?device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:29:28.598 7 INFO neutron.db.l3_db [None req-d07795f9-f098-4786-bfe9-8cb47186647c 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] Floating IP 013908a5-01fe-4a57-9a0c-2c085f77c8bc associated. External IP: 10.96.250.219, port: 10a1d64f-18ad-4cf1-b7f4-069f435bdaf3. [pid: 7|app: 0|req: 1303/2498] 10.0.0.142 () {34 vars in 677 bytes} [Sun Apr 26 11:29:27 2026] POST /v2.0/floatingips => generated 855 bytes in 1042 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2499] 10.0.0.142 () {32 vars in 729 bytes} [Sun Apr 26 11:29:28 2026] GET /v2.0/floatingips/013908a5-01fe-4a57-9a0c-2c085f77c8bc => generated 855 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:29:29.012 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec441c8c-ae71-4c9c-9c41-d5c83e4012b9'] response: {'name': 'network-changed', 'server_uuid': '9f3d914c-71bd-4e84-a2e2-dca96578e059', 'tag': '10a1d64f-18ad-4cf1-b7f4-069f435bdaf3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1304/2500] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:29:29 2026] GET /v2.0/ports?tenant_id=2086acb7f7f446b9a070c2d3ef72f42b&device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2501] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:29:29 2026] GET /v2.0/networks?id=11a0384d-da13-47ac-a509-e99febe78723 => generated 756 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2502] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:29:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=10a1d64f-18ad-4cf1-b7f4-069f435bdaf3 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2503] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:29:29 2026] GET /v2.0/subnets?id=be6b43d5-e067-4073-8ad0-15eb7ca50a35 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2504] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:29:29 2026] GET /v2.0/ports?network_id=11a0384d-da13-47ac-a509-e99febe78723&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2505] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:29:29 2026] GET /v2.0/networks/11a0384d-da13-47ac-a509-e99febe78723?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: 1307/2506] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:29:29 2026] GET /v2.0/networks/11a0384d-da13-47ac-a509-e99febe78723?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: 1200/2507] 10.0.0.142 () {32 vars in 729 bytes} [Sun Apr 26 11:29:30 2026] GET /v2.0/floatingips/013908a5-01fe-4a57-9a0c-2c085f77c8bc => generated 855 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2510] 10.0.0.142 () {32 vars in 729 bytes} [Sun Apr 26 11:29:31 2026] GET /v2.0/floatingips/013908a5-01fe-4a57-9a0c-2c085f77c8bc => generated 857 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2511] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:29:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2512] 199.204.45.227 () {30 vars in 705 bytes} [Sun Apr 26 11:29:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2513] 199.204.45.227 () {30 vars in 681 bytes} [Sun Apr 26 11:29:32 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: 1311/2514] 199.204.45.227 () {30 vars in 717 bytes} [Sun Apr 26 11:29:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2515] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:29:32 2026] GET /v2.0/subnets/a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2516] 199.204.45.227 () {30 vars in 769 bytes} [Sun Apr 26 11:29:32 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2517] 199.204.45.227 () {34 vars in 717 bytes} [Sun Apr 26 11:29:32 2026] POST /v2.0/ports => generated 1059 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2518] 10.0.0.86 () {34 vars in 970 bytes} [Sun Apr 26 11:29:33 2026] GET /v2.0/ports/97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => generated 1059 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2519] 10.0.0.86 () {34 vars in 906 bytes} [Sun Apr 26 11:29:33 2026] GET /v2.0/extensions => generated 22037 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2520] 199.204.45.227 () {34 vars in 1262 bytes} [Sun Apr 26 11:29:34 2026] GET /v2.0/ports/97f46b4e-bdfa-4097-ad8c-447203f9dfd8?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2521] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:29:34 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2522] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:29:34 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611?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: 1208/2523] 199.204.45.227 () {34 vars in 975 bytes} [Sun Apr 26 11:29:35 2026] GET /v2.0/ports/97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => generated 1059 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2524] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:29:35 2026] GET /v2.0/networks?id=d62c6997-d6aa-44f9-861d-d87bf4a78611 => generated 802 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2525] 199.204.45.227 () {38 vars in 1028 bytes} [Sun Apr 26 11:29:35 2026] PUT /v2.0/ports/97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => generated 1249 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:29:35.735 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2309247-7947-47b0-aa82-db9bd68ab182'] response: {'name': 'network-changed', 'server_uuid': '77bd4c7b-6bf6-458b-aa11-9f8a098f973e', 'tag': '97f46b4e-bdfa-4097-ad8c-447203f9dfd8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1317/2526] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:29:36 2026] GET /v2.0/ports?tenant_id=a29372c911914e4b968da886886f9350&device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 2489 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2527] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:29:36 2026] GET /v2.0/networks?id=d62c6997-d6aa-44f9-861d-d87bf4a78611 => generated 802 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2528] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:29:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => 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: 1211/2529] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:29:36 2026] GET /v2.0/subnets?id=a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2530] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:29:36 2026] GET /v2.0/ports?network_id=d62c6997-d6aa-44f9-861d-d87bf4a78611&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2531] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:29:36 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611?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: 1320/2532] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:29:36 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2533] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:29:37 2026] GET /v2.0/ports?tenant_id=a29372c911914e4b968da886886f9350&device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 2489 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2534] 199.204.45.227 () {34 vars in 1062 bytes} [Sun Apr 26 11:29:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.171&port_id=9cf38637-082e-4d42-b980-b0ab741e1777 => 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: 1214/2535] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:29:37 2026] GET /v2.0/subnets?id=0b473aca-a5d8-4511-9a34-4c0b6a0bf6a9 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2536] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:29:37 2026] GET /v2.0/ports?network_id=10957ba7-b3bc-44b6-b049-9e2142b32a0e&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2537] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:29:37 2026] GET /v2.0/networks/10957ba7-b3bc-44b6-b049-9e2142b32a0e?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: 1323/2538] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:29:37 2026] GET /v2.0/networks/10957ba7-b3bc-44b6-b049-9e2142b32a0e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2539] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:29:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => 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: 1324/2540] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:29:37 2026] GET /v2.0/subnets?id=a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2541] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:29:37 2026] GET /v2.0/ports?network_id=d62c6997-d6aa-44f9-861d-d87bf4a78611&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: 7|app: 0|req: 1325/2542] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:29:38 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611?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: 1218/2543] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:29:38 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611?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: 1326/2544] 10.0.0.106 () {34 vars in 990 bytes} [Sun Apr 26 11:29:38 2026] GET /v2.0/ports?device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2545] 10.0.0.106 () {34 vars in 1040 bytes} [Sun Apr 26 11:29:38 2026] GET /v2.0/security-groups?id=22ef36ff-f658-4b12-9e47-76ac3c4012ff&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: 1327/2546] 10.0.0.86 () {34 vars in 970 bytes} [Sun Apr 26 11:29:41 2026] GET /v2.0/ports/97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => generated 1251 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2547] 199.204.45.227 () {34 vars in 789 bytes} [Sun Apr 26 11:29:42 2026] PUT /v2.0/ports/97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => generated 1275 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:29:42.292 7 INFO neutron.api.v2.resource [None req-d61ae60d-8c53-4361-b6f1-0b770c0f5b32 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1328/2548] 199.204.45.227 () {30 vars in 763 bytes} [Sun Apr 26 11:29:42 2026] GET /v2.0/security-groups/lb-f1d6ca3e-f7f1-4f71-8732-f4b12ca70e06 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:29:42.301 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb681ba7-bf82-4009-a246-f763e641c3df'] response: {'name': 'network-changed', 'server_uuid': '77bd4c7b-6bf6-458b-aa11-9f8a098f973e', 'tag': '97f46b4e-bdfa-4097-ad8c-447203f9dfd8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1221/2549] 199.204.45.227 () {30 vars in 785 bytes} [Sun Apr 26 11:29:42 2026] GET /v2.0/security-groups?name=lb-f1d6ca3e-f7f1-4f71-8732-f4b12ca70e06 => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2550] 199.204.45.227 () {34 vars in 789 bytes} [Sun Apr 26 11:29:42 2026] PUT /v2.0/ports/97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => generated 1313 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:29:42.662 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f113f7e-e6fb-4803-a1d0-6d9265ea2f70'] response: {'name': 'network-changed', 'server_uuid': '77bd4c7b-6bf6-458b-aa11-9f8a098f973e', 'tag': '97f46b4e-bdfa-4097-ad8c-447203f9dfd8', '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: 1222/2551] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:29:42 2026] GET /v2.0/ports?tenant_id=a29372c911914e4b968da886886f9350&device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 2589 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2552] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:29:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2553] 199.204.45.227 () {30 vars in 705 bytes} [Sun Apr 26 11:29:42 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: 1332/2554] 199.204.45.227 () {30 vars in 681 bytes} [Sun Apr 26 11:29:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2555] 199.204.45.227 () {30 vars in 717 bytes} [Sun Apr 26 11:29:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2556] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:29:42 2026] GET /v2.0/networks?id=d62c6997-d6aa-44f9-861d-d87bf4a78611 => generated 802 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2557] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:29:42 2026] GET /v2.0/subnets/a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2558] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:29:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => 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: 1335/2559] 199.204.45.227 () {30 vars in 737 bytes} [Sun Apr 26 11:29:42 2026] GET /v2.0/ports/47242f16-8914-4118-9f1d-da18491bf4d8 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2560] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:29:42 2026] GET /v2.0/subnets?id=a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 678 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2561] 199.204.45.227 () {30 vars in 737 bytes} [Sun Apr 26 11:29:43 2026] GET /v2.0/ports/97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => generated 1349 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2562] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:29:43 2026] GET /v2.0/ports?network_id=d62c6997-d6aa-44f9-861d-d87bf4a78611&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: 1337/2563] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:29:43 2026] GET /v2.0/subnets/a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2564] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:29:43 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2565] 199.204.45.227 () {30 vars in 743 bytes} [Sun Apr 26 11:29:43 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2566] 199.204.45.227 () {30 vars in 737 bytes} [Sun Apr 26 11:29:43 2026] GET /v2.0/ports/47242f16-8914-4118-9f1d-da18491bf4d8 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2567] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:29:43 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611?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: 1340/2568] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:29:43 2026] GET /v2.0/subnets/a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2569] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:29:44 2026] GET /v2.0/ports?tenant_id=a29372c911914e4b968da886886f9350&device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 2589 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2570] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:29:44 2026] GET /v2.0/networks?id=d62c6997-d6aa-44f9-861d-d87bf4a78611 => generated 802 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2571] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:29:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => 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: 1342/2572] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:29:44 2026] GET /v2.0/subnets?id=a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2573] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:29:44 2026] GET /v2.0/ports?network_id=d62c6997-d6aa-44f9-861d-d87bf4a78611&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: 1343/2574] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:29:44 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611?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: 1232/2575] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:29:44 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611?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: 1345/2578] 10.0.0.142 () {32 vars in 826 bytes} [Sun Apr 26 11:29:48 2026] GET /v2.0/ports?project_id=2086acb7f7f446b9a070c2d3ef72f42b&network_id=11a0384d-da13-47ac-a509-e99febe78723 => generated 3691 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2579] 10.0.0.142 () {32 vars in 742 bytes} [Sun Apr 26 11:29:48 2026] GET /v2.0/subnets?network_id=75ca7ac7-c5bd-4e57-b7be-64db6eaaf6bd => generated 667 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:29:49.024 7 INFO neutron.db.l3_db [None req-cdd442c0-47f2-4b01-b1c7-667c534e68c9 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] Floating IP 013908a5-01fe-4a57-9a0c-2c085f77c8bc disassociated. External IP: 10.96.250.219, port: 10a1d64f-18ad-4cf1-b7f4-069f435bdaf3. [pid: 7|app: 0|req: 1346/2580] 10.0.0.142 () {34 vars in 749 bytes} [Sun Apr 26 11:29:48 2026] PUT /v2.0/floatingips/013908a5-01fe-4a57-9a0c-2c085f77c8bc => generated 554 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2581] 10.0.0.142 () {32 vars in 729 bytes} [Sun Apr 26 11:29:49 2026] GET /v2.0/floatingips/013908a5-01fe-4a57-9a0c-2c085f77c8bc => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:29:49.363 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc1bc50f-08a7-47bb-8ee1-098adfb9296b'] response: {'name': 'network-changed', 'server_uuid': '9f3d914c-71bd-4e84-a2e2-dca96578e059', 'tag': '10a1d64f-18ad-4cf1-b7f4-069f435bdaf3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1347/2582] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:29:49 2026] GET /v2.0/ports?tenant_id=2086acb7f7f446b9a070c2d3ef72f42b&device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2583] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:29:49 2026] GET /v2.0/networks?id=11a0384d-da13-47ac-a509-e99febe78723 => generated 756 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2584] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:29:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=10a1d64f-18ad-4cf1-b7f4-069f435bdaf3 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2585] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:29:50 2026] GET /v2.0/subnets?id=be6b43d5-e067-4073-8ad0-15eb7ca50a35 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2586] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:29:50 2026] GET /v2.0/ports?network_id=11a0384d-da13-47ac-a509-e99febe78723&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: 1238/2587] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:29:50 2026] GET /v2.0/networks/11a0384d-da13-47ac-a509-e99febe78723?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: 1350/2588] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:29:50 2026] GET /v2.0/networks/11a0384d-da13-47ac-a509-e99febe78723?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: 1239/2589] 10.0.0.142 () {32 vars in 729 bytes} [Sun Apr 26 11:29:50 2026] GET /v2.0/floatingips/013908a5-01fe-4a57-9a0c-2c085f77c8bc => generated 554 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2590] 10.0.0.142 () {32 vars in 729 bytes} [Sun Apr 26 11:29:51 2026] GET /v2.0/floatingips/013908a5-01fe-4a57-9a0c-2c085f77c8bc => generated 552 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:29:51.490 7 INFO neutron.db.l3_db [None req-b6651037-91fc-43c7-a98d-228872a7049d f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Floating IP d29ecf85-1a74-4c99-962e-a1f88b630ad3 associated. External IP: 10.96.250.215, port: 47242f16-8914-4118-9f1d-da18491bf4d8. [pid: 7|app: 0|req: 1351/2591] 10.0.0.142 () {34 vars in 677 bytes} [Sun Apr 26 11:29:50 2026] POST /v2.0/floatingips => generated 898 bytes in 911 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2592] 10.0.0.142 () {34 vars in 685 bytes} [Sun Apr 26 11:29:52 2026] POST /v2.0/security-groups => generated 1677 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2593] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:29:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2594] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:29:52 2026] POST /v2.0/security-group-rules => generated 596 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2595] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:29:52 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: 1243/2596] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:29:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:29:53.106 7 INFO neutron.db.securitygroups_db [None req-fa971085-5534-4ddc-bf74-8fb0dc4f13fb 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] Project 2086acb7f7f446b9a070c2d3ef72f42b 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: 1354/2597] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:29:53 2026] POST /v2.0/security-group-rules => generated 607 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:29:53.223 8 INFO neutron.db.securitygroups_db [None req-cc672a67-b6e2-4ea2-bbb5-946fef1cad50 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] Project 2086acb7f7f446b9a070c2d3ef72f42b 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: 1244/2598] 10.0.0.142 () {34 vars in 695 bytes} [Sun Apr 26 11:29:53 2026] POST /v2.0/security-group-rules => generated 606 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2599] 10.0.0.142 () {32 vars in 649 bytes} [Sun Apr 26 11:29:53 2026] GET /v2.0/networks => generated 1297 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:29:53.884 8 WARNING neutron.db.securitygroups_db [req-fba7cf4a-92e4-4f1d-9b52-e34ed88eb8a4 req-ebfe9f32-a25e-499a-b6ef-39a304f51d59 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1245/2600] 10.0.0.86 () {34 vars in 1099 bytes} [Sun Apr 26 11:29:53 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1981998593&fields=id&tenant_id=2086acb7f7f446b9a070c2d3ef72f42b => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2601] 10.0.0.86 () {34 vars in 981 bytes} [Sun Apr 26 11:29:53 2026] GET /v2.0/networks?id=11a0384d-da13-47ac-a509-e99febe78723 => generated 660 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2602] 10.0.0.86 () {34 vars in 964 bytes} [Sun Apr 26 11:29:53 2026] GET /v2.0/quotas/2086acb7f7f446b9a070c2d3ef72f42b => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2603] 10.0.0.86 () {34 vars in 1001 bytes} [Sun Apr 26 11:29:53 2026] GET /v2.0/ports?tenant_id=2086acb7f7f446b9a070c2d3ef72f42b&fields=id => generated 149 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2604] 10.0.0.86 () {34 vars in 1007 bytes} [Sun Apr 26 11:29:54 2026] GET /v2.0/networks/11a0384d-da13-47ac-a509-e99febe78723?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: 1358/2605] 10.0.0.86 () {34 vars in 1107 bytes} [Sun Apr 26 11:29:54 2026] GET /v2.0/networks/11a0384d-da13-47ac-a509-e99febe78723?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: 1248/2606] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:29:54 2026] GET /v2.0/ports?device_id=14b5a802-6936-4425-a84e-36768f23e14e => 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: 1359/2607] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:29:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2608] 199.204.45.227 () {30 vars in 705 bytes} [Sun Apr 26 11:29:54 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: 1360/2609] 199.204.45.227 () {30 vars in 681 bytes} [Sun Apr 26 11:29:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2610] 199.204.45.227 () {30 vars in 717 bytes} [Sun Apr 26 11:29:54 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) 2026-04-26 11:29:54.409 7 INFO neutron.api.v2.resource [None req-17d053d5-0e49-46dd-93fe-26daf0b39e2e 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1361/2611] 199.204.45.227 () {30 vars in 763 bytes} [Sun Apr 26 11:29:54 2026] GET /v2.0/security-groups/lb-f1d6ca3e-f7f1-4f71-8732-f4b12ca70e06 => 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: 1251/2612] 199.204.45.227 () {30 vars in 785 bytes} [Sun Apr 26 11:29:54 2026] GET /v2.0/security-groups?name=lb-f1d6ca3e-f7f1-4f71-8732-f4b12ca70e06 => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2613] 199.204.45.227 () {30 vars in 815 bytes} [Sun Apr 26 11:29:54 2026] GET /v2.0/security-group-rules?security_group_id=c79cdaf9-d787-4f07-8f1c-ea63d3245b4d => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2614] 199.204.45.227 () {34 vars in 747 bytes} [Sun Apr 26 11:29:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2615] 199.204.45.227 () {34 vars in 747 bytes} [Sun Apr 26 11:29:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2616] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:29:55 2026] GET /v2.0/ports?device_id=14b5a802-6936-4425-a84e-36768f23e14e => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2617] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:29:56 2026] GET /v2.0/ports?device_id=14b5a802-6936-4425-a84e-36768f23e14e => 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: 1254/2618] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:29:57 2026] GET /v2.0/ports?device_id=14b5a802-6936-4425-a84e-36768f23e14e => 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: 1365/2619] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:29:58 2026] GET /v2.0/networks?id=11a0384d-da13-47ac-a509-e99febe78723 => generated 660 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:29:58.676 8 WARNING neutron.db.securitygroups_db [req-fba7cf4a-92e4-4f1d-9b52-e34ed88eb8a4 req-335de732-d8ad-4f68-b47c-fe69ca2013f1 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1255/2620] 199.204.45.227 () {34 vars in 1050 bytes} [Sun Apr 26 11:29:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2086acb7f7f446b9a070c2d3ef72f42b => generated 273 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2621] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:29:58 2026] GET /v2.0/ports?device_id=14b5a802-6936-4425-a84e-36768f23e14e => generated 12 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2622] 199.204.45.227 () {38 vars in 955 bytes} [Sun Apr 26 11:29:58 2026] POST /v2.0/ports => generated 958 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2623] 199.204.45.227 () {38 vars in 1028 bytes} [Sun Apr 26 11:29:59 2026] PUT /v2.0/ports/178bbe21-3354-45bd-8583-6e66f5bb146e => generated 1239 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:29:59.565 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-227a3347-28fd-4120-98b7-856b70da4b68'] response: {'name': 'network-changed', 'server_uuid': '14b5a802-6936-4425-a84e-36768f23e14e', 'tag': '178bbe21-3354-45bd-8583-6e66f5bb146e', '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: 1257/2624] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:29:59 2026] GET /v2.0/ports?device_id=14b5a802-6936-4425-a84e-36768f23e14e => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1368/2625] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:29:59 2026] GET /v2.0/security-groups?id=1e821692-ee78-4acb-8b76-4e1fc1dff297&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2626] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:30:00 2026] GET /v2.0/ports?tenant_id=2086acb7f7f446b9a070c2d3ef72f42b&device_id=14b5a802-6936-4425-a84e-36768f23e14e => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2627] 199.204.45.227 () {34 vars in 1018 bytes} [Sun Apr 26 11:30:00 2026] GET /v2.0/networks?tenant_id=2086acb7f7f446b9a070c2d3ef72f42b&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: 1259/2628] 199.204.45.227 () {34 vars in 930 bytes} [Sun Apr 26 11:30:00 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: 1261/2631] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:30:01 2026] GET /v2.0/ports?device_id=14b5a802-6936-4425-a84e-36768f23e14e => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2632] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:30:01 2026] GET /v2.0/security-groups?id=1e821692-ee78-4acb-8b76-4e1fc1dff297&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2633] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:30:01 2026] GET /v2.0/ports?tenant_id=2086acb7f7f446b9a070c2d3ef72f42b&device_id=14b5a802-6936-4425-a84e-36768f23e14e => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2634] 199.204.45.227 () {34 vars in 1060 bytes} [Sun Apr 26 11:30:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=178bbe21-3354-45bd-8583-6e66f5bb146e => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2635] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:30:01 2026] GET /v2.0/subnets?id=be6b43d5-e067-4073-8ad0-15eb7ca50a35 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2636] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:30:01 2026] GET /v2.0/ports?network_id=11a0384d-da13-47ac-a509-e99febe78723&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2637] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:30:01 2026] GET /v2.0/networks/11a0384d-da13-47ac-a509-e99febe78723?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2638] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:30:01 2026] GET /v2.0/networks/11a0384d-da13-47ac-a509-e99febe78723?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: 1265/2639] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:30:02 2026] GET /v2.0/ports?device_id=14b5a802-6936-4425-a84e-36768f23e14e => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2640] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:30:02 2026] GET /v2.0/security-groups?id=1e821692-ee78-4acb-8b76-4e1fc1dff297&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2641] 10.0.0.242 () {30 vars in 690 bytes} [Sun Apr 26 11:30:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2642] 10.0.0.242 () {30 vars in 692 bytes} [Sun Apr 26 11:30:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2643] 10.0.0.242 () {30 vars in 668 bytes} [Sun Apr 26 11:30:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2644] 10.0.0.242 () {30 vars in 704 bytes} [Sun Apr 26 11:30:03 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: 1267/2645] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:30:03 2026] GET /v2.0/ports?device_id=14b5a802-6936-4425-a84e-36768f23e14e => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2646] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:30:03 2026] GET /v2.0/security-groups?id=1e821692-ee78-4acb-8b76-4e1fc1dff297&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2647] 10.0.0.242 () {28 vars in 439 bytes} [Sun Apr 26 11:30:03 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2648] 10.0.0.242 () {30 vars in 728 bytes} [Sun Apr 26 11:30:04 2026] GET /v2.0/subnets/f6ba62da-f387-49f3-8f18-f7394fbb098c => generated 655 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2649] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:30:04 2026] GET /v2.0/ports?device_id=14b5a802-6936-4425-a84e-36768f23e14e => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2650] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:30:04 2026] GET /v2.0/security-groups?id=1e821692-ee78-4acb-8b76-4e1fc1dff297&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2651] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:30:05 2026] GET /v2.0/ports?device_id=14b5a802-6936-4425-a84e-36768f23e14e => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2652] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:30:05 2026] GET /v2.0/security-groups?id=1e821692-ee78-4acb-8b76-4e1fc1dff297&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2653] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:30:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2654] 199.204.45.227 () {30 vars in 705 bytes} [Sun Apr 26 11:30:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2655] 199.204.45.227 () {30 vars in 681 bytes} [Sun Apr 26 11:30:06 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: 1384/2656] 199.204.45.227 () {30 vars in 717 bytes} [Sun Apr 26 11:30:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2657] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:30:06 2026] GET /v2.0/subnets/f6ba62da-f387-49f3-8f18-f7394fbb098c => generated 673 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2658] 199.204.45.227 () {30 vars in 769 bytes} [Sun Apr 26 11:30:06 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 2589 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2659] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:30:06 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: 1386/2660] 199.204.45.227 () {30 vars in 705 bytes} [Sun Apr 26 11:30:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2661] 199.204.45.227 () {30 vars in 681 bytes} [Sun Apr 26 11:30: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: 1387/2662] 199.204.45.227 () {30 vars in 717 bytes} [Sun Apr 26 11:30:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2663] 199.204.45.227 () {34 vars in 717 bytes} [Sun Apr 26 11:30:06 2026] POST /v2.0/ports => generated 1324 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2664] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:30:07 2026] GET /v2.0/ports?device_id=14b5a802-6936-4425-a84e-36768f23e14e => generated 975 bytes in 85 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: 1277/2665] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:30:07 2026] GET /v2.0/security-groups?id=1e821692-ee78-4acb-8b76-4e1fc1dff297&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2666] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:30:07 2026] GET /v2.0/ports?device_id=14b5a802-6936-4425-a84e-36768f23e14e => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2667] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:30:07 2026] GET /v2.0/security-groups?id=1e821692-ee78-4acb-8b76-4e1fc1dff297&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2668] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:30:07 2026] GET /v2.0/ports?device_id=14b5a802-6936-4425-a84e-36768f23e14e => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2669] 10.0.0.86 () {34 vars in 970 bytes} [Sun Apr 26 11:30:07 2026] GET /v2.0/ports/ebba7518-7919-4b07-ae01-6026972d67e0 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:30:07.901 8 INFO neutron.db.l3_db [None req-a3eeea57-50c6-4c66-bdf8-923f2d665287 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] Floating IP 013908a5-01fe-4a57-9a0c-2c085f77c8bc associated. External IP: 10.96.250.219, port: 178bbe21-3354-45bd-8583-6e66f5bb146e. [pid: 8|app: 0|req: 1279/2670] 10.0.0.142 () {34 vars in 749 bytes} [Sun Apr 26 11:30:07 2026] PUT /v2.0/floatingips/013908a5-01fe-4a57-9a0c-2c085f77c8bc => generated 856 bytes in 763 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:30:08.258 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0244c718-2181-435f-89fb-48bab95c2b4c'] response: {'name': 'network-changed', 'server_uuid': '14b5a802-6936-4425-a84e-36768f23e14e', 'tag': '178bbe21-3354-45bd-8583-6e66f5bb146e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1392/2671] 10.0.0.142 () {32 vars in 729 bytes} [Sun Apr 26 11:30:08 2026] GET /v2.0/floatingips/013908a5-01fe-4a57-9a0c-2c085f77c8bc => generated 856 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2672] 199.204.45.227 () {34 vars in 1262 bytes} [Sun Apr 26 11:30:08 2026] GET /v2.0/ports/ebba7518-7919-4b07-ae01-6026972d67e0?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2673] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:30:08 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2674] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:30:08 2026] GET /v2.0/ports?tenant_id=2086acb7f7f446b9a070c2d3ef72f42b&device_id=14b5a802-6936-4425-a84e-36768f23e14e => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2675] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:30:08 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64?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: 1282/2676] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:30:08 2026] GET /v2.0/networks?id=11a0384d-da13-47ac-a509-e99febe78723 => generated 756 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2677] 199.204.45.227 () {34 vars in 1060 bytes} [Sun Apr 26 11:30:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=178bbe21-3354-45bd-8583-6e66f5bb146e => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2678] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:30:08 2026] GET /v2.0/subnets?id=be6b43d5-e067-4073-8ad0-15eb7ca50a35 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2679] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:30:08 2026] GET /v2.0/ports?network_id=11a0384d-da13-47ac-a509-e99febe78723&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2680] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:30:09 2026] GET /v2.0/networks/11a0384d-da13-47ac-a509-e99febe78723?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: 1397/2681] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:30:09 2026] GET /v2.0/networks/11a0384d-da13-47ac-a509-e99febe78723?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: 1285/2682] 10.0.0.142 () {32 vars in 729 bytes} [Sun Apr 26 11:30:09 2026] GET /v2.0/floatingips/013908a5-01fe-4a57-9a0c-2c085f77c8bc => generated 856 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2683] 199.204.45.227 () {34 vars in 975 bytes} [Sun Apr 26 11:30:09 2026] GET /v2.0/ports/ebba7518-7919-4b07-ae01-6026972d67e0 => generated 1324 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2684] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:30:09 2026] GET /v2.0/networks?id=9776b88a-9751-403a-9050-f76f6464ed64 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2685] 199.204.45.227 () {38 vars in 1028 bytes} [Sun Apr 26 11:30:09 2026] PUT /v2.0/ports/ebba7518-7919-4b07-ae01-6026972d67e0 => generated 1514 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:30:09.931 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf63022a-d6bc-4295-86ef-612af4956278'] response: {'name': 'network-changed', 'server_uuid': '77bd4c7b-6bf6-458b-aa11-9f8a098f973e', 'tag': 'ebba7518-7919-4b07-ae01-6026972d67e0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1287/2686] 10.0.0.142 () {32 vars in 729 bytes} [Sun Apr 26 11:30:10 2026] GET /v2.0/floatingips/013908a5-01fe-4a57-9a0c-2c085f77c8bc => generated 858 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: 1400/2687] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:30:10 2026] GET /v2.0/ports?tenant_id=a29372c911914e4b968da886886f9350&device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 4095 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2688] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:30:10 2026] GET /v2.0/networks?id=9776b88a-9751-403a-9050-f76f6464ed64 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2689] 199.204.45.227 () {34 vars in 1056 bytes} [Sun Apr 26 11:30:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.89&port_id=ebba7518-7919-4b07-ae01-6026972d67e0 => 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: 1289/2690] 199.204.45.227 () {34 vars in 1104 bytes} [Sun Apr 26 11:30:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A310&port_id=ebba7518-7919-4b07-ae01-6026972d67e0 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2691] 199.204.45.227 () {34 vars in 1064 bytes} [Sun Apr 26 11:30:10 2026] GET /v2.0/subnets?id=b8fcb421-cb16-48a1-b1bd-c530dd2f0c95&id=f6ba62da-f387-49f3-8f18-f7394fbb098c => generated 1410 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2692] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:30:11 2026] GET /v2.0/ports?network_id=9776b88a-9751-403a-9050-f76f6464ed64&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2693] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:30:11 2026] GET /v2.0/ports?network_id=9776b88a-9751-403a-9050-f76f6464ed64&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2694] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:30:11 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64?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: 1404/2695] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:30:11 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64?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: 1292/2696] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:30:12 2026] GET /v2.0/ports?tenant_id=a29372c911914e4b968da886886f9350&device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 4095 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2697] 199.204.45.227 () {34 vars in 1062 bytes} [Sun Apr 26 11:30:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.171&port_id=9cf38637-082e-4d42-b980-b0ab741e1777 => 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: 1293/2698] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:30:12 2026] GET /v2.0/subnets?id=0b473aca-a5d8-4511-9a34-4c0b6a0bf6a9 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2699] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:30:12 2026] GET /v2.0/ports?network_id=10957ba7-b3bc-44b6-b049-9e2142b32a0e&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: 1294/2700] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:30:12 2026] GET /v2.0/networks/10957ba7-b3bc-44b6-b049-9e2142b32a0e?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: 1407/2701] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:30:12 2026] GET /v2.0/networks/10957ba7-b3bc-44b6-b049-9e2142b32a0e?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: 1295/2702] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:30:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => 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: 1408/2703] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:30:12 2026] GET /v2.0/subnets?id=a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 678 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2704] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:30:12 2026] GET /v2.0/ports?network_id=d62c6997-d6aa-44f9-861d-d87bf4a78611&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: 1409/2705] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:30:12 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611?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: 1297/2706] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:30:12 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2707] 199.204.45.227 () {34 vars in 1056 bytes} [Sun Apr 26 11:30:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.89&port_id=ebba7518-7919-4b07-ae01-6026972d67e0 => 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: 1298/2708] 199.204.45.227 () {34 vars in 1104 bytes} [Sun Apr 26 11:30:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A310&port_id=ebba7518-7919-4b07-ae01-6026972d67e0 => 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: 1411/2709] 199.204.45.227 () {34 vars in 1064 bytes} [Sun Apr 26 11:30:12 2026] GET /v2.0/subnets?id=b8fcb421-cb16-48a1-b1bd-c530dd2f0c95&id=f6ba62da-f387-49f3-8f18-f7394fbb098c => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2710] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:30:12 2026] GET /v2.0/ports?network_id=9776b88a-9751-403a-9050-f76f6464ed64&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2711] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:30:13 2026] GET /v2.0/ports?network_id=9776b88a-9751-403a-9050-f76f6464ed64&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2712] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:30:13 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2713] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:30:13 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64?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: 1302/2716] 10.0.0.86 () {34 vars in 970 bytes} [Sun Apr 26 11:30:17 2026] GET /v2.0/ports/ebba7518-7919-4b07-ae01-6026972d67e0 => generated 1516 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2717] 199.204.45.227 () {30 vars in 743 bytes} [Sun Apr 26 11:30:17 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64 => generated 798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2718] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:30:17 2026] GET /v2.0/subnets/f6ba62da-f387-49f3-8f18-f7394fbb098c => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2719] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:30:17 2026] GET /v2.0/subnets/b8fcb421-cb16-48a1-b1bd-c530dd2f0c95 => generated 744 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2720] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:30:17 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: 1417/2721] 199.204.45.227 () {30 vars in 705 bytes} [Sun Apr 26 11:30:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2722] 199.204.45.227 () {30 vars in 681 bytes} [Sun Apr 26 11:30:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2723] 199.204.45.227 () {30 vars in 717 bytes} [Sun Apr 26 11:30:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2724] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:30:17 2026] GET /v2.0/subnets/a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2725] 199.204.45.227 () {30 vars in 737 bytes} [Sun Apr 26 11:30:17 2026] GET /v2.0/ports/47242f16-8914-4118-9f1d-da18491bf4d8 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2726] 199.204.45.227 () {30 vars in 737 bytes} [Sun Apr 26 11:30:17 2026] GET /v2.0/ports/97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => generated 1349 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2727] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:30:17 2026] GET /v2.0/subnets/a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2728] 199.204.45.227 () {30 vars in 743 bytes} [Sun Apr 26 11:30:17 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611 => generated 799 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2729] 199.204.45.227 () {30 vars in 737 bytes} [Sun Apr 26 11:30:17 2026] GET /v2.0/ports/47242f16-8914-4118-9f1d-da18491bf4d8 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2730] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:30:17 2026] GET /v2.0/subnets/a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2731] 10.0.0.106 () {34 vars in 990 bytes} [Sun Apr 26 11:30:19 2026] GET /v2.0/ports?device_id=14b5a802-6936-4425-a84e-36768f23e14e => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2732] 10.0.0.106 () {34 vars in 1040 bytes} [Sun Apr 26 11:30:19 2026] GET /v2.0/security-groups?id=1e821692-ee78-4acb-8b76-4e1fc1dff297&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: 1423/2733] 10.0.0.242 () {30 vars in 690 bytes} [Sun Apr 26 11:30:24 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: 1311/2734] 10.0.0.242 () {30 vars in 692 bytes} [Sun Apr 26 11:30:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2735] 10.0.0.242 () {30 vars in 668 bytes} [Sun Apr 26 11:30:24 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: 1312/2736] 10.0.0.242 () {30 vars in 704 bytes} [Sun Apr 26 11:30:24 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: 1425/2737] 10.0.0.242 () {28 vars in 439 bytes} [Sun Apr 26 11:30:24 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2738] 10.0.0.242 () {30 vars in 728 bytes} [Sun Apr 26 11:30:25 2026] GET /v2.0/subnets/455674a3-7104-4e48-8bf8-33b143dccd29 => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2739] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:30:25 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: 1314/2740] 199.204.45.227 () {30 vars in 705 bytes} [Sun Apr 26 11:30:25 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: 1427/2741] 199.204.45.227 () {30 vars in 681 bytes} [Sun Apr 26 11:30:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2742] 199.204.45.227 () {30 vars in 717 bytes} [Sun Apr 26 11:30:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2743] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:30:25 2026] GET /v2.0/subnets/f6ba62da-f387-49f3-8f18-f7394fbb098c => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2744] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:30:25 2026] GET /v2.0/subnets/455674a3-7104-4e48-8bf8-33b143dccd29 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2745] 199.204.45.227 () {30 vars in 769 bytes} [Sun Apr 26 11:30:25 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 4097 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2746] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:30:26 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: 1430/2747] 199.204.45.227 () {30 vars in 705 bytes} [Sun Apr 26 11:30:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2748] 199.204.45.227 () {30 vars in 681 bytes} [Sun Apr 26 11:30:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2749] 199.204.45.227 () {30 vars in 717 bytes} [Sun Apr 26 11:30: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: 8|app: 0|req: 1319/2750] 199.204.45.227 () {34 vars in 717 bytes} [Sun Apr 26 11:30:26 2026] POST /v2.0/ports => generated 1328 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2751] 10.0.0.86 () {34 vars in 970 bytes} [Sun Apr 26 11:30:26 2026] GET /v2.0/ports/d5a845f9-a964-447f-8c18-b63a498c8b87 => generated 1328 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1320/2752] 10.0.0.86 () {34 vars in 906 bytes} [Sun Apr 26 11:30:26 2026] GET /v2.0/extensions => generated 22037 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2753] 199.204.45.227 () {34 vars in 1262 bytes} [Sun Apr 26 11:30:27 2026] GET /v2.0/ports/d5a845f9-a964-447f-8c18-b63a498c8b87?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2754] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:30:27 2026] GET /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2755] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:30:27 2026] GET /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2756] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:30:27 2026] GET /v2.0/ports?device_id=14b5a802-6936-4425-a84e-36768f23e14e => 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: 1435/2757] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:30:27 2026] GET /v2.0/security-groups?id=1e821692-ee78-4acb-8b76-4e1fc1dff297&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2758] 199.204.45.227 () {34 vars in 975 bytes} [Sun Apr 26 11:30:28 2026] GET /v2.0/ports/d5a845f9-a964-447f-8c18-b63a498c8b87 => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2759] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:30:28 2026] GET /v2.0/networks?id=a94ef52f-df44-4e33-8e21-e5e3c7bbc364 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2760] 199.204.45.227 () {38 vars in 1028 bytes} [Sun Apr 26 11:30:28 2026] PUT /v2.0/ports/d5a845f9-a964-447f-8c18-b63a498c8b87 => generated 1518 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:30:28.978 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-efd1248e-3315-484d-82f5-8b5ca8ebbacc'] response: {'name': 'network-changed', 'server_uuid': '77bd4c7b-6bf6-458b-aa11-9f8a098f973e', 'tag': 'd5a845f9-a964-447f-8c18-b63a498c8b87', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1437/2761] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:30:29 2026] GET /v2.0/ports?device_id=14b5a802-6936-4425-a84e-36768f23e14e => generated 975 bytes in 72 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: 1325/2762] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:30:29 2026] GET /v2.0/security-groups?id=1e821692-ee78-4acb-8b76-4e1fc1dff297&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2763] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:30:29 2026] GET /v2.0/ports?tenant_id=a29372c911914e4b968da886886f9350&device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 5607 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2764] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:30:29 2026] GET /v2.0/networks?id=a94ef52f-df44-4e33-8e21-e5e3c7bbc364 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2765] 199.204.45.227 () {34 vars in 1056 bytes} [Sun Apr 26 11:30:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.22&port_id=d5a845f9-a964-447f-8c18-b63a498c8b87 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2766] 199.204.45.227 () {34 vars in 1106 bytes} [Sun Apr 26 11:30:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A32f&port_id=d5a845f9-a964-447f-8c18-b63a498c8b87 => 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: 1440/2767] 199.204.45.227 () {34 vars in 1064 bytes} [Sun Apr 26 11:30:29 2026] GET /v2.0/subnets?id=455674a3-7104-4e48-8bf8-33b143dccd29&id=b40522ad-7ee7-40c3-a685-98c14339886e => generated 1413 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2768] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:30:29 2026] GET /v2.0/ports?network_id=a94ef52f-df44-4e33-8e21-e5e3c7bbc364&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: 1441/2769] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:30:29 2026] GET /v2.0/ports?network_id=a94ef52f-df44-4e33-8e21-e5e3c7bbc364&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: 1329/2770] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:30:29 2026] GET /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364?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: 1442/2771] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:30:29 2026] GET /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364?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: 1330/2772] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:30:30 2026] GET /v2.0/ports?device_id=14b5a802-6936-4425-a84e-36768f23e14e => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2773] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:30:30 2026] GET /v2.0/security-groups?id=1e821692-ee78-4acb-8b76-4e1fc1dff297&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2774] 199.204.45.227 () {34 vars in 994 bytes} [Sun Apr 26 11:30:30 2026] GET /v2.0/ports?device_id=14b5a802-6936-4425-a84e-36768f23e14e => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:30:30.493 7 INFO neutron_taas.services.taas.taas_plugin [req-49cc21d4-b3ff-4547-9d58-d30b7226dac7 req-eddfd646-6c14-4e2b-8226-66592d9957d5 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] TaaS: Handle Delete Port: 178bbe21-3354-45bd-8583-6e66f5bb146e 2026-04-26 11:30:30.500 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-49cc21d4-b3ff-4547-9d58-d30b7226dac7 req-eddfd646-6c14-4e2b-8226-66592d9957d5 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] Tap Mirror: Handle Delete Port: 178bbe21-3354-45bd-8583-6e66f5bb146e 2026-04-26 11:30:30.618 7 INFO neutron.db.l3_db [req-49cc21d4-b3ff-4547-9d58-d30b7226dac7 req-eddfd646-6c14-4e2b-8226-66592d9957d5 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] Floating IP 013908a5-01fe-4a57-9a0c-2c085f77c8bc disassociated. External IP: 10.96.250.219, port: 178bbe21-3354-45bd-8583-6e66f5bb146e. [pid: 7|app: 0|req: 1444/2777] 199.204.45.227 () {36 vars in 997 bytes} [Sun Apr 26 11:30:30 2026] DELETE /v2.0/ports/178bbe21-3354-45bd-8583-6e66f5bb146e => generated 0 bytes in 588 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2778] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:30:30 2026] GET /v2.0/ports?tenant_id=a29372c911914e4b968da886886f9350&device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 5607 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2779] 199.204.45.227 () {34 vars in 1062 bytes} [Sun Apr 26 11:30:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.171&port_id=9cf38637-082e-4d42-b980-b0ab741e1777 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:30:31.060 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c7b6900-bf2c-4856-8854-acbc2bb35f74'] response: {'server_uuid': '14b5a802-6936-4425-a84e-36768f23e14e', 'name': 'network-vif-deleted', 'tag': '178bbe21-3354-45bd-8583-6e66f5bb146e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1335/2780] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:30:31 2026] GET /v2.0/subnets?id=0b473aca-a5d8-4511-9a34-4c0b6a0bf6a9 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2781] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:30:31 2026] GET /v2.0/ports?network_id=10957ba7-b3bc-44b6-b049-9e2142b32a0e&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2782] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:30:31 2026] GET /v2.0/networks/10957ba7-b3bc-44b6-b049-9e2142b32a0e?fields=segments => generated 14 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2783] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:30:31 2026] GET /v2.0/networks/10957ba7-b3bc-44b6-b049-9e2142b32a0e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2784] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:30:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => 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: 1448/2785] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:30:31 2026] GET /v2.0/subnets?id=a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2786] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:30:31 2026] GET /v2.0/ports?network_id=d62c6997-d6aa-44f9-861d-d87bf4a78611&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: 7|app: 0|req: 1449/2787] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:30:31 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611?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: 1339/2788] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:30:31 2026] GET /v2.0/ports?device_id=14b5a802-6936-4425-a84e-36768f23e14e => 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: 1450/2789] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:30:31 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611?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: 1340/2790] 199.204.45.227 () {34 vars in 1056 bytes} [Sun Apr 26 11:30:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.89&port_id=ebba7518-7919-4b07-ae01-6026972d67e0 => 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: 1451/2791] 199.204.45.227 () {34 vars in 1104 bytes} [Sun Apr 26 11:30:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A310&port_id=ebba7518-7919-4b07-ae01-6026972d67e0 => 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: 1341/2792] 199.204.45.227 () {34 vars in 1064 bytes} [Sun Apr 26 11:30:31 2026] GET /v2.0/subnets?id=b8fcb421-cb16-48a1-b1bd-c530dd2f0c95&id=f6ba62da-f387-49f3-8f18-f7394fbb098c => generated 1410 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2793] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:30:31 2026] GET /v2.0/ports?network_id=9776b88a-9751-403a-9050-f76f6464ed64&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: 1342/2794] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:30:31 2026] GET /v2.0/ports?network_id=9776b88a-9751-403a-9050-f76f6464ed64&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: 7|app: 0|req: 1453/2795] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:30:31 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64?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: 1343/2796] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:30:31 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64?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: 1454/2797] 199.204.45.227 () {34 vars in 1056 bytes} [Sun Apr 26 11:30:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.22&port_id=d5a845f9-a964-447f-8c18-b63a498c8b87 => 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: 1344/2798] 199.204.45.227 () {34 vars in 1106 bytes} [Sun Apr 26 11:30:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A32f&port_id=d5a845f9-a964-447f-8c18-b63a498c8b87 => 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: 1455/2799] 199.204.45.227 () {34 vars in 1064 bytes} [Sun Apr 26 11:30:31 2026] GET /v2.0/subnets?id=455674a3-7104-4e48-8bf8-33b143dccd29&id=b40522ad-7ee7-40c3-a685-98c14339886e => generated 1413 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2800] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:30:31 2026] GET /v2.0/ports?network_id=a94ef52f-df44-4e33-8e21-e5e3c7bbc364&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2801] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:30:31 2026] GET /v2.0/ports?network_id=a94ef52f-df44-4e33-8e21-e5e3c7bbc364&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: 1346/2802] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:30:32 2026] GET /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364?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: 1457/2803] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:30:32 2026] GET /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2804] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:30:32 2026] GET /v2.0/ports?device_id=14b5a802-6936-4425-a84e-36768f23e14e => 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: 1458/2805] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:30:33 2026] GET /v2.0/ports?device_id=14b5a802-6936-4425-a84e-36768f23e14e => 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: 1348/2806] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:30:34 2026] DELETE /v2.0/security-groups/1e821692-ee78-4acb-8b76-4e1fc1dff297 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:30:35.018 7 INFO neutron_taas.services.taas.taas_plugin [None req-44cf36fd-b7b7-49cd-8672-929af8fc3cf1 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] TaaS: Handle Delete Port: 1ac6472b-fd09-4f24-bae6-45770eeacddd 2026-04-26 11:30:35.020 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44cf36fd-b7b7-49cd-8672-929af8fc3cf1 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] Tap Mirror: Handle Delete Port: 1ac6472b-fd09-4f24-bae6-45770eeacddd [pid: 7|app: 0|req: 1459/2807] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:30:34 2026] DELETE /v2.0/floatingips/013908a5-01fe-4a57-9a0c-2c085f77c8bc => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2808] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:30:35 2026] GET /v2.0/ports?device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2809] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:30:35 2026] GET /v2.0/security-groups?id=22ef36ff-f658-4b12-9e47-76ac3c4012ff&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2810] 10.0.0.86 () {34 vars in 970 bytes} [Sun Apr 26 11:30:36 2026] GET /v2.0/ports/d5a845f9-a964-447f-8c18-b63a498c8b87 => generated 1520 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2811] 199.204.45.227 () {30 vars in 743 bytes} [Sun Apr 26 11:30:36 2026] GET /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364 => generated 797 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2812] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:30:36 2026] GET /v2.0/subnets/455674a3-7104-4e48-8bf8-33b143dccd29 => 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: 1462/2813] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:30:36 2026] GET /v2.0/subnets/b40522ad-7ee7-40c3-a685-98c14339886e => generated 747 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2814] 199.204.45.227 () {30 vars in 737 bytes} [Sun Apr 26 11:30:36 2026] GET /v2.0/ports/ebba7518-7919-4b07-ae01-6026972d67e0 => generated 1516 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2815] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:30:36 2026] GET /v2.0/ports?device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2816] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:30:36 2026] GET /v2.0/security-groups?id=22ef36ff-f658-4b12-9e47-76ac3c4012ff&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2817] 199.204.45.227 () {34 vars in 790 bytes} [Sun Apr 26 11:30:36 2026] PUT /v2.0/ports/ebba7518-7919-4b07-ae01-6026972d67e0 => generated 1251 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:30:36.830 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-81671259-1b4a-4b66-8a00-4f42610fa1b1'] response: {'name': 'network-changed', 'server_uuid': '77bd4c7b-6bf6-458b-aa11-9f8a098f973e', 'tag': 'ebba7518-7919-4b07-ae01-6026972d67e0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1355/2818] 199.204.45.227 () {30 vars in 743 bytes} [Sun Apr 26 11:30:36 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64 => generated 798 bytes in 49 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: 1464/2819] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:30:36 2026] GET /v2.0/subnets/f6ba62da-f387-49f3-8f18-f7394fbb098c => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2820] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:30:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2821] 199.204.45.227 () {30 vars in 705 bytes} [Sun Apr 26 11:30:37 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: 1357/2822] 199.204.45.227 () {30 vars in 681 bytes} [Sun Apr 26 11:30:37 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: 1466/2823] 199.204.45.227 () {30 vars in 717 bytes} [Sun Apr 26 11:30:37 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: 8|app: 0|req: 1358/2824] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:30:37 2026] GET /v2.0/subnets/a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 675 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2825] 199.204.45.227 () {30 vars in 737 bytes} [Sun Apr 26 11:30:37 2026] GET /v2.0/ports/47242f16-8914-4118-9f1d-da18491bf4d8 => generated 1128 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2826] 199.204.45.227 () {30 vars in 737 bytes} [Sun Apr 26 11:30:37 2026] GET /v2.0/ports/97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2827] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:30:37 2026] GET /v2.0/subnets/a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 675 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2828] 199.204.45.227 () {30 vars in 743 bytes} [Sun Apr 26 11:30:37 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2829] 199.204.45.227 () {30 vars in 737 bytes} [Sun Apr 26 11:30:37 2026] GET /v2.0/ports/47242f16-8914-4118-9f1d-da18491bf4d8 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2830] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:30:37 2026] GET /v2.0/subnets/a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2831] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:30:37 2026] GET /v2.0/ports?tenant_id=a29372c911914e4b968da886886f9350&device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 5380 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2832] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:30:37 2026] GET /v2.0/networks?id=9776b88a-9751-403a-9050-f76f6464ed64 => 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: 1471/2833] 199.204.45.227 () {34 vars in 1056 bytes} [Sun Apr 26 11:30:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.89&port_id=ebba7518-7919-4b07-ae01-6026972d67e0 => 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: 1363/2834] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:30:37 2026] GET /v2.0/subnets?id=f6ba62da-f387-49f3-8f18-f7394fbb098c => 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: 1472/2835] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:30:37 2026] GET /v2.0/ports?network_id=9776b88a-9751-403a-9050-f76f6464ed64&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: 1364/2836] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:30:37 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64?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: 1473/2837] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:30:37 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2838] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:30:37 2026] GET /v2.0/ports?device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2839] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:30:37 2026] GET /v2.0/security-groups?id=22ef36ff-f658-4b12-9e47-76ac3c4012ff&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: 1474/2840] 199.204.45.227 () {34 vars in 994 bytes} [Sun Apr 26 11:30:37 2026] GET /v2.0/ports?device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:30:37.911 8 INFO neutron_taas.services.taas.taas_plugin [req-513f4ff3-0758-40dd-aef3-38fcb7054f7b req-c82cca4c-cd91-48ee-985f-6d739c19e0c0 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] TaaS: Handle Delete Port: 10a1d64f-18ad-4cf1-b7f4-069f435bdaf3 2026-04-26 11:30:37.915 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-513f4ff3-0758-40dd-aef3-38fcb7054f7b req-c82cca4c-cd91-48ee-985f-6d739c19e0c0 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] Tap Mirror: Handle Delete Port: 10a1d64f-18ad-4cf1-b7f4-069f435bdaf3 [pid: 8|app: 0|req: 1367/2841] 199.204.45.227 () {36 vars in 997 bytes} [Sun Apr 26 11:30:37 2026] DELETE /v2.0/ports/10a1d64f-18ad-4cf1-b7f4-069f435bdaf3 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:30:38.137 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7619110-18d6-4ad3-9d4c-4c009799c317'] response: {'server_uuid': '9f3d914c-71bd-4e84-a2e2-dca96578e059', 'name': 'network-vif-deleted', 'tag': '10a1d64f-18ad-4cf1-b7f4-069f435bdaf3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1475/2842] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:30:38 2026] GET /v2.0/ports?device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => 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: 1368/2843] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:30:39 2026] GET /v2.0/ports?device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => 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: 1476/2844] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:30:41 2026] GET /v2.0/ports?device_id=9f3d914c-71bd-4e84-a2e2-dca96578e059 => 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: 1369/2845] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:30:42 2026] DELETE /v2.0/security-groups/22ef36ff-f658-4b12-9e47-76ac3c4012ff => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:30:42.679 7 INFO neutron_taas.services.taas.taas_plugin [None req-03b18f8e-8f32-42a3-9b95-b6e17ce8dfa9 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] TaaS: Handle Delete Port: e8153eeb-0c7f-4bae-a491-430dcc821954 2026-04-26 11:30:42.682 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03b18f8e-8f32-42a3-9b95-b6e17ce8dfa9 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] Tap Mirror: Handle Delete Port: e8153eeb-0c7f-4bae-a491-430dcc821954 [pid: 7|app: 0|req: 1477/2846] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:30:42 2026] PUT /v2.0/routers/0cbf56cc-6d1a-41f8-9f23-2197de2654ff/remove_router_interface => generated 310 bytes in 858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2847] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:30:43 2026] DELETE /v2.0/subnets/be6b43d5-e067-4073-8ad0-15eb7ca50a35 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:30:43.600 7 INFO neutron_taas.services.taas.taas_plugin [None req-f725a577-fa55-4df6-b010-3e8c45dc7a49 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] TaaS: Handle Delete Port: 0dd1e9a1-9517-4dac-8524-47162d68bfcb 2026-04-26 11:30:43.603 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f725a577-fa55-4df6-b010-3e8c45dc7a49 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] Tap Mirror: Handle Delete Port: 0dd1e9a1-9517-4dac-8524-47162d68bfcb 2026-04-26 11:30:43.841 7 INFO neutron_taas.services.taas.taas_plugin [None req-f725a577-fa55-4df6-b010-3e8c45dc7a49 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] TaaS: Handle Delete Port: 882044f3-0041-42e7-a4f6-9a6cc2a01a54 2026-04-26 11:30:43.843 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f725a577-fa55-4df6-b010-3e8c45dc7a49 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] Tap Mirror: Handle Delete Port: 882044f3-0041-42e7-a4f6-9a6cc2a01a54 2026-04-26 11:30:44.195 7 INFO neutron.db.l3_hamode_db [None req-f725a577-fa55-4df6-b010-3e8c45dc7a49 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] HA network 6c8bfb86-163f-425f-b194-46a470f0f453 was deleted as no HA routers are present in project 2086acb7f7f446b9a070c2d3ef72f42b. [pid: 7|app: 0|req: 1478/2848] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:30:43 2026] DELETE /v2.0/routers/0cbf56cc-6d1a-41f8-9f23-2197de2654ff => generated 0 bytes in 852 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:30:44.293 7 INFO neutron.services.segments.plugin [-] Segment 29de7fa1-2079-42a4-b8da-c25f93612354 resource provider aggregate not found 2026-04-26 11:30:44.297 8 INFO neutron_taas.services.taas.taas_plugin [None req-2884d51a-3db2-4417-9382-7eb5553c001d 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] TaaS: Handle Delete Port: 9cad5f4a-2415-4629-9709-c1b6d7635cdf 2026-04-26 11:30:44.299 7 INFO neutron.services.segments.plugin [-] Segment 29de7fa1-2079-42a4-b8da-c25f93612354 resource provider aggregate not found 2026-04-26 11:30:44.301 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2884d51a-3db2-4417-9382-7eb5553c001d 60a75f7e24d048f689f5624bbe79a3e3 2086acb7f7f446b9a070c2d3ef72f42b - - default default] Tap Mirror: Handle Delete Port: 9cad5f4a-2415-4629-9709-c1b6d7635cdf 2026-04-26 11:30:44.310 7 INFO neutron.services.segments.plugin [-] Segment 29de7fa1-2079-42a4-b8da-c25f93612354 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29de7fa1-2079-42a4-b8da-c25f93612354 found for delete ", "request_id": "req-b2377040-030b-4d96-b58e-3bfa652fb4c4"}]} 2026-04-26 11:30:44.318 7 INFO neutron.services.segments.plugin [-] Segment 29de7fa1-2079-42a4-b8da-c25f93612354 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29de7fa1-2079-42a4-b8da-c25f93612354 found for delete ", "request_id": "req-348d034d-1909-4ae2-8297-ef7f3b6d30cd"}]} /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:852: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:852: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:852: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:852: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 1371/2849] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:30:44 2026] DELETE /v2.0/networks/11a0384d-da13-47ac-a509-e99febe78723 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:30:44.486 8 INFO neutron.services.segments.plugin [-] Segment 039b0d29-1c49-44ec-b363-844a686219cd resource provider aggregate not found 2026-04-26 11:30:44.500 8 INFO neutron.services.segments.plugin [-] Segment 039b0d29-1c49-44ec-b363-844a686219cd resource provider aggregate not found 2026-04-26 11:30:44.506 8 INFO neutron.services.segments.plugin [-] Segment 039b0d29-1c49-44ec-b363-844a686219cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 039b0d29-1c49-44ec-b363-844a686219cd found for delete ", "request_id": "req-c8ea5be5-0f0f-4bac-a14c-77cd3c69020c"}]} 2026-04-26 11:30:44.519 8 INFO neutron.services.segments.plugin [-] Segment 039b0d29-1c49-44ec-b363-844a686219cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 039b0d29-1c49-44ec-b363-844a686219cd found for delete ", "request_id": "req-12057b90-142c-411c-a811-b1b90857456a"}]} 2026-04-26 11:30:45.160 7 WARNING neutron.db.securitygroups_db [None req-fa55acc9-1ad3-43a1-9e4a-38d1c6c463c6 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1479/2850] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:30:45 2026] GET /v2.0/security-groups?tenant_id=2086acb7f7f446b9a070c2d3ef72f42b&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2851] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:30:45 2026] DELETE /v2.0/security-groups/87cc5c4d-e5cd-4156-8205-8087a1cd8c50 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:30:45.390 7 WARNING neutron.db.securitygroups_db [None req-44b91628-28f0-4d6a-8df2-4f6405b9030c 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1480/2852] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:30:45 2026] GET /v2.0/security-groups?tenant_id=5ead2d4c05af45ce8aad7962489bab86&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: 1373/2853] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:30:45 2026] DELETE /v2.0/security-groups/c9f3cb05-0eab-4b57-8b15-ff6564f7eaa0 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2856] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:30:50 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) 2026-04-26 11:30:50.039 8 INFO neutron.db.segments_db [None req-d5b6b43d-d26f-43ed-80a5-f73fb772587e bb5023e953a84bd6810386b40f11bdd8 f62fd4a83d144405b9594b0dce97025e - - default default] Added segment fc325b71-0d44-4800-96ec-9f6c93ce6098 of type vxlan for network 1125e841-b39d-4917-841e-1aa082a94335 [pid: 7|app: 0|req: 1483/2857] 199.204.45.227 () {30 vars in 705 bytes} [Sun Apr 26 11:30:50 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: 1484/2858] 199.204.45.227 () {30 vars in 681 bytes} [Sun Apr 26 11:30:50 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: 1485/2859] 199.204.45.227 () {30 vars in 717 bytes} [Sun Apr 26 11:30:50 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: 1486/2860] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:30:50 2026] GET /v2.0/subnets/f6ba62da-f387-49f3-8f18-f7394fbb098c => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2861] 199.204.45.227 () {30 vars in 769 bytes} [Sun Apr 26 11:30:50 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 5380 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2862] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:30:49 2026] POST /v2.0/networks => generated 632 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2863] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:30:50 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: 1377/2864] 199.204.45.227 () {30 vars in 705 bytes} [Sun Apr 26 11:30:50 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: 1378/2865] 199.204.45.227 () {30 vars in 681 bytes} [Sun Apr 26 11:30:50 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: 1379/2866] 199.204.45.227 () {30 vars in 717 bytes} [Sun Apr 26 11:30:50 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: 1380/2867] 199.204.45.227 () {30 vars in 737 bytes} [Sun Apr 26 11:30:50 2026] GET /v2.0/ports/d5a845f9-a964-447f-8c18-b63a498c8b87 => generated 1520 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2868] 10.0.0.142 () {34 vars in 664 bytes} [Sun Apr 26 11:30:50 2026] POST /v2.0/ports => generated 743 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 11:30:50.544 7 INFO neutron.db.segments_db [None req-1a547273-d816-4838-a15b-537e44a85cc5 bb5023e953a84bd6810386b40f11bdd8 f62fd4a83d144405b9594b0dce97025e - - default default] Added segment 9372ae5b-a871-4050-959c-7c7256c2cd74 of type vxlan for network f24caddf-91ec-4cae-ad70-665699cdc59f [pid: 7|app: 0|req: 1489/2869] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:30:50 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: 1381/2870] 199.204.45.227 () {34 vars in 790 bytes} [Sun Apr 26 11:30:50 2026] PUT /v2.0/ports/d5a845f9-a964-447f-8c18-b63a498c8b87 => generated 1251 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 11:30:50.729 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f9a0766-e1cc-402b-83bd-2471bf216eb3'] response: {'name': 'network-changed', 'server_uuid': '77bd4c7b-6bf6-458b-aa11-9f8a098f973e', 'tag': 'd5a845f9-a964-447f-8c18-b63a498c8b87', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1382/2871] 199.204.45.227 () {30 vars in 743 bytes} [Sun Apr 26 11:30:50 2026] GET /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364 => generated 797 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2872] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:30:50 2026] GET /v2.0/subnets/455674a3-7104-4e48-8bf8-33b143dccd29 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2873] 199.204.45.227 () {30 vars in 737 bytes} [Sun Apr 26 11:30:50 2026] GET /v2.0/ports/d5a845f9-a964-447f-8c18-b63a498c8b87 => generated 1287 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2874] 10.0.0.142 () {34 vars in 664 bytes} [Sun Apr 26 11:30:50 2026] POST /v2.0/ports => generated 743 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 11:30:51.015 7 INFO neutron.db.segments_db [None req-6bcaf216-4673-4f7f-ac46-1e065e1e0c97 bb5023e953a84bd6810386b40f11bdd8 f62fd4a83d144405b9594b0dce97025e - - default default] Added segment a3453313-b950-441d-a1f3-3f428e5322c0 of type vxlan for network 3b9ec1ec-c149-405c-a8ee-f688514452e0 [pid: 7|app: 0|req: 1491/2875] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:30:50 2026] POST /v2.0/networks => generated 632 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2876] 199.204.45.227 () {34 vars in 789 bytes} [Sun Apr 26 11:30:50 2026] PUT /v2.0/ports/d5a845f9-a964-447f-8c18-b63a498c8b87 => generated 1080 bytes in 289 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: 1386/2877] 199.204.45.227 () {30 vars in 743 bytes} [Sun Apr 26 11:30:51 2026] GET /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364 => generated 797 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2878] 199.204.45.227 () {30 vars in 769 bytes} [Sun Apr 26 11:30:51 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 4976 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2879] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:30:51 2026] GET /v2.0/ports?tenant_id=a29372c911914e4b968da886886f9350&device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 4976 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2880] 199.204.45.227 () {30 vars in 769 bytes} [Sun Apr 26 11:30:51 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 4976 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2881] 10.0.0.142 () {34 vars in 664 bytes} [Sun Apr 26 11:30:51 2026] POST /v2.0/ports => generated 743 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1390/2882] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:30:51 2026] GET /v2.0/networks?id=a94ef52f-df44-4e33-8e21-e5e3c7bbc364 => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:30:51.464 7 INFO neutron.db.segments_db [None req-6cfc738c-d1ce-41e6-86c4-1c09ecf724eb bb5023e953a84bd6810386b40f11bdd8 f62fd4a83d144405b9594b0dce97025e - - default default] Added segment 76923797-6aa0-4266-9389-8f21ce433571 of type vxlan for network 796912ed-c026-47c7-a317-79dcd9632302 [pid: 8|app: 0|req: 1391/2883] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:30:51 2026] GET /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364?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: 1392/2884] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:30:51 2026] GET /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364?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: 1493/2885] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:30:51 2026] POST /v2.0/networks => generated 632 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2886] 10.0.0.142 () {34 vars in 664 bytes} [Sun Apr 26 11:30:51 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) 2026-04-26 11:30:51.948 7 INFO neutron.db.segments_db [None req-44b83248-a8c9-45b8-a33d-3e6fd13d7a24 bb5023e953a84bd6810386b40f11bdd8 f62fd4a83d144405b9594b0dce97025e - - default default] Added segment c3823ceb-a72c-4371-8612-dfe649c333e3 of type vxlan for network 73a34788-f180-480c-9acd-4eb6534b1c76 [pid: 7|app: 0|req: 1494/2887] 10.0.0.142 () {34 vars in 670 bytes} [Sun Apr 26 11:30:51 2026] POST /v2.0/networks => generated 632 bytes in 176 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: 1394/2888] 10.0.0.142 () {34 vars in 664 bytes} [Sun Apr 26 11:30:52 2026] POST /v2.0/ports => generated 743 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1495/2889] 10.0.0.142 () {34 vars in 747 bytes} [Sun Apr 26 11:30:52 2026] PUT /v2.0/ports/8162ee59-2620-4a51-bdfc-f3b30fe6d7d6/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1395/2890] 199.204.45.227 () {30 vars in 769 bytes} [Sun Apr 26 11:30:52 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 4976 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2891] 10.0.0.142 () {34 vars in 747 bytes} [Sun Apr 26 11:30:52 2026] PUT /v2.0/ports/d1c07c09-9168-4870-9ddb-6e07dfe819ca/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2892] 10.0.0.142 () {34 vars in 747 bytes} [Sun Apr 26 11:30:52 2026] PUT /v2.0/ports/c476523a-2506-4246-95ce-47a551f0be7d/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1497/2893] 10.0.0.142 () {34 vars in 747 bytes} [Sun Apr 26 11:30:52 2026] PUT /v2.0/ports/89ea6c36-f0ac-435c-919f-2a0e799c2710/tags => generated 19 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, ' 2026-04-26 11:30:52.772 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a855630e-4bcf-4337-b39b-09e532e1b05c'] response: {'name': 'network-changed', 'server_uuid': '77bd4c7b-6bf6-458b-aa11-9f8a098f973e', 'tag': 'd5a845f9-a964-447f-8c18-b63a498c8b87', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1397/2894] 10.0.0.142 () {32 vars in 660 bytes} [Sun Apr 26 11:30:52 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 175 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: 1498/2895] 10.0.0.142 () {32 vars in 674 bytes} [Sun Apr 26 11:30:52 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2896] 10.0.0.142 () {32 vars in 670 bytes} [Sun Apr 26 11:30:52 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2897] 10.0.0.142 () {32 vars in 682 bytes} [Sun Apr 26 11:30:53 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2898] 10.0.0.142 () {32 vars in 668 bytes} [Sun Apr 26 11:30:53 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2899] 10.0.0.142 () {32 vars in 682 bytes} [Sun Apr 26 11:30:53 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2900] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:30:53 2026] GET /v2.0/ports?tenant_id=a29372c911914e4b968da886886f9350&device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 4976 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2901] 10.0.0.142 () {32 vars in 678 bytes} [Sun Apr 26 11:30:53 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2902] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:30:53 2026] GET /v2.0/networks?id=a94ef52f-df44-4e33-8e21-e5e3c7bbc364 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2903] 10.0.0.142 () {32 vars in 690 bytes} [Sun Apr 26 11:30:53 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2904] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:30:53 2026] GET /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364?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: 1403/2905] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:30:53 2026] GET /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364?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: 1404/2906] 199.204.45.227 () {30 vars in 769 bytes} [Sun Apr 26 11:30:53 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 4976 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:30:53.513 7 INFO neutron_taas.services.taas.taas_plugin [None req-3436cc5f-78a1-4df1-be9b-24e37e3b4531 bb5023e953a84bd6810386b40f11bdd8 f62fd4a83d144405b9594b0dce97025e - - default default] TaaS: Handle Delete Port: 8162ee59-2620-4a51-bdfc-f3b30fe6d7d6 2026-04-26 11:30:53.518 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3436cc5f-78a1-4df1-be9b-24e37e3b4531 bb5023e953a84bd6810386b40f11bdd8 f62fd4a83d144405b9594b0dce97025e - - default default] Tap Mirror: Handle Delete Port: 8162ee59-2620-4a51-bdfc-f3b30fe6d7d6 [pid: 7|app: 0|req: 1503/2907] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:30:53 2026] DELETE /v2.0/ports/8162ee59-2620-4a51-bdfc-f3b30fe6d7d6 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2908] 199.204.45.227 () {34 vars in 975 bytes} [Sun Apr 26 11:30:53 2026] GET /v2.0/ports/d5a845f9-a964-447f-8c18-b63a498c8b87 => generated 1116 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2909] 199.204.45.227 () {34 vars in 1060 bytes} [Sun Apr 26 11:30:53 2026] GET /v2.0/ports/d5a845f9-a964-447f-8c18-b63a498c8b87?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:30:53.768 8 INFO neutron_taas.services.taas.taas_plugin [None req-7f87163f-71bf-4b45-8a68-42491458abeb bb5023e953a84bd6810386b40f11bdd8 f62fd4a83d144405b9594b0dce97025e - - default default] TaaS: Handle Delete Port: d1c07c09-9168-4870-9ddb-6e07dfe819ca 2026-04-26 11:30:53.771 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f87163f-71bf-4b45-8a68-42491458abeb bb5023e953a84bd6810386b40f11bdd8 f62fd4a83d144405b9594b0dce97025e - - default default] Tap Mirror: Handle Delete Port: d1c07c09-9168-4870-9ddb-6e07dfe819ca [pid: 7|app: 0|req: 1506/2910] 199.204.45.227 () {34 vars in 1016 bytes} [Sun Apr 26 11:30:53 2026] GET /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364?fields=dns_domain => generated 29 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2911] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:30:53 2026] DELETE /v2.0/ports/d1c07c09-9168-4870-9ddb-6e07dfe819ca => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:30:53.946 8 INFO neutron_taas.services.taas.taas_plugin [None req-c8adbb75-2560-4de4-8845-e152d594d0a0 bb5023e953a84bd6810386b40f11bdd8 f62fd4a83d144405b9594b0dce97025e - - default default] TaaS: Handle Delete Port: c476523a-2506-4246-95ce-47a551f0be7d 2026-04-26 11:30:53.949 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8adbb75-2560-4de4-8845-e152d594d0a0 bb5023e953a84bd6810386b40f11bdd8 f62fd4a83d144405b9594b0dce97025e - - default default] Tap Mirror: Handle Delete Port: c476523a-2506-4246-95ce-47a551f0be7d [pid: 8|app: 0|req: 1406/2912] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:30:53 2026] DELETE /v2.0/ports/c476523a-2506-4246-95ce-47a551f0be7d => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2913] 199.204.45.227 () {38 vars in 1028 bytes} [Sun Apr 26 11:30:53 2026] PUT /v2.0/ports/d5a845f9-a964-447f-8c18-b63a498c8b87 => generated 917 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:30:54.147 8 INFO neutron_taas.services.taas.taas_plugin [None req-b538635d-a73b-4de1-9f19-a85239625a10 bb5023e953a84bd6810386b40f11bdd8 f62fd4a83d144405b9594b0dce97025e - - default default] TaaS: Handle Delete Port: 89ea6c36-f0ac-435c-919f-2a0e799c2710 2026-04-26 11:30:54.151 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b538635d-a73b-4de1-9f19-a85239625a10 bb5023e953a84bd6810386b40f11bdd8 f62fd4a83d144405b9594b0dce97025e - - default default] Tap Mirror: Handle Delete Port: 89ea6c36-f0ac-435c-919f-2a0e799c2710 [pid: 8|app: 0|req: 1407/2914] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:30:54 2026] DELETE /v2.0/ports/89ea6c36-f0ac-435c-919f-2a0e799c2710 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 11:30:54.357 7 INFO neutron_taas.services.taas.taas_plugin [None req-265ec82f-baf5-42da-8a89-c2ff701f1943 bb5023e953a84bd6810386b40f11bdd8 f62fd4a83d144405b9594b0dce97025e - - default default] TaaS: Handle Delete Port: b799c22f-be67-4164-9653-7f50ff52edd7 2026-04-26 11:30:54.360 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-265ec82f-baf5-42da-8a89-c2ff701f1943 bb5023e953a84bd6810386b40f11bdd8 f62fd4a83d144405b9594b0dce97025e - - default default] Tap Mirror: Handle Delete Port: b799c22f-be67-4164-9653-7f50ff52edd7 [pid: 7|app: 0|req: 1508/2915] 10.0.0.142 () {32 vars in 720 bytes} [Sun Apr 26 11:30:54 2026] DELETE /v2.0/ports/b799c22f-be67-4164-9653-7f50ff52edd7 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:30:54.559 8 INFO neutron.services.segments.plugin [-] Segment fc325b71-0d44-4800-96ec-9f6c93ce6098 resource provider aggregate not found 2026-04-26 11:30:54.565 8 INFO neutron.services.segments.plugin [-] Segment fc325b71-0d44-4800-96ec-9f6c93ce6098 resource provider aggregate not found [pid: 7|app: 0|req: 1509/2916] 199.204.45.227 () {30 vars in 769 bytes} [Sun Apr 26 11:30:54 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 3868 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:30:54.583 8 INFO neutron.services.segments.plugin [-] Segment fc325b71-0d44-4800-96ec-9f6c93ce6098 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc325b71-0d44-4800-96ec-9f6c93ce6098 found for delete ", "request_id": "req-6a5e3df2-1c7a-479d-86db-01b0872db09b"}]} 2026-04-26 11:30:54.585 8 INFO neutron.services.segments.plugin [-] Segment fc325b71-0d44-4800-96ec-9f6c93ce6098 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc325b71-0d44-4800-96ec-9f6c93ce6098 found for delete ", "request_id": "req-e19595ba-ad29-4fb9-a6ed-033b89ce50b3"}]} [pid: 8|app: 0|req: 1408/2917] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:30:54 2026] DELETE /v2.0/networks/1125e841-b39d-4917-841e-1aa082a94335 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:30:54.684 7 INFO neutron_taas.services.taas.taas_plugin [None req-66302e52-cad3-4a80-9db6-e0e9e476fcbe 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: d5a845f9-a964-447f-8c18-b63a498c8b87 2026-04-26 11:30:54.686 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66302e52-cad3-4a80-9db6-e0e9e476fcbe 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: d5a845f9-a964-447f-8c18-b63a498c8b87 [pid: 8|app: 0|req: 1409/2918] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:30:54 2026] DELETE /v2.0/networks/f24caddf-91ec-4cae-ad70-665699cdc59f => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2919] 199.204.45.227 () {32 vars in 759 bytes} [Sun Apr 26 11:30:54 2026] DELETE /v2.0/ports/d5a845f9-a964-447f-8c18-b63a498c8b87 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2920] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:30:54 2026] DELETE /v2.0/networks/3b9ec1ec-c149-405c-a8ee-f688514452e0 => 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: 1411/2921] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:30:54 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: 1412/2922] 199.204.45.227 () {30 vars in 705 bytes} [Sun Apr 26 11:30:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2923] 199.204.45.227 () {30 vars in 681 bytes} [Sun Apr 26 11:30:54 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: 1414/2924] 199.204.45.227 () {30 vars in 717 bytes} [Sun Apr 26 11:30:54 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: 1415/2925] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:30:54 2026] GET /v2.0/subnets/a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:30:54.967 7 INFO neutron.services.segments.plugin [-] Segment 76923797-6aa0-4266-9389-8f21ce433571 resource provider aggregate not found 2026-04-26 11:30:54.973 7 INFO neutron.services.segments.plugin [-] Segment 76923797-6aa0-4266-9389-8f21ce433571 resource provider aggregate not found 2026-04-26 11:30:54.987 7 INFO neutron.services.segments.plugin [-] Segment 76923797-6aa0-4266-9389-8f21ce433571 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76923797-6aa0-4266-9389-8f21ce433571 found for delete ", "request_id": "req-ff0773dd-1a89-4c89-8303-0ce34fa79d36"}]} 2026-04-26 11:30:54.992 7 INFO neutron.services.segments.plugin [-] Segment 76923797-6aa0-4266-9389-8f21ce433571 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76923797-6aa0-4266-9389-8f21ce433571 found for delete ", "request_id": "req-340d5786-0fd6-4d81-8e77-85344fcb5be0"}]} [pid: 8|app: 0|req: 1416/2926] 199.204.45.227 () {30 vars in 737 bytes} [Sun Apr 26 11:30:54 2026] GET /v2.0/ports/47242f16-8914-4118-9f1d-da18491bf4d8 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2927] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:30:54 2026] DELETE /v2.0/networks/796912ed-c026-47c7-a317-79dcd9632302 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2928] 199.204.45.227 () {30 vars in 737 bytes} [Sun Apr 26 11:30:55 2026] GET /v2.0/ports/97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => generated 1349 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2929] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:30:55 2026] GET /v2.0/subnets/a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2930] 199.204.45.227 () {30 vars in 743 bytes} [Sun Apr 26 11:30:55 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611 => generated 799 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2931] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:30:55 2026] DELETE /v2.0/networks/73a34788-f180-480c-9acd-4eb6534b1c76 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2932] 199.204.45.227 () {30 vars in 737 bytes} [Sun Apr 26 11:30:55 2026] GET /v2.0/ports/47242f16-8914-4118-9f1d-da18491bf4d8 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2933] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:30:55 2026] GET /v2.0/subnets/a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2934] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:30:55 2026] GET /v2.0/ports?tenant_id=a29372c911914e4b968da886886f9350&device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 3868 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2935] 199.204.45.227 () {34 vars in 1226 bytes} [Sun Apr 26 11:30:55 2026] GET /v2.0/networks?id=10957ba7-b3bc-44b6-b049-9e2142b32a0e&id=d62c6997-d6aa-44f9-861d-d87bf4a78611&id=9776b88a-9751-403a-9050-f76f6464ed64&id=a94ef52f-df44-4e33-8e21-e5e3c7bbc364 => generated 3096 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2936] 199.204.45.227 () {34 vars in 1062 bytes} [Sun Apr 26 11:30:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.171&port_id=9cf38637-082e-4d42-b980-b0ab741e1777 => 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: 1420/2937] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:30:55 2026] GET /v2.0/subnets?id=0b473aca-a5d8-4511-9a34-4c0b6a0bf6a9 => generated 654 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2938] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:30:55 2026] GET /v2.0/ports?network_id=10957ba7-b3bc-44b6-b049-9e2142b32a0e&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2939] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:30:55 2026] GET /v2.0/networks/10957ba7-b3bc-44b6-b049-9e2142b32a0e?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: 1422/2940] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:30:55 2026] GET /v2.0/networks/10957ba7-b3bc-44b6-b049-9e2142b32a0e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2941] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:30:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => 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: 1424/2942] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:30:56 2026] GET /v2.0/subnets?id=a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2943] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:30:56 2026] GET /v2.0/ports?network_id=d62c6997-d6aa-44f9-861d-d87bf4a78611&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:30:56.149 7 WARNING neutron.db.securitygroups_db [None req-80c27ddf-e71e-471a-8507-c443c0e3f947 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1426/2944] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:30:56 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611?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: 1427/2945] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:30:56 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611?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: 1519/2946] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:30:55 2026] GET /v2.0/security-groups?tenant_id=b3f45f6c87cb4aae97b6022637618afc&name=default => generated 2929 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2947] 199.204.45.227 () {34 vars in 1056 bytes} [Sun Apr 26 11:30:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.89&port_id=ebba7518-7919-4b07-ae01-6026972d67e0 => 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: 1429/2948] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:30:56 2026] GET /v2.0/subnets?id=f6ba62da-f387-49f3-8f18-f7394fbb098c => 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: 1430/2949] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:30:56 2026] GET /v2.0/ports?network_id=9776b88a-9751-403a-9050-f76f6464ed64&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: 7|app: 0|req: 1520/2950] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:30:56 2026] DELETE /v2.0/security-groups/aa8c6da5-d81d-4c48-8ac0-3ae8b0fc01b0 => 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: 1431/2951] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:30:56 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64?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: 1521/2952] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:30:56 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64?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-04-26 11:30:56.470 8 WARNING neutron.db.securitygroups_db [None req-ac739691-d15c-488f-ab92-ea8c31e38763 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1432/2953] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:30:56 2026] GET /v2.0/security-groups?tenant_id=f62fd4a83d144405b9594b0dce97025e&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:30:56.610 8 INFO neutron.services.segments.plugin [-] Segment 9372ae5b-a871-4050-959c-7c7256c2cd74 resource provider aggregate not found [pid: 7|app: 0|req: 1522/2954] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:30:56 2026] DELETE /v2.0/security-groups/6bcfb284-c97c-4db7-aaf9-293003cbc5ea => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:30:56.615 8 INFO neutron.services.segments.plugin [-] Segment 9372ae5b-a871-4050-959c-7c7256c2cd74 resource provider aggregate not found 2026-04-26 11:30:56.632 8 INFO neutron.services.segments.plugin [-] Segment 9372ae5b-a871-4050-959c-7c7256c2cd74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9372ae5b-a871-4050-959c-7c7256c2cd74 found for delete ", "request_id": "req-da03f5fb-dc40-4474-b248-71271ed6f3b7"}]} 2026-04-26 11:30:56.635 8 INFO neutron.services.segments.plugin [-] Segment 9372ae5b-a871-4050-959c-7c7256c2cd74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9372ae5b-a871-4050-959c-7c7256c2cd74 found for delete ", "request_id": "req-85cbb911-5aa5-45fd-8e3c-acdaf383100d"}]} 2026-04-26 11:30:56.649 8 INFO neutron.services.segments.plugin [-] Segment a3453313-b950-441d-a1f3-3f428e5322c0 resource provider aggregate not found 2026-04-26 11:30:56.654 8 INFO neutron.services.segments.plugin [-] Segment a3453313-b950-441d-a1f3-3f428e5322c0 resource provider aggregate not found 2026-04-26 11:30:56.667 8 INFO neutron.services.segments.plugin [-] Segment a3453313-b950-441d-a1f3-3f428e5322c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3453313-b950-441d-a1f3-3f428e5322c0 found for delete ", "request_id": "req-fdae9cb8-e051-4105-962c-4e04832db64c"}]} 2026-04-26 11:30:56.672 8 INFO neutron.services.segments.plugin [-] Segment a3453313-b950-441d-a1f3-3f428e5322c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3453313-b950-441d-a1f3-3f428e5322c0 found for delete ", "request_id": "req-73d3bcf5-781b-4b3e-b80d-cccd16ff0163"}]} 2026-04-26 11:30:56.678 8 INFO neutron.services.segments.plugin [-] Segment c3823ceb-a72c-4371-8612-dfe649c333e3 resource provider aggregate not found 2026-04-26 11:30:56.698 8 INFO neutron.services.segments.plugin [-] Segment c3823ceb-a72c-4371-8612-dfe649c333e3 resource provider aggregate not found 2026-04-26 11:30:56.705 8 INFO neutron.services.segments.plugin [-] Segment c3823ceb-a72c-4371-8612-dfe649c333e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3823ceb-a72c-4371-8612-dfe649c333e3 found for delete ", "request_id": "req-37212b1a-4e97-4cb4-b38a-b55f03cf1093"}]} 2026-04-26 11:30:56.716 8 INFO neutron.services.segments.plugin [-] Segment c3823ceb-a72c-4371-8612-dfe649c333e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3823ceb-a72c-4371-8612-dfe649c333e3 found for delete ", "request_id": "req-70a5ecd3-9362-4f0d-99a2-9624d35433a4"}]} 2026-04-26 11:30:56.774 8 WARNING neutron.db.securitygroups_db [None req-5938791b-f787-4bde-9a60-c17bc4188401 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1433/2955] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:30:56 2026] GET /v2.0/security-groups?tenant_id=69edf82fb7404c06ba972fc4cc9183b8&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2956] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:30:56 2026] DELETE /v2.0/security-groups/c88bfe3f-8749-4009-97c1-df0527b735d5 => 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: 1434/2957] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:31:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2958] 199.204.45.227 () {30 vars in 705 bytes} [Sun Apr 26 11:31:00 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: 1435/2959] 199.204.45.227 () {30 vars in 681 bytes} [Sun Apr 26 11:31:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2960] 199.204.45.227 () {30 vars in 717 bytes} [Sun Apr 26 11:31:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2961] 199.204.45.227 () {30 vars in 769 bytes} [Sun Apr 26 11:31:00 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 3868 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2962] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:31:00 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: 1437/2963] 199.204.45.227 () {30 vars in 705 bytes} [Sun Apr 26 11:31:00 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: 1527/2964] 199.204.45.227 () {30 vars in 681 bytes} [Sun Apr 26 11:31:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2965] 199.204.45.227 () {30 vars in 717 bytes} [Sun Apr 26 11:31:00 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: 1528/2966] 199.204.45.227 () {30 vars in 737 bytes} [Sun Apr 26 11:31:00 2026] GET /v2.0/ports/ebba7518-7919-4b07-ae01-6026972d67e0 => generated 1287 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2967] 199.204.45.227 () {34 vars in 789 bytes} [Sun Apr 26 11:31:00 2026] PUT /v2.0/ports/ebba7518-7919-4b07-ae01-6026972d67e0 => generated 1080 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:31:00.631 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-73d0c168-639a-4931-9811-feb9ad94b86b'] response: {'name': 'network-changed', 'server_uuid': '77bd4c7b-6bf6-458b-aa11-9f8a098f973e', 'tag': 'ebba7518-7919-4b07-ae01-6026972d67e0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1529/2968] 199.204.45.227 () {30 vars in 743 bytes} [Sun Apr 26 11:31:00 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64 => generated 798 bytes in 52 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: 1440/2969] 199.204.45.227 () {30 vars in 769 bytes} [Sun Apr 26 11:31:00 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 3697 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2972] 199.204.45.227 () {30 vars in 769 bytes} [Sun Apr 26 11:31:00 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 3697 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2973] 10.0.0.142 () {34 vars in 678 bytes} [Sun Apr 26 11:31:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2974] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:31:01 2026] GET /v2.0/ports?tenant_id=a29372c911914e4b968da886886f9350&device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 3697 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2975] 10.0.0.142 () {34 vars in 678 bytes} [Sun Apr 26 11:31:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2976] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:31:01 2026] GET /v2.0/networks?id=9776b88a-9751-403a-9050-f76f6464ed64 => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2977] 10.0.0.142 () {34 vars in 678 bytes} [Sun Apr 26 11:31:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2978] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:31:01 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64?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: 1445/2979] 10.0.0.142 () {34 vars in 678 bytes} [Sun Apr 26 11:31:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2980] 10.0.0.142 () {34 vars in 678 bytes} [Sun Apr 26 11:31:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2981] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:31:01 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:31:01.373 7 WARNING tagging [None req-a23d9ae5-bac8-4680-9ce7-e89cc6de19b4 58c0aedd494b4dd3b9b7f568b9d94986 2a8621dc8da34a43943efc247e3584b7 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1536/2982] 10.0.0.142 () {34 vars in 753 bytes} [Sun Apr 26 11:31:01 2026] PUT /v2.0/policies/73b7fb87-704b-4138-bc7f-f547c19cc4bc/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:31:01.415 8 WARNING tagging [None req-9430e867-c000-46b9-8d0d-3e2b4a4c2cdb 58c0aedd494b4dd3b9b7f568b9d94986 2a8621dc8da34a43943efc247e3584b7 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1447/2983] 10.0.0.142 () {34 vars in 753 bytes} [Sun Apr 26 11:31:01 2026] PUT /v2.0/policies/4b30ce41-7a47-4797-aa49-06f88892d71b/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:31:01.468 7 WARNING tagging [None req-19958a9f-ff24-4f6c-ac48-2aeeea42b19b 58c0aedd494b4dd3b9b7f568b9d94986 2a8621dc8da34a43943efc247e3584b7 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1537/2984] 10.0.0.142 () {34 vars in 753 bytes} [Sun Apr 26 11:31:01 2026] PUT /v2.0/policies/b1cc941a-260d-40bc-9b67-bde2999745d3/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:31:01.520 8 WARNING tagging [None req-31f77251-3bb0-4a8c-a8f3-59ae9e50df91 58c0aedd494b4dd3b9b7f568b9d94986 2a8621dc8da34a43943efc247e3584b7 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1448/2985] 10.0.0.142 () {34 vars in 753 bytes} [Sun Apr 26 11:31:01 2026] PUT /v2.0/policies/799b0372-ffbd-44bb-8482-141ef0b8cb98/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2986] 199.204.45.227 () {30 vars in 769 bytes} [Sun Apr 26 11:31:01 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 3697 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2987] 10.0.0.142 () {32 vars in 674 bytes} [Sun Apr 26 11:31:01 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2988] 10.0.0.142 () {32 vars in 688 bytes} [Sun Apr 26 11:31:02 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2989] 10.0.0.142 () {32 vars in 684 bytes} [Sun Apr 26 11:31:02 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2990] 10.0.0.142 () {32 vars in 696 bytes} [Sun Apr 26 11:31:02 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2991] 10.0.0.142 () {32 vars in 682 bytes} [Sun Apr 26 11:31:02 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2992] 10.0.0.142 () {32 vars in 696 bytes} [Sun Apr 26 11:31:02 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2993] 10.0.0.142 () {32 vars in 692 bytes} [Sun Apr 26 11:31:02 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2994] 10.0.0.142 () {32 vars in 704 bytes} [Sun Apr 26 11:31:02 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2995] 199.204.45.227 () {34 vars in 975 bytes} [Sun Apr 26 11:31:02 2026] GET /v2.0/ports/ebba7518-7919-4b07-ae01-6026972d67e0 => generated 1116 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2996] 199.204.45.227 () {34 vars in 1060 bytes} [Sun Apr 26 11:31:02 2026] GET /v2.0/ports/ebba7518-7919-4b07-ae01-6026972d67e0?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2997] 199.204.45.227 () {30 vars in 769 bytes} [Sun Apr 26 11:31:02 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 3697 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2998] 10.0.0.142 () {32 vars in 734 bytes} [Sun Apr 26 11:31:02 2026] DELETE /v2.0/qos/policies/73b7fb87-704b-4138-bc7f-f547c19cc4bc => generated 0 bytes in 542 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2999] 199.204.45.227 () {34 vars in 1016 bytes} [Sun Apr 26 11:31:02 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64?fields=dns_domain => generated 29 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3000] 10.0.0.142 () {32 vars in 734 bytes} [Sun Apr 26 11:31:02 2026] DELETE /v2.0/qos/policies/4b30ce41-7a47-4797-aa49-06f88892d71b => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3001] 10.0.0.142 () {32 vars in 734 bytes} [Sun Apr 26 11:31:03 2026] DELETE /v2.0/qos/policies/b1cc941a-260d-40bc-9b67-bde2999745d3 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3002] 10.0.0.142 () {32 vars in 734 bytes} [Sun Apr 26 11:31:03 2026] DELETE /v2.0/qos/policies/799b0372-ffbd-44bb-8482-141ef0b8cb98 => 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: 1457/3003] 10.0.0.142 () {32 vars in 734 bytes} [Sun Apr 26 11:31:03 2026] DELETE /v2.0/qos/policies/aecd4374-fb4b-43b3-97ce-b6f7339c3158 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3004] 199.204.45.227 () {38 vars in 1028 bytes} [Sun Apr 26 11:31:02 2026] PUT /v2.0/ports/ebba7518-7919-4b07-ae01-6026972d67e0 => generated 917 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 11:31:03.966 8 WARNING neutron.db.securitygroups_db [None req-29eea6c6-6a2c-4c45-a299-d2636e3fa43e 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1548/3005] 199.204.45.227 () {30 vars in 769 bytes} [Sun Apr 26 11:31:03 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 2589 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:31:04.092 7 INFO neutron_taas.services.taas.taas_plugin [None req-7309c214-f9fe-4423-9a16-946a7c41780a 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: ebba7518-7919-4b07-ae01-6026972d67e0 [pid: 8|app: 0|req: 1458/3006] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:31:03 2026] GET /v2.0/security-groups?tenant_id=2a8621dc8da34a43943efc247e3584b7&name=default => generated 2929 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:31:04.095 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7309c214-f9fe-4423-9a16-946a7c41780a 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: ebba7518-7919-4b07-ae01-6026972d67e0 [pid: 8|app: 0|req: 1459/3007] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:31:04 2026] DELETE /v2.0/security-groups/1a255b5c-0824-4d01-8a83-80671cc9ec86 => 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: 1549/3008] 199.204.45.227 () {32 vars in 759 bytes} [Sun Apr 26 11:31:03 2026] DELETE /v2.0/ports/ebba7518-7919-4b07-ae01-6026972d67e0 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:31:04.258 8 WARNING neutron.db.securitygroups_db [None req-f25cb08f-c040-429b-a99b-36b2a39e0521 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1550/3009] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:31:04 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: 1551/3010] 199.204.45.227 () {30 vars in 705 bytes} [Sun Apr 26 11:31:04 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: 1552/3011] 199.204.45.227 () {30 vars in 681 bytes} [Sun Apr 26 11:31:04 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: 1553/3012] 199.204.45.227 () {30 vars in 717 bytes} [Sun Apr 26 11:31:04 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: 1554/3013] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:31:04 2026] GET /v2.0/subnets/a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3014] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:31:04 2026] GET /v2.0/security-groups?tenant_id=654b2027078a4f74b88b92b0669d12c1&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3015] 199.204.45.227 () {30 vars in 737 bytes} [Sun Apr 26 11:31:04 2026] GET /v2.0/ports/47242f16-8914-4118-9f1d-da18491bf4d8 => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3016] 199.204.45.227 () {30 vars in 737 bytes} [Sun Apr 26 11:31:04 2026] GET /v2.0/ports/97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3017] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:31:04 2026] DELETE /v2.0/security-groups/eaceb6bf-4216-47c1-970f-d16544608370 => 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: 1557/3018] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:31:04 2026] GET /v2.0/subnets/a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3019] 199.204.45.227 () {30 vars in 743 bytes} [Sun Apr 26 11:31:04 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611 => generated 799 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3020] 199.204.45.227 () {30 vars in 737 bytes} [Sun Apr 26 11:31:04 2026] GET /v2.0/ports/47242f16-8914-4118-9f1d-da18491bf4d8 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3021] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:31:04 2026] GET /v2.0/subnets/a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:31:04.598 7 WARNING neutron.db.securitygroups_db [None req-1a94ec5b-9dad-452b-8c32-09566d7f4744 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1559/3022] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:31:04 2026] GET /v2.0/security-groups?tenant_id=5402eabb72cb46e9affbb863f78e56cd&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3023] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:31:04 2026] GET /v2.0/ports?tenant_id=a29372c911914e4b968da886886f9350&device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 2589 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3024] 199.204.45.227 () {34 vars in 1146 bytes} [Sun Apr 26 11:31:04 2026] GET /v2.0/networks?id=10957ba7-b3bc-44b6-b049-9e2142b32a0e&id=d62c6997-d6aa-44f9-861d-d87bf4a78611&id=9776b88a-9751-403a-9050-f76f6464ed64 => generated 2310 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3025] 199.204.45.227 () {34 vars in 1062 bytes} [Sun Apr 26 11:31:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.171&port_id=9cf38637-082e-4d42-b980-b0ab741e1777 => 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: 1560/3026] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:31:04 2026] DELETE /v2.0/security-groups/31530ef2-7eb6-465a-9990-e9bb271d753e => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3027] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:31:04 2026] GET /v2.0/subnets?id=0b473aca-a5d8-4511-9a34-4c0b6a0bf6a9 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3028] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:31:04 2026] GET /v2.0/ports?network_id=10957ba7-b3bc-44b6-b049-9e2142b32a0e&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: 1468/3029] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:31:04 2026] GET /v2.0/networks/10957ba7-b3bc-44b6-b049-9e2142b32a0e?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: 1562/3030] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:31:04 2026] GET /v2.0/networks/10957ba7-b3bc-44b6-b049-9e2142b32a0e?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: 1469/3031] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:31:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => 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: 1563/3032] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:31:05 2026] GET /v2.0/subnets?id=a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3033] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:31:05 2026] GET /v2.0/ports?network_id=d62c6997-d6aa-44f9-861d-d87bf4a78611&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3034] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:31:05 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611?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: 1471/3035] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:31:05 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611?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: 1565/3036] 10.0.0.142 () {34 vars in 684 bytes} [Sun Apr 26 11:31:08 2026] POST /v2.0/security-groups => generated 1603 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3037] 10.0.0.142 () {34 vars in 684 bytes} [Sun Apr 26 11:31:09 2026] POST /v2.0/security-groups => generated 1603 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3038] 10.0.0.142 () {34 vars in 684 bytes} [Sun Apr 26 11:31:09 2026] POST /v2.0/security-groups => generated 1603 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3039] 10.0.0.142 () {34 vars in 684 bytes} [Sun Apr 26 11:31:09 2026] POST /v2.0/security-groups => generated 1603 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3040] 10.0.0.142 () {34 vars in 684 bytes} [Sun Apr 26 11:31:09 2026] POST /v2.0/security-groups => generated 1603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-26 11:31:09.818 8 WARNING tagging [None req-a0d663fd-3549-41b4-bb7d-5eb2e229f032 6eba6e7dc1394532a04a845f490029a2 615c10aea85e49188327c482c5f92097 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1474/3041] 10.0.0.142 () {34 vars in 767 bytes} [Sun Apr 26 11:31:09 2026] PUT /v2.0/security-groups/4bd7ff9c-8833-47b9-94a9-a312f7c3263c/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:31:09.875 7 WARNING tagging [None req-99cf4e97-de29-41ff-b80b-10d1b5cf1441 6eba6e7dc1394532a04a845f490029a2 615c10aea85e49188327c482c5f92097 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1568/3042] 10.0.0.142 () {34 vars in 767 bytes} [Sun Apr 26 11:31:09 2026] PUT /v2.0/security-groups/0e26b5a5-a8e3-4a60-ae7a-e28bf8cd7e89/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:31:09.936 8 WARNING tagging [None req-b4e2a223-a890-41b7-9ad6-4ebd589e2ab1 6eba6e7dc1394532a04a845f490029a2 615c10aea85e49188327c482c5f92097 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1475/3043] 10.0.0.142 () {34 vars in 767 bytes} [Sun Apr 26 11:31:09 2026] PUT /v2.0/security-groups/3831639d-3c82-4d27-8488-2559640eb027/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:31:09.994 7 WARNING tagging [None req-c7c51cc4-39f9-4b1c-8c15-9ff61f9f6708 6eba6e7dc1394532a04a845f490029a2 615c10aea85e49188327c482c5f92097 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1569/3044] 10.0.0.142 () {34 vars in 767 bytes} [Sun Apr 26 11:31:09 2026] PUT /v2.0/security-groups/39d8582c-46d9-4b21-868d-8414e4b599d2/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3045] 10.0.0.142 () {32 vars in 680 bytes} [Sun Apr 26 11:31:10 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3046] 10.0.0.142 () {32 vars in 694 bytes} [Sun Apr 26 11:31:10 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3047] 10.0.0.142 () {32 vars in 690 bytes} [Sun Apr 26 11:31:10 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3048] 10.0.0.142 () {32 vars in 702 bytes} [Sun Apr 26 11:31:10 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3049] 10.0.0.142 () {32 vars in 688 bytes} [Sun Apr 26 11:31:10 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3050] 10.0.0.142 () {32 vars in 702 bytes} [Sun Apr 26 11:31:10 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3051] 10.0.0.142 () {32 vars in 698 bytes} [Sun Apr 26 11:31:10 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3052] 10.0.0.142 () {32 vars in 710 bytes} [Sun Apr 26 11:31:10 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3053] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:31:10 2026] DELETE /v2.0/security-groups/4bd7ff9c-8833-47b9-94a9-a312f7c3263c => 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: 1574/3054] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:31:10 2026] DELETE /v2.0/security-groups/0e26b5a5-a8e3-4a60-ae7a-e28bf8cd7e89 => 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: 1481/3055] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:31:10 2026] DELETE /v2.0/security-groups/3831639d-3c82-4d27-8488-2559640eb027 => 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: 1575/3056] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:31:10 2026] DELETE /v2.0/security-groups/39d8582c-46d9-4b21-868d-8414e4b599d2 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3057] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:31:10 2026] DELETE /v2.0/security-groups/4d7b2ab8-b662-4dd7-9886-8d017a1c4d40 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:11.920 7 WARNING neutron.db.securitygroups_db [None req-bc08b8e4-a7d2-438e-af2a-fc029cb3f6a3 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1576/3058] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:31:11 2026] GET /v2.0/security-groups?tenant_id=615c10aea85e49188327c482c5f92097&name=default => generated 2929 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3059] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:31:11 2026] DELETE /v2.0/security-groups/b0ac3951-9988-4084-84ac-c62fe7b01732 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:12.147 7 WARNING neutron.db.securitygroups_db [None req-5bed26ae-6aad-4ed5-a773-1d386927d88a 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1577/3060] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:31:12 2026] GET /v2.0/security-groups?tenant_id=cfc54da31d514db3989352fc54fddf7c&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3061] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:31:12 2026] DELETE /v2.0/security-groups/d568e893-6eb3-4258-b6f8-c9eae8742509 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:12.533 7 WARNING neutron.db.securitygroups_db [None req-5de59442-60d7-4c72-b0a3-08a6513ae91f 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1578/3062] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:31:12 2026] GET /v2.0/security-groups?tenant_id=8614789a4e4a421fb53900e1614c6ce4&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3063] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:31:12 2026] DELETE /v2.0/security-groups/c951f489-4b09-4737-b48e-5dabfe031715 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:16.073 7 INFO neutron.db.segments_db [None req-ac81a38e-e4a5-4030-a4a2-fc3ec4c1cf76 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] Added segment 9798b593-d55c-4d4a-bea8-cdc5b03dd17c of type vxlan for network 82ff3322-1385-41a4-9fcb-f561c2eafdff [pid: 8|app: 0|req: 1487/3066] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:31:16 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: 1488/3067] 199.204.45.227 () {30 vars in 705 bytes} [Sun Apr 26 11:31:16 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: 1489/3068] 199.204.45.227 () {30 vars in 681 bytes} [Sun Apr 26 11:31:16 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) 2026-04-26 11:31:16.331 7 INFO neutron.db.l3_hamode_db [None req-ac81a38e-e4a5-4030-a4a2-fc3ec4c1cf76 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1490/3069] 199.204.45.227 () {30 vars in 717 bytes} [Sun Apr 26 11:31:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:31:16.361 8 INFO neutron.api.v2.resource [None req-e8ae2085-4008-422e-ae78-446fa3fbe386 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1491/3070] 199.204.45.227 () {30 vars in 763 bytes} [Sun Apr 26 11:31:16 2026] GET /v2.0/security-groups/lb-f1d6ca3e-f7f1-4f71-8732-f4b12ca70e06 => 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: 1492/3071] 199.204.45.227 () {30 vars in 785 bytes} [Sun Apr 26 11:31:16 2026] GET /v2.0/security-groups?name=lb-f1d6ca3e-f7f1-4f71-8732-f4b12ca70e06 => generated 2865 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3072] 199.204.45.227 () {30 vars in 815 bytes} [Sun Apr 26 11:31:16 2026] GET /v2.0/security-group-rules?security_group_id=c79cdaf9-d787-4f07-8f1c-ea63d3245b4d => generated 2334 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:31:16.471 7 INFO neutron.db.l3_hamode_db [None req-ac81a38e-e4a5-4030-a4a2-fc3ec4c1cf76 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1494/3073] 199.204.45.227 () {32 vars in 789 bytes} [Sun Apr 26 11:31:16 2026] DELETE /v2.0/security-group-rules/4d1ce890-94dc-4609-b9ba-0a43b0ce2aab => 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: 1495/3074] 199.204.45.227 () {32 vars in 789 bytes} [Sun Apr 26 11:31:16 2026] DELETE /v2.0/security-group-rules/bba1d332-cb58-4e13-99fd-a60161aa27b7 => 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: 1580/3075] 10.0.0.142 () {34 vars in 668 bytes} [Sun Apr 26 11:31:15 2026] POST /v2.0/routers => generated 474 bytes in 1194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 11:31:17.120 8 WARNING tagging [None req-a7aaf90b-8072-4ae6-a2aa-e0d20e554e64 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1496/3076] 10.0.0.142 () {34 vars in 751 bytes} [Sun Apr 26 11:31:17 2026] PUT /v2.0/routers/e31dbbbd-d7e1-4093-853c-375199e00d88/tags => generated 25 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:31:17.253 7 WARNING tagging [None req-21dad156-6d09-4c37-b442-72051fab66df 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1581/3077] 10.0.0.142 () {32 vars in 731 bytes} [Sun Apr 26 11:31:17 2026] GET /v2.0/routers/e31dbbbd-d7e1-4093-853c-375199e00d88/tags => generated 25 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:31:17.353 8 WARNING tagging [None req-8c31b77c-5f21-4b2a-99ea-035822531f23 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1497/3078] 10.0.0.142 () {34 vars in 762 bytes} [Sun Apr 26 11:31:17 2026] PUT /v2.0/routers/e31dbbbd-d7e1-4093-853c-375199e00d88/tags/green => generated 4 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-26 11:31:17.511 7 WARNING tagging [None req-731eb471-31ce-4492-b6df-fc9244208210 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1582/3079] 10.0.0.142 () {32 vars in 731 bytes} [Sun Apr 26 11:31:17 2026] GET /v2.0/routers/e31dbbbd-d7e1-4093-853c-375199e00d88/tags => generated 34 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:31:17.616 8 WARNING tagging [None req-02a73f0f-8add-4174-ad38-6faf0510492f 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1498/3080] 10.0.0.142 () {34 vars in 758 bytes} [Sun Apr 26 11:31:17 2026] PUT /v2.0/routers/e31dbbbd-d7e1-4093-853c-375199e00d88/tags/red => generated 4 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-26 11:31:17.762 7 WARNING tagging [None req-7387f438-fef5-4aa1-8a1c-e53aef4cdc96 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1583/3081] 10.0.0.142 () {32 vars in 731 bytes} [Sun Apr 26 11:31:17 2026] GET /v2.0/routers/e31dbbbd-d7e1-4093-853c-375199e00d88/tags => generated 34 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:31:17.868 8 WARNING tagging [None req-5551887a-1cbe-4272-ae98-e53d3dc699b1 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1499/3082] 10.0.0.142 () {34 vars in 780 bytes} [Sun Apr 26 11:31:17 2026] PUT /v2.0/routers/e31dbbbd-d7e1-4093-853c-375199e00d88/tags/black.or.white => generated 4 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-26 11:31:18.018 7 WARNING tagging [None req-f34827c3-968f-473e-80d8-b73e68f804a8 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1584/3083] 10.0.0.142 () {32 vars in 731 bytes} [Sun Apr 26 11:31:17 2026] GET /v2.0/routers/e31dbbbd-d7e1-4093-853c-375199e00d88/tags => generated 52 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:31:18.131 8 WARNING tagging [None req-36cb8810-6ea1-4382-915f-3630c94fe0ad 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1500/3084] 10.0.0.142 () {34 vars in 751 bytes} [Sun Apr 26 11:31:18 2026] PUT /v2.0/routers/e31dbbbd-d7e1-4093-853c-375199e00d88/tags => generated 37 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:31:18.251 7 WARNING tagging [None req-1784745b-1782-4374-b41e-c7e0c3327e78 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1585/3085] 10.0.0.142 () {32 vars in 731 bytes} [Sun Apr 26 11:31:18 2026] GET /v2.0/routers/e31dbbbd-d7e1-4093-853c-375199e00d88/tags => generated 37 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:31:18.351 8 WARNING tagging [None req-34988d71-ecd6-4c8d-8fd9-ef8e8c995bdf 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1501/3086] 10.0.0.142 () {32 vars in 739 bytes} [Sun Apr 26 11:31:18 2026] GET /v2.0/routers/e31dbbbd-d7e1-4093-853c-375199e00d88/tags/red => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:18.445 7 WARNING tagging [None req-fae652ce-71b3-4c54-96d9-f9e498b22173 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-26 11:31:18.493 7 INFO neutron.api.v2.resource [None req-fae652ce-71b3-4c54-96d9-f9e498b22173 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1586/3087] 10.0.0.142 () {32 vars in 743 bytes} [Sun Apr 26 11:31:18 2026] GET /v2.0/routers/e31dbbbd-d7e1-4093-853c-375199e00d88/tags/green => generated 99 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-26 11:31:18.557 8 WARNING tagging [None req-5fe28fbf-1290-4a7b-811a-c9993bbb5158 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1502/3088] 10.0.0.142 () {32 vars in 742 bytes} [Sun Apr 26 11:31:18 2026] DELETE /v2.0/routers/e31dbbbd-d7e1-4093-853c-375199e00d88/tags/red => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:18.676 7 WARNING tagging [None req-ba7e1ac1-a64f-45a3-8799-1e800120248a 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1587/3089] 10.0.0.142 () {32 vars in 731 bytes} [Sun Apr 26 11:31:18 2026] GET /v2.0/routers/e31dbbbd-d7e1-4093-853c-375199e00d88/tags => generated 30 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:31:18.788 8 WARNING tagging [None req-ea0426c5-dfac-4a81-b833-c3a33a67845f 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-26 11:31:18.839 8 INFO neutron.api.v2.resource [None req-ea0426c5-dfac-4a81-b833-c3a33a67845f 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1503/3090] 10.0.0.142 () {32 vars in 746 bytes} [Sun Apr 26 11:31:18 2026] DELETE /v2.0/routers/e31dbbbd-d7e1-4093-853c-375199e00d88/tags/green => generated 99 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-26 11:31:18.905 7 WARNING tagging [None req-7b3d1f95-a350-4d44-8002-f2a79f365d19 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1588/3091] 10.0.0.142 () {32 vars in 734 bytes} [Sun Apr 26 11:31:18 2026] DELETE /v2.0/routers/e31dbbbd-d7e1-4093-853c-375199e00d88/tags => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:19.049 8 WARNING tagging [None req-d063acee-9365-4693-9f32-41d2c9948150 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1504/3092] 10.0.0.142 () {32 vars in 731 bytes} [Sun Apr 26 11:31:18 2026] GET /v2.0/routers/e31dbbbd-d7e1-4093-853c-375199e00d88/tags => generated 12 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3093] 10.0.0.142 () {32 vars in 721 bytes} [Sun Apr 26 11:31:19 2026] GET /v2.0/routers/e31dbbbd-d7e1-4093-853c-375199e00d88 => generated 480 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3094] 10.0.0.142 () {34 vars in 742 bytes} [Sun Apr 26 11:31:19 2026] PUT /v2.0/routers/e31dbbbd-d7e1-4093-853c-375199e00d88 => generated 480 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3095] 10.0.0.142 () {32 vars in 736 bytes} [Sun Apr 26 11:31:19 2026] GET /v2.0/ports?device_id=e31dbbbd-d7e1-4093-853c-375199e00d88 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:31:19.918 8 INFO neutron_taas.services.taas.taas_plugin [None req-4cae625b-ca2f-4b33-b2e2-1c56ea033122 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] TaaS: Handle Delete Port: e65e75db-c687-4a80-846b-0807e2d04a96 2026-04-26 11:31:19.921 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4cae625b-ca2f-4b33-b2e2-1c56ea033122 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] Tap Mirror: Handle Delete Port: e65e75db-c687-4a80-846b-0807e2d04a96 2026-04-26 11:31:20.278 8 INFO neutron.services.segments.plugin [-] Segment 9798b593-d55c-4d4a-bea8-cdc5b03dd17c resource provider aggregate not found 2026-04-26 11:31:20.279 8 INFO neutron.services.segments.plugin [-] Segment 9798b593-d55c-4d4a-bea8-cdc5b03dd17c resource provider aggregate not found 2026-04-26 11:31:20.303 8 INFO neutron.services.segments.plugin [-] Segment 9798b593-d55c-4d4a-bea8-cdc5b03dd17c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9798b593-d55c-4d4a-bea8-cdc5b03dd17c found for delete ", "request_id": "req-0476dcc4-f770-4161-801f-42a78005f0b4"}]} 2026-04-26 11:31:20.307 8 INFO neutron.services.segments.plugin [-] Segment 9798b593-d55c-4d4a-bea8-cdc5b03dd17c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9798b593-d55c-4d4a-bea8-cdc5b03dd17c found for delete ", "request_id": "req-39d2863e-939d-47d2-b328-0ccff59e790c"}]} 2026-04-26 11:31:20.313 8 INFO neutron.db.l3_hamode_db [None req-4cae625b-ca2f-4b33-b2e2-1c56ea033122 6df7409302b24298bfd75784cc6c9ead db0212deb5a9437abc9b1d438e108c24 - - default default] HA network 82ff3322-1385-41a4-9fcb-f561c2eafdff was deleted as no HA routers are present in project db0212deb5a9437abc9b1d438e108c24. [pid: 8|app: 0|req: 1506/3096] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:31:19 2026] DELETE /v2.0/routers/e31dbbbd-d7e1-4093-853c-375199e00d88 => generated 0 bytes in 572 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:20.377 7 INFO neutron_taas.services.taas.taas_plugin [None req-a761f890-20a0-4a99-b493-cd51097c73c3 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] TaaS: Handle Delete Port: 6921997d-17b2-4604-8231-30d851e42bbf 2026-04-26 11:31:20.380 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a761f890-20a0-4a99-b493-cd51097c73c3 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Tap Mirror: Handle Delete Port: 6921997d-17b2-4604-8231-30d851e42bbf 2026-04-26 11:31:20.602 7 INFO neutron.db.l3_db [None req-a761f890-20a0-4a99-b493-cd51097c73c3 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Floating IP d29ecf85-1a74-4c99-962e-a1f88b630ad3 disassociated (deleted). External IP: 10.96.250.215, port: 47242f16-8914-4118-9f1d-da18491bf4d8. [pid: 7|app: 0|req: 1591/3097] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:31:20 2026] DELETE /v2.0/floatingips/d29ecf85-1a74-4c99-962e-a1f88b630ad3 => generated 0 bytes in 642 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:20.933 8 INFO neutron.api.v2.resource [None req-6e56c31f-acf6-4021-868d-fa002dac552d f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1507/3098] 10.0.0.142 () {32 vars in 729 bytes} [Sun Apr 26 11:31:20 2026] GET /v2.0/floatingips/d29ecf85-1a74-4c99-962e-a1f88b630ad3 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:31:21.028 7 WARNING neutron.db.securitygroups_db [None req-2d3ced4d-b514-4a36-9d1b-7a1d3889d794 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1592/3099] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:31:20 2026] GET /v2.0/security-groups?tenant_id=c9917e2c38d041ecae5865be3dd8ad04&name=default => generated 2929 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3100] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:31:21 2026] DELETE /v2.0/security-groups/7a5430be-4e1b-49cf-b41b-aff592b99ff9 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:21.372 7 WARNING neutron.db.securitygroups_db [None req-4846eac9-9739-445f-a116-74029a55c12f 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1593/3101] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:31:21 2026] GET /v2.0/security-groups?tenant_id=db0212deb5a9437abc9b1d438e108c24&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: 1594/3102] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:31:21 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: 1595/3103] 199.204.45.227 () {30 vars in 705 bytes} [Sun Apr 26 11:31:21 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: 1596/3104] 199.204.45.227 () {30 vars in 681 bytes} [Sun Apr 26 11:31:21 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: 1509/3105] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:31:21 2026] DELETE /v2.0/security-groups/b73ee9bd-ce2d-4e1e-9d4d-79a314b0d8ea => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3106] 199.204.45.227 () {30 vars in 717 bytes} [Sun Apr 26 11:31:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:31:21.636 8 INFO neutron.api.v2.resource [None req-b8f5e055-23c2-4443-beeb-79772991242b 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1510/3107] 199.204.45.227 () {30 vars in 763 bytes} [Sun Apr 26 11:31:21 2026] GET /v2.0/security-groups/lb-f1d6ca3e-f7f1-4f71-8732-f4b12ca70e06 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3108] 199.204.45.227 () {30 vars in 785 bytes} [Sun Apr 26 11:31:21 2026] GET /v2.0/security-groups?name=lb-f1d6ca3e-f7f1-4f71-8732-f4b12ca70e06 => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3109] 199.204.45.227 () {30 vars in 815 bytes} [Sun Apr 26 11:31:21 2026] GET /v2.0/security-group-rules?security_group_id=c79cdaf9-d787-4f07-8f1c-ea63d3245b4d => 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: 1599/3110] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:31:21 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: 1512/3111] 199.204.45.227 () {30 vars in 705 bytes} [Sun Apr 26 11:31:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3112] 199.204.45.227 () {30 vars in 681 bytes} [Sun Apr 26 11:31:21 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: 1513/3113] 199.204.45.227 () {30 vars in 717 bytes} [Sun Apr 26 11:31:21 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: 1601/3114] 199.204.45.227 () {30 vars in 741 bytes} [Sun Apr 26 11:31:21 2026] GET /v2.0/subnets/a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3115] 199.204.45.227 () {30 vars in 769 bytes} [Sun Apr 26 11:31:21 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 2589 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3116] 199.204.45.227 () {30 vars in 769 bytes} [Sun Apr 26 11:31:21 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 2589 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3117] 199.204.45.227 () {30 vars in 769 bytes} [Sun Apr 26 11:31:22 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3118] 199.204.45.227 () {30 vars in 769 bytes} [Sun Apr 26 11:31:23 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 2589 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3119] 199.204.45.227 () {34 vars in 975 bytes} [Sun Apr 26 11:31:24 2026] GET /v2.0/ports/97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => generated 1349 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3120] 199.204.45.227 () {34 vars in 1060 bytes} [Sun Apr 26 11:31:24 2026] GET /v2.0/ports/97f46b4e-bdfa-4097-ad8c-447203f9dfd8?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3121] 199.204.45.227 () {34 vars in 1016 bytes} [Sun Apr 26 11:31:24 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611?fields=dns_domain => generated 29 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3122] 199.204.45.227 () {30 vars in 769 bytes} [Sun Apr 26 11:31:24 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3123] 199.204.45.227 () {38 vars in 1028 bytes} [Sun Apr 26 11:31:24 2026] PUT /v2.0/ports/97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => generated 1150 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3124] 10.0.0.142 () {34 vars in 684 bytes} [Sun Apr 26 11:31:24 2026] POST /v2.0/security-groups => generated 1603 bytes in 405 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-04-26 11:31:25.199 7 WARNING tagging [None req-6e06e390-da86-4bd7-8f6c-2249f2a479a3 9958486a57474716b56da9f675f58f11 b119b5f5ba4a4925ac1c181edc16b9a3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1607/3125] 10.0.0.142 () {34 vars in 767 bytes} [Sun Apr 26 11:31:25 2026] PUT /v2.0/security-groups/c0f0fd42-8b46-4d9d-bdba-7e341605c1c5/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:31:25.260 8 WARNING tagging [None req-cb0f1622-fd1e-4542-8ff0-9372a5345ba6 9958486a57474716b56da9f675f58f11 b119b5f5ba4a4925ac1c181edc16b9a3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1519/3126] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:31:25 2026] GET /v2.0/security-groups/c0f0fd42-8b46-4d9d-bdba-7e341605c1c5/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:31:25.299 8 WARNING tagging [None req-e6502cfc-a89c-441d-8428-975c7f141877 9958486a57474716b56da9f675f58f11 b119b5f5ba4a4925ac1c181edc16b9a3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1608/3127] 199.204.45.227 () {30 vars in 769 bytes} [Sun Apr 26 11:31:25 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3128] 10.0.0.142 () {34 vars in 778 bytes} [Sun Apr 26 11:31:25 2026] PUT /v2.0/security-groups/c0f0fd42-8b46-4d9d-bdba-7e341605c1c5/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-26 11:31:25.461 8 WARNING tagging [None req-40986562-dafb-4fd4-adc1-92e3ca859501 9958486a57474716b56da9f675f58f11 b119b5f5ba4a4925ac1c181edc16b9a3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1521/3129] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:31:25 2026] GET /v2.0/security-groups/c0f0fd42-8b46-4d9d-bdba-7e341605c1c5/tags => generated 34 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:31:25.509 8 WARNING tagging [None req-403cbbe9-5a79-40fa-8f46-25dbd5b61b54 9958486a57474716b56da9f675f58f11 b119b5f5ba4a4925ac1c181edc16b9a3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1522/3130] 10.0.0.142 () {34 vars in 774 bytes} [Sun Apr 26 11:31:25 2026] PUT /v2.0/security-groups/c0f0fd42-8b46-4d9d-bdba-7e341605c1c5/tags/red => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-26 11:31:25.557 8 WARNING tagging [None req-5eed3063-b9fb-473b-805d-beab3e1b77db 9958486a57474716b56da9f675f58f11 b119b5f5ba4a4925ac1c181edc16b9a3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1523/3131] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:31:25 2026] GET /v2.0/security-groups/c0f0fd42-8b46-4d9d-bdba-7e341605c1c5/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:31:25.597 8 WARNING tagging [None req-7fe5397c-7c25-4351-8c5f-d79826ea50b6 9958486a57474716b56da9f675f58f11 b119b5f5ba4a4925ac1c181edc16b9a3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1524/3132] 10.0.0.142 () {34 vars in 796 bytes} [Sun Apr 26 11:31:25 2026] PUT /v2.0/security-groups/c0f0fd42-8b46-4d9d-bdba-7e341605c1c5/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-26 11:31:25.653 8 WARNING tagging [None req-5637b3ef-7cd8-4d86-a9b1-435dd04c65eb 9958486a57474716b56da9f675f58f11 b119b5f5ba4a4925ac1c181edc16b9a3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1609/3133] 199.204.45.227 () {34 vars in 789 bytes} [Sun Apr 26 11:31:25 2026] PUT /v2.0/ports/97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => generated 1090 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3134] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:31:25 2026] GET /v2.0/security-groups/c0f0fd42-8b46-4d9d-bdba-7e341605c1c5/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 11:31:25.693 8 WARNING tagging [None req-c170b0c8-2ec5-48ef-bed4-783806a70bb9 9958486a57474716b56da9f675f58f11 b119b5f5ba4a4925ac1c181edc16b9a3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1610/3135] 199.204.45.227 () {30 vars in 737 bytes} [Sun Apr 26 11:31:25 2026] GET /v2.0/ports/97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => generated 1090 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3136] 10.0.0.142 () {34 vars in 767 bytes} [Sun Apr 26 11:31:25 2026] PUT /v2.0/security-groups/c0f0fd42-8b46-4d9d-bdba-7e341605c1c5/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:31:25.748 8 WARNING tagging [None req-03bf7bd0-2355-4bc6-82e4-5fc2ef8b62f2 9958486a57474716b56da9f675f58f11 b119b5f5ba4a4925ac1c181edc16b9a3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1527/3137] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:31:25 2026] GET /v2.0/security-groups/c0f0fd42-8b46-4d9d-bdba-7e341605c1c5/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:31:25.800 8 WARNING tagging [None req-ba9e45d3-fe42-4edd-b6a0-092aeec6f610 9958486a57474716b56da9f675f58f11 b119b5f5ba4a4925ac1c181edc16b9a3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1528/3138] 10.0.0.142 () {32 vars in 755 bytes} [Sun Apr 26 11:31:25 2026] GET /v2.0/security-groups/c0f0fd42-8b46-4d9d-bdba-7e341605c1c5/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:25.828 7 INFO neutron_taas.services.taas.taas_plugin [None req-5eeb3bee-8520-4bf7-a78b-3f6741709bd3 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 97f46b4e-bdfa-4097-ad8c-447203f9dfd8 2026-04-26 11:31:25.831 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5eeb3bee-8520-4bf7-a78b-3f6741709bd3 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 97f46b4e-bdfa-4097-ad8c-447203f9dfd8 2026-04-26 11:31:25.842 8 WARNING tagging [None req-09dd3e05-897e-426d-b6fd-7dad00057324 9958486a57474716b56da9f675f58f11 b119b5f5ba4a4925ac1c181edc16b9a3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-26 11:31:25.853 8 INFO neutron.api.v2.resource [None req-09dd3e05-897e-426d-b6fd-7dad00057324 9958486a57474716b56da9f675f58f11 b119b5f5ba4a4925ac1c181edc16b9a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1529/3139] 10.0.0.142 () {32 vars in 759 bytes} [Sun Apr 26 11:31:25 2026] GET /v2.0/security-groups/c0f0fd42-8b46-4d9d-bdba-7e341605c1c5/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-26 11:31:25.887 8 WARNING tagging [None req-b612d9e7-272f-4df5-b40d-98730a487c13 9958486a57474716b56da9f675f58f11 b119b5f5ba4a4925ac1c181edc16b9a3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1530/3140] 10.0.0.142 () {32 vars in 758 bytes} [Sun Apr 26 11:31:25 2026] DELETE /v2.0/security-groups/c0f0fd42-8b46-4d9d-bdba-7e341605c1c5/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:25.945 8 WARNING tagging [None req-668844e5-81ea-405b-a032-55ef02cd2600 9958486a57474716b56da9f675f58f11 b119b5f5ba4a4925ac1c181edc16b9a3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1531/3141] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:31:25 2026] GET /v2.0/security-groups/c0f0fd42-8b46-4d9d-bdba-7e341605c1c5/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3142] 199.204.45.227 () {32 vars in 759 bytes} [Sun Apr 26 11:31:25 2026] DELETE /v2.0/ports/97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:31:25.984 8 WARNING tagging [None req-76ea5947-f4dc-445f-ab70-a79e0d0ce980 9958486a57474716b56da9f675f58f11 b119b5f5ba4a4925ac1c181edc16b9a3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-26 11:31:25.996 8 INFO neutron.api.v2.resource [None req-76ea5947-f4dc-445f-ab70-a79e0d0ce980 9958486a57474716b56da9f675f58f11 b119b5f5ba4a4925ac1c181edc16b9a3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1532/3143] 10.0.0.142 () {32 vars in 762 bytes} [Sun Apr 26 11:31:25 2026] DELETE /v2.0/security-groups/c0f0fd42-8b46-4d9d-bdba-7e341605c1c5/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-26 11:31:26.021 7 WARNING tagging [None req-6a348454-e05c-4b15-9f28-4fb87a0f6103 9958486a57474716b56da9f675f58f11 b119b5f5ba4a4925ac1c181edc16b9a3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1612/3144] 10.0.0.142 () {32 vars in 750 bytes} [Sun Apr 26 11:31:26 2026] DELETE /v2.0/security-groups/c0f0fd42-8b46-4d9d-bdba-7e341605c1c5/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3145] 199.204.45.227 () {30 vars in 703 bytes} [Sun Apr 26 11:31:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:31:26.067 7 WARNING tagging [None req-90285fc8-9fb1-483d-b428-7dd0d34792d8 9958486a57474716b56da9f675f58f11 b119b5f5ba4a4925ac1c181edc16b9a3 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1614/3146] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:31:26 2026] GET /v2.0/security-groups/c0f0fd42-8b46-4d9d-bdba-7e341605c1c5/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3147] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:31:26 2026] GET /v2.0/ports?tenant_id=a29372c911914e4b968da886886f9350&device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3148] 199.204.45.227 () {30 vars in 705 bytes} [Sun Apr 26 11:31:26 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: 1534/3149] 199.204.45.227 () {30 vars in 681 bytes} [Sun Apr 26 11:31: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: 7|app: 0|req: 1616/3150] 199.204.45.227 () {34 vars in 1066 bytes} [Sun Apr 26 11:31:26 2026] GET /v2.0/networks?id=10957ba7-b3bc-44b6-b049-9e2142b32a0e&id=d62c6997-d6aa-44f9-861d-d87bf4a78611 => generated 1523 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3151] 199.204.45.227 () {30 vars in 717 bytes} [Sun Apr 26 11:31:26 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: 1618/3152] 199.204.45.227 () {34 vars in 1062 bytes} [Sun Apr 26 11:31:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.171&port_id=9cf38637-082e-4d42-b980-b0ab741e1777 => 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: 1535/3153] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:31:26 2026] DELETE /v2.0/security-groups/c0f0fd42-8b46-4d9d-bdba-7e341605c1c5 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:26.179 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4587c2da-e661-4db7-a402-f2baaf4a9f65 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1619/3154] 199.204.45.227 () {32 vars in 759 bytes} [Sun Apr 26 11:31:26 2026] DELETE /v2.0/ports/97f46b4e-bdfa-4097-ad8c-447203f9dfd8 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3155] 199.204.45.227 () {34 vars in 984 bytes} [Sun Apr 26 11:31:26 2026] GET /v2.0/subnets?id=0b473aca-a5d8-4511-9a34-4c0b6a0bf6a9 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3156] 199.204.45.227 () {30 vars in 737 bytes} [Sun Apr 26 11:31:26 2026] GET /v2.0/ports/47242f16-8914-4118-9f1d-da18491bf4d8 => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:31:26.238 7 INFO neutron.api.v2.resource [None req-b1f29401-fb4b-4907-874f-6d2e25b824ac 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1621/3157] 199.204.45.227 () {30 vars in 763 bytes} [Sun Apr 26 11:31:26 2026] GET /v2.0/security-groups/lb-f1d6ca3e-f7f1-4f71-8732-f4b12ca70e06 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3158] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:31:26 2026] GET /v2.0/ports?network_id=10957ba7-b3bc-44b6-b049-9e2142b32a0e&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: 1622/3159] 199.204.45.227 () {30 vars in 785 bytes} [Sun Apr 26 11:31:26 2026] GET /v2.0/security-groups?name=lb-f1d6ca3e-f7f1-4f71-8732-f4b12ca70e06 => generated 1639 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3160] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:31:26 2026] GET /v2.0/networks/10957ba7-b3bc-44b6-b049-9e2142b32a0e?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3161] 199.204.45.227 () {30 vars in 737 bytes} [Sun Apr 26 11:31:26 2026] GET /v2.0/ports/47242f16-8914-4118-9f1d-da18491bf4d8 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3162] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:31:26 2026] GET /v2.0/networks/10957ba7-b3bc-44b6-b049-9e2142b32a0e?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: 1624/3163] 199.204.45.227 () {34 vars in 789 bytes} [Sun Apr 26 11:31:26 2026] PUT /v2.0/ports/47242f16-8914-4118-9f1d-da18491bf4d8 => generated 1090 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3164] 199.204.45.227 () {32 vars in 779 bytes} [Sun Apr 26 11:31:26 2026] DELETE /v2.0/security-groups/c79cdaf9-d787-4f07-8f1c-ea63d3245b4d => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:26.745 7 INFO neutron_taas.services.taas.taas_plugin [None req-bff1d44d-efdb-4560-a00e-14f66800fd02 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 47242f16-8914-4118-9f1d-da18491bf4d8 2026-04-26 11:31:26.748 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bff1d44d-efdb-4560-a00e-14f66800fd02 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 47242f16-8914-4118-9f1d-da18491bf4d8 [pid: 7|app: 0|req: 1625/3165] 199.204.45.227 () {32 vars in 759 bytes} [Sun Apr 26 11:31:26 2026] DELETE /v2.0/ports/47242f16-8914-4118-9f1d-da18491bf4d8 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:31:26.896 8 WARNING neutron.db.securitygroups_db [None req-934f0c36-a01b-46ab-ac2c-5de38e2a6273 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1541/3166] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:31:26 2026] GET /v2.0/security-groups?tenant_id=b119b5f5ba4a4925ac1c181edc16b9a3&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3167] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:31:26 2026] DELETE /v2.0/security-groups/2c567348-58f3-4242-a651-77843d2f4d93 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:27.147 8 WARNING neutron.db.securitygroups_db [None req-6e46c09b-6adc-43e9-a0a3-0d95b320ebf4 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1542/3168] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:31:27 2026] GET /v2.0/security-groups?tenant_id=6d99781105e5422da79e24dbccd9c589&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3169] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:31:27 2026] DELETE /v2.0/security-groups/6d33e0cd-f76e-4926-9ff6-81cf7195bd40 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3170] 199.204.45.227 () {34 vars in 994 bytes} [Sun Apr 26 11:31:29 2026] GET /v2.0/ports?device_id=77bd4c7b-6bf6-458b-aa11-9f8a098f973e => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:31:29.847 7 INFO neutron_taas.services.taas.taas_plugin [req-ddf014e0-6588-4698-b990-2e565002a8ef req-5826309d-b7f3-4415-927a-380a234588a1 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] TaaS: Handle Delete Port: 9cf38637-082e-4d42-b980-b0ab741e1777 2026-04-26 11:31:29.849 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ddf014e0-6588-4698-b990-2e565002a8ef req-5826309d-b7f3-4415-927a-380a234588a1 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] Tap Mirror: Handle Delete Port: 9cf38637-082e-4d42-b980-b0ab741e1777 [pid: 7|app: 0|req: 1628/3171] 199.204.45.227 () {36 vars in 997 bytes} [Sun Apr 26 11:31:29 2026] DELETE /v2.0/ports/9cf38637-082e-4d42-b980-b0ab741e1777 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:31:30.023 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dde56e32-9388-4ac3-99c1-2b867484e73b'] response: {'server_uuid': '77bd4c7b-6bf6-458b-aa11-9f8a098f973e', 'name': 'network-vif-deleted', 'tag': '9cf38637-082e-4d42-b980-b0ab741e1777', 'status': 'completed', 'code': 200} 2026-04-26 11:31:31.265 7 INFO neutron_taas.services.taas.taas_plugin [None req-39375f95-a963-4de5-a937-770bcb2bd5ac f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] TaaS: Handle Delete Port: f434596d-0110-4c00-a4ad-6fffb858c6ff 2026-04-26 11:31:31.269 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39375f95-a963-4de5-a937-770bcb2bd5ac f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Tap Mirror: Handle Delete Port: f434596d-0110-4c00-a4ad-6fffb858c6ff 2026-04-26 11:31:31.427 7 INFO neutron.db.l3_db [None req-39375f95-a963-4de5-a937-770bcb2bd5ac f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Floating IP 0e5cfc9f-3d9d-4cf6-a472-789378e1ca72 disassociated (deleted). External IP: 10.96.250.211, port: f7606f34-69a2-4aec-816c-1fc87795bd58. [pid: 7|app: 0|req: 1630/3174] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:31:31 2026] DELETE /v2.0/floatingips/0e5cfc9f-3d9d-4cf6-a472-789378e1ca72 => generated 0 bytes in 579 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:31.724 8 INFO neutron.api.v2.resource [None req-f1a54c85-1ae3-4b08-8f8e-3064e0fef9cb f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1545/3175] 10.0.0.142 () {32 vars in 729 bytes} [Sun Apr 26 11:31:31 2026] GET /v2.0/floatingips/0e5cfc9f-3d9d-4cf6-a472-789378e1ca72 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3176] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:31:31 2026] GET /v2.0/ports?device_id=03a3a3c0-317c-47ae-ae16-947acc6baa92 => generated 1200 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3177] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:31:31 2026] GET /v2.0/security-groups?id=b22d3639-a1de-4c1b-af0c-fa9e23c6cd4f&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:31:32.064 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9cb5921a-4d27-4859-8563-597719c4b77b'] response: {'name': 'network-changed', 'server_uuid': '03a3a3c0-317c-47ae-ae16-947acc6baa92', 'tag': 'f7606f34-69a2-4aec-816c-1fc87795bd58', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1632/3178] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:31:32 2026] GET /v2.0/ports?tenant_id=9af873a7d86f41629958880903d46001&device_id=03a3a3c0-317c-47ae-ae16-947acc6baa92 => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3179] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:31:32 2026] GET /v2.0/networks?id=a94ef52f-df44-4e33-8e21-e5e3c7bbc364 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3180] 199.204.45.227 () {34 vars in 1056 bytes} [Sun Apr 26 11:31:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.28&port_id=f7606f34-69a2-4aec-816c-1fc87795bd58 => 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: 1548/3181] 199.204.45.227 () {34 vars in 1106 bytes} [Sun Apr 26 11:31:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A11e&port_id=f7606f34-69a2-4aec-816c-1fc87795bd58 => 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: 1634/3182] 199.204.45.227 () {34 vars in 1064 bytes} [Sun Apr 26 11:31:32 2026] GET /v2.0/subnets?id=455674a3-7104-4e48-8bf8-33b143dccd29&id=b40522ad-7ee7-40c3-a685-98c14339886e => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3183] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:31:32 2026] GET /v2.0/ports?network_id=a94ef52f-df44-4e33-8e21-e5e3c7bbc364&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: 1635/3184] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:31:32 2026] GET /v2.0/ports?network_id=a94ef52f-df44-4e33-8e21-e5e3c7bbc364&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3185] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:31:32 2026] GET /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364?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: 1636/3186] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:31:32 2026] GET /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364?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: 1551/3187] 199.204.45.227 () {34 vars in 994 bytes} [Sun Apr 26 11:31:34 2026] GET /v2.0/ports?device_id=03a3a3c0-317c-47ae-ae16-947acc6baa92 => generated 1200 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:31:34.416 7 INFO neutron_taas.services.taas.taas_plugin [req-47c25e1f-afcb-4546-a8e7-b5e69acc1de8 req-69a13c3a-f3f2-45fb-9d11-fef3273c7c51 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] TaaS: Handle Delete Port: f7606f34-69a2-4aec-816c-1fc87795bd58 2026-04-26 11:31:34.419 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-47c25e1f-afcb-4546-a8e7-b5e69acc1de8 req-69a13c3a-f3f2-45fb-9d11-fef3273c7c51 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Tap Mirror: Handle Delete Port: f7606f34-69a2-4aec-816c-1fc87795bd58 [pid: 7|app: 0|req: 1637/3188] 199.204.45.227 () {36 vars in 997 bytes} [Sun Apr 26 11:31:34 2026] DELETE /v2.0/ports/f7606f34-69a2-4aec-816c-1fc87795bd58 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:31:34.626 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b4e97e5-2afe-4416-ae9f-fab990667203'] response: {'server_uuid': '03a3a3c0-317c-47ae-ae16-947acc6baa92', 'name': 'network-vif-deleted', 'tag': 'f7606f34-69a2-4aec-816c-1fc87795bd58', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1552/3189] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:31:37 2026] GET /v2.0/ports?device_id=03a3a3c0-317c-47ae-ae16-947acc6baa92 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 11:31:42.341 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e256e07-ce84-43f1-b953-41145178f198 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] TaaS: Handle Delete Port: 28463fcb-7953-4b40-801b-471f77ca6bbb 2026-04-26 11:31:42.346 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e256e07-ce84-43f1-b953-41145178f198 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Tap Mirror: Handle Delete Port: 28463fcb-7953-4b40-801b-471f77ca6bbb 2026-04-26 11:31:42.506 7 INFO neutron.db.l3_db [None req-3e256e07-ce84-43f1-b953-41145178f198 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Floating IP 0ea3452c-a2fc-4b3d-9735-03dbc1b4809e disassociated (deleted). External IP: 10.96.250.208, port: 2a83ba7e-bb3f-4eef-99b7-e32326573eb1. [pid: 7|app: 0|req: 1638/3190] 10.0.0.142 () {32 vars in 732 bytes} [Sun Apr 26 11:31:42 2026] DELETE /v2.0/floatingips/0ea3452c-a2fc-4b3d-9735-03dbc1b4809e => generated 0 bytes in 594 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:42.835 8 INFO neutron.api.v2.resource [None req-e1077796-76a3-46ce-9a1a-300520e69541 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1553/3191] 10.0.0.142 () {32 vars in 729 bytes} [Sun Apr 26 11:31:42 2026] GET /v2.0/floatingips/0ea3452c-a2fc-4b3d-9735-03dbc1b4809e => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:31:42.841 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe103f44-cedf-4450-9ba4-d8f22642ce68'] response: {'name': 'network-changed', 'server_uuid': 'c3ef4020-4ee8-4cab-829d-5ee1ec815527', 'tag': '2a83ba7e-bb3f-4eef-99b7-e32326573eb1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1639/3192] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:31:42 2026] GET /v2.0/ports?device_id=c3ef4020-4ee8-4cab-829d-5ee1ec815527 => generated 1200 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3193] 10.0.0.86 () {34 vars in 1039 bytes} [Sun Apr 26 11:31:43 2026] GET /v2.0/security-groups?id=b22d3639-a1de-4c1b-af0c-fa9e23c6cd4f&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3194] 199.204.45.227 () {34 vars in 1080 bytes} [Sun Apr 26 11:31:43 2026] GET /v2.0/ports?tenant_id=9af873a7d86f41629958880903d46001&device_id=c3ef4020-4ee8-4cab-829d-5ee1ec815527 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3195] 199.204.45.227 () {34 vars in 986 bytes} [Sun Apr 26 11:31:43 2026] GET /v2.0/networks?id=9776b88a-9751-403a-9050-f76f6464ed64 => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3196] 199.204.45.227 () {34 vars in 1058 bytes} [Sun Apr 26 11:31:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.171&port_id=2a83ba7e-bb3f-4eef-99b7-e32326573eb1 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3197] 199.204.45.227 () {34 vars in 1104 bytes} [Sun Apr 26 11:31:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A34a&port_id=2a83ba7e-bb3f-4eef-99b7-e32326573eb1 => 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: 1642/3198] 199.204.45.227 () {34 vars in 1064 bytes} [Sun Apr 26 11:31:43 2026] GET /v2.0/subnets?id=b8fcb421-cb16-48a1-b1bd-c530dd2f0c95&id=f6ba62da-f387-49f3-8f18-f7394fbb098c => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3199] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:31:43 2026] GET /v2.0/ports?network_id=9776b88a-9751-403a-9050-f76f6464ed64&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3200] 199.204.45.227 () {34 vars in 1052 bytes} [Sun Apr 26 11:31:43 2026] GET /v2.0/ports?network_id=9776b88a-9751-403a-9050-f76f6464ed64&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3201] 199.204.45.227 () {34 vars in 1012 bytes} [Sun Apr 26 11:31:43 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64?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: 1644/3202] 199.204.45.227 () {34 vars in 1112 bytes} [Sun Apr 26 11:31:43 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3203] 199.204.45.227 () {34 vars in 994 bytes} [Sun Apr 26 11:31:45 2026] GET /v2.0/ports?device_id=c3ef4020-4ee8-4cab-829d-5ee1ec815527 => generated 1200 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 11:31:45.568 7 INFO neutron_taas.services.taas.taas_plugin [req-2dbdb216-0b96-4e12-bd66-76423d3b1921 req-c1bc11e6-f172-406e-927f-d0e0c0788762 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] TaaS: Handle Delete Port: 2a83ba7e-bb3f-4eef-99b7-e32326573eb1 2026-04-26 11:31:45.571 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2dbdb216-0b96-4e12-bd66-76423d3b1921 req-c1bc11e6-f172-406e-927f-d0e0c0788762 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Tap Mirror: Handle Delete Port: 2a83ba7e-bb3f-4eef-99b7-e32326573eb1 [pid: 7|app: 0|req: 1645/3206] 199.204.45.227 () {36 vars in 997 bytes} [Sun Apr 26 11:31:45 2026] DELETE /v2.0/ports/2a83ba7e-bb3f-4eef-99b7-e32326573eb1 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:31:45.767 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e68a1f29-a45e-4077-af50-2ce24fa57d25'] response: {'server_uuid': 'c3ef4020-4ee8-4cab-829d-5ee1ec815527', 'name': 'network-vif-deleted', 'tag': '2a83ba7e-bb3f-4eef-99b7-e32326573eb1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1562/3207] 10.0.0.86 () {34 vars in 989 bytes} [Sun Apr 26 11:31:48 2026] GET /v2.0/ports?device_id=c3ef4020-4ee8-4cab-829d-5ee1ec815527 => 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: 1646/3208] 10.0.0.142 () {32 vars in 750 bytes} [Sun Apr 26 11:31:53 2026] DELETE /v2.0/security-group-rules/d5001a46-ec25-4d64-9f48-bd92e6338b0e => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:53.360 8 INFO neutron.api.v2.resource [None req-d0532f83-b9ac-4fe0-a3a7-d63fdf24f8a7 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1563/3209] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:31:53 2026] GET /v2.0/security-group-rules/d5001a46-ec25-4d64-9f48-bd92e6338b0e => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3210] 10.0.0.142 () {32 vars in 750 bytes} [Sun Apr 26 11:31:53 2026] DELETE /v2.0/security-group-rules/ac9584c3-5e86-4913-b0b1-2c1a65afff35 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:53.446 8 INFO neutron.api.v2.resource [None req-bb25d5cb-096d-40b9-8c22-d32dac3dbcfd f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1564/3211] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:31:53 2026] GET /v2.0/security-group-rules/ac9584c3-5e86-4913-b0b1-2c1a65afff35 => 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: 1648/3212] 10.0.0.142 () {32 vars in 750 bytes} [Sun Apr 26 11:31:53 2026] DELETE /v2.0/security-group-rules/3fad465c-acbb-4be7-84ee-99a7f0195dc6 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:53.525 8 INFO neutron.api.v2.resource [None req-9c7df607-8d13-4139-9dd0-c3dce82f3fd3 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1565/3213] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:31:53 2026] GET /v2.0/security-group-rules/3fad465c-acbb-4be7-84ee-99a7f0195dc6 => 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: 1649/3214] 10.0.0.142 () {32 vars in 750 bytes} [Sun Apr 26 11:31:53 2026] DELETE /v2.0/security-group-rules/8628daa4-a67d-4b6c-bcf1-435ab9bfa717 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:53.608 8 INFO neutron.api.v2.resource [None req-3873e1ef-4485-4f40-bf57-2fe1684adb1c f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1566/3215] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:31:53 2026] GET /v2.0/security-group-rules/8628daa4-a67d-4b6c-bcf1-435ab9bfa717 => 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: 1650/3216] 10.0.0.142 () {32 vars in 750 bytes} [Sun Apr 26 11:31:53 2026] DELETE /v2.0/security-group-rules/52dcaeb3-900f-41b8-90a3-d0ac9063bd3e => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:53.727 8 INFO neutron.api.v2.resource [None req-f0e88fc0-60b5-45ff-aa35-ea80524d62e5 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1567/3217] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:31:53 2026] GET /v2.0/security-group-rules/52dcaeb3-900f-41b8-90a3-d0ac9063bd3e => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3218] 10.0.0.142 () {32 vars in 750 bytes} [Sun Apr 26 11:31:53 2026] DELETE /v2.0/security-group-rules/1f089746-748c-47fb-939e-bf13f25b744b => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:53.819 8 INFO neutron.api.v2.resource [None req-4a6abcb1-ea5b-473d-a5da-9280ed3041cf f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1568/3219] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:31:53 2026] GET /v2.0/security-group-rules/1f089746-748c-47fb-939e-bf13f25b744b => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3220] 10.0.0.142 () {32 vars in 750 bytes} [Sun Apr 26 11:31:53 2026] DELETE /v2.0/security-group-rules/412d0bb9-a680-4b7d-b1df-701956a13afd => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:53.893 8 INFO neutron.api.v2.resource [None req-6cde3004-979a-4712-b989-7bdf98a9a989 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1569/3221] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:31:53 2026] GET /v2.0/security-group-rules/412d0bb9-a680-4b7d-b1df-701956a13afd => 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: 1653/3222] 10.0.0.142 () {32 vars in 750 bytes} [Sun Apr 26 11:31:53 2026] DELETE /v2.0/security-group-rules/019e7edd-97f8-4638-be81-33b6527f6cf3 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:53.982 8 INFO neutron.api.v2.resource [None req-8f673d87-5874-4a2c-8de1-2c4468a8e9ff f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1570/3223] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:31:53 2026] GET /v2.0/security-group-rules/019e7edd-97f8-4638-be81-33b6527f6cf3 => 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: 1654/3224] 10.0.0.142 () {32 vars in 750 bytes} [Sun Apr 26 11:31:53 2026] DELETE /v2.0/security-group-rules/fe453f66-faec-4796-a3fc-8c5900840cf8 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:54.066 8 INFO neutron.api.v2.resource [None req-3ce0c095-e274-4a62-9afa-b2499821de5c f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1571/3225] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:31:54 2026] GET /v2.0/security-group-rules/fe453f66-faec-4796-a3fc-8c5900840cf8 => 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: 1655/3226] 10.0.0.142 () {32 vars in 750 bytes} [Sun Apr 26 11:31:54 2026] DELETE /v2.0/security-group-rules/b1a7d5cf-2967-4a91-821e-8a72913f379c => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:54.145 8 INFO neutron.api.v2.resource [None req-ef578a36-26d5-49da-a343-6ed59b87ce45 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1572/3227] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:31:54 2026] GET /v2.0/security-group-rules/b1a7d5cf-2967-4a91-821e-8a72913f379c => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3228] 10.0.0.142 () {32 vars in 750 bytes} [Sun Apr 26 11:31:54 2026] DELETE /v2.0/security-group-rules/dfb77904-c783-4502-99be-21418914bcae => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:54.234 8 INFO neutron.api.v2.resource [None req-cf9c4809-a0d4-4b82-be10-6323d61a0a40 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1573/3229] 10.0.0.142 () {32 vars in 747 bytes} [Sun Apr 26 11:31:54 2026] GET /v2.0/security-group-rules/dfb77904-c783-4502-99be-21418914bcae => 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: 1657/3230] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:31:54 2026] DELETE /v2.0/security-groups/b22d3639-a1de-4c1b-af0c-fa9e23c6cd4f => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:54.338 8 INFO neutron.api.v2.resource [None req-77c0cba8-f92c-4a83-b8c9-d4b99113610e f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1574/3231] 10.0.0.142 () {32 vars in 737 bytes} [Sun Apr 26 11:31:54 2026] GET /v2.0/security-groups/b22d3639-a1de-4c1b-af0c-fa9e23c6cd4f => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:31:54.746 7 INFO neutron_taas.services.taas.taas_plugin [None req-846e146d-ccf4-43a1-bfd3-683be9aa26b0 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] TaaS: Handle Delete Port: 987eeae7-4174-43f0-bf60-733f7026e33d 2026-04-26 11:31:54.749 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-846e146d-ccf4-43a1-bfd3-683be9aa26b0 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Tap Mirror: Handle Delete Port: 987eeae7-4174-43f0-bf60-733f7026e33d [pid: 7|app: 0|req: 1658/3232] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:31:54 2026] PUT /v2.0/routers/e8d2f9e9-72f7-4b08-9ed1-d21bba9e79e8/remove_router_interface => generated 310 bytes in 873 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:31:55.394 8 INFO neutron.api.v2.resource [None req-cba63777-9a41-4bf4-98a1-91d296864c9f f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1575/3233] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:31:55 2026] PUT /v2.0/routers/e8d2f9e9-72f7-4b08-9ed1-d21bba9e79e8/remove_router_interface => generated 198 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:31:55.718 7 INFO neutron_taas.services.taas.taas_plugin [None req-d9ffa946-f2c7-43b8-8dea-eaa51d036bd3 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] TaaS: Handle Delete Port: ae641212-99c4-46c8-8f41-f51c6415dba4 2026-04-26 11:31:55.721 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9ffa946-f2c7-43b8-8dea-eaa51d036bd3 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Tap Mirror: Handle Delete Port: ae641212-99c4-46c8-8f41-f51c6415dba4 [pid: 7|app: 0|req: 1659/3234] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:31:55 2026] PUT /v2.0/routers/e8d2f9e9-72f7-4b08-9ed1-d21bba9e79e8/remove_router_interface => generated 310 bytes in 820 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:31:56.369 8 INFO neutron.api.v2.resource [None req-89516e25-29da-41b0-bb2b-bc7773aa3809 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1576/3235] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:31:56 2026] PUT /v2.0/routers/e8d2f9e9-72f7-4b08-9ed1-d21bba9e79e8/remove_router_interface => generated 198 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:31:56.720 7 INFO neutron_taas.services.taas.taas_plugin [None req-da1293de-e252-4c0b-8b29-740c01c37b1c f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] TaaS: Handle Delete Port: 83147a08-5ae1-404e-b360-7f652f93620a 2026-04-26 11:31:56.723 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da1293de-e252-4c0b-8b29-740c01c37b1c f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Tap Mirror: Handle Delete Port: 83147a08-5ae1-404e-b360-7f652f93620a [pid: 7|app: 0|req: 1660/3236] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:31:56 2026] PUT /v2.0/routers/e8d2f9e9-72f7-4b08-9ed1-d21bba9e79e8/remove_router_interface => generated 310 bytes in 920 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 11:31:57.432 8 INFO neutron.api.v2.resource [None req-54eea807-6e3e-4478-b2fa-ccef2e74c3b7 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1577/3237] 10.0.0.142 () {34 vars in 789 bytes} [Sun Apr 26 11:31:57 2026] PUT /v2.0/routers/e8d2f9e9-72f7-4b08-9ed1-d21bba9e79e8/remove_router_interface => generated 198 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:31:57.648 7 INFO neutron_taas.services.taas.taas_plugin [None req-3d3f9378-3c64-4991-89fe-51f54ad04e17 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] TaaS: Handle Delete Port: d42c6c13-d179-4f8b-815a-fd3bab95e6dc 2026-04-26 11:31:57.651 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d3f9378-3c64-4991-89fe-51f54ad04e17 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Tap Mirror: Handle Delete Port: d42c6c13-d179-4f8b-815a-fd3bab95e6dc 2026-04-26 11:31:57.916 7 INFO neutron_taas.services.taas.taas_plugin [None req-3d3f9378-3c64-4991-89fe-51f54ad04e17 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] TaaS: Handle Delete Port: f52b5008-8074-4466-a66c-574a42cea11e 2026-04-26 11:31:57.919 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d3f9378-3c64-4991-89fe-51f54ad04e17 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Tap Mirror: Handle Delete Port: f52b5008-8074-4466-a66c-574a42cea11e 2026-04-26 11:31:58.704 7 INFO neutron.services.segments.plugin [-] Segment 2f6af252-d0b8-45cd-a81d-ce0f88e70b62 resource provider aggregate not found 2026-04-26 11:31:58.709 7 INFO neutron.services.segments.plugin [-] Segment 2f6af252-d0b8-45cd-a81d-ce0f88e70b62 resource provider aggregate not found 2026-04-26 11:31:58.722 7 INFO neutron.services.segments.plugin [-] Segment 2f6af252-d0b8-45cd-a81d-ce0f88e70b62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f6af252-d0b8-45cd-a81d-ce0f88e70b62 found for delete ", "request_id": "req-3914630f-bd84-4c0a-a1bd-09bfa6312887"}]} 2026-04-26 11:31:58.723 7 INFO neutron.services.segments.plugin [-] Segment 2f6af252-d0b8-45cd-a81d-ce0f88e70b62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f6af252-d0b8-45cd-a81d-ce0f88e70b62 found for delete ", "request_id": "req-d1701dd9-b214-4028-8fbe-d35b82528c75"}]} 2026-04-26 11:31:58.724 7 INFO neutron.db.l3_hamode_db [None req-3d3f9378-3c64-4991-89fe-51f54ad04e17 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] HA network 61b4a8c9-44ea-4be9-af1b-7fdef4341060 was deleted as no HA routers are present in project 9af873a7d86f41629958880903d46001. [pid: 7|app: 0|req: 1661/3238] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:31:57 2026] DELETE /v2.0/routers/e8d2f9e9-72f7-4b08-9ed1-d21bba9e79e8 => generated 0 bytes in 1293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:31:58.771 8 INFO neutron.api.v2.resource [None req-4e3d4a91-6d85-4afa-be28-179be806795f f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1578/3239] 10.0.0.142 () {32 vars in 721 bytes} [Sun Apr 26 11:31:58 2026] GET /v2.0/routers/e8d2f9e9-72f7-4b08-9ed1-d21bba9e79e8 => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3240] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:31:58 2026] DELETE /v2.0/subnets/b40522ad-7ee7-40c3-a685-98c14339886e => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:31:58.933 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3ade05c5-f08f-4fe8-86b7-f9687f906f72 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1579/3241] 10.0.0.142 () {32 vars in 721 bytes} [Sun Apr 26 11:31:58 2026] GET /v2.0/subnets/b40522ad-7ee7-40c3-a685-98c14339886e => 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: 1663/3242] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:31:58 2026] DELETE /v2.0/subnets/455674a3-7104-4e48-8bf8-33b143dccd29 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:31:59.091 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0194dedc-6b4d-4aea-8d07-f7b36d773961 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/3243] 10.0.0.142 () {32 vars in 721 bytes} [Sun Apr 26 11:31:59 2026] GET /v2.0/subnets/455674a3-7104-4e48-8bf8-33b143dccd29 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:31:59.177 7 INFO neutron_taas.services.taas.taas_plugin [None req-a8fffe1b-4a9f-4b07-91bf-4808d5c5387e f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] TaaS: Handle Delete Port: 3de77358-281d-479a-9cd6-f95ceb3712af 2026-04-26 11:31:59.179 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8fffe1b-4a9f-4b07-91bf-4808d5c5387e f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Tap Mirror: Handle Delete Port: 3de77358-281d-479a-9cd6-f95ceb3712af [pid: 7|app: 0|req: 1664/3244] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:31:59 2026] DELETE /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:31:59.386 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95c9cca8-e0d1-496c-8db7-db7db40795ed f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1581/3245] 10.0.0.142 () {32 vars in 723 bytes} [Sun Apr 26 11:31:59 2026] GET /v2.0/networks/a94ef52f-df44-4e33-8e21-e5e3c7bbc364 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3246] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:31:59 2026] DELETE /v2.0/subnets/b8fcb421-cb16-48a1-b1bd-c530dd2f0c95 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:31:59.575 8 INFO neutron.pecan_wsgi.hooks.translation [None req-75c5ed2a-ad32-418c-a97e-fc302f3a13b6 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1582/3247] 10.0.0.142 () {32 vars in 721 bytes} [Sun Apr 26 11:31:59 2026] GET /v2.0/subnets/b8fcb421-cb16-48a1-b1bd-c530dd2f0c95 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3248] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:31:59 2026] DELETE /v2.0/subnets/f6ba62da-f387-49f3-8f18-f7394fbb098c => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:31:59.734 8 INFO neutron.pecan_wsgi.hooks.translation [None req-175d7577-11ed-4c17-8f75-35f9dfb07232 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1583/3249] 10.0.0.142 () {32 vars in 721 bytes} [Sun Apr 26 11:31:59 2026] GET /v2.0/subnets/f6ba62da-f387-49f3-8f18-f7394fbb098c => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:31:59.835 7 INFO neutron_taas.services.taas.taas_plugin [None req-15476635-3d13-4608-a4b5-af7210b2c32e f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] TaaS: Handle Delete Port: 06d0aae0-b4b2-44fe-88f1-d42bf9b1a6fa 2026-04-26 11:31:59.839 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15476635-3d13-4608-a4b5-af7210b2c32e f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Tap Mirror: Handle Delete Port: 06d0aae0-b4b2-44fe-88f1-d42bf9b1a6fa [pid: 7|app: 0|req: 1667/3250] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:31:59 2026] DELETE /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:32:00.024 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d5a0cf5b-be78-4d2d-87a3-9ca6e033bf8e f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1584/3251] 10.0.0.142 () {32 vars in 723 bytes} [Sun Apr 26 11:32:00 2026] GET /v2.0/networks/9776b88a-9751-403a-9050-f76f6464ed64 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3252] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:32:00 2026] DELETE /v2.0/subnets/8a63d7fa-f708-4372-b708-e29b62143a09 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:32:00.224 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a427b386-5807-41d5-a591-e0cbe397a08f f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1585/3253] 10.0.0.142 () {32 vars in 721 bytes} [Sun Apr 26 11:32:00 2026] GET /v2.0/subnets/8a63d7fa-f708-4372-b708-e29b62143a09 => 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: 1669/3254] 10.0.0.142 () {32 vars in 724 bytes} [Sun Apr 26 11:32:00 2026] DELETE /v2.0/subnets/a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:32:00.393 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b98a2aff-459a-4de3-9c12-3ac6e4afdd04 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1586/3255] 10.0.0.142 () {32 vars in 721 bytes} [Sun Apr 26 11:32:00 2026] GET /v2.0/subnets/a7d617a5-7a1d-429d-b2c1-6b6397e9ac8d => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:32:00.493 7 INFO neutron_taas.services.taas.taas_plugin [None req-b938740a-4009-48c4-87e6-d4e79b0cfa5f f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] TaaS: Handle Delete Port: 89fa1957-497c-4c0f-9f3a-a4c1c8b7e81e 2026-04-26 11:32:00.496 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b938740a-4009-48c4-87e6-d4e79b0cfa5f f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] Tap Mirror: Handle Delete Port: 89fa1957-497c-4c0f-9f3a-a4c1c8b7e81e [pid: 7|app: 0|req: 1670/3256] 10.0.0.142 () {32 vars in 726 bytes} [Sun Apr 26 11:32:00 2026] DELETE /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-26 11:32:00.690 8 INFO neutron.pecan_wsgi.hooks.translation [None req-51f5b085-e13a-47d8-9b01-7794a3467cf3 f60c9bf0ce97484c8c8f3aa0390f74da 9af873a7d86f41629958880903d46001 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1587/3257] 10.0.0.142 () {32 vars in 723 bytes} [Sun Apr 26 11:32:00 2026] GET /v2.0/networks/d62c6997-d6aa-44f9-861d-d87bf4a78611 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-26 11:32:00.746 7 INFO neutron.services.segments.plugin [-] Segment cbce3d9c-02d8-437e-8a73-6b8159e43747 resource provider aggregate not found 2026-04-26 11:32:00.749 7 INFO neutron.services.segments.plugin [-] Segment cbce3d9c-02d8-437e-8a73-6b8159e43747 resource provider aggregate not found 2026-04-26 11:32:00.763 7 INFO neutron.services.segments.plugin [-] Segment cbce3d9c-02d8-437e-8a73-6b8159e43747 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbce3d9c-02d8-437e-8a73-6b8159e43747 found for delete ", "request_id": "req-7b1791f5-1634-4014-9276-2934e743f7b2"}]} 2026-04-26 11:32:00.768 7 INFO neutron.services.segments.plugin [-] Segment cbce3d9c-02d8-437e-8a73-6b8159e43747 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbce3d9c-02d8-437e-8a73-6b8159e43747 found for delete ", "request_id": "req-65fa5304-259d-4514-af80-23e989c305e0"}]} 2026-04-26 11:32:00.774 7 INFO neutron.services.segments.plugin [-] Segment 60e467db-cec8-4c8b-9003-0c09d4765b2f resource provider aggregate not found 2026-04-26 11:32:00.784 7 INFO neutron.services.segments.plugin [-] Segment 60e467db-cec8-4c8b-9003-0c09d4765b2f resource provider aggregate not found 2026-04-26 11:32:00.786 7 INFO neutron.services.segments.plugin [-] Segment 60e467db-cec8-4c8b-9003-0c09d4765b2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60e467db-cec8-4c8b-9003-0c09d4765b2f found for delete ", "request_id": "req-8a4b6041-014c-49bc-9adb-4605392a8efa"}]} 2026-04-26 11:32:00.801 7 INFO neutron.services.segments.plugin [-] Segment b6971430-8898-4005-b98e-45f751bd52ce resource provider aggregate not found 2026-04-26 11:32:00.804 7 INFO neutron.services.segments.plugin [-] Segment 60e467db-cec8-4c8b-9003-0c09d4765b2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60e467db-cec8-4c8b-9003-0c09d4765b2f found for delete ", "request_id": "req-29315ceb-37a5-4a0c-bc23-ebaf540dd50c"}]} 2026-04-26 11:32:00.818 7 INFO neutron.services.segments.plugin [-] Segment b6971430-8898-4005-b98e-45f751bd52ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6971430-8898-4005-b98e-45f751bd52ce found for delete ", "request_id": "req-95a99455-15e7-4c35-ab0c-9aed818743b9"}]} 2026-04-26 11:32:00.819 7 INFO neutron.services.segments.plugin [-] Segment b6971430-8898-4005-b98e-45f751bd52ce resource provider aggregate not found 2026-04-26 11:32:00.834 7 INFO neutron.services.segments.plugin [-] Segment b6971430-8898-4005-b98e-45f751bd52ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6971430-8898-4005-b98e-45f751bd52ce found for delete ", "request_id": "req-b26fe3db-9374-4a01-be49-c6b718420990"}]} 2026-04-26 11:32:02.783 8 WARNING neutron.db.securitygroups_db [None req-d30fe148-6d29-4db3-a248-78753b869815 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1589/3260] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:32:02 2026] GET /v2.0/security-groups?tenant_id=9af873a7d86f41629958880903d46001&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3261] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:32:02 2026] DELETE /v2.0/security-groups/fc6447cf-8303-4320-a8d0-7509ba685529 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:32:03.022 8 WARNING neutron.db.securitygroups_db [None req-29ae6d71-6a31-4f12-aa77-357b5effd218 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1590/3262] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:32:03 2026] GET /v2.0/security-groups?tenant_id=58ae42c0e1b446e4b6904dd1e9b2c92e&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3263] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:32:03 2026] DELETE /v2.0/security-groups/5baeebaf-c2cc-4e6d-8104-7f2fea0c8ce3 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:32:03.373 8 WARNING neutron.db.securitygroups_db [None req-1d5eaac2-ae97-4eed-96d8-d36a2b589575 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1591/3264] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:32:03 2026] GET /v2.0/security-groups?tenant_id=3666dd3466e045b8b2a07cdaa6eed02c&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3265] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:32:03 2026] DELETE /v2.0/security-groups/1ae80c56-ffee-498c-8599-f403ba806efc => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:32:03.740 8 WARNING neutron.db.securitygroups_db [None req-1781e588-c191-43d4-8067-42f7f0374011 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1592/3266] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:32:03 2026] GET /v2.0/security-groups?tenant_id=19875b058d7845a997e96a0152a5dc6d&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3267] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:32:03 2026] DELETE /v2.0/security-groups/590e6cf4-efc5-4350-93fc-10b1ad4a45b3 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:32:04.097 8 WARNING neutron.db.securitygroups_db [None req-3c9c3a24-0cbe-4cf2-9a53-64f8dabd8736 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1593/3268] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:32:04 2026] GET /v2.0/security-groups?tenant_id=2a6ae2ee30c444518d7a665343eac96c&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3269] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:32:04 2026] DELETE /v2.0/security-groups/ae5dd09d-f14b-42b9-8cec-de0fe8b52b2c => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:32:04.465 8 WARNING neutron.db.securitygroups_db [None req-ae59acec-2e0a-4628-85d3-49b3a1471113 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1594/3270] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:32:04 2026] GET /v2.0/security-groups?tenant_id=43202dc95a8a45529d17f8fbe54ed3b1&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3271] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:32:04 2026] DELETE /v2.0/security-groups/8e4e420b-41a0-4044-9aea-c79032f9fb27 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-26 11:32:04.854 8 WARNING neutron.db.securitygroups_db [None req-85d180f4-3daf-4c8c-99c0-d83c200aa4b4 08d47226f80b491dad4f946383bcce65 a29372c911914e4b968da886886f9350 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1595/3272] 10.0.0.142 () {32 vars in 774 bytes} [Sun Apr 26 11:32:04 2026] GET /v2.0/security-groups?tenant_id=25a85fec2e6a46b6a245264a4d45b7c2&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: 1678/3273] 10.0.0.142 () {32 vars in 740 bytes} [Sun Apr 26 11:32:04 2026] DELETE /v2.0/security-groups/89a1972d-2e69-4e17-9f1c-a79bc8ae8e29 => 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: 1596/3274] 10.0.0.142 () {32 vars in 649 bytes} [Sun Apr 26 11:32:07 2026] GET /v2.0/networks => generated 2168 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3275] 10.0.0.142 () {32 vars in 655 bytes} [Sun Apr 26 11:32:08 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3276] 10.0.0.142 () {32 vars in 647 bytes} [Sun Apr 26 11:32:08 2026] GET /v2.0/routers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3277] 10.0.0.142 () {32 vars in 643 bytes} [Sun Apr 26 11:32:08 2026] GET /v2.0/ports => generated 4725 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3278] 10.0.0.142 () {32 vars in 647 bytes} [Sun Apr 26 11:32:08 2026] GET /v2.0/subnets => generated 1308 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3279] 10.0.0.142 () {32 vars in 649 bytes} [Sun Apr 26 11:32:08 2026] GET /v2.0/networks => generated 2168 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3280] 10.0.0.142 () {32 vars in 663 bytes} [Sun Apr 26 11:32:08 2026] GET /v2.0/security-groups => generated 17401 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3281] 10.0.0.142 () {32 vars in 655 bytes} [Sun Apr 26 11:32:08 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)