+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 14 03:41:44 2026] *** compiled with version: 13.3.0 on 13 May 2026 13:11:37 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-6c99975b-26j9j 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 0x7faacebf3668 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-05-14 03:41:48.844 7 INFO neutron.common.config [-] Logging enabled! 2026-05-14 03:41:48.844 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev173 2026-05-14 03:41:48.847 8 INFO neutron.common.config [-] Logging enabled! 2026-05-14 03:41:48.848 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev173 2026-05-14 03:41:49.947 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-14 03:41:49.962 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-14 03:41:51.371 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-14 03:41:51.373 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-14 03:41:51.377 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-14 03:41:51.378 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-14 03:41:51.378 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-14 03:41:51.378 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-14 03:41:51.379 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-14 03:41:51.379 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 03:41:51.386 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 03:41:51.386 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 03:41:51.386 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-14 03:41:51.408 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-14 03:41:51.410 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-14 03:41:51.410 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-14 03:41:51.433 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-14 03:41:51.435 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-14 03:41:51.439 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-14 03:41:51.439 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-14 03:41:51.440 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-14 03:41:51.440 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-14 03:41:51.440 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-14 03:41:51.440 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-14 03:41:51.440 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-14 03:41:51.441 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-14 03:41:51.441 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-14 03:41:51.441 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 03:41:51.448 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 03:41:51.448 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 03:41:51.448 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-14 03:41:51.470 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-14 03:41:51.471 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-14 03:41:51.472 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-14 03:41:51.501 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-14 03:41:51.502 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-14 03:41:51.502 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-14 03:41:51.502 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-14 03:41:51.766 8 INFO neutron.plugins.ml2.managers [None req-7b6891ce-e70c-4c68-9370-294fceb0b3e9 - - - - - -] Initializing driver for type 'vlan' 2026-05-14 03:41:51.843 7 INFO neutron.plugins.ml2.managers [None req-41807f76-bcf1-4044-b84f-f86c9ccab238 - - - - - -] Initializing driver for type 'vlan' 2026-05-14 03:41:52.066 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7b6891ce-e70c-4c68-9370-294fceb0b3e9 - - - - - -] VlanTypeDriver initialization complete 2026-05-14 03:41:52.067 8 INFO neutron.plugins.ml2.managers [None req-7b6891ce-e70c-4c68-9370-294fceb0b3e9 - - - - - -] Initializing driver for type 'vxlan' 2026-05-14 03:41:52.067 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7b6891ce-e70c-4c68-9370-294fceb0b3e9 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-14 03:41:52.080 8 INFO neutron.plugins.ml2.managers [None req-7b6891ce-e70c-4c68-9370-294fceb0b3e9 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-14 03:41:52.081 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7b6891ce-e70c-4c68-9370-294fceb0b3e9 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-14 03:41:52.081 8 INFO neutron.plugins.ml2.managers [None req-7b6891ce-e70c-4c68-9370-294fceb0b3e9 - - - - - -] Initializing extension driver 'port_security' 2026-05-14 03:41:52.081 8 INFO neutron.plugins.ml2.extensions.port_security [None req-7b6891ce-e70c-4c68-9370-294fceb0b3e9 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-14 03:41:52.081 8 INFO neutron.plugins.ml2.managers [None req-7b6891ce-e70c-4c68-9370-294fceb0b3e9 - - - - - -] Initializing extension driver 'qos' 2026-05-14 03:41:52.081 8 INFO neutron.plugins.ml2.managers [None req-7b6891ce-e70c-4c68-9370-294fceb0b3e9 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-14 03:41:52.081 8 INFO neutron.plugins.ml2.managers [None req-7b6891ce-e70c-4c68-9370-294fceb0b3e9 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-14 03:41:52.095 8 INFO neutron.quota [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded quota_driver: . 2026-05-14 03:41:52.096 8 INFO neutron.plugins.ml2.plugin [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Modular L2 Plugin initialization complete 2026-05-14 03:41:52.096 8 INFO neutron.plugins.ml2.managers [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-14 03:41:52.096 8 INFO neutron.plugins.ml2.managers [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-14 03:41:52.096 8 INFO neutron.plugins.ml2.managers [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Got port-security extension from driver 'port_security' 2026-05-14 03:41:52.096 8 INFO neutron.manager [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loading Plugin: qos 2026-05-14 03:41:52.109 8 INFO neutron.manager [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loading Plugin: router 2026-05-14 03:41:52.153 8 INFO neutron.services.service_base [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-14 03:41:52.153 8 INFO neutron.manager [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loading Plugin: segments 2026-05-14 03:41:52.184 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-41807f76-bcf1-4044-b84f-f86c9ccab238 - - - - - -] VlanTypeDriver initialization complete 2026-05-14 03:41:52.184 7 INFO neutron.plugins.ml2.managers [None req-41807f76-bcf1-4044-b84f-f86c9ccab238 - - - - - -] Initializing driver for type 'vxlan' 2026-05-14 03:41:52.184 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-41807f76-bcf1-4044-b84f-f86c9ccab238 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-14 03:41:52.199 7 INFO neutron.plugins.ml2.managers [None req-41807f76-bcf1-4044-b84f-f86c9ccab238 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-14 03:41:52.199 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-41807f76-bcf1-4044-b84f-f86c9ccab238 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-14 03:41:52.199 7 INFO neutron.plugins.ml2.managers [None req-41807f76-bcf1-4044-b84f-f86c9ccab238 - - - - - -] Initializing extension driver 'port_security' 2026-05-14 03:41:52.199 7 INFO neutron.plugins.ml2.extensions.port_security [None req-41807f76-bcf1-4044-b84f-f86c9ccab238 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-14 03:41:52.199 7 INFO neutron.plugins.ml2.managers [None req-41807f76-bcf1-4044-b84f-f86c9ccab238 - - - - - -] Initializing extension driver 'qos' 2026-05-14 03:41:52.199 7 INFO neutron.plugins.ml2.managers [None req-41807f76-bcf1-4044-b84f-f86c9ccab238 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-14 03:41:52.199 7 INFO neutron.plugins.ml2.managers [None req-41807f76-bcf1-4044-b84f-f86c9ccab238 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-14 03:41:52.214 7 INFO neutron.quota [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded quota_driver: . 2026-05-14 03:41:52.214 7 INFO neutron.plugins.ml2.plugin [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Modular L2 Plugin initialization complete 2026-05-14 03:41:52.214 7 INFO neutron.plugins.ml2.managers [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-14 03:41:52.214 7 INFO neutron.plugins.ml2.managers [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-14 03:41:52.214 7 INFO neutron.plugins.ml2.managers [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-14 03:41:52.215 7 INFO neutron.manager [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loading Plugin: qos 2026-05-14 03:41:52.228 7 INFO neutron.manager [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loading Plugin: router 2026-05-14 03:41:52.253 8 INFO neutron.manager [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loading Plugin: trunk 2026-05-14 03:41:52.267 8 INFO neutron.manager [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loading Plugin: vpnaas 2026-05-14 03:41:52.274 7 INFO neutron.services.service_base [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-14 03:41:52.274 7 INFO neutron.manager [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loading Plugin: segments 2026-05-14 03:41:52.306 8 WARNING stevedore.named [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-14 03:41:52.373 8 INFO neutron_vpnaas.services.vpn.plugin [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-14 03:41:52.373 8 INFO neutron.manager [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loading Plugin: taas 2026-05-14 03:41:52.375 7 INFO neutron.manager [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loading Plugin: trunk 2026-05-14 03:41:52.389 7 INFO neutron.manager [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loading Plugin: vpnaas 2026-05-14 03:41:52.397 8 WARNING stevedore.named [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-14 03:41:52.429 7 WARNING stevedore.named [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-14 03:41:52.429 8 INFO neutron_taas.services.taas.taas_plugin [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-14 03:41:52.430 8 INFO neutron.manager [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loading Plugin: tapmirror 2026-05-14 03:41:52.445 8 WARNING stevedore.named [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-14 03:41:52.463 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-14 03:41:52.463 8 INFO neutron.manager [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loading Plugin: auto_allocate 2026-05-14 03:41:52.469 8 INFO neutron.manager [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loading Plugin: tag 2026-05-14 03:41:52.476 8 INFO neutron.manager [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loading Plugin: timestamp 2026-05-14 03:41:52.480 8 INFO neutron.manager [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loading Plugin: network_ip_availability 2026-05-14 03:41:52.484 8 INFO neutron.manager [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loading Plugin: flavors 2026-05-14 03:41:52.487 8 INFO neutron.manager [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loading Plugin: revisions 2026-05-14 03:41:52.489 7 INFO neutron_vpnaas.services.vpn.plugin [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-14 03:41:52.489 7 INFO neutron.manager [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loading Plugin: taas 2026-05-14 03:41:52.491 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Initializing extension manager. 2026-05-14 03:41:52.492 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: address-group 2026-05-14 03:41:52.493 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: address-scope 2026-05-14 03:41:52.494 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-14 03:41:52.495 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: agent 2026-05-14 03:41:52.495 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: agent-resources-synced 2026-05-14 03:41:52.496 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: allowed-address-pairs 2026-05-14 03:41:52.497 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: auto-allocated-topology 2026-05-14 03:41:52.498 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: availability_zone 2026-05-14 03:41:52.498 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: availability_zone_filter 2026-05-14 03:41:52.499 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-14 03:41:52.500 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: default-subnetpools 2026-05-14 03:41:52.501 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-14 03:41:52.502 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: dns-integration 2026-05-14 03:41:52.502 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: dns-domain-ports 2026-05-14 03:41:52.503 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-14 03:41:52.503 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: dvr 2026-05-14 03:41:52.504 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-14 03:41:52.504 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: empty-string-filtering 2026-05-14 03:41:52.505 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-14 03:41:52.506 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-14 03:41:52.506 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: external-net 2026-05-14 03:41:52.507 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-14 03:41:52.507 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: extraroute 2026-05-14 03:41:52.508 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: extraroute-atomic 2026-05-14 03:41:52.508 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: filter-validation 2026-05-14 03:41:52.509 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-14 03:41:52.509 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-14 03:41:52.510 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-14 03:41:52.510 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: fip-port-details 2026-05-14 03:41:52.511 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: flavors 2026-05-14 03:41:52.514 7 WARNING stevedore.named [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-14 03:41:52.515 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-14 03:41:52.515 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: floatingip-pools 2026-05-14 03:41:52.516 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: ip_allocation 2026-05-14 03:41:52.516 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: ip-substring-filtering 2026-05-14 03:41:52.517 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: l2_adjacency 2026-05-14 03:41:52.518 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: router 2026-05-14 03:41:52.520 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-14 03:41:52.520 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-14 03:41:52.521 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-14 03:41:52.521 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: ext-gw-mode 2026-05-14 03:41:52.522 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: l3-ha 2026-05-14 03:41:52.523 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-14 03:41:52.523 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-14 03:41:52.524 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: l3-flavors 2026-05-14 03:41:52.525 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-14 03:41:52.526 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-14 03:41:52.528 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-14 03:41:52.530 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-14 03:41:52.531 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-14 03:41:52.531 7 INFO neutron_taas.services.taas.taas_plugin [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-14 03:41:52.531 7 INFO neutron.manager [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loading Plugin: tapmirror 2026-05-14 03:41:52.532 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-14 03:41:52.533 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-14 03:41:52.533 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: multi-provider 2026-05-14 03:41:52.533 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: net-mtu 2026-05-14 03:41:52.534 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: net-mtu-writable 2026-05-14 03:41:52.535 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: network_availability_zone 2026-05-14 03:41:52.535 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: network_ha 2026-05-14 03:41:52.536 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: network-ip-availability 2026-05-14 03:41:52.537 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: network-ip-availability-details 2026-05-14 03:41:52.538 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-14 03:41:52.538 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: pagination 2026-05-14 03:41:52.539 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: port-device-profile 2026-05-14 03:41:52.539 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-14 03:41:52.540 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-14 03:41:52.540 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-14 03:41:52.541 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: port-mac-override 2026-05-14 03:41:52.541 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-14 03:41:52.542 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-14 03:41:52.542 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-14 03:41:52.543 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: port-resource-request 2026-05-14 03:41:52.543 7 WARNING stevedore.named [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-14 03:41:52.543 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: port-resource-request-groups 2026-05-14 03:41:52.544 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-14 03:41:52.544 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: binding 2026-05-14 03:41:52.545 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: binding-extended 2026-05-14 03:41:52.546 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: port-security 2026-05-14 03:41:52.546 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: project-id 2026-05-14 03:41:52.547 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: provider 2026-05-14 03:41:52.548 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-14 03:41:52.550 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: qos 2026-05-14 03:41:52.551 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-14 03:41:52.552 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-14 03:41:52.552 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: qos-default 2026-05-14 03:41:52.553 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: qos-fip 2026-05-14 03:41:52.553 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-14 03:41:52.554 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: qos-gateway-ip 2026-05-14 03:41:52.554 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: qos-port-network-policy 2026-05-14 03:41:52.555 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: qos-pps-minimum 2026-05-14 03:41:52.555 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-14 03:41:52.556 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: qos-pps 2026-05-14 03:41:52.556 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: qos-rule-type-details 2026-05-14 03:41:52.557 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-14 03:41:52.558 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: qos-rules-alias 2026-05-14 03:41:52.558 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: quota-check-limit 2026-05-14 03:41:52.559 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: quota-check-limit-default 2026-05-14 03:41:52.560 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-14 03:41:52.561 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: quotas 2026-05-14 03:41:52.561 7 INFO neutron.manager [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loading Plugin: auto_allocate 2026-05-14 03:41:52.562 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: quota_details 2026-05-14 03:41:52.564 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: rbac-policies 2026-05-14 03:41:52.564 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: rbac-address-group 2026-05-14 03:41:52.565 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: rbac-address-scope 2026-05-14 03:41:52.565 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: rbac-security-groups 2026-05-14 03:41:52.566 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: rbac-subnetpool 2026-05-14 03:41:52.566 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: revision-if-match 2026-05-14 03:41:52.567 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: standard-attr-revisions 2026-05-14 03:41:52.568 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: router_availability_zone 2026-05-14 03:41:52.568 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-14 03:41:52.568 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-14 03:41:52.570 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: security-groups-default-rules 2026-05-14 03:41:52.571 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-14 03:41:52.571 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-14 03:41:52.572 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-14 03:41:52.572 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-14 03:41:52.572 7 INFO neutron.manager [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loading Plugin: tag 2026-05-14 03:41:52.573 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-14 03:41:52.577 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: security-group 2026-05-14 03:41:52.579 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: segment 2026-05-14 03:41:52.579 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-14 03:41:52.580 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: service-type 2026-05-14 03:41:52.581 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: sorting 2026-05-14 03:41:52.581 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: standard-attr-segment 2026-05-14 03:41:52.582 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: standard-attr-description 2026-05-14 03:41:52.582 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: stateful-security-group 2026-05-14 03:41:52.582 7 INFO neutron.manager [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loading Plugin: timestamp 2026-05-14 03:41:52.583 8 WARNING neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-14 03:41:52.583 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-14 03:41:52.584 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: subnet-external-network 2026-05-14 03:41:52.584 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: subnet_onboard 2026-05-14 03:41:52.585 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-14 03:41:52.585 7 INFO neutron.manager [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loading Plugin: network_ip_availability 2026-05-14 03:41:52.585 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: subnet-service-types 2026-05-14 03:41:52.586 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: subnet_allocation 2026-05-14 03:41:52.587 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-14 03:41:52.587 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: tag-creation 2026-05-14 03:41:52.588 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-14 03:41:52.589 7 INFO neutron.manager [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loading Plugin: flavors 2026-05-14 03:41:52.591 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: standard-attr-tag 2026-05-14 03:41:52.592 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-14 03:41:52.593 7 INFO neutron.manager [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loading Plugin: revisions 2026-05-14 03:41:52.594 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: trunk 2026-05-14 03:41:52.595 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: trunk-details 2026-05-14 03:41:52.595 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-14 03:41:52.596 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-14 03:41:52.596 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-14 03:41:52.597 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Initializing extension manager. 2026-05-14 03:41:52.597 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-14 03:41:52.598 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: address-group 2026-05-14 03:41:52.599 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: address-scope 2026-05-14 03:41:52.599 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-14 03:41:52.599 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-14 03:41:52.600 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-14 03:41:52.600 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: agent 2026-05-14 03:41:52.600 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: vpn-flavors 2026-05-14 03:41:52.601 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: agent-resources-synced 2026-05-14 03:41:52.602 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: vpnaas 2026-05-14 03:41:52.602 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-14 03:41:52.602 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-14 03:41:52.603 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: availability_zone 2026-05-14 03:41:52.603 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: taas 2026-05-14 03:41:52.604 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: availability_zone_filter 2026-05-14 03:41:52.604 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-14 03:41:52.604 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: tap-mirror 2026-05-14 03:41:52.605 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: default-subnetpools 2026-05-14 03:41:52.605 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-14 03:41:52.606 8 INFO neutron.api.extensions [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Loaded extension: taas-vlan-filter 2026-05-14 03:41:52.606 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-14 03:41:52.607 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: dns-integration 2026-05-14 03:41:52.608 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: dns-domain-ports 2026-05-14 03:41:52.608 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-14 03:41:52.608 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-14 03:41:52.608 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-14 03:41:52.609 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 03:41:52.609 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: dvr 2026-05-14 03:41:52.609 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-14 03:41:52.610 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-14 03:41:52.610 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: empty-string-filtering 2026-05-14 03:41:52.611 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-14 03:41:52.611 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-14 03:41:52.612 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: external-net 2026-05-14 03:41:52.612 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-14 03:41:52.612 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-14 03:41:52.612 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-14 03:41:52.613 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: extraroute 2026-05-14 03:41:52.614 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: extraroute-atomic 2026-05-14 03:41:52.615 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: filter-validation 2026-05-14 03:41:52.615 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-14 03:41:52.616 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-14 03:41:52.616 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-14 03:41:52.616 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-14 03:41:52.617 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: fip-port-details 2026-05-14 03:41:52.617 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-14 03:41:52.617 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: flavors 2026-05-14 03:41:52.617 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-14 03:41:52.618 8 WARNING neutron.api.api_common [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.618 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 03:41:52.618 8 WARNING neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] subnetpool is already registered 2026-05-14 03:41:52.619 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-14 03:41:52.619 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 03:41:52.619 8 WARNING neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] subnetpool is already registered 2026-05-14 03:41:52.619 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: floatingip-pools 2026-05-14 03:41:52.619 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-14 03:41:52.620 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: ip_allocation 2026-05-14 03:41:52.620 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 03:41:52.620 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-14 03:41:52.620 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 03:41:52.621 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-14 03:41:52.621 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: l2_adjacency 2026-05-14 03:41:52.621 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-14 03:41:52.621 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-14 03:41:52.622 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 03:41:52.622 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: router 2026-05-14 03:41:52.622 8 WARNING neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] ipsecpolicy is already registered 2026-05-14 03:41:52.622 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 03:41:52.622 8 WARNING neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] ikepolicy is already registered 2026-05-14 03:41:52.623 8 WARNING neutron.api.api_common [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.623 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-14 03:41:52.624 8 WARNING neutron.api.api_common [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.624 8 WARNING neutron.api.api_common [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.624 8 WARNING neutron.api.api_common [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.624 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-14 03:41:52.624 8 WARNING neutron.api.api_common [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.625 8 WARNING neutron.api.api_common [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.625 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-14 03:41:52.625 8 WARNING neutron.api.api_common [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.625 8 WARNING neutron.api.api_common [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.625 8 WARNING neutron.api.api_common [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.625 8 WARNING neutron.api.api_common [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.625 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: ext-gw-mode 2026-05-14 03:41:52.625 8 WARNING neutron.api.api_common [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.625 8 WARNING neutron.api.api_common [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.625 8 WARNING neutron.api.api_common [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.626 8 WARNING neutron.api.api_common [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.626 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: l3-ha 2026-05-14 03:41:52.626 8 WARNING neutron.api.api_common [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.626 8 WARNING neutron.api.api_common [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.626 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-14 03:41:52.627 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-14 03:41:52.627 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: l3-flavors 2026-05-14 03:41:52.628 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-14 03:41:52.628 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-14 03:41:52.628 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-14 03:41:52.629 8 WARNING neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] router is already registered 2026-05-14 03:41:52.629 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-14 03:41:52.629 8 WARNING neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] floatingip is already registered 2026-05-14 03:41:52.631 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-14 03:41:52.632 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-14 03:41:52.633 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-14 03:41:52.633 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-14 03:41:52.633 8 WARNING neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] rbac_policy is already registered 2026-05-14 03:41:52.634 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-14 03:41:52.634 8 WARNING neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] security_group is already registered 2026-05-14 03:41:52.634 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-14 03:41:52.634 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-14 03:41:52.634 8 WARNING neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] security_group_rule is already registered 2026-05-14 03:41:52.635 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-14 03:41:52.635 8 WARNING neutron.api.api_common [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.635 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: multi-provider 2026-05-14 03:41:52.635 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 03:41:52.635 8 WARNING neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] subnetpool is already registered 2026-05-14 03:41:52.636 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: net-mtu 2026-05-14 03:41:52.636 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 03:41:52.636 8 WARNING neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] subnetpool is already registered 2026-05-14 03:41:52.636 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: net-mtu-writable 2026-05-14 03:41:52.636 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-14 03:41:52.636 8 WARNING neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] trunk is already registered 2026-05-14 03:41:52.637 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: network_availability_zone 2026-05-14 03:41:52.637 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 03:41:52.637 8 WARNING neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] ikepolicy is already registered 2026-05-14 03:41:52.637 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: network_ha 2026-05-14 03:41:52.637 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 03:41:52.637 8 WARNING neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] ipsecpolicy is already registered 2026-05-14 03:41:52.638 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: network-ip-availability 2026-05-14 03:41:52.638 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-14 03:41:52.638 8 WARNING neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] endpoint_group is already registered 2026-05-14 03:41:52.638 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-14 03:41:52.638 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: network-ip-availability-details 2026-05-14 03:41:52.638 8 WARNING neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] vpnservice is already registered 2026-05-14 03:41:52.639 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-14 03:41:52.639 8 WARNING neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] ipsec_site_connection is already registered 2026-05-14 03:41:52.639 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 03:41:52.639 8 WARNING neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] ipsecpolicy is already registered 2026-05-14 03:41:52.640 8 INFO neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 03:41:52.640 8 WARNING neutron.quota.resource_registry [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] ikepolicy is already registered 2026-05-14 03:41:52.640 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-14 03:41:52.640 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: pagination 2026-05-14 03:41:52.641 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: port-device-profile 2026-05-14 03:41:52.641 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-14 03:41:52.642 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-14 03:41:52.642 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-14 03:41:52.643 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: port-mac-override 2026-05-14 03:41:52.643 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-14 03:41:52.644 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-14 03:41:52.644 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-14 03:41:52.645 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: port-resource-request 2026-05-14 03:41:52.645 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-14 03:41:52.646 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-14 03:41:52.646 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: binding 2026-05-14 03:41:52.647 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: binding-extended 2026-05-14 03:41:52.647 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: port-security 2026-05-14 03:41:52.648 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: project-id 2026-05-14 03:41:52.648 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: provider 2026-05-14 03:41:52.649 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-14 03:41:52.651 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: qos 2026-05-14 03:41:52.652 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-14 03:41:52.652 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-14 03:41:52.653 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: qos-default 2026-05-14 03:41:52.653 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: qos-fip 2026-05-14 03:41:52.654 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-14 03:41:52.654 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-14 03:41:52.655 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-14 03:41:52.655 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-14 03:41:52.656 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-14 03:41:52.656 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: qos-pps 2026-05-14 03:41:52.657 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-14 03:41:52.657 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-14 03:41:52.658 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: qos-rules-alias 2026-05-14 03:41:52.659 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: quota-check-limit 2026-05-14 03:41:52.659 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-14 03:41:52.664 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: quotas 2026-05-14 03:41:52.667 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: quota_details 2026-05-14 03:41:52.671 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: rbac-policies 2026-05-14 03:41:52.672 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: rbac-address-group 2026-05-14 03:41:52.673 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: rbac-address-scope 2026-05-14 03:41:52.675 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: rbac-security-groups 2026-05-14 03:41:52.675 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-14 03:41:52.676 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: revision-if-match 2026-05-14 03:41:52.677 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-14 03:41:52.677 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: router_availability_zone 2026-05-14 03:41:52.678 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-14 03:41:52.678 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-14 03:41:52.678 8 WARNING keystonemiddleware._common.config [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 03:41:52.680 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-14 03:41:52.681 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-14 03:41:52.681 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-14 03:41:52.682 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-14 03:41:52.682 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-14 03:41:52.683 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-14 03:41:52.685 8 WARNING oslo_config.cfg [None req-479b40bb-2f95-4543-9861-3c11b3ddd5eb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7faacebf3668 pid: 8 (default app) 2026-05-14 03:41:52.688 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: security-group 2026-05-14 03:41:52.689 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: segment 2026-05-14 03:41:52.689 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-14 03:41:52.690 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: service-type 2026-05-14 03:41:52.690 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: sorting 2026-05-14 03:41:52.691 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: standard-attr-segment 2026-05-14 03:41:52.692 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: standard-attr-description 2026-05-14 03:41:52.692 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: stateful-security-group 2026-05-14 03:41:52.692 7 WARNING neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-14 03:41:52.693 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-14 03:41:52.693 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: subnet-external-network 2026-05-14 03:41:52.694 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: subnet_onboard 2026-05-14 03:41:52.695 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-14 03:41:52.695 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: subnet-service-types 2026-05-14 03:41:52.696 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: subnet_allocation 2026-05-14 03:41:52.696 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-14 03:41:52.697 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: tag-creation 2026-05-14 03:41:52.697 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-14 03:41:52.704 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: standard-attr-tag 2026-05-14 03:41:52.705 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-14 03:41:52.706 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: trunk 2026-05-14 03:41:52.707 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: trunk-details 2026-05-14 03:41:52.707 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-14 03:41:52.708 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-14 03:41:52.709 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-14 03:41:52.709 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-14 03:41:52.711 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-14 03:41:52.712 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-14 03:41:52.713 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: vpn-flavors 2026-05-14 03:41:52.714 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: vpnaas 2026-05-14 03:41:52.715 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: taas 2026-05-14 03:41:52.716 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: tap-mirror 2026-05-14 03:41:52.717 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-14 03:41:52.718 7 INFO neutron.api.extensions [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-14 03:41:52.721 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-14 03:41:52.721 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-14 03:41:52.721 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 03:41:52.721 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-14 03:41:52.725 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-14 03:41:52.725 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-14 03:41:52.729 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-14 03:41:52.730 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-14 03:41:52.730 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-14 03:41:52.731 7 WARNING neutron.api.api_common [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.731 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 03:41:52.732 7 WARNING neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] subnetpool is already registered 2026-05-14 03:41:52.732 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 03:41:52.732 7 WARNING neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] subnetpool is already registered 2026-05-14 03:41:52.732 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-14 03:41:52.733 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 03:41:52.733 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 03:41:52.734 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-14 03:41:52.734 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-14 03:41:52.734 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-14 03:41:52.735 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 03:41:52.735 7 WARNING neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] ipsecpolicy is already registered 2026-05-14 03:41:52.735 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 03:41:52.736 7 WARNING neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] ikepolicy is already registered 2026-05-14 03:41:52.737 7 WARNING neutron.api.api_common [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.737 7 WARNING neutron.api.api_common [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.737 7 WARNING neutron.api.api_common [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.737 7 WARNING neutron.api.api_common [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.738 7 WARNING neutron.api.api_common [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.738 7 WARNING neutron.api.api_common [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.738 7 WARNING neutron.api.api_common [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.738 7 WARNING neutron.api.api_common [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.738 7 WARNING neutron.api.api_common [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.738 7 WARNING neutron.api.api_common [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.739 7 WARNING neutron.api.api_common [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.739 7 WARNING neutron.api.api_common [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.739 7 WARNING neutron.api.api_common [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.739 7 WARNING neutron.api.api_common [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.739 7 WARNING neutron.api.api_common [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.739 7 WARNING neutron.api.api_common [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.742 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-14 03:41:52.742 7 WARNING neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] router is already registered 2026-05-14 03:41:52.742 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-14 03:41:52.743 7 WARNING neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] floatingip is already registered 2026-05-14 03:41:52.746 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-14 03:41:52.746 7 WARNING neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] rbac_policy is already registered 2026-05-14 03:41:52.747 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-14 03:41:52.747 7 WARNING neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] security_group is already registered 2026-05-14 03:41:52.747 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-14 03:41:52.748 7 WARNING neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] security_group_rule is already registered 2026-05-14 03:41:52.748 7 WARNING neutron.api.api_common [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 03:41:52.749 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 03:41:52.749 7 WARNING neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] subnetpool is already registered 2026-05-14 03:41:52.749 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 03:41:52.750 7 WARNING neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] subnetpool is already registered 2026-05-14 03:41:52.750 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-14 03:41:52.750 7 WARNING neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] trunk is already registered 2026-05-14 03:41:52.751 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 03:41:52.751 7 WARNING neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] ikepolicy is already registered 2026-05-14 03:41:52.751 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 03:41:52.751 7 WARNING neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] ipsecpolicy is already registered 2026-05-14 03:41:52.752 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-14 03:41:52.752 7 WARNING neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] endpoint_group is already registered 2026-05-14 03:41:52.752 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-14 03:41:52.752 7 WARNING neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] vpnservice is already registered 2026-05-14 03:41:52.753 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-14 03:41:52.753 7 WARNING neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] ipsec_site_connection is already registered 2026-05-14 03:41:52.753 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 03:41:52.753 7 WARNING neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] ipsecpolicy is already registered 2026-05-14 03:41:52.754 7 INFO neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 03:41:52.754 7 WARNING neutron.quota.resource_registry [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] ikepolicy is already registered 2026-05-14 03:41:52.794 7 WARNING keystonemiddleware._common.config [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 03:41:52.802 7 WARNING oslo_config.cfg [None req-c7481caf-b3f4-49c8-a144-4faf5a8d1767 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7faacebf3668 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-05-14 03:42:03.398 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9ae5506a-15be-43ca-9a4c-fe5612de21e1 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.116 () {44 vars in 926 bytes} [Thu May 14 03:42:02 2026] GET /v2.0/networks/public => generated 108 bytes in 857 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.116 () {44 vars in 948 bytes} [Thu May 14 03:42:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 03:42:04.324 8 WARNING neutron.services.revisions.revision_plugin [None req-0516a0ec-e5e3-42dc-a1f4-97a56b4d379a ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Could not find related network for resource to bump revision. 2026-05-14 03:42:04.346 8 INFO neutron.db.segments_db [None req-0516a0ec-e5e3-42dc-a1f4-97a56b4d379a ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment 465ea100-2bd1-49a7-a5f4-081fe9d22430 of type flat for network fefa1a06-587b-4a4a-a82c-97df545e7ab4 2026-05-14 03:42:04.396 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0516a0ec-e5e3-42dc-a1f4-97a56b4d379a ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.116 () {48 vars in 966 bytes} [Thu May 14 03:42:03 2026] POST /v2.0/networks => generated 124 bytes in 622 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 03:42:10.287 8 INFO neutron.pecan_wsgi.hooks.translation [None req-086266ed-4c09-4651-bdc2-4822440cdb90 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.116 () {44 vars in 926 bytes} [Thu May 14 03:42:10 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: 3/8] 199.204.45.116 () {44 vars in 948 bytes} [Thu May 14 03:42:10 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-05-14 03:42:10.367 8 WARNING neutron.services.revisions.revision_plugin [None req-5f9a8de3-40c9-4aec-a9b6-1f35d4970655 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Could not find related network for resource to bump revision. 2026-05-14 03:42:10.388 8 INFO neutron.db.segments_db [None req-5f9a8de3-40c9-4aec-a9b6-1f35d4970655 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment 1c3b7908-1d9e-49a2-8ffd-5dc5def79bf3 of type flat for network aff0fcdb-773b-4260-9d68-79fc29e9d5f2 2026-05-14 03:42:10.417 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5f9a8de3-40c9-4aec-a9b6-1f35d4970655 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.116 () {48 vars in 966 bytes} [Thu May 14 03:42:10 2026] POST /v2.0/networks => generated 124 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 03:42:16.669 7 INFO neutron.pecan_wsgi.hooks.translation [None req-52d81577-55b6-4256-935f-e136c6aa99f4 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.116 () {44 vars in 926 bytes} [Thu May 14 03:42:16 2026] GET /v2.0/networks/public => generated 108 bytes in 403 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.116 () {44 vars in 948 bytes} [Thu May 14 03:42:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 03:42:17.112 7 WARNING neutron.services.revisions.revision_plugin [None req-012bd72f-cc1f-43e9-aea6-7ebf64882fde ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Could not find related network for resource to bump revision. 2026-05-14 03:42:17.142 7 INFO neutron.db.segments_db [None req-012bd72f-cc1f-43e9-aea6-7ebf64882fde ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment 8fc8d999-e03b-41ca-b0d2-2005554592df of type flat for network 369405c6-a0de-4569-975c-98d2534fbcbe 2026-05-14 03:42:17.192 7 INFO neutron.pecan_wsgi.hooks.translation [None req-012bd72f-cc1f-43e9-aea6-7ebf64882fde ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.116 () {48 vars in 966 bytes} [Thu May 14 03:42:16 2026] POST /v2.0/networks => generated 124 bytes in 501 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 03:42:23.153 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c7dcc95-49f4-45e3-a938-80be23d14ba8 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.116 () {44 vars in 926 bytes} [Thu May 14 03:42:23 2026] GET /v2.0/networks/public => generated 108 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.116 () {44 vars in 948 bytes} [Thu May 14 03:42:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 03:42:23.255 7 WARNING neutron.services.revisions.revision_plugin [None req-ab1ca2bb-978f-4e10-b1ac-2de127d1d5e4 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Could not find related network for resource to bump revision. 2026-05-14 03:42:23.277 7 INFO neutron.db.segments_db [None req-ab1ca2bb-978f-4e10-b1ac-2de127d1d5e4 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment 91aa2174-3348-4761-933d-6e2ba2c936bf of type flat for network 38f471ae-7373-416f-b19f-d1c1e3c1cfe3 [pid: 7|app: 0|req: 7/16] 199.204.45.116 () {48 vars in 966 bytes} [Thu May 14 03:42:23 2026] POST /v2.0/networks => generated 706 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 03:42:24.457 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f7a1208-6af6-42cb-a3a8-1c7ac32e3c4b ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.116 () {44 vars in 926 bytes} [Thu May 14 03:42:24 2026] GET /v2.0/networks/public => generated 108 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.116 () {44 vars in 948 bytes} [Thu May 14 03:42:24 2026] GET /v2.0/networks?name=public => generated 709 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 03:42:24.550 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f0c525f1-7dd2-44a6-a360-019b0ab77318 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.116 () {44 vars in 1033 bytes} [Thu May 14 03:42:24 2026] GET /v2.0/subnets/public-subnet?network_id=38f471ae-7373-416f-b19f-d1c1e3c1cfe3 => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/20] 199.204.45.116 () {44 vars in 1056 bytes} [Thu May 14 03:42:24 2026] GET /v2.0/subnets?name=public-subnet&network_id=38f471ae-7373-416f-b19f-d1c1e3c1cfe3 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.116 () {48 vars in 964 bytes} [Thu May 14 03:42:24 2026] POST /v2.0/subnets => generated 664 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 03:47:26.487 7 INFO neutron.pecan_wsgi.hooks.translation [None req-077d8ed4-1f4f-4158-bd60-607e20166e77 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/61] 199.204.45.116 () {44 vars in 936 bytes} [Thu May 14 03:47:26 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/62] 199.204.45.116 () {44 vars in 958 bytes} [Thu May 14 03:47:26 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 03:47:26.571 7 INFO neutron.db.segments_db [None req-4aff62b4-6584-4fa2-8c47-c9254d2386c7 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment 8b87d1c0-4b2f-49a2-bb94-020c463d51a6 of type vxlan for network cb0c5281-ac94-49bb-bf8f-e5f02d10c98f [pid: 7|app: 0|req: 31/63] 199.204.45.116 () {48 vars in 965 bytes} [Thu May 14 03:47:26 2026] POST /v2.0/networks => generated 707 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 03:47:27.638 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e38c7c33-11fc-41c6-832f-6f02f28f939c ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/64] 199.204.45.116 () {44 vars in 936 bytes} [Thu May 14 03:47:27 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/65] 199.204.45.116 () {44 vars in 958 bytes} [Thu May 14 03:47:27 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 03:47:27.707 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6e71e4bb-40ae-4207-8079-889cf65eb4c7 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/66] 199.204.45.116 () {44 vars in 1035 bytes} [Thu May 14 03:47:27 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=cb0c5281-ac94-49bb-bf8f-e5f02d10c98f => generated 114 bytes in 15 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.116 () {44 vars in 1058 bytes} [Thu May 14 03:47:27 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=cb0c5281-ac94-49bb-bf8f-e5f02d10c98f => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/68] 199.204.45.116 () {48 vars in 964 bytes} [Thu May 14 03:47:27 2026] POST /v2.0/subnets => generated 651 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 03:47:29.098 7 INFO neutron.api.v2.resource [None req-859710a6-f708-44d8-972b-918387f217c1 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/69] 199.204.45.116 () {44 vars in 970 bytes} [Thu May 14 03:47:29 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 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.116 () {44 vars in 992 bytes} [Thu May 14 03:47:29 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/71] 199.204.45.116 () {48 vars in 979 bytes} [Thu May 14 03:47:29 2026] POST /v2.0/security-groups => generated 1616 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:47:30 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 1616 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/73] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:47:30 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/74] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:47:30 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 1616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 199.204.45.116 () {48 vars in 990 bytes} [Thu May 14 03:47:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:47:31 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 2230 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/77] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:47:31 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:47:31 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.204.45.116 () {48 vars in 990 bytes} [Thu May 14 03:47:31 2026] POST /v2.0/security-group-rules => generated 603 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:47:32 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 2846 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:47:32 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 2846 bytes in 34 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.116 () {44 vars in 1000 bytes} [Thu May 14 03:47:32 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.204.45.116 () {48 vars in 990 bytes} [Thu May 14 03:47:32 2026] POST /v2.0/security-group-rules => generated 603 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:47:33 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 3462 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:47:33 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 3462 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:47:33 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 3462 bytes in 40 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.116 () {48 vars in 990 bytes} [Thu May 14 03:47:33 2026] POST /v2.0/security-group-rules => generated 603 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:47:34 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 4078 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:47:34 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:47:34 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 4078 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.116 () {48 vars in 990 bytes} [Thu May 14 03:47:34 2026] POST /v2.0/security-group-rules => generated 603 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.116 () {44 vars in 986 bytes} [Thu May 14 03:47:36 2026] GET /v2.0/networks/cb0c5281-ac94-49bb-bf8f-e5f02d10c98f => generated 732 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 03:47:36.143 7 INFO neutron.pecan_wsgi.hooks.translation [None req-98cb9aa4-fb48-4f72-b66e-2dd853b7118c ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 46/93] 199.204.45.116 () {44 vars in 1075 bytes} [Thu May 14 03:47:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=cb0c5281-ac94-49bb-bf8f-e5f02d10c98f => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.204.45.116 () {44 vars in 1098 bytes} [Thu May 14 03:47:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=cb0c5281-ac94-49bb-bf8f-e5f02d10c98f => generated 12 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:47:36 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => 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: 49/96] 199.204.45.116 () {48 vars in 960 bytes} [Thu May 14 03:47:36 2026] POST /v2.0/ports => generated 1096 bytes in 722 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 03:47:44.699 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d5f0f4c3-42b0-4c5e-88ef-3dea0a21ab1b ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/99] 199.204.45.116 () {44 vars in 979 bytes} [Thu May 14 03:47:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.204.45.116 () {44 vars in 1001 bytes} [Thu May 14 03:47:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.204.45.116 () {48 vars in 1031 bytes} [Thu May 14 03:47:44 2026] PUT /v2.0/ports/411329c8-eb5a-446e-bec7-37a80361d140 => generated 1245 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.204.45.116 () {44 vars in 919 bytes} [Thu May 14 03:47:47 2026] GET /v2.0/ports => generated 3726 bytes in 105 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-05-14 03:47:48.182 8 INFO neutron.api.v2.resource [None req-b7270813-a219-4511-851e-184c0d34b2d2 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/103] 199.204.45.116 () {44 vars in 958 bytes} [Thu May 14 03:47:48 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 199.204.45.116 () {44 vars in 980 bytes} [Thu May 14 03:47:48 2026] GET /v2.0/security-groups?name=lb-mgmt-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: 54/105] 199.204.45.116 () {48 vars in 979 bytes} [Thu May 14 03:47:48 2026] POST /v2.0/security-groups => generated 1610 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:47:49 2026] GET /v2.0/security-groups/cb1beb9a-7aba-47e9-bb9a-3c61fd9f2fe6 => generated 1610 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:47:49 2026] GET /v2.0/security-groups/cb1beb9a-7aba-47e9-bb9a-3c61fd9f2fe6 => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:47:49 2026] GET /v2.0/security-groups/cb1beb9a-7aba-47e9-bb9a-3c61fd9f2fe6 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.116 () {48 vars in 990 bytes} [Thu May 14 03:47:49 2026] POST /v2.0/security-group-rules => generated 621 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:47:50 2026] GET /v2.0/security-groups/cb1beb9a-7aba-47e9-bb9a-3c61fd9f2fe6 => generated 2244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:47:50 2026] GET /v2.0/security-groups/cb1beb9a-7aba-47e9-bb9a-3c61fd9f2fe6 => generated 2244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:47:50 2026] GET /v2.0/security-groups/cb1beb9a-7aba-47e9-bb9a-3c61fd9f2fe6 => generated 2244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.204.45.116 () {48 vars in 990 bytes} [Thu May 14 03:47:50 2026] POST /v2.0/security-group-rules => generated 625 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/124] 199.204.45.116 () {44 vars in 974 bytes} [Thu May 14 03:49:02 2026] GET /v2.0/quotas/a72cbf15c1c849f5827931531bfc09cf => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/125] 199.204.45.116 () {48 vars in 1026 bytes} [Thu May 14 03:49:02 2026] PUT /v2.0/quotas/a72cbf15c1c849f5827931531bfc09cf => generated 291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 03:51:23.907 7 INFO neutron.pecan_wsgi.hooks.translation [None req-768a94c0-a357-4c09-b159-165b962c19a2 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/146] 199.204.45.116 () {30 vars in 740 bytes} [Thu May 14 03:51:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 75/147] 199.204.45.116 () {30 vars in 762 bytes} [Thu May 14 03:51:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 03:51:25.921 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4f255e3f-7912-4181-8a01-9a0494aea5b1 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/148] 199.204.45.116 () {30 vars in 740 bytes} [Thu May 14 03:51:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/149] 199.204.45.116 () {30 vars in 762 bytes} [Thu May 14 03:51:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 03:57:38.451 8 INFO neutron.api.v2.resource [None req-bd8a66c1-00ca-413b-a897-f46c2d6096e0 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 102/200] 199.204.45.116 () {44 vars in 1073 bytes} [Thu May 14 03:57:38 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=96771f77db3340f8ba4245686f04b6c3 => generated 139 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/201] 199.204.45.116 () {44 vars in 1096 bytes} [Thu May 14 03:57:38 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=96771f77db3340f8ba4245686f04b6c3 => generated 23 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/202] 199.204.45.116 () {48 vars in 980 bytes} [Thu May 14 03:57:38 2026] POST /v2.0/security-groups => generated 1624 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/203] 199.204.45.116 () {44 vars in 1087 bytes} [Thu May 14 03:57:39 2026] GET /v2.0/security-groups/82ce87ae-d422-470d-936c-636c96b53b8c?project_id=96771f77db3340f8ba4245686f04b6c3 => generated 1624 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/204] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:57:39 2026] GET /v2.0/security-groups/82ce87ae-d422-470d-936c-636c96b53b8c => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/205] 199.204.45.116 () {44 vars in 1087 bytes} [Thu May 14 03:57:39 2026] GET /v2.0/security-groups/82ce87ae-d422-470d-936c-636c96b53b8c?project_id=96771f77db3340f8ba4245686f04b6c3 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/206] 199.204.45.116 () {48 vars in 990 bytes} [Thu May 14 03:57:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/207] 199.204.45.116 () {44 vars in 1087 bytes} [Thu May 14 03:57:40 2026] GET /v2.0/security-groups/82ce87ae-d422-470d-936c-636c96b53b8c?project_id=96771f77db3340f8ba4245686f04b6c3 => generated 2234 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/208] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:57:41 2026] GET /v2.0/security-groups/82ce87ae-d422-470d-936c-636c96b53b8c => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/209] 199.204.45.116 () {44 vars in 1087 bytes} [Thu May 14 03:57:41 2026] GET /v2.0/security-groups/82ce87ae-d422-470d-936c-636c96b53b8c?project_id=96771f77db3340f8ba4245686f04b6c3 => generated 2234 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/210] 199.204.45.116 () {48 vars in 990 bytes} [Thu May 14 03:57:41 2026] POST /v2.0/security-group-rules => generated 599 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/211] 199.204.45.116 () {44 vars in 1087 bytes} [Thu May 14 03:57:42 2026] GET /v2.0/security-groups/82ce87ae-d422-470d-936c-636c96b53b8c?project_id=96771f77db3340f8ba4245686f04b6c3 => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/212] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:57:42 2026] GET /v2.0/security-groups/82ce87ae-d422-470d-936c-636c96b53b8c => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/213] 199.204.45.116 () {44 vars in 1087 bytes} [Thu May 14 03:57:42 2026] GET /v2.0/security-groups/82ce87ae-d422-470d-936c-636c96b53b8c?project_id=96771f77db3340f8ba4245686f04b6c3 => generated 2846 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/214] 199.204.45.116 () {48 vars in 990 bytes} [Thu May 14 03:57:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/215] 199.204.45.116 () {44 vars in 1087 bytes} [Thu May 14 03:57:43 2026] GET /v2.0/security-groups/82ce87ae-d422-470d-936c-636c96b53b8c?project_id=96771f77db3340f8ba4245686f04b6c3 => generated 3460 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/216] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 03:57:43 2026] GET /v2.0/security-groups/82ce87ae-d422-470d-936c-636c96b53b8c => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/217] 199.204.45.116 () {44 vars in 1087 bytes} [Thu May 14 03:57:43 2026] GET /v2.0/security-groups/82ce87ae-d422-470d-936c-636c96b53b8c?project_id=96771f77db3340f8ba4245686f04b6c3 => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/218] 199.204.45.116 () {48 vars in 990 bytes} [Thu May 14 03:57:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/237] 199.204.45.116 () {30 vars in 738 bytes} [Thu May 14 04:00:05 2026] GET /v2.0/networks?tenant_id=96771f77db3340f8ba4245686f04b6c3&shared=False => generated 15 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:00:05.225 8 INFO neutron.db.segments_db [None req-292c283e-3faa-4670-aaaa-2be66eb91581 1fc88c70c93f4a8da950ac37612b9d2a 96771f77db3340f8ba4245686f04b6c3 - - 8bd6e501a5754e3f85480219fdd92a00 8bd6e501a5754e3f85480219fdd92a00] Added segment e486cc48-d51b-4198-8a1c-4a01a635bd13 of type vxlan for network daac5f3e-9235-48de-9325-29d0444ac204 [pid: 8|app: 0|req: 121/238] 199.204.45.116 () {34 vars in 680 bytes} [Thu May 14 04:00:05 2026] POST /v2.0/networks => generated 718 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/239] 199.204.45.116 () {30 vars in 720 bytes} [Thu May 14 04:00:05 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/240] 199.204.45.116 () {30 vars in 631 bytes} [Thu May 14 04:00:05 2026] GET /v2.0/extensions => generated 22222 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/241] 199.204.45.116 () {34 vars in 675 bytes} [Thu May 14 04:00:05 2026] POST /v2.0/ports => generated 999 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/242] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:00:05 2026] GET /v2.0/networks/daac5f3e-9235-48de-9325-29d0444ac204 => generated 705 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/245] 199.204.45.116 () {30 vars in 720 bytes} [Thu May 14 04:00:07 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/246] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:00:07 2026] GET /v2.0/networks/daac5f3e-9235-48de-9325-29d0444ac204 => generated 705 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/249] 199.204.45.116 () {44 vars in 974 bytes} [Thu May 14 04:00:33 2026] GET /v2.0/quotas/96771f77db3340f8ba4245686f04b6c3 => 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: 123/250] 199.204.45.116 () {48 vars in 1026 bytes} [Thu May 14 04:00:33 2026] PUT /v2.0/quotas/96771f77db3340f8ba4245686f04b6c3 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:12:13.247 7 INFO neutron.pecan_wsgi.hooks.translation [None req-554354aa-30f6-443b-a089-dcf0c7f8e870 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/345] 199.204.45.116 () {44 vars in 926 bytes} [Thu May 14 04:12:13 2026] GET /v2.0/networks/public => generated 108 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/346] 199.204.45.116 () {44 vars in 948 bytes} [Thu May 14 04:12:13 2026] GET /v2.0/networks?name=public => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:12:14.409 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bd553ace-a279-4539-9187-271ab5282a41 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/347] 199.204.45.116 () {44 vars in 926 bytes} [Thu May 14 04:12:14 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/348] 199.204.45.116 () {44 vars in 948 bytes} [Thu May 14 04:12:14 2026] GET /v2.0/networks?name=public => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:12:14.490 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c0caa4b8-495c-46fd-b4dc-e9a66bea7529 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/349] 199.204.45.116 () {44 vars in 1033 bytes} [Thu May 14 04:12:14 2026] GET /v2.0/subnets/public-subnet?network_id=38f471ae-7373-416f-b19f-d1c1e3c1cfe3 => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/350] 199.204.45.116 () {44 vars in 1056 bytes} [Thu May 14 04:12:14 2026] GET /v2.0/subnets?name=public-subnet&network_id=38f471ae-7373-416f-b19f-d1c1e3c1cfe3 => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:12:43.925 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b3bf5dbe-addb-47c7-8f7f-9ab65f02f842 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/355] 199.204.45.116 () {44 vars in 936 bytes} [Thu May 14 04:12:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/356] 199.204.45.116 () {44 vars in 958 bytes} [Thu May 14 04:12:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:12:44.966 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b4de5a9b-2b10-4269-83c3-bcb8875bd9b5 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/357] 199.204.45.116 () {44 vars in 936 bytes} [Thu May 14 04:12:44 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/358] 199.204.45.116 () {44 vars in 958 bytes} [Thu May 14 04:12:44 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:12:45.044 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46e5a230-bcb2-4a08-b8d5-80d6a2bf2ef7 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/359] 199.204.45.116 () {44 vars in 1035 bytes} [Thu May 14 04:12:45 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=cb0c5281-ac94-49bb-bf8f-e5f02d10c98f => generated 114 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/360] 199.204.45.116 () {44 vars in 1058 bytes} [Thu May 14 04:12:45 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=cb0c5281-ac94-49bb-bf8f-e5f02d10c98f => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:12:46.273 7 INFO neutron.api.v2.resource [None req-a771512e-a5cd-4142-9236-5b39f9917bc1 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/361] 199.204.45.116 () {44 vars in 970 bytes} [Thu May 14 04:12:46 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/362] 199.204.45.116 () {44 vars in 992 bytes} [Thu May 14 04:12:46 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/363] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 04:12:47 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/364] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 04:12:47 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => 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: 181/365] 199.204.45.116 () {44 vars in 1010 bytes} [Thu May 14 04:12:47 2026] GET /v2.0/security-group-rules/1a0436ee-f0de-487d-ac9d-11ffffba693d => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/366] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 04:12:48 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/367] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 04:12:48 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 4694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/368] 199.204.45.116 () {44 vars in 1010 bytes} [Thu May 14 04:12:48 2026] GET /v2.0/security-group-rules/b4da0720-794c-4886-8da6-88a636508b2e => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/369] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 04:12:49 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/370] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 04:12:49 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/371] 199.204.45.116 () {44 vars in 1010 bytes} [Thu May 14 04:12:49 2026] GET /v2.0/security-group-rules/43eb6ba3-5433-4223-a8ee-84acd89679d8 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 04:12:50 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/373] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 04:12:50 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/374] 199.204.45.116 () {44 vars in 1010 bytes} [Thu May 14 04:12:50 2026] GET /v2.0/security-group-rules/3d451106-ae21-4582-8c71-457961792b3f => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 04:12:51 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => 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: 190/376] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 04:12:51 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 199.204.45.116 () {44 vars in 1010 bytes} [Thu May 14 04:12:51 2026] GET /v2.0/security-group-rules/af6a466e-8f85-4b7e-81ca-2b1ac6611a7e => generated 603 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/380] 199.204.45.116 () {44 vars in 986 bytes} [Thu May 14 04:12:52 2026] GET /v2.0/networks/cb0c5281-ac94-49bb-bf8f-e5f02d10c98f => generated 732 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:12:52.765 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d658dce7-7c18-422a-a0ca-d4003e754873 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/381] 199.204.45.116 () {44 vars in 1075 bytes} [Thu May 14 04:12:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=cb0c5281-ac94-49bb-bf8f-e5f02d10c98f => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 199.204.45.116 () {44 vars in 1098 bytes} [Thu May 14 04:12:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=cb0c5281-ac94-49bb-bf8f-e5f02d10c98f => generated 1250 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/383] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 04:12:52 2026] GET /v2.0/security-groups/f904a45a-9829-45a2-8a0a-d211957d7c35 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:13:01.465 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b714ff89-5335-4cd8-b757-3ccad8ceb0f7 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/384] 199.204.45.116 () {44 vars in 979 bytes} [Thu May 14 04:13:01 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 199.204.45.116 () {44 vars in 1001 bytes} [Thu May 14 04:13:01 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 199.204.45.116 () {44 vars in 919 bytes} [Thu May 14 04:13:03 2026] GET /v2.0/ports => generated 4721 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:13:04.309 7 INFO neutron.api.v2.resource [None req-4660304a-20c4-4c9d-9a62-2553868745b0 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/387] 199.204.45.116 () {44 vars in 958 bytes} [Thu May 14 04:13:04 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 199.204.45.116 () {44 vars in 980 bytes} [Thu May 14 04:13:04 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/389] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 04:13:05 2026] GET /v2.0/security-groups/cb1beb9a-7aba-47e9-bb9a-3c61fd9f2fe6 => generated 2882 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 04:13:05 2026] GET /v2.0/security-groups/cb1beb9a-7aba-47e9-bb9a-3c61fd9f2fe6 => generated 2882 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.204.45.116 () {44 vars in 1010 bytes} [Thu May 14 04:13:05 2026] GET /v2.0/security-group-rules/1d3b3f71-f18e-4de9-a696-a43481498627 => generated 621 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 04:13:06 2026] GET /v2.0/security-groups/cb1beb9a-7aba-47e9-bb9a-3c61fd9f2fe6 => generated 2882 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 04:13:06 2026] GET /v2.0/security-groups/cb1beb9a-7aba-47e9-bb9a-3c61fd9f2fe6 => generated 2882 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 199.204.45.116 () {44 vars in 1010 bytes} [Thu May 14 04:13:06 2026] GET /v2.0/security-group-rules/bb376358-616e-423e-a1fc-60d0e7b267fa => generated 625 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/397] 199.204.45.116 () {44 vars in 974 bytes} [Thu May 14 04:13:18 2026] GET /v2.0/quotas/a72cbf15c1c849f5827931531bfc09cf => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:14:13.890 8 INFO neutron.api.v2.resource [None req-93daaaa6-2fb2-4604-acc8-d9324e94f014 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 204/406] 199.204.45.116 () {44 vars in 1073 bytes} [Thu May 14 04:14:13 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=96771f77db3340f8ba4245686f04b6c3 => generated 139 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/407] 199.204.45.116 () {44 vars in 1096 bytes} [Thu May 14 04:14:13 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=96771f77db3340f8ba4245686f04b6c3 => generated 4072 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/408] 199.204.45.116 () {44 vars in 1087 bytes} [Thu May 14 04:14:14 2026] GET /v2.0/security-groups/82ce87ae-d422-470d-936c-636c96b53b8c?project_id=96771f77db3340f8ba4245686f04b6c3 => 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: 204/409] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 04:14:14 2026] GET /v2.0/security-groups/82ce87ae-d422-470d-936c-636c96b53b8c => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/410] 199.204.45.116 () {44 vars in 1010 bytes} [Thu May 14 04:14:15 2026] GET /v2.0/security-group-rules/22b4dfda-e280-4742-821f-0e3efadb5f39 => generated 597 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 199.204.45.116 () {44 vars in 1087 bytes} [Thu May 14 04:14:15 2026] GET /v2.0/security-groups/82ce87ae-d422-470d-936c-636c96b53b8c?project_id=96771f77db3340f8ba4245686f04b6c3 => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/412] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 04:14:16 2026] GET /v2.0/security-groups/82ce87ae-d422-470d-936c-636c96b53b8c => generated 4075 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 199.204.45.116 () {44 vars in 1010 bytes} [Thu May 14 04:14:16 2026] GET /v2.0/security-group-rules/09c8048d-00bc-4766-85dc-a8ebd4892979 => generated 599 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/414] 199.204.45.116 () {44 vars in 1087 bytes} [Thu May 14 04:14:17 2026] GET /v2.0/security-groups/82ce87ae-d422-470d-936c-636c96b53b8c?project_id=96771f77db3340f8ba4245686f04b6c3 => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/415] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 04:14:17 2026] GET /v2.0/security-groups/82ce87ae-d422-470d-936c-636c96b53b8c => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/416] 199.204.45.116 () {44 vars in 1010 bytes} [Thu May 14 04:14:17 2026] GET /v2.0/security-group-rules/e8b7f8ab-1375-4826-9790-a1ace7ef2269 => 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: 208/417] 199.204.45.116 () {44 vars in 1087 bytes} [Thu May 14 04:14:18 2026] GET /v2.0/security-groups/82ce87ae-d422-470d-936c-636c96b53b8c?project_id=96771f77db3340f8ba4245686f04b6c3 => 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: 210/418] 199.204.45.116 () {44 vars in 1000 bytes} [Thu May 14 04:14:18 2026] GET /v2.0/security-groups/82ce87ae-d422-470d-936c-636c96b53b8c => generated 4075 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/419] 199.204.45.116 () {44 vars in 1010 bytes} [Thu May 14 04:14:18 2026] GET /v2.0/security-group-rules/55cd551a-f8c3-4876-8f59-d729474b5eb2 => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/422] 199.204.45.116 () {44 vars in 974 bytes} [Thu May 14 04:14:26 2026] GET /v2.0/quotas/96771f77db3340f8ba4245686f04b6c3 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/429] 199.204.45.116 () {44 vars in 948 bytes} [Thu May 14 04:15:21 2026] GET /v2.0/networks?name=public => generated 753 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/436] 10.0.0.132 () {32 vars in 647 bytes} [Thu May 14 04:16:00 2026] GET /v2.0/networks => generated 2168 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/437] 10.0.0.132 () {32 vars in 653 bytes} [Thu May 14 04:16:01 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/438] 10.0.0.132 () {32 vars in 645 bytes} [Thu May 14 04:16:01 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/439] 10.0.0.132 () {32 vars in 641 bytes} [Thu May 14 04:16:01 2026] GET /v2.0/ports => generated 4721 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/440] 10.0.0.132 () {32 vars in 645 bytes} [Thu May 14 04:16:01 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/441] 10.0.0.132 () {32 vars in 647 bytes} [Thu May 14 04:16:02 2026] GET /v2.0/networks => generated 2168 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/442] 10.0.0.132 () {32 vars in 661 bytes} [Thu May 14 04:16:02 2026] GET /v2.0/security-groups => generated 17397 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/443] 10.0.0.132 () {32 vars in 653 bytes} [Thu May 14 04:16:02 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) 2026-05-14 04:16:13.181 7 INFO neutron.db.segments_db [None req-79a32376-8178-4253-ac36-4f006dffb417 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment 03fbedd6-92db-45cf-b98d-7ed54291257f of type vxlan for network 2994a8bd-eba9-4ffe-8428-1c10b5b4b166 2026-05-14 04:16:13.252 8 INFO neutron.db.segments_db [None req-ff601483-58ca-4e30-aebb-dc6bbd9e7d14 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment 4d81ead7-5636-471f-980c-fbe47f343320 of type vxlan for network a77b5432-d772-4ac7-a18f-f55721634450 [pid: 7|app: 0|req: 223/446] 10.0.0.132 () {34 vars in 669 bytes} [Thu May 14 04:16:12 2026] POST /v2.0/networks => generated 748 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/447] 10.0.0.132 () {34 vars in 669 bytes} [Thu May 14 04:16:13 2026] POST /v2.0/networks => generated 749 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/448] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:16:13 2026] POST /v2.0/subnets => generated 695 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:16:13.600 7 INFO neutron.db.segments_db [None req-15a59fae-ff0e-4932-8e24-809f5c38416d ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment c385c695-6c7f-4b9b-bd09-6abc0bd54abc of type vxlan for network 3b866ade-086b-46b6-a9a1-016cf3d3e487 [pid: 7|app: 0|req: 224/449] 10.0.0.132 () {34 vars in 669 bytes} [Thu May 14 04:16:13 2026] POST /v2.0/networks => generated 738 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/450] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:16:13 2026] POST /v2.0/subnets => generated 696 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:16:13.753 7 INFO neutron.db.segments_db [None req-7abf1824-5fc9-4c47-80ac-524348bbbcb6 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment d0014cbc-3797-4e2a-adf9-b632243650ec of type vxlan for network f20542e3-3f99-4a64-b57b-0de6e497c4d2 2026-05-14 04:16:13.785 8 WARNING neutron.db.securitygroups_db [None req-1a88e61b-f87d-4216-9cd8-2739b20073cf ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 227/451] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:16:13 2026] GET /v2.0/security-groups?tenant_id=d7a870085b30412c919cf595661ab99c&name=default => generated 2921 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:16:13.941 8 INFO neutron.db.segments_db [None req-ef9a4005-7c48-45e8-a84c-22ea64a4e11d ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment 6659f99a-9a29-4394-88d9-a81c695d8629 of type vxlan for network 43e1ab19-4238-4f18-b493-164142deafe1 2026-05-14 04:16:14.001 7 INFO neutron.db.l3_hamode_db [None req-7abf1824-5fc9-4c47-80ac-524348bbbcb6 ebc5e81ccdf04117a899cebeea4673aa 2b52c17e689b4ae99f3f5332ceb4d613 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 04:16:14.148 8 INFO neutron.db.l3_hamode_db [None req-ef9a4005-7c48-45e8-a84c-22ea64a4e11d ebc5e81ccdf04117a899cebeea4673aa 73310ab40a214df4b346ef422b3c55ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 04:16:15.119 7 INFO neutron.db.l3_hamode_db [None req-7abf1824-5fc9-4c47-80ac-524348bbbcb6 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 04:16:15.278 8 INFO neutron.db.l3_hamode_db [None req-ef9a4005-7c48-45e8-a84c-22ea64a4e11d ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 225/452] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:16:13 2026] POST /v2.0/routers => generated 735 bytes in 2397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/453] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:16:16 2026] POST /v2.0/subnets => generated 685 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/454] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:16:13 2026] POST /v2.0/routers => generated 736 bytes in 2391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/455] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:16:16 2026] DELETE /v2.0/security-groups/df1fb22f-a7ae-4820-bf1c-d6149878aaea => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:16:16.420 7 INFO neutron.db.segments_db [None req-b10788a5-ed39-449f-93fe-200668177ee6 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment 959796f6-4e92-409b-8af8-b6f2331cef81 of type vxlan for network b2b72584-2927-421b-b994-73b49335d419 2026-05-14 04:16:16.628 7 INFO neutron.db.l3_hamode_db [None req-b10788a5-ed39-449f-93fe-200668177ee6 ebc5e81ccdf04117a899cebeea4673aa b9156eb031ba433b87f91bc2b71dc88b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 229/456] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:16:16 2026] PUT /v2.0/routers/84949117-349b-4e7e-98e2-5e1fd360be4d/add_router_interface => generated 310 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:16:17.492 7 INFO neutron.db.l3_hamode_db [None req-b10788a5-ed39-449f-93fe-200668177ee6 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 228/457] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:16:16 2026] POST /v2.0/routers => generated 725 bytes in 2015 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/458] 10.0.0.132 () {34 vars in 683 bytes} [Thu May 14 04:16:18 2026] POST /v2.0/security-groups => generated 1660 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/459] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:16:17 2026] PUT /v2.0/routers/663585ee-43b1-4757-a54b-3c4a22130807/add_router_interface => generated 310 bytes in 1127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:16:18.791 7 INFO neutron.db.segments_db [None req-fca18b3e-ef35-47d3-8e19-53661862afe7 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment 1a0e0842-50ba-4fea-b2cd-7dcfa80a5ec2 of type vxlan for network be99402d-fea0-4940-b337-9a608530a29d [pid: 7|app: 0|req: 230/460] 10.0.0.132 () {34 vars in 669 bytes} [Thu May 14 04:16:18 2026] POST /v2.0/networks => generated 745 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/461] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:16:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/462] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:16:18 2026] POST /v2.0/subnets => generated 692 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/463] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:16:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:16:19.294 7 INFO neutron.db.segments_db [None req-73436205-75f1-44b6-9419-d2c8ce683a55 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment 7505393d-940b-4ed1-be56-21cac1209f8d of type vxlan for network 0ad2e2dd-c735-448f-9652-cfbfffaacb79 [pid: 8|app: 0|req: 231/464] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:16:18 2026] PUT /v2.0/routers/c4498f62-4406-4a52-af42-16e8c077c403/add_router_interface => generated 310 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:16:19.556 7 INFO neutron.db.l3_hamode_db [None req-73436205-75f1-44b6-9419-d2c8ce683a55 ebc5e81ccdf04117a899cebeea4673aa 281258ca77f6429daa069a8df368c29b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 04:16:20.359 7 INFO neutron.db.l3_hamode_db [None req-73436205-75f1-44b6-9419-d2c8ce683a55 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 232/465] 10.0.0.132 () {34 vars in 674 bytes} [Thu May 14 04:16:19 2026] POST /v2.0/floatingips => generated 552 bytes in 1154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/466] 10.0.0.66 () {38 vars in 968 bytes} [Thu May 14 04:16:20 2026] POST /v2.0/security-groups => generated 1684 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/467] 10.0.0.132 () {34 vars in 683 bytes} [Thu May 14 04:16:20 2026] POST /v2.0/security-groups => generated 1660 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/468] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:16:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/469] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:16:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/470] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:16:19 2026] POST /v2.0/routers => generated 732 bytes in 2026 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/471] 10.0.0.66 () {34 vars in 988 bytes} [Thu May 14 04:16:21 2026] GET /v2.0/security-groups/31227799-c8a4-435f-b4bd-0ea79ada7421 => generated 1684 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/472] 10.0.0.132 () {34 vars in 674 bytes} [Thu May 14 04:16:21 2026] POST /v2.0/floatingips => generated 552 bytes in 843 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/473] 10.0.0.66 () {38 vars in 978 bytes} [Thu May 14 04:16:22 2026] POST /v2.0/security-group-rules => generated 614 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/474] 10.0.0.66 () {38 vars in 968 bytes} [Thu May 14 04:16:22 2026] POST /v2.0/security-groups => generated 1686 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/475] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:16:21 2026] PUT /v2.0/routers/5f76b8e4-af88-444a-bd07-8f196841a742/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: 238/476] 10.0.0.66 () {34 vars in 988 bytes} [Thu May 14 04:16:22 2026] GET /v2.0/security-groups/fffb13fd-e87a-4efe-adc8-cfc24ec39e44 => generated 1686 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:16:22.559 7 WARNING neutron.db.securitygroups_db [req-0d1581fe-1688-4806-a570-3917ee6f9ea6 req-d06b4c3c-bd53-448d-b26c-404f6651459b c8b18ed298cb4e1b9a9b916505126cca b9156eb031ba433b87f91bc2b71dc88b - - 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: 239/477] 10.0.0.66 () {34 vars in 1095 bytes} [Thu May 14 04:16:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--879298327&fields=id&tenant_id=b9156eb031ba433b87f91bc2b71dc88b => 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: 239/478] 10.0.0.66 () {38 vars in 978 bytes} [Thu May 14 04:16:22 2026] POST /v2.0/security-group-rules => generated 614 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/479] 10.0.0.66 () {34 vars in 979 bytes} [Thu May 14 04:16:22 2026] GET /v2.0/networks?id=3b866ade-086b-46b6-a9a1-016cf3d3e487 => generated 670 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/480] 10.0.0.66 () {34 vars in 962 bytes} [Thu May 14 04:16:22 2026] GET /v2.0/quotas/b9156eb031ba433b87f91bc2b71dc88b => 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: 240/481] 10.0.0.66 () {34 vars in 988 bytes} [Thu May 14 04:16:22 2026] GET /v2.0/security-groups/fffb13fd-e87a-4efe-adc8-cfc24ec39e44 => generated 2311 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/482] 10.0.0.66 () {34 vars in 999 bytes} [Thu May 14 04:16:22 2026] GET /v2.0/ports?tenant_id=b9156eb031ba433b87f91bc2b71dc88b&fields=id => generated 57 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/485] 10.0.0.66 () {38 vars in 978 bytes} [Thu May 14 04:16:22 2026] POST /v2.0/security-group-rules => generated 619 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/486] 10.0.0.66 () {34 vars in 988 bytes} [Thu May 14 04:16:22 2026] GET /v2.0/security-groups/fffb13fd-e87a-4efe-adc8-cfc24ec39e44 => generated 2941 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/487] 10.0.0.66 () {38 vars in 968 bytes} [Thu May 14 04:16:22 2026] POST /v2.0/security-groups => generated 1681 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/488] 10.0.0.66 () {34 vars in 998 bytes} [Thu May 14 04:16:23 2026] GET /v2.0/security-group-rules/a9d9738c-1763-4b86-afd6-628f9143a8e4 => generated 616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/489] 10.0.0.66 () {34 vars in 988 bytes} [Thu May 14 04:16:23 2026] GET /v2.0/security-groups/fffb13fd-e87a-4efe-adc8-cfc24ec39e44 => generated 2941 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/490] 10.0.0.66 () {34 vars in 904 bytes} [Thu May 14 04:16:23 2026] GET /v2.0/extensions => generated 22222 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/491] 10.0.0.66 () {34 vars in 1005 bytes} [Thu May 14 04:16:23 2026] GET /v2.0/networks/3b866ade-086b-46b6-a9a1-016cf3d3e487?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/492] 10.0.0.66 () {36 vars in 1020 bytes} [Thu May 14 04:16:23 2026] DELETE /v2.0/security-group-rules/a9d9738c-1763-4b86-afd6-628f9143a8e4 => 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: 249/493] 10.0.0.66 () {34 vars in 1105 bytes} [Thu May 14 04:16:23 2026] GET /v2.0/networks/3b866ade-086b-46b6-a9a1-016cf3d3e487?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: 245/494] 10.0.0.66 () {38 vars in 968 bytes} [Thu May 14 04:16:23 2026] POST /v2.0/security-groups => generated 1681 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/495] 10.0.0.66 () {34 vars in 988 bytes} [Thu May 14 04:16:23 2026] GET /v2.0/security-groups/fffb13fd-e87a-4efe-adc8-cfc24ec39e44 => generated 2311 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/496] 10.0.0.66 () {36 vars in 1010 bytes} [Thu May 14 04:16:23 2026] DELETE /v2.0/security-groups/fffb13fd-e87a-4efe-adc8-cfc24ec39e44 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/497] 10.0.0.66 () {38 vars in 968 bytes} [Thu May 14 04:16:23 2026] POST /v2.0/security-groups => generated 1681 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/498] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:23 2026] GET /v2.0/ports?device_id=6c906970-520c-497f-a370-8d8fe4341f94 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/499] 10.0.0.66 () {34 vars in 988 bytes} [Thu May 14 04:16:23 2026] GET /v2.0/security-groups/31227799-c8a4-435f-b4bd-0ea79ada7421 => generated 2309 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:16:23.655 7 WARNING neutron.db.securitygroups_db [req-da4a4916-3f44-4c60-a503-7861d425e0ac req-049cb025-9fac-4728-ab84-29d7e0012fa1 bc3222ff2dfe420185c80586ffbb3c92 281258ca77f6429daa069a8df368c29b - - 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: 253/500] 10.0.0.66 () {34 vars in 999 bytes} [Thu May 14 04:16:23 2026] GET /v2.0/security-groups?tenant_id=281258ca77f6429daa069a8df368c29b => generated 7908 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/501] 10.0.0.66 () {34 vars in 988 bytes} [Thu May 14 04:16:23 2026] GET /v2.0/security-groups/17946ce7-a33d-454d-87d8-6cf96445556b => generated 2922 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/502] 10.0.0.66 () {34 vars in 988 bytes} [Thu May 14 04:16:23 2026] GET /v2.0/security-groups/17946ce7-a33d-454d-87d8-6cf96445556b => generated 2922 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/503] 10.0.0.66 () {36 vars in 1010 bytes} [Thu May 14 04:16:23 2026] DELETE /v2.0/security-groups/31227799-c8a4-435f-b4bd-0ea79ada7421 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/504] 10.0.0.66 () {34 vars in 988 bytes} [Thu May 14 04:16:23 2026] GET /v2.0/security-groups/b2657be9-9f46-4e88-b0be-9b11f0749dae => generated 1681 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/505] 10.0.0.66 () {36 vars in 1010 bytes} [Thu May 14 04:16:23 2026] DELETE /v2.0/security-groups/b2657be9-9f46-4e88-b0be-9b11f0749dae => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:16:23.970 8 INFO neutron.api.v2.resource [req-81611722-cfe7-4096-a2c9-888c5e8c462b req-7fca8d1a-f328-45fd-8bcb-2180f40ef680 bc3222ff2dfe420185c80586ffbb3c92 281258ca77f6429daa069a8df368c29b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 251/506] 10.0.0.66 () {34 vars in 988 bytes} [Thu May 14 04:16:23 2026] GET /v2.0/security-groups/b2657be9-9f46-4e88-b0be-9b11f0749dae => 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: 252/507] 10.0.0.66 () {34 vars in 988 bytes} [Thu May 14 04:16:23 2026] GET /v2.0/security-groups/252cc576-014f-409e-8a4a-50f64d36596d => generated 1681 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/508] 10.0.0.66 () {36 vars in 1010 bytes} [Thu May 14 04:16:24 2026] DELETE /v2.0/security-groups/252cc576-014f-409e-8a4a-50f64d36596d => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:16:24.157 8 INFO neutron.api.v2.resource [req-6fc2840c-aa14-4b30-a510-c04e05c054f2 req-ff489cea-e3b5-4ade-9ad1-a8e9cdea8078 bc3222ff2dfe420185c80586ffbb3c92 281258ca77f6429daa069a8df368c29b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 254/509] 10.0.0.66 () {34 vars in 988 bytes} [Thu May 14 04:16:24 2026] GET /v2.0/security-groups/252cc576-014f-409e-8a4a-50f64d36596d => 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: 255/510] 10.0.0.66 () {34 vars in 988 bytes} [Thu May 14 04:16:24 2026] GET /v2.0/security-groups/d18d091a-18bd-426e-b2eb-2962702728df => generated 1681 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:16:24.235 7 INFO neutron_taas.services.taas.taas_plugin [None req-bf7cb49f-7b4a-4558-8b3a-d9501ec87455 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 9fe4ffcc-17cd-42d4-a7b1-357d23ee9f70 2026-05-14 04:16:24.242 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf7cb49f-7b4a-4558-8b3a-d9501ec87455 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 9fe4ffcc-17cd-42d4-a7b1-357d23ee9f70 [pid: 8|app: 0|req: 256/511] 10.0.0.66 () {36 vars in 1010 bytes} [Thu May 14 04:16:24 2026] DELETE /v2.0/security-groups/d18d091a-18bd-426e-b2eb-2962702728df => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:16:24.334 8 INFO neutron.api.v2.resource [req-3906139c-f33e-4c37-a651-8cc386d9fcf1 req-4bfe0a85-7e88-4d07-8c8b-d46b76834da1 bc3222ff2dfe420185c80586ffbb3c92 281258ca77f6429daa069a8df368c29b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 257/512] 10.0.0.66 () {34 vars in 988 bytes} [Thu May 14 04:16:24 2026] GET /v2.0/security-groups/d18d091a-18bd-426e-b2eb-2962702728df => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:16:24.363 8 WARNING neutron.db.securitygroups_db [req-af6dada9-4315-4718-9689-2add6e326f85 req-0156a113-0224-401b-98b1-483e83e5dbe2 bc3222ff2dfe420185c80586ffbb3c92 281258ca77f6429daa069a8df368c29b - - 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: 258/513] 10.0.0.66 () {34 vars in 999 bytes} [Thu May 14 04:16:24 2026] GET /v2.0/security-groups?tenant_id=281258ca77f6429daa069a8df368c29b => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/514] 10.0.0.66 () {34 vars in 988 bytes} [Thu May 14 04:16:24 2026] GET /v2.0/security-groups/17946ce7-a33d-454d-87d8-6cf96445556b => 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: 260/515] 10.0.0.66 () {34 vars in 988 bytes} [Thu May 14 04:16:24 2026] GET /v2.0/security-groups/17946ce7-a33d-454d-87d8-6cf96445556b => generated 2922 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:16:24.516 8 INFO neutron.api.v2.resource [req-7f095b0e-553d-4dd2-8101-c0e4725c789a req-700d5383-9eec-4387-9f55-bf1e0535035a bc3222ff2dfe420185c80586ffbb3c92 281258ca77f6429daa069a8df368c29b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 261/516] 10.0.0.66 () {34 vars in 988 bytes} [Thu May 14 04:16:24 2026] GET /v2.0/security-groups/d18d091a-18bd-426e-b2eb-2962702728df => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:16:24.544 8 INFO neutron.api.v2.resource [req-91db4f0e-b88e-4bbb-a657-14cd5c20c3d8 req-8f295666-620d-4308-8790-85355b59c8e7 bc3222ff2dfe420185c80586ffbb3c92 281258ca77f6429daa069a8df368c29b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 262/517] 10.0.0.66 () {34 vars in 988 bytes} [Thu May 14 04:16:24 2026] GET /v2.0/security-groups/252cc576-014f-409e-8a4a-50f64d36596d => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:16:24.580 8 INFO neutron.api.v2.resource [req-99a806f7-e0e1-4bc2-b08e-b2ec3b589a9c req-df0a494c-5f5f-4f50-b6e0-3660c73d2933 bc3222ff2dfe420185c80586ffbb3c92 281258ca77f6429daa069a8df368c29b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 263/518] 10.0.0.66 () {34 vars in 988 bytes} [Thu May 14 04:16:24 2026] GET /v2.0/security-groups/b2657be9-9f46-4e88-b0be-9b11f0749dae => 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: 256/519] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:16:23 2026] PUT /v2.0/routers/663585ee-43b1-4757-a54b-3c4a22130807/remove_router_interface => generated 310 bytes in 992 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/520] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:24 2026] GET /v2.0/ports?device_id=6c906970-520c-497f-a370-8d8fe4341f94 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:16:25.018 7 INFO neutron_taas.services.taas.taas_plugin [None req-a13c2ae7-2efe-43a8-b522-a9bc5140a5da ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 461b533f-c1e3-4578-8830-43ee190442ea 2026-05-14 04:16:25.021 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a13c2ae7-2efe-43a8-b522-a9bc5140a5da ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 461b533f-c1e3-4578-8830-43ee190442ea 2026-05-14 04:16:25.115 8 INFO neutron_taas.services.taas.taas_plugin [None req-13d99c04-f384-4719-8b84-4c9b21b4ad1c ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: b9589cef-f4d9-4834-acdb-de2e8740af93 2026-05-14 04:16:25.124 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13d99c04-f384-4719-8b84-4c9b21b4ad1c ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: b9589cef-f4d9-4834-acdb-de2e8740af93 2026-05-14 04:16:25.243 7 INFO neutron_taas.services.taas.taas_plugin [None req-a13c2ae7-2efe-43a8-b522-a9bc5140a5da ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 91cfd5d9-3396-4b5a-bb1a-b8235deb0009 2026-05-14 04:16:25.245 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a13c2ae7-2efe-43a8-b522-a9bc5140a5da ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 91cfd5d9-3396-4b5a-bb1a-b8235deb0009 2026-05-14 04:16:25.314 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-a13c2ae7-2efe-43a8-b522-a9bc5140a5da ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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 2294, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2299, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 264/521] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:16:24 2026] PUT /v2.0/routers/5f76b8e4-af88-444a-bd07-8f196841a742/remove_router_interface => generated 310 bytes in 1031 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:16:25.731 7 INFO neutron.db.l3_hamode_db [None req-a13c2ae7-2efe-43a8-b522-a9bc5140a5da ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] HA network 43e1ab19-4238-4f18-b493-164142deafe1 was deleted as no HA routers are present in project 73310ab40a214df4b346ef422b3c55ea. [pid: 7|app: 0|req: 258/522] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:16:24 2026] DELETE /v2.0/routers/663585ee-43b1-4757-a54b-3c4a22130807 => generated 0 bytes in 938 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:16:25.744 7 WARNING neutron.db.securitygroups_db [req-91f488b6-b535-40ed-8197-56d126d9eeca req-54309524-d4ec-4705-a654-ad79f129177e 0002c120dd874fa09e5b0a104e86e915 2b52c17e689b4ae99f3f5332ceb4d613 - - 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: 259/523] 10.0.0.66 () {34 vars in 1097 bytes} [Thu May 14 04:16:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1041213369&fields=id&tenant_id=2b52c17e689b4ae99f3f5332ceb4d613 => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:16:25.835 8 INFO neutron_taas.services.taas.taas_plugin [None req-690054ca-cd1d-4828-b14e-0e2bfc0be4a8 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 9ee91109-97f5-4e9e-8a0d-f44670dd2c3e 2026-05-14 04:16:25.838 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-690054ca-cd1d-4828-b14e-0e2bfc0be4a8 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 9ee91109-97f5-4e9e-8a0d-f44670dd2c3e [pid: 7|app: 0|req: 260/524] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:16:25 2026] DELETE /v2.0/subnets/379fb22a-5340-426b-ac19-1b3b652564ba => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/525] 10.0.0.66 () {34 vars in 979 bytes} [Thu May 14 04:16:25 2026] GET /v2.0/networks?id=2994a8bd-eba9-4ffe-8428-1c10b5b4b166 => generated 680 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/526] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:26 2026] GET /v2.0/ports?device_id=6c906970-520c-497f-a370-8d8fe4341f94 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:16:26.079 8 INFO neutron_taas.services.taas.taas_plugin [None req-690054ca-cd1d-4828-b14e-0e2bfc0be4a8 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 09b26165-8dad-4fd2-a16f-a2cf2a5e416d 2026-05-14 04:16:26.082 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-690054ca-cd1d-4828-b14e-0e2bfc0be4a8 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 09b26165-8dad-4fd2-a16f-a2cf2a5e416d 2026-05-14 04:16:26.082 7 INFO neutron.services.segments.plugin [-] Segment 6659f99a-9a29-4394-88d9-a81c695d8629 resource provider aggregate not found 2026-05-14 04:16:26.099 7 INFO neutron.services.segments.plugin [-] Segment 6659f99a-9a29-4394-88d9-a81c695d8629 resource provider aggregate not found 2026-05-14 04:16:26.102 7 INFO neutron.services.segments.plugin [-] Segment 6659f99a-9a29-4394-88d9-a81c695d8629 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6659f99a-9a29-4394-88d9-a81c695d8629 found for delete ", "request_id": "req-80893373-d302-451b-957f-0db97f801b47"}]} 2026-05-14 04:16:26.115 7 INFO neutron.services.segments.plugin [-] Segment 6659f99a-9a29-4394-88d9-a81c695d8629 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6659f99a-9a29-4394-88d9-a81c695d8629 found for delete ", "request_id": "req-9a55440d-3aa2-4fcc-afeb-a1461c319d80"}]} 2026-05-14 04:16:26.150 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-690054ca-cd1d-4828-b14e-0e2bfc0be4a8 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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 2294, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2299, 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-05-14 04:16:26.153 7 INFO neutron_taas.services.taas.taas_plugin [None req-1067223b-9ab4-4990-b9f5-479d294a71ef ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: fd59d61e-8ef5-4588-9e3b-dd47ae244848 2026-05-14 04:16:26.156 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1067223b-9ab4-4990-b9f5-479d294a71ef ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: fd59d61e-8ef5-4588-9e3b-dd47ae244848 [pid: 7|app: 0|req: 263/527] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:16:26 2026] DELETE /v2.0/networks/a77b5432-d772-4ac7-a18f-f55721634450 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/528] 10.0.0.66 () {34 vars in 962 bytes} [Thu May 14 04:16:26 2026] GET /v2.0/quotas/2b52c17e689b4ae99f3f5332ceb4d613 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/529] 10.0.0.66 () {34 vars in 999 bytes} [Thu May 14 04:16:26 2026] GET /v2.0/ports?tenant_id=2b52c17e689b4ae99f3f5332ceb4d613&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:16:26.457 7 WARNING neutron.db.securitygroups_db [None req-5547d1d7-0700-43b0-a488-6ea5b3b581c9 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 266/530] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:16:26 2026] GET /v2.0/security-groups?tenant_id=73310ab40a214df4b346ef422b3c55ea&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/531] 10.0.0.66 () {34 vars in 1005 bytes} [Thu May 14 04:16:26 2026] GET /v2.0/networks/2994a8bd-eba9-4ffe-8428-1c10b5b4b166?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:16:26.552 8 INFO neutron.db.l3_hamode_db [None req-690054ca-cd1d-4828-b14e-0e2bfc0be4a8 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] HA network 0ad2e2dd-c735-448f-9652-cfbfffaacb79 was deleted as no HA routers are present in project 281258ca77f6429daa069a8df368c29b. [pid: 8|app: 0|req: 265/532] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:16:25 2026] DELETE /v2.0/routers/5f76b8e4-af88-444a-bd07-8f196841a742 => generated 0 bytes in 930 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/533] 10.0.0.66 () {34 vars in 1105 bytes} [Thu May 14 04:16:26 2026] GET /v2.0/networks/2994a8bd-eba9-4ffe-8428-1c10b5b4b166?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: 268/534] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:16:26 2026] DELETE /v2.0/security-groups/a56ddd1b-cb5d-4ee6-925a-b628dfab17de => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/535] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:16:26 2026] DELETE /v2.0/subnets/bc0e9541-42b2-4419-98f8-6a626c8f8d97 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/536] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:16:26 2026] DELETE /v2.0/networks/be99402d-fea0-4940-b337-9a608530a29d => generated 0 bytes in 96 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/537] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:26 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => generated 12 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:16:27.011 7 WARNING neutron.db.securitygroups_db [None req-c0dc6878-8e29-40d2-ad8b-8e1461f59c90 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 270/538] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:16:27 2026] GET /v2.0/security-groups?tenant_id=281258ca77f6429daa069a8df368c29b&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: 269/539] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:16:27 2026] DELETE /v2.0/security-groups/17946ce7-a33d-454d-87d8-6cf96445556b => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/540] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:27 2026] GET /v2.0/ports?device_id=6c906970-520c-497f-a370-8d8fe4341f94 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:16:27.223 8 INFO neutron.services.segments.plugin [-] Segment 7505393d-940b-4ed1-be56-21cac1209f8d resource provider aggregate not found 2026-05-14 04:16:27.272 8 INFO neutron.services.segments.plugin [-] Segment 7505393d-940b-4ed1-be56-21cac1209f8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7505393d-940b-4ed1-be56-21cac1209f8d found for delete ", "request_id": "req-89e3d030-7516-4962-8f33-d74d254e5f2d"}]} 2026-05-14 04:16:27.280 8 INFO neutron.services.segments.plugin [-] Segment 7505393d-940b-4ed1-be56-21cac1209f8d resource provider aggregate not found 2026-05-14 04:16:27.307 8 INFO neutron.services.segments.plugin [-] Segment 7505393d-940b-4ed1-be56-21cac1209f8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7505393d-940b-4ed1-be56-21cac1209f8d found for delete ", "request_id": "req-ee6725e5-4add-4fed-adbd-273f7f6aea72"}]} [pid: 8|app: 0|req: 270/541] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:28 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:16:28.125 7 INFO neutron.services.segments.plugin [-] Segment 4d81ead7-5636-471f-980c-fbe47f343320 resource provider aggregate not found 2026-05-14 04:16:28.133 7 INFO neutron.services.segments.plugin [-] Segment 4d81ead7-5636-471f-980c-fbe47f343320 resource provider aggregate not found 2026-05-14 04:16:28.148 7 INFO neutron.services.segments.plugin [-] Segment 4d81ead7-5636-471f-980c-fbe47f343320 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d81ead7-5636-471f-980c-fbe47f343320 found for delete ", "request_id": "req-69592e4e-ec65-46e4-b2ab-2d92e92a72ab"}]} 2026-05-14 04:16:28.152 7 INFO neutron.services.segments.plugin [-] Segment 4d81ead7-5636-471f-980c-fbe47f343320 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d81ead7-5636-471f-980c-fbe47f343320 found for delete ", "request_id": "req-3e13eec3-7c60-4069-aa5e-4747564aee73"}]} 2026-05-14 04:16:28.170 7 INFO neutron.services.segments.plugin [-] Segment 1a0e0842-50ba-4fea-b2cd-7dcfa80a5ec2 resource provider aggregate not found 2026-05-14 04:16:28.174 7 INFO neutron.services.segments.plugin [-] Segment 1a0e0842-50ba-4fea-b2cd-7dcfa80a5ec2 resource provider aggregate not found 2026-05-14 04:16:28.187 7 INFO neutron.services.segments.plugin [-] Segment 1a0e0842-50ba-4fea-b2cd-7dcfa80a5ec2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a0e0842-50ba-4fea-b2cd-7dcfa80a5ec2 found for delete ", "request_id": "req-1bcaae7f-4a3e-455b-9de3-726fb92949a4"}]} 2026-05-14 04:16:28.192 7 INFO neutron.services.segments.plugin [-] Segment 1a0e0842-50ba-4fea-b2cd-7dcfa80a5ec2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a0e0842-50ba-4fea-b2cd-7dcfa80a5ec2 found for delete ", "request_id": "req-3642f4e0-fa6f-4597-a069-e22b05db13a1"}]} [pid: 7|app: 0|req: 272/542] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:28 2026] GET /v2.0/ports?device_id=6c906970-520c-497f-a370-8d8fe4341f94 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/543] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:16:28 2026] GET /v2.0/networks?id=3b866ade-086b-46b6-a9a1-016cf3d3e487 => generated 670 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/544] 199.204.45.116 () {34 vars in 909 bytes} [Thu May 14 04:16:28 2026] GET /v2.0/extensions => generated 22222 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-14 04:16:28.649 8 WARNING neutron.db.securitygroups_db [req-0d1581fe-1688-4806-a570-3917ee6f9ea6 req-a40513b9-bd72-498b-972b-8a10462cac01 c8b18ed298cb4e1b9a9b916505126cca b9156eb031ba433b87f91bc2b71dc88b - - 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: 273/545] 199.204.45.116 () {34 vars in 1048 bytes} [Thu May 14 04:16:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b9156eb031ba433b87f91bc2b71dc88b => generated 180 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:16:28.766 7 INFO neutron.db.segments_db [None req-56575e20-5448-43b3-ba21-2bd009b6b1bd ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment 5f3e500b-59cf-48d5-b723-db5a2c36f3e0 of type vxlan for network 14328d18-5873-43ca-b06f-043b8f46e540 [pid: 7|app: 0|req: 273/546] 10.0.0.132 () {34 vars in 669 bytes} [Thu May 14 04:16:28 2026] POST /v2.0/networks => generated 744 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/547] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:16:28 2026] POST /v2.0/subnets => generated 691 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/548] 199.204.45.116 () {38 vars in 953 bytes} [Thu May 14 04:16:28 2026] POST /v2.0/ports => generated 958 bytes in 458 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-05-14 04:16:29.204 8 INFO neutron.db.segments_db [None req-7f3af03e-0d13-4654-b293-eb206d86fe62 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment b388d357-834a-4c46-835c-213917605b23 of type vxlan for network 067be82e-850f-4386-a467-79b85a49c2d3 2026-05-14 04:16:29.310 7 INFO neutron.db.segments_db [None req-5ed1d593-1de8-4cd3-8dda-d4cde49e7371 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment 1f2195a6-ebf6-473b-8422-a84db77dc913 of type vxlan for network 6b66553f-93f2-484a-899c-16cf9459de2f [pid: 7|app: 0|req: 275/549] 10.0.0.132 () {34 vars in 669 bytes} [Thu May 14 04:16:29 2026] POST /v2.0/networks => generated 750 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/550] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:29 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:16:29.450 8 INFO neutron.db.l3_hamode_db [None req-7f3af03e-0d13-4654-b293-eb206d86fe62 ebc5e81ccdf04117a899cebeea4673aa 4612cbc1aef7435d90fb4a873271b21f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 277/551] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:16:29 2026] POST /v2.0/subnets => generated 697 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/552] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:29 2026] GET /v2.0/ports?device_id=6c906970-520c-497f-a370-8d8fe4341f94 => generated 961 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:16:30.227 8 INFO neutron.db.l3_hamode_db [None req-7f3af03e-0d13-4654-b293-eb206d86fe62 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 279/553] 199.204.45.116 () {38 vars in 1026 bytes} [Thu May 14 04:16:29 2026] PUT /v2.0/ports/3cb58b59-6c46-414b-936e-2e112fc610c8 => generated 1239 bytes in 540 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-05-14 04:16:30.293 7 INFO neutron.db.segments_db [None req-d8d7d992-1204-4516-996b-c4434e1f4ad1 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment fdea0619-4263-4871-bc00-ee934ca624d0 of type vxlan for network 66d2c732-c8b5-4357-b90c-8b39cebdab08 2026-05-14 04:16:30.695 7 INFO neutron.db.l3_hamode_db [None req-d8d7d992-1204-4516-996b-c4434e1f4ad1 ebc5e81ccdf04117a899cebeea4673aa d520ac61224d43388db4449940d8374c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 275/554] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:16:29 2026] POST /v2.0/routers => generated 731 bytes in 2093 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/555] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:31 2026] GET /v2.0/security-groups?id=71adf7d5-37cf-40c5-b320-e82c235b260f&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/556] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:31 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/557] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:16:31 2026] GET /v2.0/networks?id=2994a8bd-eba9-4ffe-8428-1c10b5b4b166 => generated 680 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/558] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:16:31 2026] GET /v2.0/ports?tenant_id=b9156eb031ba433b87f91bc2b71dc88b&device_id=6c906970-520c-497f-a370-8d8fe4341f94 => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:16:31.434 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7976b50-5176-41a3-991e-4050439a085a'] response: {'name': 'network-changed', 'server_uuid': '6c906970-520c-497f-a370-8d8fe4341f94', 'tag': '3cb58b59-6c46-414b-936e-2e112fc610c8', 'status': 'completed', 'code': 200} 2026-05-14 04:16:31.453 7 INFO neutron.db.l3_hamode_db [None req-d8d7d992-1204-4516-996b-c4434e1f4ad1 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 280/559] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:16:30 2026] POST /v2.0/routers => generated 737 bytes in 2393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:16:32.630 7 WARNING neutron.db.securitygroups_db [req-91f488b6-b535-40ed-8197-56d126d9eeca req-cc075ae3-90b1-4c81-ba05-8784da60249c 0002c120dd874fa09e5b0a104e86e915 2b52c17e689b4ae99f3f5332ceb4d613 - - 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: 281/560] 199.204.45.116 () {34 vars in 1048 bytes} [Thu May 14 04:16:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2b52c17e689b4ae99f3f5332ceb4d613 => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/561] 199.204.45.116 () {34 vars in 1058 bytes} [Thu May 14 04:16:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=3cb58b59-6c46-414b-936e-2e112fc610c8 => 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: 283/562] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:32 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => 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: 284/563] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:32 2026] GET /v2.0/ports?device_id=6c906970-520c-497f-a370-8d8fe4341f94 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/564] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:16:31 2026] PUT /v2.0/routers/286b45a6-4cd1-4fd4-a284-3a7446040975/add_router_interface => generated 310 bytes in 1670 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/565] 199.204.45.116 () {38 vars in 953 bytes} [Thu May 14 04:16:33 2026] POST /v2.0/ports => generated 958 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: 8|app: 0|req: 282/566] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:16:33 2026] GET /v2.0/subnets?id=a3b049d0-6368-436a-9721-43019879085a => generated 688 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/567] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:33 2026] GET /v2.0/security-groups?id=71adf7d5-37cf-40c5-b320-e82c235b260f&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/568] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:16:32 2026] PUT /v2.0/routers/4e967272-9b5d-47af-aea8-e13508820da5/add_router_interface => generated 310 bytes in 972 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/569] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:16:33 2026] GET /v2.0/ports?network_id=3b866ade-086b-46b6-a9a1-016cf3d3e487&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: 7|app: 0|req: 287/570] 10.0.0.132 () {34 vars in 683 bytes} [Thu May 14 04:16:33 2026] POST /v2.0/security-groups => generated 1660 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/571] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:16:33 2026] GET /v2.0/networks/3b866ade-086b-46b6-a9a1-016cf3d3e487?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: 289/572] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:33 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/573] 199.204.45.116 () {38 vars in 1026 bytes} [Thu May 14 04:16:33 2026] PUT /v2.0/ports/642956b2-bb24-412c-a562-a0f9191ef4ed => generated 1239 bytes in 492 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: 285/574] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:16:34 2026] GET /v2.0/networks/3b866ade-086b-46b6-a9a1-016cf3d3e487?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: 286/575] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:34 2026] GET /v2.0/security-groups?id=62c6d140-6299-4068-ad97-59cab39b1d8d&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/576] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:16:34 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: 287/577] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:16:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/578] 10.0.0.132 () {34 vars in 683 bytes} [Thu May 14 04:16:34 2026] POST /v2.0/security-groups => generated 1660 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 04:16:34.538 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e34ef28-376b-49a5-b13d-30f7b2b145c5'] response: {'name': 'network-changed', 'server_uuid': 'af038455-553d-4c52-bd92-7d9c97d91e5b', 'tag': '642956b2-bb24-412c-a562-a0f9191ef4ed', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 289/579] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:16:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/580] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:16:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/581] 10.0.0.132 () {34 vars in 674 bytes} [Thu May 14 04:16:34 2026] POST /v2.0/floatingips => generated 552 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/582] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:34 2026] GET /v2.0/ports?device_id=6c906970-520c-497f-a370-8d8fe4341f94 => 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: 292/583] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:34 2026] GET /v2.0/security-groups?id=71adf7d5-37cf-40c5-b320-e82c235b260f&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/584] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/ports?tenant_id=2b52c17e689b4ae99f3f5332ceb4d613&device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/585] 199.204.45.116 () {34 vars in 1016 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/networks?tenant_id=2b52c17e689b4ae99f3f5332ceb4d613&shared=False => generated 776 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/586] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/ports?tenant_id=b9156eb031ba433b87f91bc2b71dc88b&device_id=6c906970-520c-497f-a370-8d8fe4341f94 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/587] 199.204.45.116 () {34 vars in 928 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/588] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/networks?id=3b866ade-086b-46b6-a9a1-016cf3d3e487 => generated 766 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:16:35.281 8 WARNING neutron.db.securitygroups_db [req-472fd1d5-d0d0-4c0c-b353-c3b7652dcb32 req-6dba89c1-ee98-4672-bc7c-be63aab00bde c8de6f72f48e4af28f48c892578eba25 4612cbc1aef7435d90fb4a873271b21f - - 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: 298/589] 10.0.0.66 () {34 vars in 1097 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1624537953&fields=id&tenant_id=4612cbc1aef7435d90fb4a873271b21f => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/590] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/591] 10.0.0.132 () {34 vars in 674 bytes} [Thu May 14 04:16:34 2026] POST /v2.0/floatingips => generated 552 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/592] 199.204.45.116 () {34 vars in 1058 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=3cb58b59-6c46-414b-936e-2e112fc610c8 => 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: 301/593] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/security-groups?id=62c6d140-6299-4068-ad97-59cab39b1d8d&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/594] 10.0.0.66 () {34 vars in 979 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/networks?id=14328d18-5873-43ca-b06f-043b8f46e540 => generated 676 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/595] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/subnets?id=a3b049d0-6368-436a-9721-43019879085a => generated 688 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/596] 10.0.0.66 () {34 vars in 962 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/quotas/4612cbc1aef7435d90fb4a873271b21f => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/597] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/ports?network_id=3b866ade-086b-46b6-a9a1-016cf3d3e487&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/598] 10.0.0.66 () {34 vars in 999 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/ports?tenant_id=4612cbc1aef7435d90fb4a873271b21f&fields=id => generated 57 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/599] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/networks/3b866ade-086b-46b6-a9a1-016cf3d3e487?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: 296/600] 10.0.0.66 () {34 vars in 1005 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/networks/14328d18-5873-43ca-b06f-043b8f46e540?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: 305/601] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/networks/3b866ade-086b-46b6-a9a1-016cf3d3e487?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: 297/602] 10.0.0.66 () {34 vars in 1105 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/networks/14328d18-5873-43ca-b06f-043b8f46e540?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:16:35.827 7 WARNING neutron.db.securitygroups_db [req-2287419a-3efe-4230-92fe-df1370ed8180 req-d3c2284b-48b2-42dd-8015-80c24ec5219d 8e123a263eb04b0abb9ad3d5931fb5b5 d520ac61224d43388db4449940d8374c - - 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: 306/603] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => 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: 298/604] 10.0.0.66 () {34 vars in 1097 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1890487149&fields=id&tenant_id=d520ac61224d43388db4449940d8374c => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/605] 10.0.0.66 () {34 vars in 979 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/networks?id=6b66553f-93f2-484a-899c-16cf9459de2f => generated 682 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/606] 10.0.0.66 () {34 vars in 962 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/quotas/d520ac61224d43388db4449940d8374c => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/607] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/ports?device_id=6c906970-520c-497f-a370-8d8fe4341f94 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/608] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/security-groups?id=71adf7d5-37cf-40c5-b320-e82c235b260f&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: 300/609] 10.0.0.66 () {34 vars in 999 bytes} [Thu May 14 04:16:35 2026] GET /v2.0/ports?tenant_id=d520ac61224d43388db4449940d8374c&fields=id => generated 57 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/610] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:16:36 2026] GET /v2.0/ports?tenant_id=2b52c17e689b4ae99f3f5332ceb4d613&device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/611] 199.204.45.116 () {34 vars in 1058 bytes} [Thu May 14 04:16:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=642956b2-bb24-412c-a562-a0f9191ef4ed => 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: 311/612] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:16:36 2026] GET /v2.0/subnets?id=f80228d1-9ca9-4e21-85ca-5f1b64562eab => generated 698 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/613] 10.0.0.66 () {34 vars in 904 bytes} [Thu May 14 04:16:36 2026] GET /v2.0/extensions => generated 22222 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/614] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:16:36 2026] GET /v2.0/ports?network_id=2994a8bd-eba9-4ffe-8428-1c10b5b4b166&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: 7|app: 0|req: 303/615] 10.0.0.66 () {34 vars in 1005 bytes} [Thu May 14 04:16:36 2026] GET /v2.0/networks/6b66553f-93f2-484a-899c-16cf9459de2f?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: 313/616] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:36 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => 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: 304/617] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:16:36 2026] GET /v2.0/networks/2994a8bd-eba9-4ffe-8428-1c10b5b4b166?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: 314/618] 10.0.0.66 () {34 vars in 1105 bytes} [Thu May 14 04:16:36 2026] GET /v2.0/networks/6b66553f-93f2-484a-899c-16cf9459de2f?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: 305/619] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:36 2026] GET /v2.0/security-groups?id=62c6d140-6299-4068-ad97-59cab39b1d8d&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: 315/620] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:16:36 2026] GET /v2.0/networks/2994a8bd-eba9-4ffe-8428-1c10b5b4b166?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: 306/621] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:36 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => 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: 316/622] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:36 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => 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: 307/623] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:37 2026] GET /v2.0/ports?device_id=6c906970-520c-497f-a370-8d8fe4341f94 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/624] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:37 2026] GET /v2.0/security-groups?id=71adf7d5-37cf-40c5-b320-e82c235b260f&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/627] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:37 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/628] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:37 2026] GET /v2.0/security-groups?id=62c6d140-6299-4068-ad97-59cab39b1d8d&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/629] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:37 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => 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: 321/630] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:38 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/631] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:38 2026] GET /v2.0/ports?device_id=6c906970-520c-497f-a370-8d8fe4341f94 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/632] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:38 2026] GET /v2.0/security-groups?id=71adf7d5-37cf-40c5-b320-e82c235b260f&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/633] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:38 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => generated 973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/634] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:38 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/635] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:38 2026] GET /v2.0/security-groups?id=62c6d140-6299-4068-ad97-59cab39b1d8d&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/636] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:39 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => 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: 313/637] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:39 2026] GET /v2.0/ports?device_id=6c906970-520c-497f-a370-8d8fe4341f94 => 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: 325/638] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:39 2026] GET /v2.0/security-groups?id=71adf7d5-37cf-40c5-b320-e82c235b260f&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/639] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:40 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => 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: 326/640] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:40 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/641] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:40 2026] GET /v2.0/security-groups?id=62c6d140-6299-4068-ad97-59cab39b1d8d&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/642] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:40 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => 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: 316/643] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:16:40 2026] GET /v2.0/networks?id=14328d18-5873-43ca-b06f-043b8f46e540 => generated 676 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:16:40.374 8 WARNING neutron.db.securitygroups_db [req-472fd1d5-d0d0-4c0c-b353-c3b7652dcb32 req-0949315c-05d9-440d-a41e-851018628866 c8de6f72f48e4af28f48c892578eba25 4612cbc1aef7435d90fb4a873271b21f - - 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: 328/644] 199.204.45.116 () {34 vars in 1048 bytes} [Thu May 14 04:16:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4612cbc1aef7435d90fb4a873271b21f => generated 181 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/645] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:40 2026] GET /v2.0/ports?device_id=6c906970-520c-497f-a370-8d8fe4341f94 => generated 975 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/646] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:40 2026] GET /v2.0/security-groups?id=71adf7d5-37cf-40c5-b320-e82c235b260f&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: 317/647] 199.204.45.116 () {38 vars in 953 bytes} [Thu May 14 04:16:40 2026] POST /v2.0/ports => generated 954 bytes in 563 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: 318/648] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:41 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => 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: 319/649] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:41 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/650] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:41 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/651] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:41 2026] GET /v2.0/security-groups?id=62c6d140-6299-4068-ad97-59cab39b1d8d&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: 331/652] 199.204.45.116 () {38 vars in 1026 bytes} [Thu May 14 04:16:40 2026] PUT /v2.0/ports/9c423a6d-9ef9-4d6b-b08e-bf658a68e7e2 => generated 1235 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/653] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:41 2026] GET /v2.0/security-groups?id=299f7773-87ac-4220-8009-02720387b547&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-05-14 04:16:41.519 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e297fff-2061-49bf-8311-a452f32fd175'] response: {'name': 'network-changed', 'server_uuid': '5d155a7a-2c36-4123-9940-38725d8c655f', 'tag': '9c423a6d-9ef9-4d6b-b08e-bf658a68e7e2', '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: 332/654] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:41 2026] GET /v2.0/ports?device_id=6c906970-520c-497f-a370-8d8fe4341f94 => 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: 323/655] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:41 2026] GET /v2.0/security-groups?id=71adf7d5-37cf-40c5-b320-e82c235b260f&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/656] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:16:42 2026] GET /v2.0/ports?tenant_id=4612cbc1aef7435d90fb4a873271b21f&device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/657] 199.204.45.116 () {34 vars in 1016 bytes} [Thu May 14 04:16:42 2026] GET /v2.0/networks?tenant_id=4612cbc1aef7435d90fb4a873271b21f&shared=False => generated 772 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/658] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:42 2026] GET /v2.0/ports?device_id=6c906970-520c-497f-a370-8d8fe4341f94 => 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: 325/659] 199.204.45.116 () {34 vars in 928 bytes} [Thu May 14 04:16:42 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/660] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:42 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => 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: 327/661] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:16:42 2026] GET /v2.0/networks?id=6b66553f-93f2-484a-899c-16cf9459de2f => generated 682 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/662] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:42 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/663] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:42 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 969 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:16:42.615 7 WARNING neutron.db.securitygroups_db [req-2287419a-3efe-4230-92fe-df1370ed8180 req-d6f5e1e0-bb5d-4acf-9c5d-36fff1bf9113 8e123a263eb04b0abb9ad3d5931fb5b5 d520ac61224d43388db4449940d8374c - - 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: 330/664] 199.204.45.116 () {34 vars in 1048 bytes} [Thu May 14 04:16:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d520ac61224d43388db4449940d8374c => generated 181 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/665] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:42 2026] GET /v2.0/security-groups?id=62c6d140-6299-4068-ad97-59cab39b1d8d&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: 332/666] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:42 2026] GET /v2.0/security-groups?id=299f7773-87ac-4220-8009-02720387b547&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-05-14 04:16:42.689 8 INFO neutron.db.l3_db [None req-0910fff7-f18f-4ce6-8df6-c6c2bf0e9df1 c8b18ed298cb4e1b9a9b916505126cca b9156eb031ba433b87f91bc2b71dc88b - - default default] Floating IP 0a11aeb8-45d1-45fe-9601-c53e98464a42 associated. External IP: 10.96.250.216, port: 3cb58b59-6c46-414b-936e-2e112fc610c8. [pid: 8|app: 0|req: 335/667] 10.0.0.132 () {34 vars in 747 bytes} [Thu May 14 04:16:42 2026] PUT /v2.0/floatingips/0a11aeb8-45d1-45fe-9601-c53e98464a42 => generated 856 bytes in 796 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/668] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:43 2026] GET /v2.0/ports?device_id=6c906970-520c-497f-a370-8d8fe4341f94 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/669] 199.204.45.116 () {38 vars in 953 bytes} [Thu May 14 04:16:42 2026] POST /v2.0/ports => generated 954 bytes in 400 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: 337/670] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:43 2026] GET /v2.0/security-groups?id=71adf7d5-37cf-40c5-b320-e82c235b260f&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/671] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:16:43 2026] GET /v2.0/ports?tenant_id=4612cbc1aef7435d90fb4a873271b21f&device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/672] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:16:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9c423a6d-9ef9-4d6b-b08e-bf658a68e7e2 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/673] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:16:43 2026] GET /v2.0/subnets?id=31f6280a-ab37-4dc7-b3d9-0a69e50e593c => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/674] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:16:43 2026] GET /v2.0/ports?network_id=14328d18-5873-43ca-b06f-043b8f46e540&device_owner=network%3Adhcp => 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: 342/675] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:43 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/676] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:16:43 2026] GET /v2.0/networks/14328d18-5873-43ca-b06f-043b8f46e540?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: 344/677] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:43 2026] GET /v2.0/security-groups?id=82cd52d2-0788-4aba-8bc0-8385e1649968&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/678] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:43 2026] GET /v2.0/ports?device_id=6c906970-520c-497f-a370-8d8fe4341f94 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:16:43.584 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb78594b-bb25-4086-bbae-fe6063aade22'] response: {'name': 'network-changed', 'server_uuid': '6c906970-520c-497f-a370-8d8fe4341f94', 'tag': '3cb58b59-6c46-414b-936e-2e112fc610c8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 334/679] 199.204.45.116 () {38 vars in 1026 bytes} [Thu May 14 04:16:43 2026] PUT /v2.0/ports/11264829-b1de-41ba-9921-e431eca09079 => generated 1235 bytes in 482 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: 346/680] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:16:43 2026] GET /v2.0/networks/14328d18-5873-43ca-b06f-043b8f46e540?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: 335/681] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:43 2026] GET /v2.0/security-groups?id=71adf7d5-37cf-40c5-b320-e82c235b260f&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:16:43.630 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-86bc1455-2a98-47cd-977a-9a2c22bcc822'] response: {'name': 'network-changed', 'server_uuid': 'ce79f5cc-1ea9-490f-9636-bef0a1d11a22', 'tag': '11264829-b1de-41ba-9921-e431eca09079', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 347/682] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:43 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/683] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:43 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/684] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:43 2026] GET /v2.0/security-groups?id=299f7773-87ac-4220-8009-02720387b547&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: 348/685] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:43 2026] GET /v2.0/security-groups?id=62c6d140-6299-4068-ad97-59cab39b1d8d&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/686] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:43 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => 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: 339/687] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:16:44 2026] GET /v2.0/ports?tenant_id=b9156eb031ba433b87f91bc2b71dc88b&device_id=6c906970-520c-497f-a370-8d8fe4341f94 => generated 1244 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/688] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:16:44 2026] GET /v2.0/ports?tenant_id=d520ac61224d43388db4449940d8374c&device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => 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: 341/689] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:16:44 2026] GET /v2.0/networks?id=3b866ade-086b-46b6-a9a1-016cf3d3e487 => generated 766 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/690] 199.204.45.116 () {34 vars in 1016 bytes} [Thu May 14 04:16:44 2026] GET /v2.0/networks?tenant_id=d520ac61224d43388db4449940d8374c&shared=False => generated 778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:16:44.371 8 INFO neutron.db.l3_db [None req-d4b4afe5-532b-49d7-827f-63839cd67618 0002c120dd874fa09e5b0a104e86e915 2b52c17e689b4ae99f3f5332ceb4d613 - - default default] Floating IP 7dcda94f-f261-4918-90ff-eae0fa4d3295 associated. External IP: 10.96.250.213, port: 642956b2-bb24-412c-a562-a0f9191ef4ed. [pid: 7|app: 0|req: 343/691] 199.204.45.116 () {34 vars in 1058 bytes} [Thu May 14 04:16:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=3cb58b59-6c46-414b-936e-2e112fc610c8 => generated 859 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/692] 199.204.45.116 () {34 vars in 928 bytes} [Thu May 14 04:16:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/693] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:16:44 2026] GET /v2.0/subnets?id=a3b049d0-6368-436a-9721-43019879085a => generated 688 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/694] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:16:44 2026] GET /v2.0/ports?network_id=3b866ade-086b-46b6-a9a1-016cf3d3e487&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/695] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:16:44 2026] GET /v2.0/networks/3b866ade-086b-46b6-a9a1-016cf3d3e487?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: 348/696] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:44 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/697] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:16:44 2026] GET /v2.0/networks/3b866ade-086b-46b6-a9a1-016cf3d3e487?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/698] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:44 2026] GET /v2.0/security-groups?id=82cd52d2-0788-4aba-8bc0-8385e1649968&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: 349/699] 10.0.0.132 () {34 vars in 747 bytes} [Thu May 14 04:16:43 2026] PUT /v2.0/floatingips/7dcda94f-f261-4918-90ff-eae0fa4d3295 => generated 856 bytes in 833 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/700] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:44 2026] GET /v2.0/ports?device_id=6c906970-520c-497f-a370-8d8fe4341f94 => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/701] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:44 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/702] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:44 2026] GET /v2.0/security-groups?id=71adf7d5-37cf-40c5-b320-e82c235b260f&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: 351/703] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:44 2026] GET /v2.0/security-groups?id=62c6d140-6299-4068-ad97-59cab39b1d8d&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/704] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:44 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/705] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:45 2026] GET /v2.0/security-groups?id=299f7773-87ac-4220-8009-02720387b547&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/706] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:45 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/707] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:45 2026] GET /v2.0/security-groups?id=62c6d140-6299-4068-ad97-59cab39b1d8d&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/708] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:16:45 2026] GET /v2.0/ports?tenant_id=d520ac61224d43388db4449940d8374c&device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => 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: 354/709] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:16:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=11264829-b1de-41ba-9921-e431eca09079 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/710] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:16:45 2026] GET /v2.0/subnets?id=6cecb9d4-4dcb-40c0-b06a-aea142a9a6cc => generated 700 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:16:45.632 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab74f69f-30a1-4399-9bd0-60e26e7996aa'] response: {'name': 'network-changed', 'server_uuid': 'af038455-553d-4c52-bd92-7d9c97d91e5b', 'tag': '642956b2-bb24-412c-a562-a0f9191ef4ed', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 355/711] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:16:45 2026] GET /v2.0/ports?network_id=6b66553f-93f2-484a-899c-16cf9459de2f&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/712] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:16:45 2026] GET /v2.0/networks/6b66553f-93f2-484a-899c-16cf9459de2f?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/713] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:16:45 2026] GET /v2.0/networks/6b66553f-93f2-484a-899c-16cf9459de2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/714] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:45 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/715] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:45 2026] GET /v2.0/security-groups?id=82cd52d2-0788-4aba-8bc0-8385e1649968&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/716] 199.204.45.116 () {34 vars in 992 bytes} [Thu May 14 04:16:45 2026] GET /v2.0/ports?device_id=6c906970-520c-497f-a370-8d8fe4341f94 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/717] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:46 2026] GET /v2.0/ports?device_id=6c906970-520c-497f-a370-8d8fe4341f94 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/718] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:46 2026] GET /v2.0/security-groups?id=71adf7d5-37cf-40c5-b320-e82c235b260f&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/719] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:16:46 2026] GET /v2.0/ports?tenant_id=2b52c17e689b4ae99f3f5332ceb4d613&device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:16:46.215 7 INFO neutron_taas.services.taas.taas_plugin [req-c5cec072-5bc9-4650-b514-c48b6204aedd req-3ed614a2-9d22-4564-ac2a-9cc2a7c1b65a c8b18ed298cb4e1b9a9b916505126cca b9156eb031ba433b87f91bc2b71dc88b - - default default] TaaS: Handle Delete Port: 3cb58b59-6c46-414b-936e-2e112fc610c8 2026-05-14 04:16:46.221 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c5cec072-5bc9-4650-b514-c48b6204aedd req-3ed614a2-9d22-4564-ac2a-9cc2a7c1b65a c8b18ed298cb4e1b9a9b916505126cca b9156eb031ba433b87f91bc2b71dc88b - - default default] Tap Mirror: Handle Delete Port: 3cb58b59-6c46-414b-936e-2e112fc610c8 [pid: 8|app: 0|req: 361/720] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:46 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/721] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:16:46 2026] GET /v2.0/networks?id=2994a8bd-eba9-4ffe-8428-1c10b5b4b166 => generated 776 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/722] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:46 2026] GET /v2.0/security-groups?id=299f7773-87ac-4220-8009-02720387b547&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: 364/723] 199.204.45.116 () {34 vars in 1058 bytes} [Thu May 14 04:16:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=642956b2-bb24-412c-a562-a0f9191ef4ed => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/724] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:16:46 2026] GET /v2.0/subnets?id=f80228d1-9ca9-4e21-85ca-5f1b64562eab => generated 698 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:16:46.409 7 INFO neutron.db.l3_db [req-c5cec072-5bc9-4650-b514-c48b6204aedd req-3ed614a2-9d22-4564-ac2a-9cc2a7c1b65a c8b18ed298cb4e1b9a9b916505126cca b9156eb031ba433b87f91bc2b71dc88b - - default default] Floating IP 0a11aeb8-45d1-45fe-9601-c53e98464a42 disassociated. External IP: 10.96.250.216, port: 3cb58b59-6c46-414b-936e-2e112fc610c8. [pid: 8|app: 0|req: 366/725] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:16:46 2026] GET /v2.0/ports?network_id=2994a8bd-eba9-4ffe-8428-1c10b5b4b166&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: 367/726] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:46 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/727] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:16:46 2026] GET /v2.0/networks/2994a8bd-eba9-4ffe-8428-1c10b5b4b166?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/728] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:46 2026] GET /v2.0/security-groups?id=62c6d140-6299-4068-ad97-59cab39b1d8d&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/729] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:16:46 2026] GET /v2.0/networks/2994a8bd-eba9-4ffe-8428-1c10b5b4b166?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: 360/730] 199.204.45.116 () {36 vars in 995 bytes} [Thu May 14 04:16:46 2026] DELETE /v2.0/ports/3cb58b59-6c46-414b-936e-2e112fc610c8 => generated 0 bytes in 755 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:16:46.874 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-23e89043-a0b7-42a7-b9b4-b552c40d6682'] response: {'server_uuid': '6c906970-520c-497f-a370-8d8fe4341f94', 'name': 'network-vif-deleted', 'tag': '3cb58b59-6c46-414b-936e-2e112fc610c8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 371/731] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:47 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/732] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:47 2026] GET /v2.0/security-groups?id=82cd52d2-0788-4aba-8bc0-8385e1649968&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: 8|app: 0|req: 372/733] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:47 2026] GET /v2.0/ports?device_id=6c906970-520c-497f-a370-8d8fe4341f94 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/734] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:47 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/735] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:47 2026] GET /v2.0/security-groups?id=299f7773-87ac-4220-8009-02720387b547&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/736] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:47 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => 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: 375/737] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:47 2026] GET /v2.0/security-groups?id=62c6d140-6299-4068-ad97-59cab39b1d8d&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/738] 199.204.45.116 () {34 vars in 992 bytes} [Thu May 14 04:16:47 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:16:47.981 8 INFO neutron_taas.services.taas.taas_plugin [req-f2987de9-d152-413e-8de9-dcf6d9e9fc6c req-01428e70-e6ea-417c-85e5-54a2ada27f74 0002c120dd874fa09e5b0a104e86e915 2b52c17e689b4ae99f3f5332ceb4d613 - - default default] TaaS: Handle Delete Port: 642956b2-bb24-412c-a562-a0f9191ef4ed 2026-05-14 04:16:47.990 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f2987de9-d152-413e-8de9-dcf6d9e9fc6c req-01428e70-e6ea-417c-85e5-54a2ada27f74 0002c120dd874fa09e5b0a104e86e915 2b52c17e689b4ae99f3f5332ceb4d613 - - default default] Tap Mirror: Handle Delete Port: 642956b2-bb24-412c-a562-a0f9191ef4ed 2026-05-14 04:16:48.231 8 INFO neutron.db.l3_db [req-f2987de9-d152-413e-8de9-dcf6d9e9fc6c req-01428e70-e6ea-417c-85e5-54a2ada27f74 0002c120dd874fa09e5b0a104e86e915 2b52c17e689b4ae99f3f5332ceb4d613 - - default default] Floating IP 7dcda94f-f261-4918-90ff-eae0fa4d3295 disassociated. External IP: 10.96.250.213, port: 642956b2-bb24-412c-a562-a0f9191ef4ed. [pid: 7|app: 0|req: 364/739] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:48 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/740] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:48 2026] GET /v2.0/security-groups?id=82cd52d2-0788-4aba-8bc0-8385e1649968&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/741] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:48 2026] GET /v2.0/ports?device_id=6c906970-520c-497f-a370-8d8fe4341f94 => 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: 376/742] 199.204.45.116 () {36 vars in 995 bytes} [Thu May 14 04:16:47 2026] DELETE /v2.0/ports/642956b2-bb24-412c-a562-a0f9191ef4ed => generated 0 bytes in 818 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:16:48.682 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-18370eb3-17d2-45a5-973a-842a25b7c6b8'] response: {'server_uuid': 'af038455-553d-4c52-bd92-7d9c97d91e5b', 'name': 'network-vif-deleted', 'tag': '642956b2-bb24-412c-a562-a0f9191ef4ed', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 367/743] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:48 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => 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: 377/744] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:48 2026] GET /v2.0/security-groups?id=299f7773-87ac-4220-8009-02720387b547&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/745] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:48 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => 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: 378/746] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:48 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:16:49.264 7 INFO neutron.db.l3_db [None req-441d5d3e-ab96-4c6d-9ff8-5973d1fc7637 c8de6f72f48e4af28f48c892578eba25 4612cbc1aef7435d90fb4a873271b21f - - default default] Floating IP eaccdaf4-44f5-493c-94b5-b52f094ef7a6 associated. External IP: 10.96.250.203, port: 9c423a6d-9ef9-4d6b-b08e-bf658a68e7e2. [pid: 8|app: 0|req: 379/747] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:49 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/748] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:49 2026] GET /v2.0/ports?device_id=6c906970-520c-497f-a370-8d8fe4341f94 => 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: 381/749] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:49 2026] GET /v2.0/security-groups?id=82cd52d2-0788-4aba-8bc0-8385e1649968&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: 382/750] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:49 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => 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: 369/751] 10.0.0.132 () {34 vars in 747 bytes} [Thu May 14 04:16:48 2026] PUT /v2.0/floatingips/eaccdaf4-44f5-493c-94b5-b52f094ef7a6 => generated 855 bytes in 1328 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:16:50.251 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b622c9b-90f5-4bfd-ad1c-b75389136b29'] response: {'name': 'network-changed', 'server_uuid': '5d155a7a-2c36-4123-9940-38725d8c655f', 'tag': '9c423a6d-9ef9-4d6b-b08e-bf658a68e7e2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 370/752] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:50 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/753] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:16:50 2026] DELETE /v2.0/security-groups/71adf7d5-37cf-40c5-b320-e82c235b260f => 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: 371/754] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:50 2026] GET /v2.0/security-groups?id=82cd52d2-0788-4aba-8bc0-8385e1649968&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-05-14 04:16:50.751 8 INFO neutron.api.v2.resource [None req-8f4a4cbf-4a64-48d3-b871-6e486de47532 c8b18ed298cb4e1b9a9b916505126cca b9156eb031ba433b87f91bc2b71dc88b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 384/755] 10.0.0.132 () {32 vars in 735 bytes} [Thu May 14 04:16:50 2026] GET /v2.0/security-groups/71adf7d5-37cf-40c5-b320-e82c235b260f => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/756] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:16:50 2026] GET /v2.0/ports?tenant_id=4612cbc1aef7435d90fb4a873271b21f&device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/757] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:16:50 2026] GET /v2.0/networks?id=14328d18-5873-43ca-b06f-043b8f46e540 => generated 772 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:16:50.917 7 INFO neutron_taas.services.taas.taas_plugin [None req-88d4d2ab-c150-4114-9567-9cc69d362b7a c8b18ed298cb4e1b9a9b916505126cca b9156eb031ba433b87f91bc2b71dc88b - - default default] TaaS: Handle Delete Port: 55b9f69f-1171-46fa-b1d5-c28874a1877b 2026-05-14 04:16:50.920 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88d4d2ab-c150-4114-9567-9cc69d362b7a c8b18ed298cb4e1b9a9b916505126cca b9156eb031ba433b87f91bc2b71dc88b - - default default] Tap Mirror: Handle Delete Port: 55b9f69f-1171-46fa-b1d5-c28874a1877b [pid: 8|app: 0|req: 387/758] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:16:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9c423a6d-9ef9-4d6b-b08e-bf658a68e7e2 => generated 858 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/759] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:16:50 2026] GET /v2.0/subnets?id=31f6280a-ab37-4dc7-b3d9-0a69e50e593c => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/760] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:16:51 2026] GET /v2.0/ports?network_id=14328d18-5873-43ca-b06f-043b8f46e540&device_owner=network%3Adhcp => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/761] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:16:51 2026] GET /v2.0/networks/14328d18-5873-43ca-b06f-043b8f46e540?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/762] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:16:50 2026] DELETE /v2.0/floatingips/0a11aeb8-45d1-45fe-9601-c53e98464a42 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/763] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:51 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => 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: 373/764] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:16:51 2026] GET /v2.0/networks/14328d18-5873-43ca-b06f-043b8f46e540?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) 2026-05-14 04:16:51.511 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8d85ef0-29b2-42d6-8387-4be149d4efb1 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: ad6d2900-03d1-423f-a1b7-c8706c4d3283 2026-05-14 04:16:51.515 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8d85ef0-29b2-42d6-8387-4be149d4efb1 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: ad6d2900-03d1-423f-a1b7-c8706c4d3283 [pid: 7|app: 0|req: 374/765] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:51 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => 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: 375/766] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:51 2026] GET /v2.0/security-groups?id=82cd52d2-0788-4aba-8bc0-8385e1649968&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: 392/767] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:16:51 2026] PUT /v2.0/routers/c4498f62-4406-4a52-af42-16e8c077c403/remove_router_interface => generated 310 bytes in 837 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/768] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:51 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:16:52.220 8 INFO neutron_taas.services.taas.taas_plugin [None req-2613b28e-1100-43a3-85cb-ac0970358afa ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: be733187-93ec-4d3b-b2bd-811f37efbcd2 2026-05-14 04:16:52.223 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2613b28e-1100-43a3-85cb-ac0970358afa ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: be733187-93ec-4d3b-b2bd-811f37efbcd2 2026-05-14 04:16:52.379 7 INFO neutron.db.l3_db [None req-7db3684d-5f3a-4878-b14d-7036c3223975 8e123a263eb04b0abb9ad3d5931fb5b5 d520ac61224d43388db4449940d8374c - - default default] Floating IP c8381adf-a5f3-4cb5-974b-d41009aaaed1 associated. External IP: 10.96.250.207, port: 11264829-b1de-41ba-9921-e431eca09079. 2026-05-14 04:16:52.464 8 INFO neutron_taas.services.taas.taas_plugin [None req-2613b28e-1100-43a3-85cb-ac0970358afa ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: ceb82ba0-61fc-4a5e-b46a-3b2fab9ce9fd 2026-05-14 04:16:52.467 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2613b28e-1100-43a3-85cb-ac0970358afa ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: ceb82ba0-61fc-4a5e-b46a-3b2fab9ce9fd [pid: 7|app: 0|req: 377/769] 10.0.0.132 () {34 vars in 747 bytes} [Thu May 14 04:16:52 2026] PUT /v2.0/floatingips/c8381adf-a5f3-4cb5-974b-d41009aaaed1 => generated 855 bytes in 674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/770] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:52 2026] GET /v2.0/ports?device_id=af038455-553d-4c52-bd92-7d9c97d91e5b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:16:52.792 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fde26221-dd50-45d6-861a-f50f1cc7a945'] response: {'name': 'network-changed', 'server_uuid': 'ce79f5cc-1ea9-490f-9636-bef0a1d11a22', 'tag': '11264829-b1de-41ba-9921-e431eca09079', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 381/773] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:16:52 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:16:52.846 8 INFO neutron.services.segments.plugin [-] Segment 959796f6-4e92-409b-8af8-b6f2331cef81 resource provider aggregate not found 2026-05-14 04:16:52.856 8 INFO neutron.services.segments.plugin [-] Segment 959796f6-4e92-409b-8af8-b6f2331cef81 resource provider aggregate not found 2026-05-14 04:16:52.869 8 INFO neutron.services.segments.plugin [-] Segment 959796f6-4e92-409b-8af8-b6f2331cef81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 959796f6-4e92-409b-8af8-b6f2331cef81 found for delete ", "request_id": "req-a1762ed3-8dd4-44ae-966d-f23c57abca55"}]} 2026-05-14 04:16:52.872 8 INFO neutron.services.segments.plugin [-] Segment 959796f6-4e92-409b-8af8-b6f2331cef81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 959796f6-4e92-409b-8af8-b6f2331cef81 found for delete ", "request_id": "req-f0f4a7fa-0d5a-4874-b011-efd98b42f92e"}]} [pid: 7|app: 0|req: 382/774] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:16:52 2026] GET /v2.0/security-groups?id=82cd52d2-0788-4aba-8bc0-8385e1649968&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:16:52.883 8 INFO neutron.db.l3_hamode_db [None req-2613b28e-1100-43a3-85cb-ac0970358afa ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] HA network b2b72584-2927-421b-b994-73b49335d419 was deleted as no HA routers are present in project b9156eb031ba433b87f91bc2b71dc88b. [pid: 8|app: 0|req: 393/775] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:16:51 2026] DELETE /v2.0/routers/c4498f62-4406-4a52-af42-16e8c077c403 => generated 0 bytes in 898 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/776] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:16:52 2026] DELETE /v2.0/subnets/a3b049d0-6368-436a-9721-43019879085a => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:16:53.179 8 INFO neutron_taas.services.taas.taas_plugin [None req-61587e47-c6f0-43d0-b234-eea37ccdd15f ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: d77d87ab-bcb7-4366-b5a4-bb898a6c94d7 2026-05-14 04:16:53.182 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61587e47-c6f0-43d0-b234-eea37ccdd15f ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: d77d87ab-bcb7-4366-b5a4-bb898a6c94d7 [pid: 7|app: 0|req: 384/777] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:16:53 2026] GET /v2.0/ports?tenant_id=d520ac61224d43388db4449940d8374c&device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/778] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:16:53 2026] DELETE /v2.0/networks/3b866ade-086b-46b6-a9a1-016cf3d3e487 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/779] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:16:53 2026] GET /v2.0/networks?id=6b66553f-93f2-484a-899c-16cf9459de2f => generated 778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/780] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:16:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=11264829-b1de-41ba-9921-e431eca09079 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/781] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:16:53 2026] GET /v2.0/subnets?id=6cecb9d4-4dcb-40c0-b06a-aea142a9a6cc => generated 700 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:16:53.527 7 WARNING neutron.db.securitygroups_db [None req-92e8a80d-f93a-4cf9-9833-f4ea10e17340 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 396/782] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:16:53 2026] GET /v2.0/ports?network_id=6b66553f-93f2-484a-899c-16cf9459de2f&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: 387/783] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:16:53 2026] GET /v2.0/security-groups?tenant_id=b9156eb031ba433b87f91bc2b71dc88b&name=default => generated 2921 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/784] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:16:53 2026] GET /v2.0/networks/6b66553f-93f2-484a-899c-16cf9459de2f?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/785] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:16:53 2026] DELETE /v2.0/security-groups/f95b3cb7-47e8-4654-9bed-506b8f4bf5a8 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/786] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:16:53 2026] GET /v2.0/networks/6b66553f-93f2-484a-899c-16cf9459de2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/787] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:16:53 2026] DELETE /v2.0/security-groups/62c6d140-6299-4068-ad97-59cab39b1d8d => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:16:53.963 8 INFO neutron.api.v2.resource [None req-9adc847e-d481-4415-b018-0d92f439d19d 0002c120dd874fa09e5b0a104e86e915 2b52c17e689b4ae99f3f5332ceb4d613 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 399/788] 10.0.0.132 () {32 vars in 735 bytes} [Thu May 14 04:16:53 2026] GET /v2.0/security-groups/62c6d140-6299-4068-ad97-59cab39b1d8d => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:16:54.078 7 INFO neutron_taas.services.taas.taas_plugin [None req-813fb361-5faa-4e24-a326-015f73a844cc 0002c120dd874fa09e5b0a104e86e915 2b52c17e689b4ae99f3f5332ceb4d613 - - default default] TaaS: Handle Delete Port: 1a4c524a-bf1b-4215-8fe8-6efc291cf3b9 2026-05-14 04:16:54.081 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-813fb361-5faa-4e24-a326-015f73a844cc 0002c120dd874fa09e5b0a104e86e915 2b52c17e689b4ae99f3f5332ceb4d613 - - default default] Tap Mirror: Handle Delete Port: 1a4c524a-bf1b-4215-8fe8-6efc291cf3b9 [pid: 7|app: 0|req: 390/789] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:16:53 2026] DELETE /v2.0/floatingips/7dcda94f-f261-4918-90ff-eae0fa4d3295 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:16:55.076 8 INFO neutron.services.segments.plugin [-] Segment c385c695-6c7f-4b9b-bd09-6abc0bd54abc resource provider aggregate not found 2026-05-14 04:16:55.084 8 INFO neutron.services.segments.plugin [-] Segment c385c695-6c7f-4b9b-bd09-6abc0bd54abc resource provider aggregate not found 2026-05-14 04:16:55.107 8 INFO neutron.services.segments.plugin [-] Segment c385c695-6c7f-4b9b-bd09-6abc0bd54abc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c385c695-6c7f-4b9b-bd09-6abc0bd54abc found for delete ", "request_id": "req-359ed2a9-2a94-4338-9d68-31aecb67bd65"}]} 2026-05-14 04:16:55.112 8 INFO neutron.services.segments.plugin [-] Segment c385c695-6c7f-4b9b-bd09-6abc0bd54abc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c385c695-6c7f-4b9b-bd09-6abc0bd54abc found for delete ", "request_id": "req-778a344e-465b-43e0-892c-b12cebd3481d"}]} 2026-05-14 04:16:55.204 8 INFO neutron_taas.services.taas.taas_plugin [None req-88e600cd-2efa-4000-82cf-ee23f8a33138 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: a352f399-e9e4-4e5a-9837-19d37d2a112d 2026-05-14 04:16:55.208 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88e600cd-2efa-4000-82cf-ee23f8a33138 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: a352f399-e9e4-4e5a-9837-19d37d2a112d [pid: 8|app: 0|req: 400/790] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:16:54 2026] PUT /v2.0/routers/84949117-349b-4e7e-98e2-5e1fd360be4d/remove_router_interface => generated 310 bytes in 1483 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:16:55.858 7 INFO neutron.db.segments_db [None req-0f5e3c76-73f5-4e74-965d-0b89eaf4122c ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment bbf60607-33d8-494f-a41a-99e681ea65d9 of type vxlan for network a1aa4afc-c1a6-410d-ab6f-bd4c59871b76 2026-05-14 04:16:55.916 8 INFO neutron_taas.services.taas.taas_plugin [None req-f32c3eb2-fcab-470f-a4b0-8faee10fbf24 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: d3b70d0e-e46a-4a98-b2e3-0c273c4316fd 2026-05-14 04:16:55.919 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f32c3eb2-fcab-470f-a4b0-8faee10fbf24 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: d3b70d0e-e46a-4a98-b2e3-0c273c4316fd [pid: 7|app: 0|req: 391/791] 10.0.0.132 () {34 vars in 669 bytes} [Thu May 14 04:16:55 2026] POST /v2.0/networks => generated 742 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:16:56.127 8 INFO neutron_taas.services.taas.taas_plugin [None req-f32c3eb2-fcab-470f-a4b0-8faee10fbf24 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 5af6fec5-73ae-44c4-b985-54aebf95a073 2026-05-14 04:16:56.129 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f32c3eb2-fcab-470f-a4b0-8faee10fbf24 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 5af6fec5-73ae-44c4-b985-54aebf95a073 [pid: 7|app: 0|req: 392/792] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:16:55 2026] POST /v2.0/subnets => generated 689 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:16:56.187 7 INFO neutron.db.segments_db [None req-98cd246b-9116-4e20-b15f-a29926ff9d99 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment e116041b-702f-4ef0-aca1-4c7b05e873bd of type vxlan for network 39964a0f-b843-4bcd-b53f-79b40f20f473 2026-05-14 04:16:56.417 8 INFO neutron.db.l3_hamode_db [None req-f32c3eb2-fcab-470f-a4b0-8faee10fbf24 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] HA network f20542e3-3f99-4a64-b57b-0de6e497c4d2 was deleted as no HA routers are present in project 2b52c17e689b4ae99f3f5332ceb4d613. [pid: 8|app: 0|req: 401/793] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:16:55 2026] DELETE /v2.0/routers/84949117-349b-4e7e-98e2-5e1fd360be4d => generated 0 bytes in 689 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:16:56.424 7 INFO neutron.db.l3_hamode_db [None req-98cd246b-9116-4e20-b15f-a29926ff9d99 ebc5e81ccdf04117a899cebeea4673aa a934021b9b8e4f08b8660b403dc7fdd0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 402/794] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:16:56 2026] DELETE /v2.0/subnets/f80228d1-9ca9-4e21-85ca-5f1b64562eab => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:16:56.676 8 INFO neutron_taas.services.taas.taas_plugin [None req-c879dd76-b92f-4244-ac38-010ec4dd8d1d ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 1dc58590-9eec-4351-a1f9-eee0a21181a9 2026-05-14 04:16:56.678 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c879dd76-b92f-4244-ac38-010ec4dd8d1d ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 1dc58590-9eec-4351-a1f9-eee0a21181a9 [pid: 8|app: 0|req: 403/795] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:16:56 2026] DELETE /v2.0/networks/2994a8bd-eba9-4ffe-8428-1c10b5b4b166 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:16:56.958 8 WARNING neutron.db.securitygroups_db [None req-dc7d1675-a993-41c8-bc54-40b69da37fba ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 404/796] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:16:56 2026] GET /v2.0/security-groups?tenant_id=2b52c17e689b4ae99f3f5332ceb4d613&name=default => generated 2921 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/797] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:16:56 2026] DELETE /v2.0/security-groups/fc7dfd2d-5143-4514-890d-2ae4b3662d37 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:16:57.133 8 INFO neutron.services.segments.plugin [-] Segment d0014cbc-3797-4e2a-adf9-b632243650ec resource provider aggregate not found 2026-05-14 04:16:57.135 8 INFO neutron.services.segments.plugin [-] Segment d0014cbc-3797-4e2a-adf9-b632243650ec resource provider aggregate not found 2026-05-14 04:16:57.151 8 INFO neutron.services.segments.plugin [-] Segment d0014cbc-3797-4e2a-adf9-b632243650ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0014cbc-3797-4e2a-adf9-b632243650ec found for delete ", "request_id": "req-fd0d4e50-bf12-4ef2-b6b5-ddb95ad1aa10"}]} 2026-05-14 04:16:57.156 8 INFO neutron.services.segments.plugin [-] Segment d0014cbc-3797-4e2a-adf9-b632243650ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0014cbc-3797-4e2a-adf9-b632243650ec found for delete ", "request_id": "req-5ff00223-b187-4f78-9047-bcb14b90f662"}]} 2026-05-14 04:16:57.171 8 INFO neutron.services.segments.plugin [-] Segment 03fbedd6-92db-45cf-b98d-7ed54291257f resource provider aggregate not found 2026-05-14 04:16:57.177 8 INFO neutron.services.segments.plugin [-] Segment 03fbedd6-92db-45cf-b98d-7ed54291257f resource provider aggregate not found 2026-05-14 04:16:57.184 7 INFO neutron.db.l3_hamode_db [None req-98cd246b-9116-4e20-b15f-a29926ff9d99 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 04:16:57.192 8 INFO neutron.services.segments.plugin [-] Segment 03fbedd6-92db-45cf-b98d-7ed54291257f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03fbedd6-92db-45cf-b98d-7ed54291257f found for delete ", "request_id": "req-4953a313-f844-4331-a68c-b7544c9d5014"}]} 2026-05-14 04:16:57.192 8 INFO neutron.services.segments.plugin [-] Segment 03fbedd6-92db-45cf-b98d-7ed54291257f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03fbedd6-92db-45cf-b98d-7ed54291257f found for delete ", "request_id": "req-73783e8f-463b-45b2-a399-e9361f272400"}]} [pid: 7|app: 0|req: 393/798] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:16:56 2026] POST /v2.0/routers => generated 729 bytes in 1998 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/799] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:16:58 2026] PUT /v2.0/routers/3152c0a1-9279-4999-a861-c4aed3984093/add_router_interface => generated 310 bytes in 1269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/800] 10.0.0.132 () {34 vars in 683 bytes} [Thu May 14 04:17:00 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: 407/801] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:17:00 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: 7|app: 0|req: 395/802] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:17:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/803] 10.0.0.132 () {34 vars in 674 bytes} [Thu May 14 04:17:00 2026] POST /v2.0/floatingips => generated 552 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:17:01.432 8 WARNING neutron.db.securitygroups_db [req-c5a1a3ce-8313-4d3b-b4a8-530e84797408 req-88a1e0ce-26ed-4ec4-9953-30ea4ca8eff9 70146d3b5d5b445d89884379f2c8ba72 a934021b9b8e4f08b8660b403dc7fdd0 - - 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: 409/804] 10.0.0.66 () {34 vars in 1097 bytes} [Thu May 14 04:17:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1989004446&fields=id&tenant_id=a934021b9b8e4f08b8660b403dc7fdd0 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/805] 10.0.0.66 () {34 vars in 979 bytes} [Thu May 14 04:17:01 2026] GET /v2.0/networks?id=a1aa4afc-c1a6-410d-ab6f-bd4c59871b76 => generated 674 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/806] 10.0.0.66 () {34 vars in 962 bytes} [Thu May 14 04:17:01 2026] GET /v2.0/quotas/a934021b9b8e4f08b8660b403dc7fdd0 => 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: 412/807] 10.0.0.66 () {34 vars in 999 bytes} [Thu May 14 04:17:01 2026] GET /v2.0/ports?tenant_id=a934021b9b8e4f08b8660b403dc7fdd0&fields=id => generated 57 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/808] 10.0.0.12 () {34 vars in 987 bytes} [Thu May 14 04:17:01 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 1240 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/809] 10.0.0.66 () {34 vars in 1005 bytes} [Thu May 14 04:17:01 2026] GET /v2.0/networks/a1aa4afc-c1a6-410d-ab6f-bd4c59871b76?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: 397/810] 10.0.0.12 () {34 vars in 1037 bytes} [Thu May 14 04:17:01 2026] GET /v2.0/security-groups?id=299f7773-87ac-4220-8009-02720387b547&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: 8|app: 0|req: 414/811] 10.0.0.66 () {34 vars in 1105 bytes} [Thu May 14 04:17:01 2026] GET /v2.0/networks/a1aa4afc-c1a6-410d-ab6f-bd4c59871b76?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: 398/812] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:01 2026] GET /v2.0/ports?device_id=8088f43c-ccde-4cf6-9d4e-fb9cdd636794 => 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: 399/813] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:03 2026] GET /v2.0/ports?device_id=8088f43c-ccde-4cf6-9d4e-fb9cdd636794 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:17:03.073 8 WARNING neutron.db.securitygroups_db [None req-9ec96324-ca55-41aa-b313-2abca66d905c ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 415/814] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:17:02 2026] GET /v2.0/security-groups?tenant_id=940a092cfef6436a91048af78ea5c49f&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/815] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:03 2026] DELETE /v2.0/security-groups/c72b68be-22a9-49d3-8128-861b308375a6 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:17:03.383 8 WARNING neutron.db.securitygroups_db [None req-cdc5e545-bbe7-4689-af41-58033ea06ea2 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 416/816] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:17:03 2026] GET /v2.0/security-groups?tenant_id=0d6dc38a3e534919a785471d9fa41b64&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: 401/817] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:03 2026] DELETE /v2.0/security-groups/c3a3db93-65dc-4401-ac17-d90a93a929ce => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/818] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:04 2026] GET /v2.0/ports?device_id=8088f43c-ccde-4cf6-9d4e-fb9cdd636794 => 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: 402/819] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:05 2026] GET /v2.0/ports?device_id=8088f43c-ccde-4cf6-9d4e-fb9cdd636794 => 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: 418/820] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:17:06 2026] GET /v2.0/networks?id=a1aa4afc-c1a6-410d-ab6f-bd4c59871b76 => generated 674 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:06.260 7 WARNING neutron.db.securitygroups_db [req-c5a1a3ce-8313-4d3b-b4a8-530e84797408 req-4196bb36-6657-4027-89c4-1cc1d94e0476 70146d3b5d5b445d89884379f2c8ba72 a934021b9b8e4f08b8660b403dc7fdd0 - - 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: 403/821] 199.204.45.116 () {34 vars in 1048 bytes} [Thu May 14 04:17:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a934021b9b8e4f08b8660b403dc7fdd0 => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/822] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:06 2026] GET /v2.0/ports?device_id=8088f43c-ccde-4cf6-9d4e-fb9cdd636794 => 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: 419/823] 199.204.45.116 () {38 vars in 953 bytes} [Thu May 14 04:17:06 2026] POST /v2.0/ports => generated 958 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/824] 199.204.45.116 () {38 vars in 1026 bytes} [Thu May 14 04:17:06 2026] PUT /v2.0/ports/28cff725-8cf6-467d-80f4-8bf2b085d7ed => generated 1239 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:17:07.122 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b88485b-9e31-49ef-894e-616137f64362'] response: {'name': 'network-changed', 'server_uuid': '8088f43c-ccde-4cf6-9d4e-fb9cdd636794', 'tag': '28cff725-8cf6-467d-80f4-8bf2b085d7ed', '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: 8|app: 0|req: 420/825] 10.0.0.12 () {34 vars in 987 bytes} [Thu May 14 04:17:07 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => generated 1240 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/826] 10.0.0.12 () {34 vars in 1037 bytes} [Thu May 14 04:17:07 2026] GET /v2.0/security-groups?id=82cd52d2-0788-4aba-8bc0-8385e1649968&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: 406/827] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:07 2026] GET /v2.0/ports?device_id=8088f43c-ccde-4cf6-9d4e-fb9cdd636794 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/828] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:07 2026] GET /v2.0/security-groups?id=955a125c-8572-494d-bec1-e44a4afb68ed&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: 407/829] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:17:07 2026] GET /v2.0/ports?tenant_id=a934021b9b8e4f08b8660b403dc7fdd0&device_id=8088f43c-ccde-4cf6-9d4e-fb9cdd636794 => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/832] 199.204.45.116 () {34 vars in 1016 bytes} [Thu May 14 04:17:07 2026] GET /v2.0/networks?tenant_id=a934021b9b8e4f08b8660b403dc7fdd0&shared=False => generated 770 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/833] 199.204.45.116 () {34 vars in 928 bytes} [Thu May 14 04:17:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/834] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:08 2026] GET /v2.0/ports?device_id=8088f43c-ccde-4cf6-9d4e-fb9cdd636794 => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/835] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:08 2026] GET /v2.0/security-groups?id=955a125c-8572-494d-bec1-e44a4afb68ed&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/836] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:17:08 2026] GET /v2.0/ports?tenant_id=a934021b9b8e4f08b8660b403dc7fdd0&device_id=8088f43c-ccde-4cf6-9d4e-fb9cdd636794 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/837] 199.204.45.116 () {34 vars in 1058 bytes} [Thu May 14 04:17:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=28cff725-8cf6-467d-80f4-8bf2b085d7ed => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/838] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:17:08 2026] GET /v2.0/subnets?id=cd4da1e8-f799-4b0c-90fd-e44ff3321c9d => generated 692 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/839] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:17:08 2026] GET /v2.0/ports?network_id=a1aa4afc-c1a6-410d-ab6f-bd4c59871b76&device_owner=network%3Adhcp => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/840] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:17:08 2026] GET /v2.0/networks/a1aa4afc-c1a6-410d-ab6f-bd4c59871b76?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: 414/841] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:17:09 2026] GET /v2.0/networks/a1aa4afc-c1a6-410d-ab6f-bd4c59871b76?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) 2026-05-14 04:17:09.741 8 WARNING neutron.db.securitygroups_db [None req-072ec293-3703-40ea-8cc5-0d1e8ceabd65 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 428/842] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:17:09 2026] GET /v2.0/security-groups?tenant_id=0ba9ff64df604b8cb5102d2b2d4c2e96&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/843] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:09 2026] GET /v2.0/ports?device_id=8088f43c-ccde-4cf6-9d4e-fb9cdd636794 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/844] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:09 2026] GET /v2.0/security-groups?id=955a125c-8572-494d-bec1-e44a4afb68ed&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/845] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:09 2026] DELETE /v2.0/security-groups/38658e7a-17d0-418b-89ec-07c621cdc3a8 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:17:10.082 7 WARNING neutron.db.securitygroups_db [None req-b30691ed-a642-48fd-9282-9a5ff9da6026 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 417/846] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:17:10 2026] GET /v2.0/security-groups?tenant_id=6aed12ef83284bbdbfc3a8038f8e4993&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/847] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:10 2026] DELETE /v2.0/security-groups/387d761d-228d-4e2a-8db4-5facdef0e369 => 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: 418/848] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:11 2026] GET /v2.0/ports?device_id=8088f43c-ccde-4cf6-9d4e-fb9cdd636794 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/849] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:11 2026] GET /v2.0/security-groups?id=955a125c-8572-494d-bec1-e44a4afb68ed&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/850] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:12 2026] GET /v2.0/ports?device_id=8088f43c-ccde-4cf6-9d4e-fb9cdd636794 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/851] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:12 2026] GET /v2.0/security-groups?id=955a125c-8572-494d-bec1-e44a4afb68ed&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/852] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:13 2026] GET /v2.0/ports?device_id=8088f43c-ccde-4cf6-9d4e-fb9cdd636794 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/853] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:13 2026] GET /v2.0/security-groups?id=955a125c-8572-494d-bec1-e44a4afb68ed&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: 421/854] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:13 2026] GET /v2.0/ports?device_id=8088f43c-ccde-4cf6-9d4e-fb9cdd636794 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:14.119 8 INFO neutron.db.l3_db [None req-23a43c43-3191-4e98-bfb8-0aa78d1ebf2e 70146d3b5d5b445d89884379f2c8ba72 a934021b9b8e4f08b8660b403dc7fdd0 - - default default] Floating IP fcc680e8-9c89-4012-a806-0bd6b4980152 associated. External IP: 10.96.250.204, port: 28cff725-8cf6-467d-80f4-8bf2b085d7ed. [pid: 8|app: 0|req: 434/855] 10.0.0.132 () {34 vars in 747 bytes} [Thu May 14 04:17:13 2026] PUT /v2.0/floatingips/fcc680e8-9c89-4012-a806-0bd6b4980152 => generated 856 bytes in 718 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:14.524 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c68fc370-66e4-48a2-acf3-7578da18f787'] response: {'name': 'network-changed', 'server_uuid': '8088f43c-ccde-4cf6-9d4e-fb9cdd636794', 'tag': '28cff725-8cf6-467d-80f4-8bf2b085d7ed', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 422/856] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:14 2026] GET /v2.0/ports?device_id=8088f43c-ccde-4cf6-9d4e-fb9cdd636794 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/857] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:14 2026] GET /v2.0/security-groups?id=955a125c-8572-494d-bec1-e44a4afb68ed&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/858] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:14 2026] GET /v2.0/ports?device_id=8088f43c-ccde-4cf6-9d4e-fb9cdd636794 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/859] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:14 2026] GET /v2.0/security-groups?id=955a125c-8572-494d-bec1-e44a4afb68ed&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/860] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:17:15 2026] GET /v2.0/ports?tenant_id=a934021b9b8e4f08b8660b403dc7fdd0&device_id=8088f43c-ccde-4cf6-9d4e-fb9cdd636794 => 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: 437/861] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:17:15 2026] GET /v2.0/networks?id=a1aa4afc-c1a6-410d-ab6f-bd4c59871b76 => generated 770 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/862] 199.204.45.116 () {34 vars in 1058 bytes} [Thu May 14 04:17:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=28cff725-8cf6-467d-80f4-8bf2b085d7ed => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/863] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:17:15 2026] GET /v2.0/subnets?id=cd4da1e8-f799-4b0c-90fd-e44ff3321c9d => generated 692 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/864] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:17:15 2026] GET /v2.0/ports?network_id=a1aa4afc-c1a6-410d-ab6f-bd4c59871b76&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: 439/865] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:17:15 2026] GET /v2.0/networks/a1aa4afc-c1a6-410d-ab6f-bd4c59871b76?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: 427/866] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:17:15 2026] GET /v2.0/networks/a1aa4afc-c1a6-410d-ab6f-bd4c59871b76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/867] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:15 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/868] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:15 2026] GET /v2.0/security-groups?id=299f7773-87ac-4220-8009-02720387b547&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: 441/869] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:15 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => 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: 429/870] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:15 2026] GET /v2.0/security-groups?id=299f7773-87ac-4220-8009-02720387b547&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: 8|app: 0|req: 442/871] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:16 2026] GET /v2.0/ports?device_id=8088f43c-ccde-4cf6-9d4e-fb9cdd636794 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/872] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:16 2026] GET /v2.0/security-groups?id=955a125c-8572-494d-bec1-e44a4afb68ed&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: 8|app: 0|req: 443/873] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:16 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => 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: 431/874] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:16 2026] GET /v2.0/security-groups?id=299f7773-87ac-4220-8009-02720387b547&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-05-14 04:17:17.124 8 WARNING neutron.db.securitygroups_db [None req-068db243-76e8-40ba-9975-27189e174d01 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 444/875] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:17:16 2026] GET /v2.0/security-groups?tenant_id=8370292d4a9c4aaeb5802ed2eb2a9530&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/876] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:17 2026] GET /v2.0/ports?device_id=8088f43c-ccde-4cf6-9d4e-fb9cdd636794 => 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: 446/877] 199.204.45.116 () {34 vars in 992 bytes} [Thu May 14 04:17:17 2026] GET /v2.0/ports?device_id=8088f43c-ccde-4cf6-9d4e-fb9cdd636794 => 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: 432/878] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:17 2026] DELETE /v2.0/security-groups/f5d76138-29ae-484d-8c00-e091460c3e0a => 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: 447/879] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:17 2026] GET /v2.0/security-groups?id=955a125c-8572-494d-bec1-e44a4afb68ed&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/880] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:17 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:17.494 7 INFO neutron_taas.services.taas.taas_plugin [req-f7ecb7e4-5a9a-4fe4-af86-2c2c1f3fa5e7 req-7c3c5962-2104-4e19-9d74-e2a8421451ba 70146d3b5d5b445d89884379f2c8ba72 a934021b9b8e4f08b8660b403dc7fdd0 - - default default] TaaS: Handle Delete Port: 28cff725-8cf6-467d-80f4-8bf2b085d7ed [pid: 8|app: 0|req: 449/881] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:17 2026] GET /v2.0/security-groups?id=299f7773-87ac-4220-8009-02720387b547&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:17.502 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f7ecb7e4-5a9a-4fe4-af86-2c2c1f3fa5e7 req-7c3c5962-2104-4e19-9d74-e2a8421451ba 70146d3b5d5b445d89884379f2c8ba72 a934021b9b8e4f08b8660b403dc7fdd0 - - default default] Tap Mirror: Handle Delete Port: 28cff725-8cf6-467d-80f4-8bf2b085d7ed 2026-05-14 04:17:17.519 8 WARNING neutron.db.securitygroups_db [None req-8057eaf3-9585-4266-83d0-46d1ed2ce384 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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-05-14 04:17:17.596 7 INFO neutron.db.l3_db [req-f7ecb7e4-5a9a-4fe4-af86-2c2c1f3fa5e7 req-7c3c5962-2104-4e19-9d74-e2a8421451ba 70146d3b5d5b445d89884379f2c8ba72 a934021b9b8e4f08b8660b403dc7fdd0 - - default default] Floating IP fcc680e8-9c89-4012-a806-0bd6b4980152 disassociated. External IP: 10.96.250.204, port: 28cff725-8cf6-467d-80f4-8bf2b085d7ed. [pid: 8|app: 0|req: 450/882] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:17:17 2026] GET /v2.0/security-groups?tenant_id=8f0026f6a9ca4d16b0dbf42c43e82063&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/883] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:17 2026] DELETE /v2.0/security-groups/d8877d2b-ab94-420c-9db2-b440541c7842 => 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: 452/884] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:17:17 2026] GET /v2.0/ports?tenant_id=4612cbc1aef7435d90fb4a873271b21f&device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 1240 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/885] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:17:17 2026] GET /v2.0/networks?id=14328d18-5873-43ca-b06f-043b8f46e540 => generated 772 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/886] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:17:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9c423a6d-9ef9-4d6b-b08e-bf658a68e7e2 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/887] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:17:17 2026] GET /v2.0/subnets?id=31f6280a-ab37-4dc7-b3d9-0a69e50e593c => generated 694 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/888] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:17:17 2026] GET /v2.0/ports?network_id=14328d18-5873-43ca-b06f-043b8f46e540&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/889] 199.204.45.116 () {36 vars in 995 bytes} [Thu May 14 04:17:17 2026] DELETE /v2.0/ports/28cff725-8cf6-467d-80f4-8bf2b085d7ed => generated 0 bytes in 572 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/890] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:17:17 2026] GET /v2.0/networks/14328d18-5873-43ca-b06f-043b8f46e540?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:17:17.991 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4878920-7fc0-42bd-85f4-9660c20126c5'] response: {'server_uuid': '8088f43c-ccde-4cf6-9d4e-fb9cdd636794', 'name': 'network-vif-deleted', 'tag': '28cff725-8cf6-467d-80f4-8bf2b085d7ed', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 434/891] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:17:17 2026] GET /v2.0/networks/14328d18-5873-43ca-b06f-043b8f46e540?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: 458/892] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:18 2026] GET /v2.0/ports?device_id=8088f43c-ccde-4cf6-9d4e-fb9cdd636794 => 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: 435/893] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:18 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/894] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:18 2026] GET /v2.0/security-groups?id=299f7773-87ac-4220-8009-02720387b547&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/895] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:19 2026] GET /v2.0/ports?device_id=8088f43c-ccde-4cf6-9d4e-fb9cdd636794 => 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: 437/896] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:19 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => 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: 438/897] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:19 2026] GET /v2.0/security-groups?id=299f7773-87ac-4220-8009-02720387b547&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/898] 10.0.0.132 () {32 vars in 651 bytes} [Thu May 14 04:17:19 2026] GET /v2.0/extensions => generated 22222 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/899] 10.0.0.132 () {32 vars in 679 bytes} [Thu May 14 04:17:19 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/900] 10.0.0.132 () {32 vars in 679 bytes} [Thu May 14 04:17:19 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/901] 10.0.0.132 () {32 vars in 727 bytes} [Thu May 14 04:17:19 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/902] 10.0.0.132 () {32 vars in 663 bytes} [Thu May 14 04:17:19 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: 7|app: 0|req: 441/903] 10.0.0.132 () {32 vars in 697 bytes} [Thu May 14 04:17:19 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/904] 10.0.0.132 () {32 vars in 695 bytes} [Thu May 14 04:17:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/905] 10.0.0.132 () {32 vars in 699 bytes} [Thu May 14 04:17:19 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/906] 10.0.0.132 () {32 vars in 687 bytes} [Thu May 14 04:17:19 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/907] 10.0.0.132 () {32 vars in 701 bytes} [Thu May 14 04:17:19 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/908] 10.0.0.132 () {32 vars in 691 bytes} [Thu May 14 04:17:19 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/909] 10.0.0.132 () {32 vars in 693 bytes} [Thu May 14 04:17:19 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/910] 10.0.0.132 () {32 vars in 683 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/911] 10.0.0.132 () {32 vars in 685 bytes} [Thu May 14 04:17:20 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: 8|app: 0|req: 467/912] 10.0.0.132 () {32 vars in 659 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/913] 10.0.0.132 () {32 vars in 697 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/914] 10.0.0.132 () {32 vars in 677 bytes} [Thu May 14 04:17:20 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: 7|app: 0|req: 447/915] 10.0.0.132 () {32 vars in 681 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/916] 10.0.0.132 () {32 vars in 673 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/917] 10.0.0.132 () {32 vars in 687 bytes} [Thu May 14 04:17:20 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: 8|app: 0|req: 470/918] 10.0.0.132 () {32 vars in 687 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/filter-validation => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/919] 10.0.0.132 () {32 vars in 721 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/920] 10.0.0.132 () {32 vars in 685 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/921] 10.0.0.132 () {32 vars in 667 bytes} [Thu May 14 04:17:20 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: 472/922] 10.0.0.132 () {32 vars in 685 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/923] 10.0.0.132 () {32 vars in 679 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/924] 10.0.0.132 () {32 vars in 697 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/925] 10.0.0.132 () {32 vars in 677 bytes} [Thu May 14 04:17:20 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: 474/926] 10.0.0.132 () {32 vars in 665 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/927] 10.0.0.132 () {32 vars in 675 bytes} [Thu May 14 04:17:20 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: 475/928] 10.0.0.132 () {32 vars in 663 bytes} [Thu May 14 04:17:20 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: 454/929] 10.0.0.132 () {32 vars in 673 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/l3-flavors => 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: 476/930] 10.0.0.132 () {32 vars in 711 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/931] 10.0.0.132 () {32 vars in 689 bytes} [Thu May 14 04:17:20 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: 477/932] 10.0.0.132 () {32 vars in 681 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/933] 10.0.0.132 () {32 vars in 667 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/934] 10.0.0.132 () {32 vars in 685 bytes} [Thu May 14 04:17:20 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: 457/935] 10.0.0.132 () {32 vars in 703 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/936] 10.0.0.132 () {32 vars in 673 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/937] 10.0.0.132 () {32 vars in 699 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/938] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:17:20 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: 459/939] 10.0.0.132 () {32 vars in 673 bytes} [Thu May 14 04:17:20 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: 481/940] 10.0.0.132 () {32 vars in 691 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/941] 10.0.0.132 () {32 vars in 687 bytes} [Thu May 14 04:17:20 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: 482/942] 10.0.0.132 () {32 vars in 707 bytes} [Thu May 14 04:17:20 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: 461/943] 10.0.0.132 () {32 vars in 703 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/944] 10.0.0.132 () {32 vars in 717 bytes} [Thu May 14 04:17:20 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: 462/945] 10.0.0.132 () {32 vars in 695 bytes} [Thu May 14 04:17:20 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: 484/946] 10.0.0.132 () {32 vars in 709 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/947] 10.0.0.132 () {32 vars in 667 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/binding => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/948] 10.0.0.132 () {32 vars in 685 bytes} [Thu May 14 04:17:20 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: 464/949] 10.0.0.132 () {32 vars in 679 bytes} [Thu May 14 04:17:20 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: 486/950] 10.0.0.132 () {32 vars in 673 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/951] 10.0.0.132 () {32 vars in 669 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/provider => generated 191 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/952] 10.0.0.132 () {32 vars in 659 bytes} [Thu May 14 04:17:20 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: 466/953] 10.0.0.132 () {32 vars in 697 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/954] 10.0.0.132 () {32 vars in 697 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/955] 10.0.0.132 () {32 vars in 675 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/956] 10.0.0.132 () {32 vars in 667 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/957] 10.0.0.132 () {32 vars in 681 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/958] 10.0.0.132 () {32 vars in 699 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/959] 10.0.0.132 () {32 vars in 683 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/960] 10.0.0.132 () {32 vars in 705 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/961] 10.0.0.132 () {32 vars in 667 bytes} [Thu May 14 04:17:20 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: 492/962] 10.0.0.132 () {32 vars in 695 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/963] 10.0.0.132 () {32 vars in 693 bytes} [Thu May 14 04:17:20 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: 493/964] 10.0.0.132 () {32 vars in 683 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/965] 10.0.0.132 () {32 vars in 687 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/966] 10.0.0.132 () {32 vars in 703 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/967] 10.0.0.132 () {32 vars in 665 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/968] 10.0.0.132 () {32 vars in 679 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/969] 10.0.0.132 () {32 vars in 679 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/rbac-policies => generated 224 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/970] 10.0.0.132 () {32 vars in 689 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/rbac-address-group => 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: 497/971] 10.0.0.132 () {32 vars in 689 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/972] 10.0.0.132 () {32 vars in 693 bytes} [Thu May 14 04:17:20 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: 475/973] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/ports?device_id=8088f43c-ccde-4cf6-9d4e-fb9cdd636794 => 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: 499/974] 10.0.0.132 () {32 vars in 683 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/975] 10.0.0.132 () {32 vars in 687 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/976] 10.0.0.132 () {32 vars in 699 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/977] 10.0.0.132 () {32 vars in 701 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/978] 10.0.0.132 () {32 vars in 711 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/979] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/980] 10.0.0.132 () {32 vars in 713 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/981] 10.0.0.132 () {32 vars in 725 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/982] 10.0.0.132 () {32 vars in 739 bytes} [Thu May 14 04:17:20 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: 7|app: 0|req: 480/983] 10.0.0.132 () {32 vars in 717 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/984] 10.0.0.132 () {32 vars in 681 bytes} [Thu May 14 04:17:20 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: 481/985] 10.0.0.132 () {32 vars in 667 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/segment => generated 145 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/986] 10.0.0.132 () {32 vars in 717 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/987] 10.0.0.132 () {32 vars in 677 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/988] 10.0.0.132 () {32 vars in 667 bytes} [Thu May 14 04:17:20 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: 7|app: 0|req: 483/989] 10.0.0.132 () {32 vars in 695 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/990] 10.0.0.132 () {32 vars in 703 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/991] 10.0.0.132 () {32 vars in 699 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/992] 10.0.0.132 () {32 vars in 699 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/993] 10.0.0.132 () {32 vars in 681 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/subnet_onboard => 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: 509/994] 10.0.0.132 () {32 vars in 703 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/995] 10.0.0.132 () {32 vars in 693 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/996] 10.0.0.132 () {32 vars in 687 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/997] 10.0.0.132 () {32 vars in 695 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/998] 10.0.0.132 () {32 vars in 677 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/999] 10.0.0.132 () {32 vars in 687 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1000] 10.0.0.132 () {32 vars in 699 bytes} [Thu May 14 04:17:20 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: 491/1001] 10.0.0.132 () {32 vars in 663 bytes} [Thu May 14 04:17:20 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: 492/1002] 10.0.0.132 () {32 vars in 679 bytes} [Thu May 14 04:17:20 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: 7|app: 0|req: 493/1003] 10.0.0.132 () {32 vars in 675 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1004] 10.0.0.132 () {32 vars in 691 bytes} [Thu May 14 04:17:21 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: 495/1005] 10.0.0.132 () {32 vars in 675 bytes} [Thu May 14 04:17:21 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1006] 10.0.0.132 () {32 vars in 665 bytes} [Thu May 14 04:17:21 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1007] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:20 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1008] 10.0.0.132 () {32 vars in 661 bytes} [Thu May 14 04:17:21 2026] GET /v2.0/extensions/taas => generated 175 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1009] 10.0.0.132 () {32 vars in 673 bytes} [Thu May 14 04:17:21 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1010] 10.0.0.132 () {32 vars in 703 bytes} [Thu May 14 04:17:21 2026] GET /v2.0/extensions/tap-mirror-both-direction => generated 265 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1011] 10.0.0.132 () {32 vars in 685 bytes} [Thu May 14 04:17:21 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1012] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:21 2026] GET /v2.0/security-groups?id=299f7773-87ac-4220-8009-02720387b547&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: 501/1013] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:21 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => 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: 513/1014] 10.0.0.66 () {34 vars in 968 bytes} [Thu May 14 04:17:21 2026] GET /v2.0/ports/11264829-b1de-41ba-9921-e431eca09079 => generated 968 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:21.674 7 WARNING neutron.db.securitygroups_db [None req-94628043-cc40-4196-90ed-94281e44eb9a ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 502/1015] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:17:21 2026] GET /v2.0/security-groups?tenant_id=47b7596eb9634850814442c7d00aa59c&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1016] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:21 2026] DELETE /v2.0/security-groups/955a125c-8572-494d-bec1-e44a4afb68ed => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1017] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:21 2026] DELETE /v2.0/security-groups/ba7192c7-2394-4965-8ace-7809cd81c5d9 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:17:21.947 8 INFO neutron.api.v2.resource [None req-e51e990b-6458-4024-b18b-9caa41b7abf5 70146d3b5d5b445d89884379f2c8ba72 a934021b9b8e4f08b8660b403dc7fdd0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 515/1018] 10.0.0.132 () {32 vars in 735 bytes} [Thu May 14 04:17:21 2026] GET /v2.0/security-groups/955a125c-8572-494d-bec1-e44a4afb68ed => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:17:22.093 7 INFO neutron_taas.services.taas.taas_plugin [None req-d321ebc8-e744-4cee-b6aa-9b1350877c33 70146d3b5d5b445d89884379f2c8ba72 a934021b9b8e4f08b8660b403dc7fdd0 - - default default] TaaS: Handle Delete Port: 1d8f5159-5af4-4b3e-b4e0-b1fde1ff2d75 2026-05-14 04:17:22.096 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d321ebc8-e744-4cee-b6aa-9b1350877c33 70146d3b5d5b445d89884379f2c8ba72 a934021b9b8e4f08b8660b403dc7fdd0 - - default default] Tap Mirror: Handle Delete Port: 1d8f5159-5af4-4b3e-b4e0-b1fde1ff2d75 [pid: 8|app: 0|req: 516/1019] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:22 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1020] 199.204.45.116 () {34 vars in 998 bytes} [Thu May 14 04:17:22 2026] GET /v2.0/subnets?network_id=6b66553f-93f2-484a-899c-16cf9459de2f => generated 682 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1021] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:22 2026] GET /v2.0/security-groups?id=299f7773-87ac-4220-8009-02720387b547&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1022] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:17:21 2026] DELETE /v2.0/floatingips/fcc680e8-9c89-4012-a806-0bd6b4980152 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1023] 199.204.45.116 () {34 vars in 1144 bytes} [Thu May 14 04:17:22 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22&device_owner=compute%3Anova&network_id=6b66553f-93f2-484a-899c-16cf9459de2f => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:22.629 7 INFO neutron_taas.services.taas.taas_plugin [None req-d5a74dd9-2ff9-4bd1-8e0e-6232731fbaf3 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 602f4798-1f79-4498-bd51-5ded03ebbf37 2026-05-14 04:17:22.639 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5a74dd9-2ff9-4bd1-8e0e-6232731fbaf3 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 602f4798-1f79-4498-bd51-5ded03ebbf37 [pid: 8|app: 0|req: 520/1024] 199.204.45.116 () {38 vars in 1026 bytes} [Thu May 14 04:17:22 2026] PUT /v2.0/ports/11264829-b1de-41ba-9921-e431eca09079 => generated 1149 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:17:22.766 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8db9e0eb-325b-4b6f-b26a-df2e48748933'] response: {'name': 'network-changed', 'server_uuid': 'ce79f5cc-1ea9-490f-9636-bef0a1d11a22', 'tag': '11264829-b1de-41ba-9921-e431eca09079', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 505/1027] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:17:22 2026] PUT /v2.0/routers/3152c0a1-9279-4999-a861-c4aed3984093/remove_router_interface => generated 310 bytes in 916 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: 506/1028] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:17:23 2026] GET /v2.0/ports?tenant_id=d520ac61224d43388db4449940d8374c&device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => generated 1421 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1029] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:17:23 2026] GET /v2.0/networks?id=6b66553f-93f2-484a-899c-16cf9459de2f => generated 778 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1030] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:23 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1031] 199.204.45.116 () {34 vars in 1058 bytes} [Thu May 14 04:17:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=11264829-b1de-41ba-9921-e431eca09079 => 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: 510/1032] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:23 2026] GET /v2.0/security-groups?id=299f7773-87ac-4220-8009-02720387b547&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-05-14 04:17:23.461 8 INFO neutron_taas.services.taas.taas_plugin [None req-54e6688a-5b74-4468-adef-abc5bcaf1dbb ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: c3879461-a1a6-46d9-8b11-74c6c1179ed5 2026-05-14 04:17:23.464 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54e6688a-5b74-4468-adef-abc5bcaf1dbb ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: c3879461-a1a6-46d9-8b11-74c6c1179ed5 [pid: 7|app: 0|req: 511/1033] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:17:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=11264829-b1de-41ba-9921-e431eca09079 => generated 860 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1034] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:17:23 2026] GET /v2.0/subnets?id=6cecb9d4-4dcb-40c0-b06a-aea142a9a6cc => generated 700 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1035] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:17:23 2026] GET /v2.0/ports?network_id=6b66553f-93f2-484a-899c-16cf9459de2f&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1036] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:17:23 2026] GET /v2.0/networks/6b66553f-93f2-484a-899c-16cf9459de2f?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: 515/1037] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:17:23 2026] GET /v2.0/networks/6b66553f-93f2-484a-899c-16cf9459de2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:17:23.761 8 INFO neutron_taas.services.taas.taas_plugin [None req-54e6688a-5b74-4468-adef-abc5bcaf1dbb ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: eb4925de-d3ee-447c-b775-526d6b569899 2026-05-14 04:17:23.766 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54e6688a-5b74-4468-adef-abc5bcaf1dbb ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: eb4925de-d3ee-447c-b775-526d6b569899 [pid: 7|app: 0|req: 516/1038] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:23 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => generated 1152 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1039] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:23 2026] GET /v2.0/security-groups?id=82cd52d2-0788-4aba-8bc0-8385e1649968&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-05-14 04:17:24.123 8 INFO neutron.services.segments.plugin [-] Segment e116041b-702f-4ef0-aca1-4c7b05e873bd resource provider aggregate not found 2026-05-14 04:17:24.127 8 INFO neutron.services.segments.plugin [-] Segment e116041b-702f-4ef0-aca1-4c7b05e873bd resource provider aggregate not found 2026-05-14 04:17:24.143 8 INFO neutron.services.segments.plugin [-] Segment e116041b-702f-4ef0-aca1-4c7b05e873bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e116041b-702f-4ef0-aca1-4c7b05e873bd found for delete ", "request_id": "req-ecc27642-9354-4568-a4d3-7e619ea5dd17"}]} 2026-05-14 04:17:24.144 8 INFO neutron.services.segments.plugin [-] Segment e116041b-702f-4ef0-aca1-4c7b05e873bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e116041b-702f-4ef0-aca1-4c7b05e873bd found for delete ", "request_id": "req-21d8af76-aa30-4fb2-a2b7-f7fb048a8cbf"}]} 2026-05-14 04:17:24.151 8 INFO neutron.db.l3_hamode_db [None req-54e6688a-5b74-4468-adef-abc5bcaf1dbb ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] HA network 39964a0f-b843-4bcd-b53f-79b40f20f473 was deleted as no HA routers are present in project a934021b9b8e4f08b8660b403dc7fdd0. [pid: 8|app: 0|req: 523/1040] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:17:23 2026] DELETE /v2.0/routers/3152c0a1-9279-4999-a861-c4aed3984093 => generated 0 bytes in 973 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1041] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:17:24 2026] DELETE /v2.0/subnets/cd4da1e8-f799-4b0c-90fd-e44ff3321c9d => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:17:24.427 7 INFO neutron.db.segments_db [None req-2d09d522-4e7f-43b9-8421-bec5497ec2a9 496f461b27cb489fbb8c799203ff783b badc44ecb4c745e6b466842ba5f15324 - - default default] Added segment 0ab7f4f7-c119-446f-8efd-700b4f789a73 of type vxlan for network 5bcd93f2-b2b7-4d87-85e6-ad73bc84aabd 2026-05-14 04:17:24.479 8 INFO neutron_taas.services.taas.taas_plugin [None req-4bfafcbc-9878-45a7-a12e-fca6ad60dac6 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 817926c5-56d7-4ab2-b490-99f69750f7ad 2026-05-14 04:17:24.481 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4bfafcbc-9878-45a7-a12e-fca6ad60dac6 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 817926c5-56d7-4ab2-b490-99f69750f7ad 2026-05-14 04:17:24.490 7 INFO neutron.db.segments_db [None req-2d09d522-4e7f-43b9-8421-bec5497ec2a9 496f461b27cb489fbb8c799203ff783b badc44ecb4c745e6b466842ba5f15324 - - default default] Added segment fc9170e8-5602-4019-b654-889d56060d94 of type vxlan for network 161c8afc-295c-41f9-a51c-4592b0db5d5f [pid: 7|app: 0|req: 518/1042] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:17:23 2026] POST /v2.0/networks => generated 1244 bytes in 661 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1043] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:17:24 2026] DELETE /v2.0/networks/a1aa4afc-c1a6-410d-ab6f-bd4c59871b76 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1044] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:24 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1045] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:24 2026] GET /v2.0/security-groups?id=299f7773-87ac-4220-8009-02720387b547&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1046] 10.0.0.132 () {32 vars in 647 bytes} [Thu May 14 04:17:24 2026] GET /v2.0/networks => generated 1843 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1047] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:17:24 2026] GET /v2.0/ports?tenant_id=d520ac61224d43388db4449940d8374c&device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => generated 1421 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1048] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:17:24 2026] GET /v2.0/networks?id=6b66553f-93f2-484a-899c-16cf9459de2f => generated 778 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1049] 199.204.45.116 () {34 vars in 1058 bytes} [Thu May 14 04:17:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=11264829-b1de-41ba-9921-e431eca09079 => 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: 524/1050] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:17:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=11264829-b1de-41ba-9921-e431eca09079 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1051] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:17:24 2026] DELETE /v2.0/networks/5bcd93f2-b2b7-4d87-85e6-ad73bc84aabd => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:17:25.005 8 WARNING neutron.db.securitygroups_db [None req-9e6573b1-48a7-48ef-9fa2-6e8c981d1ae1 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 525/1052] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:17:24 2026] GET /v2.0/subnets?id=6cecb9d4-4dcb-40c0-b06a-aea142a9a6cc => generated 700 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1053] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:17:24 2026] GET /v2.0/security-groups?tenant_id=a934021b9b8e4f08b8660b403dc7fdd0&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1054] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:17:25 2026] GET /v2.0/ports?network_id=6b66553f-93f2-484a-899c-16cf9459de2f&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:17:25.146 7 INFO neutron.services.segments.plugin [-] Segment fc9170e8-5602-4019-b654-889d56060d94 resource provider aggregate not found 2026-05-14 04:17:25.152 7 INFO neutron.services.segments.plugin [-] Segment fc9170e8-5602-4019-b654-889d56060d94 resource provider aggregate not found 2026-05-14 04:17:25.172 7 INFO neutron.services.segments.plugin [-] Segment fc9170e8-5602-4019-b654-889d56060d94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc9170e8-5602-4019-b654-889d56060d94 found for delete ", "request_id": "req-7a362b92-9512-4995-a18a-8a4db8f439db"}]} 2026-05-14 04:17:25.174 7 INFO neutron.services.segments.plugin [-] Segment fc9170e8-5602-4019-b654-889d56060d94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc9170e8-5602-4019-b654-889d56060d94 found for delete ", "request_id": "req-43a8e050-71b5-4cf2-8704-eb806f1075b1"}]} [pid: 7|app: 0|req: 526/1055] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:17:25 2026] DELETE /v2.0/networks/161c8afc-295c-41f9-a51c-4592b0db5d5f => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1056] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:17:25 2026] GET /v2.0/networks/6b66553f-93f2-484a-899c-16cf9459de2f?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1057] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:25 2026] DELETE /v2.0/security-groups/f775eefa-778c-4364-82cc-d3f040367006 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1058] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:17:25 2026] GET /v2.0/networks/6b66553f-93f2-484a-899c-16cf9459de2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1059] 10.0.0.132 () {32 vars in 647 bytes} [Thu May 14 04:17:25 2026] GET /v2.0/networks => generated 651 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:25.357 8 INFO neutron.db.segments_db [None req-d9fdc7d7-0bef-4126-8070-f0c43a597b36 496f461b27cb489fbb8c799203ff783b badc44ecb4c745e6b466842ba5f15324 - - default default] Added segment 05911c38-c174-4a56-8612-9ae368f2dbef of type vxlan for network eb9b0ab1-962b-40ef-ab2b-16ed502f084f [pid: 8|app: 0|req: 532/1060] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:17:25 2026] POST /v2.0/networks => generated 654 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:17:25.567 7 INFO neutron.db.segments_db [None req-a6d0f5ab-b7a8-4673-a775-fbc1bf018393 496f461b27cb489fbb8c799203ff783b badc44ecb4c745e6b466842ba5f15324 - - default default] Added segment 21bc3e10-f5e0-445a-a599-964b54975dc3 of type vxlan for network de92c89c-20ea-4fbd-b3f4-4c8e5ca1a452 [pid: 7|app: 0|req: 529/1061] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:17:25 2026] POST /v2.0/networks => generated 654 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1062] 199.204.45.116 () {34 vars in 1118 bytes} [Thu May 14 04:17:25 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.10 => generated 1152 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:17:26.170 8 INFO neutron.services.segments.plugin [-] Segment bbf60607-33d8-494f-a41a-99e681ea65d9 resource provider aggregate not found 2026-05-14 04:17:26.187 8 INFO neutron.services.segments.plugin [-] Segment bbf60607-33d8-494f-a41a-99e681ea65d9 resource provider aggregate not found 2026-05-14 04:17:26.203 8 INFO neutron.services.segments.plugin [-] Segment bbf60607-33d8-494f-a41a-99e681ea65d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbf60607-33d8-494f-a41a-99e681ea65d9 found for delete ", "request_id": "req-9ea39120-a64e-4e2c-8cc8-bba60379d631"}]} 2026-05-14 04:17:26.210 8 INFO neutron.services.segments.plugin [-] Segment bbf60607-33d8-494f-a41a-99e681ea65d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbf60607-33d8-494f-a41a-99e681ea65d9 found for delete ", "request_id": "req-1b402351-5937-4702-921d-73b1936eeab1"}]} 2026-05-14 04:17:26.226 8 INFO neutron.services.segments.plugin [-] Segment 0ab7f4f7-c119-446f-8efd-700b4f789a73 resource provider aggregate not found 2026-05-14 04:17:26.235 8 INFO neutron.services.segments.plugin [-] Segment 0ab7f4f7-c119-446f-8efd-700b4f789a73 resource provider aggregate not found 2026-05-14 04:17:26.254 8 INFO neutron.services.segments.plugin [-] Segment 0ab7f4f7-c119-446f-8efd-700b4f789a73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ab7f4f7-c119-446f-8efd-700b4f789a73 found for delete ", "request_id": "req-ca51b00c-4290-4c24-bfb8-4878f78d3606"}]} 2026-05-14 04:17:26.261 8 INFO neutron.services.segments.plugin [-] Segment 0ab7f4f7-c119-446f-8efd-700b4f789a73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ab7f4f7-c119-446f-8efd-700b4f789a73 found for delete ", "request_id": "req-96b09c85-91e7-4d0e-ab51-6f94a1c8da8f"}]} [pid: 7|app: 0|req: 531/1063] 199.204.45.116 () {38 vars in 1026 bytes} [Thu May 14 04:17:25 2026] PUT /v2.0/ports/11264829-b1de-41ba-9921-e431eca09079 => generated 968 bytes in 428 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: 533/1064] 10.0.0.132 () {34 vars in 663 bytes} [Thu May 14 04:17:25 2026] POST /v2.0/ports => generated 1505 bytes in 675 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 04:17:26.347 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-957f76b5-ad61-4464-b8bf-a4cf3d896699'] response: {'name': 'network-changed', 'server_uuid': 'ce79f5cc-1ea9-490f-9636-bef0a1d11a22', 'tag': '11264829-b1de-41ba-9921-e431eca09079', '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: 532/1065] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:26 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1066] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:26 2026] GET /v2.0/security-groups?id=299f7773-87ac-4220-8009-02720387b547&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1067] 10.0.0.132 () {32 vars in 641 bytes} [Thu May 14 04:17:26 2026] GET /v2.0/ports => generated 1505 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:17:26.539 7 INFO neutron_taas.services.taas.taas_plugin [None req-e14332b9-25fc-4274-9f9c-47599f8076e7 496f461b27cb489fbb8c799203ff783b badc44ecb4c745e6b466842ba5f15324 - - default default] TaaS: Handle Delete Port: 074451fa-f1f4-40c2-ab1a-2771dede9028 2026-05-14 04:17:26.541 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e14332b9-25fc-4274-9f9c-47599f8076e7 496f461b27cb489fbb8c799203ff783b badc44ecb4c745e6b466842ba5f15324 - - default default] Tap Mirror: Handle Delete Port: 074451fa-f1f4-40c2-ab1a-2771dede9028 [pid: 7|app: 0|req: 534/1068] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:17:26 2026] DELETE /v2.0/ports/074451fa-f1f4-40c2-ab1a-2771dede9028 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:17:26.739 8 INFO neutron_taas.services.taas.taas_plugin [None req-ae725872-91ce-4416-a4e5-fdd75fc70c33 496f461b27cb489fbb8c799203ff783b badc44ecb4c745e6b466842ba5f15324 - - default default] TaaS: Handle Delete Port: f923fcd2-9931-4265-b04a-5ea2a616e178 2026-05-14 04:17:26.741 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae725872-91ce-4416-a4e5-fdd75fc70c33 496f461b27cb489fbb8c799203ff783b badc44ecb4c745e6b466842ba5f15324 - - default default] Tap Mirror: Handle Delete Port: f923fcd2-9931-4265-b04a-5ea2a616e178 [pid: 8|app: 0|req: 535/1069] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:17:26 2026] DELETE /v2.0/ports/f923fcd2-9931-4265-b04a-5ea2a616e178 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1070] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:17:26 2026] GET /v2.0/ports?tenant_id=d520ac61224d43388db4449940d8374c&device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1071] 10.0.0.132 () {32 vars in 641 bytes} [Thu May 14 04:17:26 2026] GET /v2.0/ports => 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: 536/1072] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:17:26 2026] GET /v2.0/networks?id=6b66553f-93f2-484a-899c-16cf9459de2f => generated 778 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:26.947 8 INFO neutron.db.segments_db [None req-1adabeca-3ae2-4cc2-865f-d61a22ef970d 496f461b27cb489fbb8c799203ff783b badc44ecb4c745e6b466842ba5f15324 - - default default] Added segment 40e9ad47-4ec5-4628-9182-62c7b88787b1 of type vxlan for network 4bdef169-bafc-4862-8d4b-f2f091074143 [pid: 7|app: 0|req: 537/1073] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:17:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=11264829-b1de-41ba-9921-e431eca09079 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1074] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:17:26 2026] GET /v2.0/subnets?id=6cecb9d4-4dcb-40c0-b06a-aea142a9a6cc => generated 700 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1075] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:17:26 2026] GET /v2.0/ports?network_id=6b66553f-93f2-484a-899c-16cf9459de2f&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1076] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:17:26 2026] POST /v2.0/networks => generated 654 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1077] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:17:27 2026] GET /v2.0/networks/6b66553f-93f2-484a-899c-16cf9459de2f?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:17:27.118 8 INFO neutron.db.segments_db [None req-6fe088f2-4bad-47e1-a992-4d64dca3fc59 496f461b27cb489fbb8c799203ff783b badc44ecb4c745e6b466842ba5f15324 - - default default] Added segment b61bd1e1-f70b-4263-b546-29cb564964bf of type vxlan for network f45bca58-19d4-44bf-93ed-4612e0963532 [pid: 7|app: 0|req: 541/1078] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:17:27 2026] GET /v2.0/networks/6b66553f-93f2-484a-899c-16cf9459de2f?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: 538/1079] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:17:27 2026] POST /v2.0/networks => generated 654 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1080] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:27 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1081] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:27 2026] GET /v2.0/security-groups?id=82cd52d2-0788-4aba-8bc0-8385e1649968&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1082] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:17:27 2026] POST /v2.0/subnets => generated 1323 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1083] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:17:28 2026] GET /v2.0/ports?tenant_id=d520ac61224d43388db4449940d8374c&device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1084] 10.0.0.132 () {32 vars in 645 bytes} [Thu May 14 04:17:28 2026] GET /v2.0/subnets => generated 1959 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1085] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:17:28 2026] GET /v2.0/networks?id=6b66553f-93f2-484a-899c-16cf9459de2f => generated 778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1086] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:17:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=11264829-b1de-41ba-9921-e431eca09079 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1087] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:17:28 2026] GET /v2.0/subnets?id=6cecb9d4-4dcb-40c0-b06a-aea142a9a6cc => generated 700 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1088] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:17:28 2026] GET /v2.0/ports?network_id=6b66553f-93f2-484a-899c-16cf9459de2f&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: 545/1089] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:17:28 2026] DELETE /v2.0/subnets/9dc3c5c8-9307-4a1f-bdf3-8ad5427bf681 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1090] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:17:28 2026] GET /v2.0/networks/6b66553f-93f2-484a-899c-16cf9459de2f?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1091] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:17:28 2026] GET /v2.0/networks/6b66553f-93f2-484a-899c-16cf9459de2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1092] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:17:28 2026] DELETE /v2.0/subnets/17084db8-fa68-4be4-8028-14a53c58f46c => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1093] 10.0.0.132 () {32 vars in 645 bytes} [Thu May 14 04:17:28 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) 2026-05-14 04:17:28.691 7 INFO neutron.services.segments.plugin [-] Segment b61bd1e1-f70b-4263-b546-29cb564964bf resource provider aggregate not found 2026-05-14 04:17:28.695 7 INFO neutron.services.segments.plugin [-] Segment b61bd1e1-f70b-4263-b546-29cb564964bf resource provider aggregate not found 2026-05-14 04:17:28.709 7 INFO neutron.services.segments.plugin [-] Segment b61bd1e1-f70b-4263-b546-29cb564964bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b61bd1e1-f70b-4263-b546-29cb564964bf found for delete ", "request_id": "req-0c476e57-b47b-45eb-828b-c0fd06cb62ba"}]} 2026-05-14 04:17:28.712 7 INFO neutron.services.segments.plugin [-] Segment b61bd1e1-f70b-4263-b546-29cb564964bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b61bd1e1-f70b-4263-b546-29cb564964bf found for delete ", "request_id": "req-3a4a1419-a931-475f-92c8-f1ca59d3fd4f"}]} [pid: 7|app: 0|req: 547/1094] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:17:28 2026] DELETE /v2.0/networks/f45bca58-19d4-44bf-93ed-4612e0963532 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1095] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:28 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => 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: 549/1096] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:28 2026] GET /v2.0/security-groups?id=82cd52d2-0788-4aba-8bc0-8385e1649968&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1097] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:17:28 2026] DELETE /v2.0/networks/4bdef169-bafc-4862-8d4b-f2f091074143 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:17:28.981 8 INFO neutron.services.segments.plugin [-] Segment 21bc3e10-f5e0-445a-a599-964b54975dc3 resource provider aggregate not found 2026-05-14 04:17:28.990 8 INFO neutron.services.segments.plugin [-] Segment 21bc3e10-f5e0-445a-a599-964b54975dc3 resource provider aggregate not found 2026-05-14 04:17:29.005 8 INFO neutron.services.segments.plugin [-] Segment 21bc3e10-f5e0-445a-a599-964b54975dc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21bc3e10-f5e0-445a-a599-964b54975dc3 found for delete ", "request_id": "req-e77f071a-5a22-4bc0-8ada-736dabe00974"}]} 2026-05-14 04:17:29.016 8 INFO neutron.services.segments.plugin [-] Segment 21bc3e10-f5e0-445a-a599-964b54975dc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21bc3e10-f5e0-445a-a599-964b54975dc3 found for delete ", "request_id": "req-67521f6c-893f-4752-ba72-890fe5dca9c1"}]} [pid: 8|app: 0|req: 550/1098] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:17:28 2026] DELETE /v2.0/networks/de92c89c-20ea-4fbd-b3f4-4c8e5ca1a452 => 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: 549/1099] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:17:29 2026] DELETE /v2.0/networks/eb9b0ab1-962b-40ef-ab2b-16ed502f084f => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1100] 199.204.45.116 () {34 vars in 992 bytes} [Thu May 14 04:17:29 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:29.903 8 WARNING neutron.db.securitygroups_db [None req-303c2f3c-e2d6-4757-958c-b5119857aa73 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 551/1101] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:29 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1102] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:17:29 2026] GET /v2.0/security-groups?tenant_id=badc44ecb4c745e6b466842ba5f15324&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1103] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:29 2026] GET /v2.0/security-groups?id=82cd52d2-0788-4aba-8bc0-8385e1649968&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:30.045 7 INFO neutron_taas.services.taas.taas_plugin [req-1a165b83-633c-409a-bf76-f43f31553a02 req-97e8888c-132e-4904-8daf-fa268e78863f 8e123a263eb04b0abb9ad3d5931fb5b5 d520ac61224d43388db4449940d8374c - - default default] TaaS: Handle Delete Port: 11264829-b1de-41ba-9921-e431eca09079 2026-05-14 04:17:30.049 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1a165b83-633c-409a-bf76-f43f31553a02 req-97e8888c-132e-4904-8daf-fa268e78863f 8e123a263eb04b0abb9ad3d5931fb5b5 d520ac61224d43388db4449940d8374c - - default default] Tap Mirror: Handle Delete Port: 11264829-b1de-41ba-9921-e431eca09079 [pid: 8|app: 0|req: 553/1104] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:29 2026] DELETE /v2.0/security-groups/250d4831-c689-4073-a394-4b537544f862 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:17:30.140 7 INFO neutron.db.l3_db [req-1a165b83-633c-409a-bf76-f43f31553a02 req-97e8888c-132e-4904-8daf-fa268e78863f 8e123a263eb04b0abb9ad3d5931fb5b5 d520ac61224d43388db4449940d8374c - - default default] Floating IP c8381adf-a5f3-4cb5-974b-d41009aaaed1 disassociated. External IP: 10.96.250.207, port: 11264829-b1de-41ba-9921-e431eca09079. 2026-05-14 04:17:30.281 8 WARNING neutron.db.securitygroups_db [None req-a26bac16-e693-4836-9e5b-516ced43ad0f ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 554/1105] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:17:30 2026] GET /v2.0/security-groups?tenant_id=61561c0a627840afa9958662e3fd1c68&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1106] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:30 2026] DELETE /v2.0/security-groups/723f762c-0957-431f-9162-acfbd4252944 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1107] 199.204.45.116 () {36 vars in 995 bytes} [Thu May 14 04:17:29 2026] DELETE /v2.0/ports/11264829-b1de-41ba-9921-e431eca09079 => generated 0 bytes in 555 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:17:30.509 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b63dd4e9-938e-4eee-8d18-9d1675107dae'] response: {'server_uuid': 'ce79f5cc-1ea9-490f-9636-bef0a1d11a22', 'name': 'network-vif-deleted', 'tag': '11264829-b1de-41ba-9921-e431eca09079', 'status': 'completed', 'code': 200} 2026-05-14 04:17:30.579 8 WARNING neutron.db.securitygroups_db [None req-9965312d-4dae-4676-ab7a-3f754baca61b ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 556/1108] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:17:30 2026] GET /v2.0/security-groups?tenant_id=808b6a302c7746c5be8a3065571ac887&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:17:30.735 7 INFO neutron.services.segments.plugin [-] Segment 40e9ad47-4ec5-4628-9182-62c7b88787b1 resource provider aggregate not found 2026-05-14 04:17:30.747 7 INFO neutron.services.segments.plugin [-] Segment 40e9ad47-4ec5-4628-9182-62c7b88787b1 resource provider aggregate not found 2026-05-14 04:17:30.753 7 INFO neutron.services.segments.plugin [-] Segment 40e9ad47-4ec5-4628-9182-62c7b88787b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40e9ad47-4ec5-4628-9182-62c7b88787b1 found for delete ", "request_id": "req-4d2f3417-41c4-476d-9026-c5496a5af1e0"}]} 2026-05-14 04:17:30.769 7 INFO neutron.services.segments.plugin [-] Segment 05911c38-c174-4a56-8612-9ae368f2dbef resource provider aggregate not found 2026-05-14 04:17:30.774 7 INFO neutron.services.segments.plugin [-] Segment 40e9ad47-4ec5-4628-9182-62c7b88787b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40e9ad47-4ec5-4628-9182-62c7b88787b1 found for delete ", "request_id": "req-dc9d322c-86c9-4912-9ebf-1dfc5a463ac2"}]} 2026-05-14 04:17:30.791 7 INFO neutron.services.segments.plugin [-] Segment 05911c38-c174-4a56-8612-9ae368f2dbef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05911c38-c174-4a56-8612-9ae368f2dbef found for delete ", "request_id": "req-a9f86a31-2b8b-4b31-a4a8-c32b1508d1c7"}]} 2026-05-14 04:17:30.801 7 INFO neutron.services.segments.plugin [-] Segment 05911c38-c174-4a56-8612-9ae368f2dbef resource provider aggregate not found 2026-05-14 04:17:30.817 7 INFO neutron.services.segments.plugin [-] Segment 05911c38-c174-4a56-8612-9ae368f2dbef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05911c38-c174-4a56-8612-9ae368f2dbef found for delete ", "request_id": "req-fbe13052-8713-487f-890f-78312aa46af4"}]} [pid: 7|app: 0|req: 553/1109] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:30 2026] DELETE /v2.0/security-groups/f1bef500-b4d4-4137-9f5e-dd638f479275 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1110] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:31 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => 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: 558/1111] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:32 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:17:32.209 7 INFO neutron.db.segments_db [None req-9d5a0a0f-74c4-4e1d-819e-41a7afde4cae 183a30fd77a9479381b0b07162db3f4b d6a2e73f91ee4aa8b5c3f5b380deb7cd - - default default] Added segment fecbd330-64f6-405b-b94e-7edc97a89b78 of type vxlan for network 72a0c362-c446-458b-90ad-948cf23a4193 [pid: 7|app: 0|req: 554/1112] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:17:31 2026] POST /v2.0/networks => generated 649 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1113] 10.0.0.132 () {34 vars in 663 bytes} [Thu May 14 04:17:32 2026] POST /v2.0/ports => generated 778 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:17:32.641 7 INFO neutron.db.segments_db [None req-fcae730a-5846-4ba7-8ae5-d0905e1daa11 183a30fd77a9479381b0b07162db3f4b d6a2e73f91ee4aa8b5c3f5b380deb7cd - - default default] Added segment 4f80fbba-5760-484e-bd42-99ef175b0b81 of type vxlan for network 63374871-00b4-4fd0-9060-cdc51ccf3603 [pid: 7|app: 0|req: 555/1114] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:17:32 2026] POST /v2.0/networks => generated 636 bytes in 177 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: 560/1115] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:17:32 2026] POST /v2.0/subnets => generated 646 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1116] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:33 2026] GET /v2.0/ports?device_id=ce79f5cc-1ea9-490f-9636-bef0a1d11a22 => 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: 556/1117] 10.0.0.132 () {34 vars in 663 bytes} [Thu May 14 04:17:33 2026] POST /v2.0/ports => generated 966 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:17:33.556 8 INFO neutron_taas.services.taas.taas_plugin [None req-e95b887a-fe58-43ed-9ef9-7b237b92799f 183a30fd77a9479381b0b07162db3f4b d6a2e73f91ee4aa8b5c3f5b380deb7cd - - default default] TaaS: Handle Delete Port: 68aeeffa-9594-484c-a71f-d3a78ae9c78e 2026-05-14 04:17:33.559 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e95b887a-fe58-43ed-9ef9-7b237b92799f 183a30fd77a9479381b0b07162db3f4b d6a2e73f91ee4aa8b5c3f5b380deb7cd - - default default] Tap Mirror: Handle Delete Port: 68aeeffa-9594-484c-a71f-d3a78ae9c78e [pid: 8|app: 0|req: 562/1118] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:17:33 2026] DELETE /v2.0/ports/68aeeffa-9594-484c-a71f-d3a78ae9c78e => generated 0 bytes in 241 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-05-14 04:17:33.695 7 INFO neutron.pecan_wsgi.hooks.translation [None req-92bc02d5-cb93-407f-bfd7-0e8ec850be59 183a30fd77a9479381b0b07162db3f4b d6a2e73f91ee4aa8b5c3f5b380deb7cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 557/1119] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:17:33 2026] DELETE /v2.0/ports/68aeeffa-9594-484c-a71f-d3a78ae9c78e => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:17:33.718 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c553748d-1677-4efe-a6be-1f6d82f62fe8 183a30fd77a9479381b0b07162db3f4b d6a2e73f91ee4aa8b5c3f5b380deb7cd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 563/1120] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:17:33 2026] GET /v2.0/ports/68aeeffa-9594-484c-a71f-d3a78ae9c78e => 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: 558/1121] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:17:33 2026] DELETE /v2.0/subnets/f7b2d898-dc98-464b-9e5d-4d58ee8d66bc => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:17:33.980 8 INFO neutron.services.segments.plugin [-] Segment 4f80fbba-5760-484e-bd42-99ef175b0b81 resource provider aggregate not found 2026-05-14 04:17:33.985 8 INFO neutron.services.segments.plugin [-] Segment 4f80fbba-5760-484e-bd42-99ef175b0b81 resource provider aggregate not found 2026-05-14 04:17:34.002 8 INFO neutron.services.segments.plugin [-] Segment 4f80fbba-5760-484e-bd42-99ef175b0b81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f80fbba-5760-484e-bd42-99ef175b0b81 found for delete ", "request_id": "req-110f0743-1c37-41b5-9d2d-01ac52cd1e70"}]} 2026-05-14 04:17:34.006 8 INFO neutron.services.segments.plugin [-] Segment 4f80fbba-5760-484e-bd42-99ef175b0b81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f80fbba-5760-484e-bd42-99ef175b0b81 found for delete ", "request_id": "req-055fb809-29a6-4221-a082-1885a2c65710"}]} [pid: 8|app: 0|req: 564/1122] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:17:33 2026] DELETE /v2.0/networks/63374871-00b4-4fd0-9060-cdc51ccf3603 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:17:34.067 7 INFO neutron.db.segments_db [None req-7be1bfec-34b9-4501-8bf9-e6b4cbe9d4f5 183a30fd77a9479381b0b07162db3f4b d6a2e73f91ee4aa8b5c3f5b380deb7cd - - default default] Added segment f0c4c002-53e2-4eef-ab2d-827cd6a57a3c of type vxlan for network 527643a8-5fa4-4ca0-9f6d-b722b534d7af [pid: 7|app: 0|req: 559/1123] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:17:34 2026] POST /v2.0/networks => generated 635 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1124] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:17:34 2026] POST /v2.0/subnets => generated 646 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1125] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:34 2026] DELETE /v2.0/security-groups/82cd52d2-0788-4aba-8bc0-8385e1649968 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:17:34.474 7 INFO neutron.api.v2.resource [None req-b6fe5daa-e753-428d-9db7-9ce6b620232b 8e123a263eb04b0abb9ad3d5931fb5b5 d520ac61224d43388db4449940d8374c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 561/1126] 10.0.0.132 () {32 vars in 735 bytes} [Thu May 14 04:17:34 2026] GET /v2.0/security-groups/82cd52d2-0788-4aba-8bc0-8385e1649968 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:17:34.587 7 INFO neutron_taas.services.taas.taas_plugin [None req-805c742d-8fbe-4aa2-988b-660156200195 8e123a263eb04b0abb9ad3d5931fb5b5 d520ac61224d43388db4449940d8374c - - default default] TaaS: Handle Delete Port: 4deb9108-f0a1-494f-8d29-2877e2a318c0 2026-05-14 04:17:34.589 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-805c742d-8fbe-4aa2-988b-660156200195 8e123a263eb04b0abb9ad3d5931fb5b5 d520ac61224d43388db4449940d8374c - - default default] Tap Mirror: Handle Delete Port: 4deb9108-f0a1-494f-8d29-2877e2a318c0 [pid: 8|app: 0|req: 566/1127] 10.0.0.132 () {34 vars in 663 bytes} [Thu May 14 04:17:34 2026] POST /v2.0/ports => generated 927 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1128] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:17:34 2026] DELETE /v2.0/floatingips/c8381adf-a5f3-4cb5-974b-d41009aaaed1 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:17:34.846 8 WARNING neutron.db.securitygroups_db [None req-9a648c3e-acd6-4173-8c47-c110615fe660 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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-05-14 04:17:34.906 7 INFO neutron_taas.services.taas.taas_plugin [None req-492da37d-7a84-4867-9136-9e63bff80c67 183a30fd77a9479381b0b07162db3f4b d6a2e73f91ee4aa8b5c3f5b380deb7cd - - default default] TaaS: Handle Delete Port: f375a391-76ae-47ed-b6cc-767b770c7dee 2026-05-14 04:17:34.911 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-492da37d-7a84-4867-9136-9e63bff80c67 183a30fd77a9479381b0b07162db3f4b d6a2e73f91ee4aa8b5c3f5b380deb7cd - - default default] Tap Mirror: Handle Delete Port: f375a391-76ae-47ed-b6cc-767b770c7dee [pid: 8|app: 0|req: 567/1129] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:17:34 2026] GET /v2.0/security-groups?tenant_id=8e8c9165237d4694bfe5b9316764ba50&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1130] 10.0.0.12 () {34 vars in 987 bytes} [Thu May 14 04:17:34 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1131] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:17:34 2026] DELETE /v2.0/ports/f375a391-76ae-47ed-b6cc-767b770c7dee => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1132] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:35 2026] DELETE /v2.0/security-groups/fadee33d-6c5a-4075-bd9f-0786774319a1 => 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: 565/1133] 10.0.0.12 () {34 vars in 1037 bytes} [Thu May 14 04:17:35 2026] GET /v2.0/security-groups?id=299f7773-87ac-4220-8009-02720387b547&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-05-14 04:17:35.148 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef01adfb-56c3-4e50-bf3b-96cb7f7d17ea 183a30fd77a9479381b0b07162db3f4b d6a2e73f91ee4aa8b5c3f5b380deb7cd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 566/1134] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:17:35 2026] GET /v2.0/ports/f375a391-76ae-47ed-b6cc-767b770c7dee => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1135] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:17:35 2026] DELETE /v2.0/subnets/b6cb766b-8553-471d-af61-568aa1754737 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:17:35.291 7 WARNING neutron.db.securitygroups_db [None req-52e0437f-e4c0-42be-9c64-2053e69b6f35 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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-05-14 04:17:35.363 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e6d2373-37e9-4da0-9724-761b57fadd91 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: c1021c21-f09e-4a4d-b4be-7be6b00b1118 2026-05-14 04:17:35.367 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e6d2373-37e9-4da0-9724-761b57fadd91 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: c1021c21-f09e-4a4d-b4be-7be6b00b1118 [pid: 7|app: 0|req: 568/1136] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:17:35 2026] GET /v2.0/security-groups?tenant_id=abd285afd6f046c7bf187f14c5cf6984&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:17:35.532 7 INFO neutron.services.segments.plugin [-] Segment f0c4c002-53e2-4eef-ab2d-827cd6a57a3c resource provider aggregate not found 2026-05-14 04:17:35.541 7 INFO neutron.services.segments.plugin [-] Segment f0c4c002-53e2-4eef-ab2d-827cd6a57a3c resource provider aggregate not found 2026-05-14 04:17:35.555 7 INFO neutron.services.segments.plugin [-] Segment f0c4c002-53e2-4eef-ab2d-827cd6a57a3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0c4c002-53e2-4eef-ab2d-827cd6a57a3c found for delete ", "request_id": "req-c11c10b3-8465-4946-a9de-8f7b23f5f900"}]} 2026-05-14 04:17:35.558 7 INFO neutron.services.segments.plugin [-] Segment f0c4c002-53e2-4eef-ab2d-827cd6a57a3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0c4c002-53e2-4eef-ab2d-827cd6a57a3c found for delete ", "request_id": "req-94b26023-9838-44ce-93cc-235c7e4a3205"}]} [pid: 7|app: 0|req: 569/1137] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:17:35 2026] DELETE /v2.0/networks/527643a8-5fa4-4ca0-9f6d-b722b534d7af => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1138] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:35 2026] DELETE /v2.0/security-groups/45fb1ab8-b058-4ef3-9860-3a2eb40ea811 => 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: 571/1139] 10.0.0.132 () {34 vars in 663 bytes} [Thu May 14 04:17:35 2026] POST /v2.0/ports => generated 779 bytes in 269 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: 569/1140] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:17:34 2026] PUT /v2.0/routers/4e967272-9b5d-47af-aea8-e13508820da5/remove_router_interface => generated 310 bytes in 935 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1141] 10.0.0.132 () {34 vars in 735 bytes} [Thu May 14 04:17:35 2026] PUT /v2.0/ports/efde1cc2-ef84-4561-96a5-3acb50a54e62 => generated 752 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:36.130 8 INFO neutron_taas.services.taas.taas_plugin [None req-e868d489-eae3-4b95-aaff-44e731349062 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: b7ea92a3-a46f-4e6c-a21f-04feb1342b8e /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-14 04:17:36.133 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e868d489-eae3-4b95-aaff-44e731349062 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: b7ea92a3-a46f-4e6c-a21f-04feb1342b8e 2026-05-14 04:17:36.247 7 INFO neutron_taas.services.taas.taas_plugin [None req-e594e95d-105a-4d15-8da7-0b0bf4915929 183a30fd77a9479381b0b07162db3f4b d6a2e73f91ee4aa8b5c3f5b380deb7cd - - default default] TaaS: Handle Delete Port: efde1cc2-ef84-4561-96a5-3acb50a54e62 2026-05-14 04:17:36.251 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e594e95d-105a-4d15-8da7-0b0bf4915929 183a30fd77a9479381b0b07162db3f4b d6a2e73f91ee4aa8b5c3f5b380deb7cd - - default default] Tap Mirror: Handle Delete Port: efde1cc2-ef84-4561-96a5-3acb50a54e62 [pid: 7|app: 0|req: 573/1142] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:17:36 2026] DELETE /v2.0/ports/efde1cc2-ef84-4561-96a5-3acb50a54e62 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:17:36.390 8 INFO neutron_taas.services.taas.taas_plugin [None req-e868d489-eae3-4b95-aaff-44e731349062 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 655b3583-8fd2-49e5-83ae-b8cae79aeae5 2026-05-14 04:17:36.392 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e868d489-eae3-4b95-aaff-44e731349062 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 655b3583-8fd2-49e5-83ae-b8cae79aeae5 [pid: 7|app: 0|req: 574/1143] 10.0.0.132 () {32 vars in 641 bytes} [Thu May 14 04:17:36 2026] GET /v2.0/ports => generated 781 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:36.427 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a3d2b40f-0eaa-4db9-9805-e47521784f9f 183a30fd77a9479381b0b07162db3f4b d6a2e73f91ee4aa8b5c3f5b380deb7cd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 575/1144] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:17:36 2026] GET /v2.0/ports/efde1cc2-ef84-4561-96a5-3acb50a54e62 => 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: 576/1145] 10.0.0.132 () {32 vars in 641 bytes} [Thu May 14 04:17:36 2026] GET /v2.0/ports => generated 781 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1146] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:17:36 2026] GET /v2.0/ports/625339c3-1a21-4fc1-b91d-5b9ac4983286 => generated 778 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:36.533 7 INFO neutron.pecan_wsgi.hooks.translation [None req-50760aea-3114-4044-beca-96a0216b78d1 183a30fd77a9479381b0b07162db3f4b d6a2e73f91ee4aa8b5c3f5b380deb7cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 578/1147] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:17:36 2026] DELETE /v2.0/ports/f375a391-76ae-47ed-b6cc-767b770c7dee => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:17:36.552 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8e0ec030-64c7-420b-9ed1-87cf91438749 183a30fd77a9479381b0b07162db3f4b d6a2e73f91ee4aa8b5c3f5b380deb7cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 579/1148] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:17:36 2026] DELETE /v2.0/subnets/b6cb766b-8553-471d-af61-568aa1754737 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:17:36.571 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0830c0bd-d092-4068-b958-0bfafd783e22 183a30fd77a9479381b0b07162db3f4b d6a2e73f91ee4aa8b5c3f5b380deb7cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 580/1149] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:17:36 2026] DELETE /v2.0/subnets/f7b2d898-dc98-464b-9e5d-4d58ee8d66bc => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:17:36.676 7 INFO neutron_taas.services.taas.taas_plugin [None req-7db5b15c-1ffa-4f07-b196-3cb5d0c9ea78 183a30fd77a9479381b0b07162db3f4b d6a2e73f91ee4aa8b5c3f5b380deb7cd - - default default] TaaS: Handle Delete Port: 625339c3-1a21-4fc1-b91d-5b9ac4983286 2026-05-14 04:17:36.679 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7db5b15c-1ffa-4f07-b196-3cb5d0c9ea78 183a30fd77a9479381b0b07162db3f4b d6a2e73f91ee4aa8b5c3f5b380deb7cd - - default default] Tap Mirror: Handle Delete Port: 625339c3-1a21-4fc1-b91d-5b9ac4983286 2026-05-14 04:17:36.736 8 INFO neutron.services.segments.plugin [-] Segment fdea0619-4263-4871-bc00-ee934ca624d0 resource provider aggregate not found 2026-05-14 04:17:36.743 8 INFO neutron.services.segments.plugin [-] Segment fdea0619-4263-4871-bc00-ee934ca624d0 resource provider aggregate not found 2026-05-14 04:17:36.759 8 INFO neutron.services.segments.plugin [-] Segment fdea0619-4263-4871-bc00-ee934ca624d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdea0619-4263-4871-bc00-ee934ca624d0 found for delete ", "request_id": "req-4e71ac47-46c3-49e6-803a-6c91fb9245b2"}]} 2026-05-14 04:17:36.765 8 INFO neutron.services.segments.plugin [-] Segment fdea0619-4263-4871-bc00-ee934ca624d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdea0619-4263-4871-bc00-ee934ca624d0 found for delete ", "request_id": "req-0d4dd9b7-2d54-42bc-bf25-3a6a5af7519f"}]} [pid: 7|app: 0|req: 581/1150] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:17:36 2026] DELETE /v2.0/ports/625339c3-1a21-4fc1-b91d-5b9ac4983286 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:17:36.778 8 INFO neutron.db.l3_hamode_db [None req-e868d489-eae3-4b95-aaff-44e731349062 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] HA network 66d2c732-c8b5-4357-b90c-8b39cebdab08 was deleted as no HA routers are present in project d520ac61224d43388db4449940d8374c. [pid: 8|app: 0|req: 570/1151] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:17:35 2026] DELETE /v2.0/routers/4e967272-9b5d-47af-aea8-e13508820da5 => generated 0 bytes in 853 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1152] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:17:36 2026] DELETE /v2.0/networks/72a0c362-c446-458b-90ad-948cf23a4193 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1153] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:17:36 2026] DELETE /v2.0/subnets/6cecb9d4-4dcb-40c0-b06a-aea142a9a6cc => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:17:37.072 7 INFO neutron_taas.services.taas.taas_plugin [None req-1cbc0699-d074-4853-bb9f-eeb4e9821c11 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: e92017cd-1c6f-4e38-9919-51c3bdff35b3 2026-05-14 04:17:37.074 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1cbc0699-d074-4853-bb9f-eeb4e9821c11 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: e92017cd-1c6f-4e38-9919-51c3bdff35b3 [pid: 7|app: 0|req: 583/1154] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:17:36 2026] DELETE /v2.0/networks/6b66553f-93f2-484a-899c-16cf9459de2f => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:17:37.547 7 WARNING neutron.db.securitygroups_db [None req-36b16846-0c32-4ec1-b30f-711e3ec9c2d8 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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-05-14 04:17:37.578 7 INFO neutron.services.segments.plugin [-] Segment fecbd330-64f6-405b-b94e-7edc97a89b78 resource provider aggregate not found 2026-05-14 04:17:37.583 7 INFO neutron.services.segments.plugin [-] Segment fecbd330-64f6-405b-b94e-7edc97a89b78 resource provider aggregate not found [pid: 7|app: 0|req: 584/1155] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:17:37 2026] GET /v2.0/security-groups?tenant_id=d520ac61224d43388db4449940d8374c&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:17:37.595 7 INFO neutron.services.segments.plugin [-] Segment fecbd330-64f6-405b-b94e-7edc97a89b78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fecbd330-64f6-405b-b94e-7edc97a89b78 found for delete ", "request_id": "req-132be0a0-d6d1-4f5d-9a53-760995c8bd4f"}]} 2026-05-14 04:17:37.608 7 INFO neutron.services.segments.plugin [-] Segment fecbd330-64f6-405b-b94e-7edc97a89b78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fecbd330-64f6-405b-b94e-7edc97a89b78 found for delete ", "request_id": "req-dbdb2612-867c-4bfd-adab-78c6f7923073"}]} 2026-05-14 04:17:37.616 7 INFO neutron.services.segments.plugin [-] Segment 1f2195a6-ebf6-473b-8422-a84db77dc913 resource provider aggregate not found 2026-05-14 04:17:37.633 7 INFO neutron.services.segments.plugin [-] Segment 1f2195a6-ebf6-473b-8422-a84db77dc913 resource provider aggregate not found 2026-05-14 04:17:37.641 7 INFO neutron.services.segments.plugin [-] Segment 1f2195a6-ebf6-473b-8422-a84db77dc913 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f2195a6-ebf6-473b-8422-a84db77dc913 found for delete ", "request_id": "req-52c4bdfd-7823-49ab-93f5-cf3a34ebd0c3"}]} 2026-05-14 04:17:37.662 7 INFO neutron.services.segments.plugin [-] Segment 1f2195a6-ebf6-473b-8422-a84db77dc913 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f2195a6-ebf6-473b-8422-a84db77dc913 found for delete ", "request_id": "req-211b84d2-6734-48b7-8f5c-434d394a45d7"}]} 2026-05-14 04:17:37.685 8 WARNING neutron.db.securitygroups_db [None req-4caf1db7-9a48-4302-afb9-03c4554eafa2 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 572/1156] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:17:37 2026] GET /v2.0/security-groups?tenant_id=d6a2e73f91ee4aa8b5c3f5b380deb7cd&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1159] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:37 2026] DELETE /v2.0/security-groups/6fb299e9-a07b-4721-b55a-ce1540483d2b => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1160] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:37 2026] DELETE /v2.0/security-groups/2bb20f57-9bbb-4c55-9f36-b6be366cc79f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:17:39.902 7 INFO neutron.db.segments_db [None req-24346224-2731-48d4-8fda-617af03b5712 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment 9c148e21-00d8-4d82-8e1f-dfc659b8b7cc of type vxlan for network 99cc8a97-6459-4a3f-aea0-aa615f9a623d 2026-05-14 04:17:39.918 8 WARNING neutron.db.securitygroups_db [None req-4269efc2-847e-4af3-854a-41d16f13b57c ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 586/1161] 10.0.0.132 () {34 vars in 669 bytes} [Thu May 14 04:17:39 2026] POST /v2.0/networks => generated 745 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1162] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:17:39 2026] GET /v2.0/security-groups?tenant_id=a248f3f6bbdb4a86a44593b56e319aef&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:17:40.178 7 INFO neutron.db.segments_db [None req-7b7885fa-3d55-4cad-9d9b-0e71547f4a94 46b77f34443d4920aee56233741a8cbe dd9e26da76334358acbcad46eb8c769e - - default default] Added segment c2ca3715-fc15-49fa-95f8-e747bc0d3806 of type vxlan for network f065d27f-cff0-47a9-ab74-e99dc2a61c0d [pid: 8|app: 0|req: 577/1163] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:17:40 2026] POST /v2.0/subnets => generated 692 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1164] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:17:39 2026] POST /v2.0/networks => generated 645 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:17:40.349 7 INFO neutron.db.segments_db [None req-a9c43cb7-b5cd-4507-badf-11602b48cae8 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment d96e3e2c-3ad3-44ed-84ee-55dfb777fb43 of type vxlan for network 0b630aac-8ec9-488a-ab80-6949e4ba08ed [pid: 8|app: 0|req: 578/1165] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:40 2026] DELETE /v2.0/security-groups/ec7d7c95-295c-4ee0-ab5e-ffcb4a7d5796 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:17:40.623 7 INFO neutron.db.l3_hamode_db [None req-a9c43cb7-b5cd-4507-badf-11602b48cae8 ebc5e81ccdf04117a899cebeea4673aa afa1e441f05e41e18c897064d731a671 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 579/1166] 10.0.0.132 () {34 vars in 663 bytes} [Thu May 14 04:17:40 2026] POST /v2.0/ports => generated 775 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 04:17:40.776 8 WARNING neutron.db.securitygroups_db [None req-6111fbda-c767-4e81-a9ca-43b3b104c304 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 580/1167] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:17:40 2026] GET /v2.0/security-groups?tenant_id=efe324ae0f8b4b2380cce50eb9365565&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:17:40.953 8 INFO neutron.db.segments_db [None req-d5ec150e-770d-46b4-8801-6651666f939b 46b77f34443d4920aee56233741a8cbe dd9e26da76334358acbcad46eb8c769e - - default default] Added segment d101c8c8-87f4-41dd-85aa-c47af20b2fe0 of type vxlan for network 6c88ebce-42d2-4de2-a9dd-192857265b73 [pid: 8|app: 0|req: 581/1168] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:17:40 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1169] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:41 2026] DELETE /v2.0/security-groups/1839a75e-943d-4c3f-80e9-a00c1bbd89e1 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:17:41.424 7 INFO neutron.db.l3_hamode_db [None req-a9c43cb7-b5cd-4507-badf-11602b48cae8 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 583/1170] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:17:41 2026] POST /v2.0/subnets => generated 626 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1171] 10.0.0.132 () {34 vars in 663 bytes} [Thu May 14 04:17:41 2026] POST /v2.0/ports => generated 954 bytes in 454 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-05-14 04:17:42.017 8 INFO neutron_taas.services.taas.taas_plugin [None req-6c2ddd31-2ad8-4874-891c-af7c812ed096 46b77f34443d4920aee56233741a8cbe dd9e26da76334358acbcad46eb8c769e - - default default] TaaS: Handle Delete Port: d6687267-498b-48ec-ae14-436ccb5fe353 2026-05-14 04:17:42.020 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c2ddd31-2ad8-4874-891c-af7c812ed096 46b77f34443d4920aee56233741a8cbe dd9e26da76334358acbcad46eb8c769e - - default default] Tap Mirror: Handle Delete Port: d6687267-498b-48ec-ae14-436ccb5fe353 [pid: 8|app: 0|req: 585/1172] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:17:41 2026] DELETE /v2.0/ports/d6687267-498b-48ec-ae14-436ccb5fe353 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:17:42.182 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d13e186-8863-4647-89dc-fcdb396989d5 46b77f34443d4920aee56233741a8cbe dd9e26da76334358acbcad46eb8c769e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 586/1173] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:17:42 2026] DELETE /v2.0/ports/d6687267-498b-48ec-ae14-436ccb5fe353 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:17:42.203 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1b1798a1-bf11-4394-b37a-e74b05df685f 46b77f34443d4920aee56233741a8cbe dd9e26da76334358acbcad46eb8c769e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 587/1174] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:17:42 2026] GET /v2.0/ports/d6687267-498b-48ec-ae14-436ccb5fe353 => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1175] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:17:42 2026] DELETE /v2.0/subnets/2cbf9b00-8484-4e0b-b55b-22d8eb74d8ea => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1176] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:17:40 2026] POST /v2.0/routers => generated 732 bytes in 2111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:17:42.460 8 INFO neutron.services.segments.plugin [-] Segment d101c8c8-87f4-41dd-85aa-c47af20b2fe0 resource provider aggregate not found 2026-05-14 04:17:42.467 8 INFO neutron.services.segments.plugin [-] Segment d101c8c8-87f4-41dd-85aa-c47af20b2fe0 resource provider aggregate not found 2026-05-14 04:17:42.488 8 INFO neutron.services.segments.plugin [-] Segment d101c8c8-87f4-41dd-85aa-c47af20b2fe0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d101c8c8-87f4-41dd-85aa-c47af20b2fe0 found for delete ", "request_id": "req-c437d85f-5fee-4d62-a113-fcff9094e8b4"}]} 2026-05-14 04:17:42.491 8 INFO neutron.services.segments.plugin [-] Segment d101c8c8-87f4-41dd-85aa-c47af20b2fe0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d101c8c8-87f4-41dd-85aa-c47af20b2fe0 found for delete ", "request_id": "req-9b9748f9-b31e-4b5c-937c-19ce05d40295"}]} [pid: 8|app: 0|req: 589/1177] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:17:42 2026] DELETE /v2.0/networks/6c88ebce-42d2-4de2-a9dd-192857265b73 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:17:42.567 8 INFO neutron.db.segments_db [None req-450b4c0a-915d-4e2c-90a2-ebccf5ba80fb 46b77f34443d4920aee56233741a8cbe dd9e26da76334358acbcad46eb8c769e - - default default] Added segment ed2202c6-3558-427a-892a-df556a184426 of type vxlan for network c7372d20-d9e0-4e13-acb4-f790b77fc308 [pid: 8|app: 0|req: 590/1178] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:17:42 2026] POST /v2.0/networks => generated 632 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1179] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:17:42 2026] POST /v2.0/subnets => generated 626 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:17:43.214 8 INFO neutron.db.segments_db [None req-319e8f85-b08f-43c6-8056-a7a9fba037f1 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] Added segment 31613b4b-3bcf-4b34-b66f-a08e81131703 of type vxlan for network d1034754-ea27-4fc6-ab48-934deca9c7ff [pid: 8|app: 0|req: 592/1180] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:17:42 2026] POST /v2.0/networks => generated 649 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1181] 10.0.0.132 () {34 vars in 663 bytes} [Thu May 14 04:17:43 2026] POST /v2.0/ports => generated 915 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1182] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:17:42 2026] PUT /v2.0/routers/50445f0f-b03b-47be-8154-fd88d46d767c/add_router_interface => generated 310 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1183] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:17:43 2026] POST /v2.0/subnets => generated 627 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:17:43.896 8 INFO neutron.db.segments_db [None req-6acfc2df-d880-406e-9cd7-2358dac6f069 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] Added segment 6da7bf5b-8b2c-4dfd-b2ef-d845d71b6ee0 of type vxlan for network cdb5748d-d7cf-4dea-bcb5-c0041ff27d95 2026-05-14 04:17:44.128 8 INFO neutron.db.l3_hamode_db [None req-6acfc2df-d880-406e-9cd7-2358dac6f069 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 04:17:44.377 7 INFO neutron_taas.services.taas.taas_plugin [None req-ee1c8f5e-2f09-445f-bce5-25462f915e91 46b77f34443d4920aee56233741a8cbe dd9e26da76334358acbcad46eb8c769e - - default default] TaaS: Handle Delete Port: 3136cec3-de6e-49a8-bc88-279895d6ab3a 2026-05-14 04:17:44.381 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee1c8f5e-2f09-445f-bce5-25462f915e91 46b77f34443d4920aee56233741a8cbe dd9e26da76334358acbcad46eb8c769e - - default default] Tap Mirror: Handle Delete Port: 3136cec3-de6e-49a8-bc88-279895d6ab3a [pid: 7|app: 0|req: 590/1184] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:17:43 2026] DELETE /v2.0/ports/3136cec3-de6e-49a8-bc88-279895d6ab3a => generated 0 bytes in 961 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1185] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:44 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => 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: 592/1186] 10.0.0.66 () {34 vars in 979 bytes} [Thu May 14 04:17:44 2026] GET /v2.0/networks?id=99cc8a97-6459-4a3f-aea0-aa615f9a623d => generated 677 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:44.704 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e1afa63c-b331-4c6c-b742-3424b991450c 46b77f34443d4920aee56233741a8cbe dd9e26da76334358acbcad46eb8c769e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 593/1187] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:17:44 2026] GET /v2.0/ports/3136cec3-de6e-49a8-bc88-279895d6ab3a => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1188] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:44 2026] GET /v2.0/security-groups?id=299f7773-87ac-4220-8009-02720387b547&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1189] 10.0.0.66 () {34 vars in 962 bytes} [Thu May 14 04:17:44 2026] GET /v2.0/quotas/afa1e441f05e41e18c897064d731a671 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:44.828 8 INFO neutron.db.l3_hamode_db [None req-6acfc2df-d880-406e-9cd7-2358dac6f069 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 596/1190] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:17:44 2026] DELETE /v2.0/subnets/bd108528-c10b-4557-a8b5-baff215a2216 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1191] 10.0.0.66 () {34 vars in 999 bytes} [Thu May 14 04:17:44 2026] GET /v2.0/ports?tenant_id=afa1e441f05e41e18c897064d731a671&fields=id => generated 103 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:45.055 7 INFO neutron.services.segments.plugin [-] Segment ed2202c6-3558-427a-892a-df556a184426 resource provider aggregate not found 2026-05-14 04:17:45.059 7 INFO neutron.services.segments.plugin [-] Segment ed2202c6-3558-427a-892a-df556a184426 resource provider aggregate not found 2026-05-14 04:17:45.075 7 INFO neutron.services.segments.plugin [-] Segment ed2202c6-3558-427a-892a-df556a184426 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed2202c6-3558-427a-892a-df556a184426 found for delete ", "request_id": "req-86a06f36-962e-411d-aa76-30be91d89bba"}]} [pid: 7|app: 0|req: 598/1192] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:17:44 2026] DELETE /v2.0/networks/c7372d20-d9e0-4e13-acb4-f790b77fc308 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:17:45.084 7 INFO neutron.services.segments.plugin [-] Segment ed2202c6-3558-427a-892a-df556a184426 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed2202c6-3558-427a-892a-df556a184426 found for delete ", "request_id": "req-d428e240-0bf9-4fba-8f77-c43487ffc77d"}]} [pid: 7|app: 0|req: 599/1193] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:45 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => 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: 600/1194] 10.0.0.66 () {34 vars in 1005 bytes} [Thu May 14 04:17:45 2026] GET /v2.0/networks/99cc8a97-6459-4a3f-aea0-aa615f9a623d?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1195] 10.0.0.132 () {34 vars in 663 bytes} [Thu May 14 04:17:45 2026] POST /v2.0/ports => generated 774 bytes in 255 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: 602/1196] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:45 2026] GET /v2.0/security-groups?id=299f7773-87ac-4220-8009-02720387b547&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: 603/1197] 10.0.0.66 () {34 vars in 1105 bytes} [Thu May 14 04:17:45 2026] GET /v2.0/networks/99cc8a97-6459-4a3f-aea0-aa615f9a623d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1198] 10.0.0.132 () {34 vars in 735 bytes} [Thu May 14 04:17:45 2026] PUT /v2.0/ports/dec67ea5-0273-4c02-ad1d-3fe20d8df0ae => generated 752 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 605/1199] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:45 2026] GET /v2.0/ports?device_id=95bd3c55-675c-4c95-bca0-d97aa499a3ae => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:17:45.800 7 INFO neutron_taas.services.taas.taas_plugin [None req-e91fa02c-e228-49c4-b33b-43b0d9bee395 46b77f34443d4920aee56233741a8cbe dd9e26da76334358acbcad46eb8c769e - - default default] TaaS: Handle Delete Port: dec67ea5-0273-4c02-ad1d-3fe20d8df0ae 2026-05-14 04:17:45.804 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e91fa02c-e228-49c4-b33b-43b0d9bee395 46b77f34443d4920aee56233741a8cbe dd9e26da76334358acbcad46eb8c769e - - default default] Tap Mirror: Handle Delete Port: dec67ea5-0273-4c02-ad1d-3fe20d8df0ae [pid: 7|app: 0|req: 606/1200] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:17:45 2026] DELETE /v2.0/ports/dec67ea5-0273-4c02-ad1d-3fe20d8df0ae => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1201] 10.0.0.132 () {32 vars in 641 bytes} [Thu May 14 04:17:45 2026] GET /v2.0/ports => generated 778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:45.993 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f666434a-27ac-42aa-b2ed-4a5b3a9827be 46b77f34443d4920aee56233741a8cbe dd9e26da76334358acbcad46eb8c769e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 608/1202] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:17:45 2026] GET /v2.0/ports/dec67ea5-0273-4c02-ad1d-3fe20d8df0ae => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1203] 10.0.0.132 () {32 vars in 641 bytes} [Thu May 14 04:17:46 2026] GET /v2.0/ports => generated 778 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1204] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:17:46 2026] GET /v2.0/ports/b2105aeb-52db-4849-b3ec-0aaf3ea85672 => generated 775 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:46.124 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b0aaedd5-329b-4fb7-a54d-1a73f4764014 46b77f34443d4920aee56233741a8cbe dd9e26da76334358acbcad46eb8c769e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 611/1205] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:17:46 2026] DELETE /v2.0/ports/3136cec3-de6e-49a8-bc88-279895d6ab3a => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:17:46.144 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e33aaf3-89db-4040-9a2c-0f9b387cff4e 46b77f34443d4920aee56233741a8cbe dd9e26da76334358acbcad46eb8c769e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 612/1206] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:17:46 2026] DELETE /v2.0/subnets/bd108528-c10b-4557-a8b5-baff215a2216 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:17:46.168 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae622a4f-affb-44c1-9df5-ab04813b8d73 46b77f34443d4920aee56233741a8cbe dd9e26da76334358acbcad46eb8c769e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 613/1207] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:17:46 2026] DELETE /v2.0/subnets/2cbf9b00-8484-4e0b-b55b-22d8eb74d8ea => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:17:46.288 7 INFO neutron_taas.services.taas.taas_plugin [None req-bfa255fc-d5a9-44aa-a840-b91516c0c607 46b77f34443d4920aee56233741a8cbe dd9e26da76334358acbcad46eb8c769e - - default default] TaaS: Handle Delete Port: b2105aeb-52db-4849-b3ec-0aaf3ea85672 2026-05-14 04:17:46.291 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bfa255fc-d5a9-44aa-a840-b91516c0c607 46b77f34443d4920aee56233741a8cbe dd9e26da76334358acbcad46eb8c769e - - default default] Tap Mirror: Handle Delete Port: b2105aeb-52db-4849-b3ec-0aaf3ea85672 [pid: 8|app: 0|req: 595/1208] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:17:43 2026] POST /v2.0/routers => generated 695 bytes in 2535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1209] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:17:46 2026] DELETE /v2.0/ports/b2105aeb-52db-4849-b3ec-0aaf3ea85672 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1210] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:17:46 2026] DELETE /v2.0/networks/f065d27f-cff0-47a9-ab74-e99dc2a61c0d => 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: 616/1211] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:46 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => 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: 617/1212] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:46 2026] GET /v2.0/security-groups?id=299f7773-87ac-4220-8009-02720387b547&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: 7|app: 0|req: 618/1213] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:46 2026] GET /v2.0/ports?device_id=95bd3c55-675c-4c95-bca0-d97aa499a3ae => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:17:47.098 7 INFO neutron.services.segments.plugin [-] Segment c2ca3715-fc15-49fa-95f8-e747bc0d3806 resource provider aggregate not found 2026-05-14 04:17:47.106 7 INFO neutron.services.segments.plugin [-] Segment c2ca3715-fc15-49fa-95f8-e747bc0d3806 resource provider aggregate not found 2026-05-14 04:17:47.112 7 INFO neutron.services.segments.plugin [-] Segment c2ca3715-fc15-49fa-95f8-e747bc0d3806 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2ca3715-fc15-49fa-95f8-e747bc0d3806 found for delete ", "request_id": "req-365aeb41-f457-4b42-8295-feebd5701ec0"}]} 2026-05-14 04:17:47.121 7 INFO neutron.services.segments.plugin [-] Segment c2ca3715-fc15-49fa-95f8-e747bc0d3806 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2ca3715-fc15-49fa-95f8-e747bc0d3806 found for delete ", "request_id": "req-41102a37-c698-4a12-a550-c2d87caea0a3"}]} 2026-05-14 04:17:47.184 7 WARNING neutron.db.securitygroups_db [None req-043632d9-edc5-42cc-bd57-9355109574a4 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 619/1214] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:17:47 2026] GET /v2.0/security-groups?tenant_id=dd9e26da76334358acbcad46eb8c769e&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1215] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:47 2026] DELETE /v2.0/security-groups/ae208204-85a5-4dc6-b4df-a3797be49df3 => 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: 621/1216] 199.204.45.116 () {34 vars in 992 bytes} [Thu May 14 04:17:47 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:47.594 7 INFO neutron_taas.services.taas.taas_plugin [req-a7543f0e-8905-4c1e-ba6a-6c2a07996362 req-b1218fb2-9d3a-476a-b6b4-b4935cdcdb87 c8de6f72f48e4af28f48c892578eba25 4612cbc1aef7435d90fb4a873271b21f - - default default] TaaS: Handle Delete Port: 9c423a6d-9ef9-4d6b-b08e-bf658a68e7e2 2026-05-14 04:17:47.598 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a7543f0e-8905-4c1e-ba6a-6c2a07996362 req-b1218fb2-9d3a-476a-b6b4-b4935cdcdb87 c8de6f72f48e4af28f48c892578eba25 4612cbc1aef7435d90fb4a873271b21f - - default default] Tap Mirror: Handle Delete Port: 9c423a6d-9ef9-4d6b-b08e-bf658a68e7e2 2026-05-14 04:17:47.759 7 INFO neutron.db.l3_db [req-a7543f0e-8905-4c1e-ba6a-6c2a07996362 req-b1218fb2-9d3a-476a-b6b4-b4935cdcdb87 c8de6f72f48e4af28f48c892578eba25 4612cbc1aef7435d90fb4a873271b21f - - default default] Floating IP eaccdaf4-44f5-493c-94b5-b52f094ef7a6 disassociated. External IP: 10.96.250.203, port: 9c423a6d-9ef9-4d6b-b08e-bf658a68e7e2. [pid: 8|app: 0|req: 596/1217] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:17:46 2026] PUT /v2.0/routers/875911b3-1920-48cd-be44-b0918cc24c1a/add_router_interface => generated 310 bytes in 1509 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1218] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:47 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => 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: 622/1219] 199.204.45.116 () {36 vars in 995 bytes} [Thu May 14 04:17:47 2026] DELETE /v2.0/ports/9c423a6d-9ef9-4d6b-b08e-bf658a68e7e2 => generated 0 bytes in 687 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1220] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:48 2026] GET /v2.0/ports?device_id=95bd3c55-675c-4c95-bca0-d97aa499a3ae => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:17:48.206 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4899b64c-17b5-4545-aa6d-def77fcf6478'] response: {'server_uuid': '5d155a7a-2c36-4123-9940-38725d8c655f', 'name': 'network-vif-deleted', 'tag': '9c423a6d-9ef9-4d6b-b08e-bf658a68e7e2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 598/1221] 10.0.0.132 () {34 vars in 663 bytes} [Thu May 14 04:17:47 2026] POST /v2.0/ports => generated 954 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1222] 10.0.0.132 () {34 vars in 663 bytes} [Thu May 14 04:17:48 2026] POST /v2.0/ports => generated 954 bytes in 418 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 625/1223] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:48 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => 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: 626/1224] 10.0.0.132 () {34 vars in 675 bytes} [Thu May 14 04:17:49 2026] POST /v2.0/subnetpools => generated 549 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1225] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:49 2026] GET /v2.0/ports?device_id=95bd3c55-675c-4c95-bca0-d97aa499a3ae => 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: 628/1226] 10.0.0.132 () {32 vars in 727 bytes} [Thu May 14 04:17:49 2026] GET /v2.0/subnetpools/e7650ccc-783b-4c33-9ea0-630588b0c781 => generated 549 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:49.530 8 INFO neutron.db.l3_db [None req-3910805c-1626-4b5b-b3f5-ab30032ac095 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] Floating IP 77994f48-d1cb-4c52-b834-46ff867687ae associated. External IP: 10.96.250.211, port: 56dc05d8-fead-4802-b0b5-82fc80067a67. [pid: 7|app: 0|req: 629/1227] 10.0.0.132 () {34 vars in 747 bytes} [Thu May 14 04:17:49 2026] PUT /v2.0/subnetpools/e7650ccc-783b-4c33-9ea0-630588b0c781 => generated 501 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1228] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:17:49 2026] DELETE /v2.0/subnetpools/e7650ccc-783b-4c33-9ea0-630588b0c781 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:17:49.618 7 INFO neutron.api.v2.resource [None req-73fde101-a0db-494d-bb9f-b63bd3a1c4e9 1a01f84981284de5a10d153bc24fe185 4de3cf3ea49443e6bfb761157fe120f8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 631/1229] 10.0.0.132 () {32 vars in 727 bytes} [Thu May 14 04:17:49 2026] GET /v2.0/subnetpools/e7650ccc-783b-4c33-9ea0-630588b0c781 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:17:49.633 7 INFO neutron.api.v2.resource [None req-1989e1a9-b2b1-4289-bb0f-0260faffb59e 1a01f84981284de5a10d153bc24fe185 4de3cf3ea49443e6bfb761157fe120f8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 632/1230] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:17:49 2026] DELETE /v2.0/subnetpools/e7650ccc-783b-4c33-9ea0-630588b0c781 => 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: 599/1231] 10.0.0.132 () {34 vars in 675 bytes} [Thu May 14 04:17:48 2026] POST /v2.0/floatingips => generated 841 bytes in 1166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:17:50.024 7 INFO neutron.db.l3_db [None req-76117d74-b338-49e2-ac7f-7748c28f0417 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] Floating IP 77994f48-d1cb-4c52-b834-46ff867687ae disassociated. External IP: 10.96.250.211, port: 56dc05d8-fead-4802-b0b5-82fc80067a67. [pid: 8|app: 0|req: 600/1232] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:50 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:17:50.305 8 WARNING neutron.db.securitygroups_db [None req-5c834a4a-2ac0-42df-8b89-b79cfc4e8262 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 633/1233] 10.0.0.132 () {34 vars in 747 bytes} [Thu May 14 04:17:49 2026] PUT /v2.0/floatingips/77994f48-d1cb-4c52-b834-46ff867687ae => generated 552 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1234] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:17:50 2026] GET /v2.0/security-groups?tenant_id=4de3cf3ea49443e6bfb761157fe120f8&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:17:50.491 7 INFO neutron_taas.services.taas.taas_plugin [None req-8bd6a741-425c-49cb-9c49-04b795612752 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] TaaS: Handle Delete Port: 9ea8a1dc-e2bf-4eb7-993f-7ff61feeab27 2026-05-14 04:17:50.495 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8bd6a741-425c-49cb-9c49-04b795612752 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] Tap Mirror: Handle Delete Port: 9ea8a1dc-e2bf-4eb7-993f-7ff61feeab27 [pid: 8|app: 0|req: 602/1235] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:50 2026] DELETE /v2.0/security-groups/891957a1-c2fb-4323-978d-d1a46079a53a => 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: 603/1236] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:50 2026] GET /v2.0/ports?device_id=95bd3c55-675c-4c95-bca0-d97aa499a3ae => 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: 634/1237] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:17:50 2026] DELETE /v2.0/floatingips/77994f48-d1cb-4c52-b834-46ff867687ae => 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: 604/1238] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:17:50 2026] GET /v2.0/networks?id=99cc8a97-6459-4a3f-aea0-aa615f9a623d => generated 677 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1239] 199.204.45.116 () {38 vars in 953 bytes} [Thu May 14 04:17:50 2026] POST /v2.0/ports => generated 958 bytes in 408 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-05-14 04:17:51.450 7 INFO neutron.db.l3_db [None req-47772f30-62da-4653-9320-31bacb36692b 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] Floating IP c37da6ba-cd9e-4875-ac19-b5f7cea3e058 associated. External IP: 10.96.250.216, port: 8d76c008-5080-43d7-91dc-140e7d2ea722. [pid: 8|app: 0|req: 606/1240] 199.204.45.116 () {38 vars in 1026 bytes} [Thu May 14 04:17:51 2026] PUT /v2.0/ports/bb2c023a-5064-4cf7-a237-faff5ea3b4c5 => generated 1239 bytes in 446 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: 607/1241] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:51 2026] GET /v2.0/ports?device_id=5d155a7a-2c36-4123-9940-38725d8c655f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:17:51.563 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e01c2aed-ae37-4f06-8c49-e119f8dfdca4'] response: {'name': 'network-changed', 'server_uuid': '95bd3c55-675c-4c95-bca0-d97aa499a3ae', 'tag': 'bb2c023a-5064-4cf7-a237-faff5ea3b4c5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 608/1242] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:51 2026] GET /v2.0/ports?device_id=95bd3c55-675c-4c95-bca0-d97aa499a3ae => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1243] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:51 2026] GET /v2.0/security-groups?id=d55726ea-a61c-4345-bfc9-4f8ae0219927&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: 635/1244] 10.0.0.132 () {34 vars in 675 bytes} [Thu May 14 04:17:50 2026] POST /v2.0/floatingips => generated 841 bytes in 1138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1245] 10.0.0.132 () {32 vars in 727 bytes} [Thu May 14 04:17:51 2026] GET /v2.0/floatingips/c37da6ba-cd9e-4875-ac19-b5f7cea3e058 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1246] 10.0.0.132 () {32 vars in 653 bytes} [Thu May 14 04:17:51 2026] GET /v2.0/floatingips => generated 844 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1247] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:17:52 2026] GET /v2.0/ports?tenant_id=afa1e441f05e41e18c897064d731a671&device_id=95bd3c55-675c-4c95-bca0-d97aa499a3ae => 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: 638/1248] 199.204.45.116 () {34 vars in 1016 bytes} [Thu May 14 04:17:52 2026] GET /v2.0/networks?tenant_id=afa1e441f05e41e18c897064d731a671&shared=False => generated 773 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1249] 199.204.45.116 () {34 vars in 928 bytes} [Thu May 14 04:17:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:52.353 8 INFO neutron.db.l3_db [None req-84d8ed5f-9600-408a-af8e-5e50effd5a0f 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] Floating IP c37da6ba-cd9e-4875-ac19-b5f7cea3e058 associated. External IP: 10.96.250.216, port: 8d76c008-5080-43d7-91dc-140e7d2ea722. [pid: 7|app: 0|req: 640/1250] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:52 2026] DELETE /v2.0/security-groups/299f7773-87ac-4220-8009-02720387b547 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:17:52.767 7 INFO neutron.api.v2.resource [None req-b104106b-438d-49f5-9a10-ddf0de3ef432 c8de6f72f48e4af28f48c892578eba25 4612cbc1aef7435d90fb4a873271b21f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 643/1253] 10.0.0.132 () {32 vars in 735 bytes} [Thu May 14 04:17:52 2026] GET /v2.0/security-groups/299f7773-87ac-4220-8009-02720387b547 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:17:52.879 7 INFO neutron_taas.services.taas.taas_plugin [None req-9a013552-9e17-4d48-a037-b9e66e882709 c8de6f72f48e4af28f48c892578eba25 4612cbc1aef7435d90fb4a873271b21f - - default default] TaaS: Handle Delete Port: 9a7bb36c-a8e8-4050-8567-4fe477bd0db0 2026-05-14 04:17:52.883 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a013552-9e17-4d48-a037-b9e66e882709 c8de6f72f48e4af28f48c892578eba25 4612cbc1aef7435d90fb4a873271b21f - - default default] Tap Mirror: Handle Delete Port: 9a7bb36c-a8e8-4050-8567-4fe477bd0db0 [pid: 8|app: 0|req: 611/1254] 10.0.0.132 () {34 vars in 747 bytes} [Thu May 14 04:17:51 2026] PUT /v2.0/floatingips/c37da6ba-cd9e-4875-ac19-b5f7cea3e058 => generated 841 bytes in 1081 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1255] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:53 2026] GET /v2.0/ports?device_id=95bd3c55-675c-4c95-bca0-d97aa499a3ae => 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: 644/1256] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:17:52 2026] DELETE /v2.0/floatingips/eaccdaf4-44f5-493c-94b5-b52f094ef7a6 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1257] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:53 2026] GET /v2.0/security-groups?id=d55726ea-a61c-4345-bfc9-4f8ae0219927&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:17:53.167 8 INFO neutron.db.l3_db [None req-9f0dbf9c-a742-49e7-9877-b6131ef7c57b 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] Floating IP c37da6ba-cd9e-4875-ac19-b5f7cea3e058 disassociated. External IP: 10.96.250.216, port: 56dc05d8-fead-4802-b0b5-82fc80067a67. 2026-05-14 04:17:53.491 7 INFO neutron_taas.services.taas.taas_plugin [None req-26aa7cd9-e2aa-483a-918f-fe07f4356b1d ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 33b4e3d5-4530-40cc-aa3c-c8bf79c881d6 2026-05-14 04:17:53.494 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26aa7cd9-e2aa-483a-918f-fe07f4356b1d ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 33b4e3d5-4530-40cc-aa3c-c8bf79c881d6 [pid: 8|app: 0|req: 613/1258] 10.0.0.132 () {34 vars in 747 bytes} [Thu May 14 04:17:53 2026] PUT /v2.0/floatingips/c37da6ba-cd9e-4875-ac19-b5f7cea3e058 => generated 552 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1259] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:17:53 2026] GET /v2.0/ports?tenant_id=afa1e441f05e41e18c897064d731a671&device_id=95bd3c55-675c-4c95-bca0-d97aa499a3ae => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:17:53.634 8 INFO neutron_taas.services.taas.taas_plugin [None req-7e2dc743-6b0b-4ee0-9fc7-f3014b7c1c3b 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] TaaS: Handle Delete Port: 55978b03-a11a-43ce-acdd-b0a0fc460e56 2026-05-14 04:17:53.653 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e2dc743-6b0b-4ee0-9fc7-f3014b7c1c3b 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] Tap Mirror: Handle Delete Port: 55978b03-a11a-43ce-acdd-b0a0fc460e56 [pid: 8|app: 0|req: 615/1260] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:17:53 2026] DELETE /v2.0/floatingips/c37da6ba-cd9e-4875-ac19-b5f7cea3e058 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1261] 199.204.45.116 () {34 vars in 1058 bytes} [Thu May 14 04:17:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=bb2c023a-5064-4cf7-a237-faff5ea3b4c5 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:17:53.881 8 INFO neutron.api.v2.resource [None req-c36bc1e5-1757-405d-9b8c-0b9e2951508a 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 617/1262] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:17:53 2026] DELETE /v2.0/floatingips/c37da6ba-cd9e-4875-ac19-b5f7cea3e058 => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1263] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:17:53 2026] GET /v2.0/subnets?id=ea319734-7a0c-4d36-9726-c73127b93f1f => generated 695 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:54.061 8 INFO neutron_taas.services.taas.taas_plugin [None req-b762a058-bf52-4e32-b883-380464f4f3f3 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] TaaS: Handle Delete Port: 56dc05d8-fead-4802-b0b5-82fc80067a67 2026-05-14 04:17:54.064 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b762a058-bf52-4e32-b883-380464f4f3f3 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] Tap Mirror: Handle Delete Port: 56dc05d8-fead-4802-b0b5-82fc80067a67 [pid: 7|app: 0|req: 646/1264] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:17:53 2026] PUT /v2.0/routers/286b45a6-4cd1-4fd4-a284-3a7446040975/remove_router_interface => generated 310 bytes in 1008 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1265] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:17:54 2026] GET /v2.0/ports?network_id=99cc8a97-6459-4a3f-aea0-aa615f9a623d&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: 619/1266] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:17:53 2026] DELETE /v2.0/ports/56dc05d8-fead-4802-b0b5-82fc80067a67 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:17:54.295 7 WARNING neutron.db.securitygroups_db [None req-3f89ebe6-72af-431f-af00-d64765764e13 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 648/1267] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:17:54 2026] GET /v2.0/security-groups?tenant_id=f2d8415baf4d49bd8f9e1016b5eca91d&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:17:54.431 8 INFO neutron_taas.services.taas.taas_plugin [None req-5ac5a409-5b04-41fd-acf6-029e807313df ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: a5e7cb13-a5c6-4a1f-a355-53544048ba09 2026-05-14 04:17:54.434 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ac5a409-5b04-41fd-acf6-029e807313df ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: a5e7cb13-a5c6-4a1f-a355-53544048ba09 [pid: 7|app: 0|req: 649/1268] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:17:54 2026] GET /v2.0/networks/99cc8a97-6459-4a3f-aea0-aa615f9a623d?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: 650/1269] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:54 2026] GET /v2.0/ports?device_id=95bd3c55-675c-4c95-bca0-d97aa499a3ae => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:54.627 7 INFO neutron_taas.services.taas.taas_plugin [None req-c066d28c-e640-47e4-a0eb-7d0d5428b0b4 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] TaaS: Handle Delete Port: 8d76c008-5080-43d7-91dc-140e7d2ea722 2026-05-14 04:17:54.630 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c066d28c-e640-47e4-a0eb-7d0d5428b0b4 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] Tap Mirror: Handle Delete Port: 8d76c008-5080-43d7-91dc-140e7d2ea722 2026-05-14 04:17:54.693 8 INFO neutron_taas.services.taas.taas_plugin [None req-5ac5a409-5b04-41fd-acf6-029e807313df ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 56967fbd-254e-4260-aa21-1933155237fe 2026-05-14 04:17:54.696 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ac5a409-5b04-41fd-acf6-029e807313df ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 56967fbd-254e-4260-aa21-1933155237fe [pid: 7|app: 0|req: 651/1270] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:17:54 2026] DELETE /v2.0/ports/8d76c008-5080-43d7-91dc-140e7d2ea722 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1271] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:54 2026] DELETE /v2.0/security-groups/bdd02124-c589-4a36-a08e-b5b5f6d638d5 => 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: 653/1272] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:17:54 2026] GET /v2.0/networks/99cc8a97-6459-4a3f-aea0-aa615f9a623d?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: 654/1273] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:54 2026] GET /v2.0/security-groups?id=d55726ea-a61c-4345-bfc9-4f8ae0219927&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1274] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:17:54 2026] GET /v2.0/ports?device_id=875911b3-1920-48cd-be44-b0918cc24c1a => generated 958 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:17:55.093 8 INFO neutron.services.segments.plugin [-] Segment b388d357-834a-4c46-835c-213917605b23 resource provider aggregate not found 2026-05-14 04:17:55.096 8 INFO neutron.services.segments.plugin [-] Segment b388d357-834a-4c46-835c-213917605b23 resource provider aggregate not found 2026-05-14 04:17:55.117 8 INFO neutron.db.l3_hamode_db [None req-5ac5a409-5b04-41fd-acf6-029e807313df ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] HA network 067be82e-850f-4386-a467-79b85a49c2d3 was deleted as no HA routers are present in project 4612cbc1aef7435d90fb4a873271b21f. 2026-05-14 04:17:55.121 8 INFO neutron.services.segments.plugin [-] Segment b388d357-834a-4c46-835c-213917605b23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b388d357-834a-4c46-835c-213917605b23 found for delete ", "request_id": "req-fb005704-1a40-4279-b915-d6743a0d637c"}]} 2026-05-14 04:17:55.124 8 INFO neutron.services.segments.plugin [-] Segment b388d357-834a-4c46-835c-213917605b23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b388d357-834a-4c46-835c-213917605b23 found for delete ", "request_id": "req-7ae1c6d4-17f2-4d8d-a7b2-14c5d5c0a78c"}]} [pid: 8|app: 0|req: 620/1275] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:17:54 2026] DELETE /v2.0/routers/286b45a6-4cd1-4fd4-a284-3a7446040975 => generated 0 bytes in 896 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1276] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:17:55 2026] DELETE /v2.0/subnets/31f6280a-ab37-4dc7-b3d9-0a69e50e593c => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:17:55.409 8 INFO neutron_taas.services.taas.taas_plugin [None req-7b1d4c44-ac1b-49d8-b1f5-871911b88698 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: d7565cef-6686-4f73-b9f7-6858f0a98291 2026-05-14 04:17:55.412 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b1d4c44-ac1b-49d8-b1f5-871911b88698 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: d7565cef-6686-4f73-b9f7-6858f0a98291 2026-05-14 04:17:55.487 7 INFO neutron_taas.services.taas.taas_plugin [None req-a28f3459-b664-4b1d-b021-0ada699b0933 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] TaaS: Handle Delete Port: 4a1e72ae-7b62-4d63-9ff9-16a60d773174 2026-05-14 04:17:55.490 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a28f3459-b664-4b1d-b021-0ada699b0933 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] Tap Mirror: Handle Delete Port: 4a1e72ae-7b62-4d63-9ff9-16a60d773174 [pid: 8|app: 0|req: 622/1277] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:17:55 2026] DELETE /v2.0/networks/14328d18-5873-43ca-b06f-043b8f46e540 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:17:55.783 8 WARNING neutron.db.securitygroups_db [None req-481260ad-c17b-4b9d-8e25-fe87a480b111 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 623/1278] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:17:55 2026] GET /v2.0/security-groups?tenant_id=4612cbc1aef7435d90fb4a873271b21f&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1279] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:55 2026] DELETE /v2.0/security-groups/f953b1f5-ab51-44dd-926f-f715375146c5 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1280] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:56 2026] GET /v2.0/ports?device_id=95bd3c55-675c-4c95-bca0-d97aa499a3ae => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1281] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:17:55 2026] PUT /v2.0/routers/875911b3-1920-48cd-be44-b0918cc24c1a/remove_router_interface => generated 310 bytes in 1126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1282] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:56 2026] GET /v2.0/security-groups?id=d55726ea-a61c-4345-bfc9-4f8ae0219927&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:17:56.396 7 INFO neutron_taas.services.taas.taas_plugin [None req-38642db0-f3db-4a43-95d0-2e4883ef8c8d 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] TaaS: Handle Delete Port: a312621f-802e-427a-af4a-9e129b6de8ee 2026-05-14 04:17:56.399 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38642db0-f3db-4a43-95d0-2e4883ef8c8d 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] Tap Mirror: Handle Delete Port: a312621f-802e-427a-af4a-9e129b6de8ee 2026-05-14 04:17:56.687 7 INFO neutron_taas.services.taas.taas_plugin [None req-38642db0-f3db-4a43-95d0-2e4883ef8c8d 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] TaaS: Handle Delete Port: 22593426-047b-45b0-9300-5feceb80ff8d 2026-05-14 04:17:56.690 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38642db0-f3db-4a43-95d0-2e4883ef8c8d 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] Tap Mirror: Handle Delete Port: 22593426-047b-45b0-9300-5feceb80ff8d 2026-05-14 04:17:56.967 7 INFO neutron.services.segments.plugin [-] Segment 6da7bf5b-8b2c-4dfd-b2ef-d845d71b6ee0 resource provider aggregate not found 2026-05-14 04:17:56.975 7 INFO neutron.services.segments.plugin [-] Segment 6da7bf5b-8b2c-4dfd-b2ef-d845d71b6ee0 resource provider aggregate not found 2026-05-14 04:17:56.983 7 INFO neutron.services.segments.plugin [-] Segment 6da7bf5b-8b2c-4dfd-b2ef-d845d71b6ee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6da7bf5b-8b2c-4dfd-b2ef-d845d71b6ee0 found for delete ", "request_id": "req-90995dc1-6509-466f-8803-80a5e59ae524"}]} 2026-05-14 04:17:56.990 7 INFO neutron.db.l3_hamode_db [None req-38642db0-f3db-4a43-95d0-2e4883ef8c8d 88e2aa3ee47649419f5653816aa4d3b1 f399016d6eef41548429ac1dca2f48fc - - default default] HA network cdb5748d-d7cf-4dea-bcb5-c0041ff27d95 was deleted as no HA routers are present in project f399016d6eef41548429ac1dca2f48fc. 2026-05-14 04:17:56.998 7 INFO neutron.services.segments.plugin [-] Segment 6da7bf5b-8b2c-4dfd-b2ef-d845d71b6ee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6da7bf5b-8b2c-4dfd-b2ef-d845d71b6ee0 found for delete ", "request_id": "req-42e61ae3-adcc-4fde-ad64-ef1255884ec3"}]} [pid: 7|app: 0|req: 657/1283] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:17:56 2026] DELETE /v2.0/routers/875911b3-1920-48cd-be44-b0918cc24c1a => generated 0 bytes in 860 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:17:57.153 8 INFO neutron.services.segments.plugin [-] Segment 5f3e500b-59cf-48d5-b723-db5a2c36f3e0 resource provider aggregate not found 2026-05-14 04:17:57.178 8 INFO neutron.services.segments.plugin [-] Segment 5f3e500b-59cf-48d5-b723-db5a2c36f3e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f3e500b-59cf-48d5-b723-db5a2c36f3e0 found for delete ", "request_id": "req-919e1685-93df-4815-94dc-b88d95f2999a"}]} 2026-05-14 04:17:57.179 8 INFO neutron.services.segments.plugin [-] Segment 5f3e500b-59cf-48d5-b723-db5a2c36f3e0 resource provider aggregate not found [pid: 8|app: 0|req: 627/1284] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:17:57 2026] DELETE /v2.0/subnets/f8dad1ee-20ef-4129-a3e7-e547ed935e5a => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:17:57.206 8 INFO neutron.services.segments.plugin [-] Segment 5f3e500b-59cf-48d5-b723-db5a2c36f3e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f3e500b-59cf-48d5-b723-db5a2c36f3e0 found for delete ", "request_id": "req-8d3e0efa-99f7-4604-9136-5a5cde041cab"}]} [pid: 8|app: 0|req: 628/1285] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:57 2026] GET /v2.0/ports?device_id=95bd3c55-675c-4c95-bca0-d97aa499a3ae => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1286] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:57 2026] GET /v2.0/security-groups?id=d55726ea-a61c-4345-bfc9-4f8ae0219927&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1287] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:17:57 2026] DELETE /v2.0/networks/d1034754-ea27-4fc6-ab48-934deca9c7ff => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:17:57.937 8 WARNING neutron.db.securitygroups_db [None req-06f43b4d-a64a-43a3-95c1-5f02545f56d8 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 630/1288] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:17:57 2026] GET /v2.0/security-groups?tenant_id=f399016d6eef41548429ac1dca2f48fc&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1289] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:57 2026] DELETE /v2.0/security-groups/b5274723-b15a-42db-982e-6450e8b87265 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1290] 10.0.0.224 () {32 vars in 800 bytes} [Thu May 14 04:17:58 2026] GET /v2.0/extensions => generated 22222 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1291] 10.0.0.224 () {32 vars in 861 bytes} [Thu May 14 04:17:58 2026] GET /v2.0/quotas/f0d4803c10d841c1bb5f5222e88c4883/details => generated 847 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1292] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:58 2026] GET /v2.0/ports?device_id=95bd3c55-675c-4c95-bca0-d97aa499a3ae => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1293] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:58 2026] GET /v2.0/security-groups?id=d55726ea-a61c-4345-bfc9-4f8ae0219927&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:17:59.004 7 INFO neutron.services.segments.plugin [-] Segment 31613b4b-3bcf-4b34-b66f-a08e81131703 resource provider aggregate not found 2026-05-14 04:17:59.021 7 INFO neutron.services.segments.plugin [-] Segment 31613b4b-3bcf-4b34-b66f-a08e81131703 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31613b4b-3bcf-4b34-b66f-a08e81131703 found for delete ", "request_id": "req-f4d0ee54-7907-4e47-88b0-621a825f036a"}]} 2026-05-14 04:17:59.023 7 INFO neutron.services.segments.plugin [-] Segment 31613b4b-3bcf-4b34-b66f-a08e81131703 resource provider aggregate not found 2026-05-14 04:17:59.042 7 INFO neutron.services.segments.plugin [-] Segment 31613b4b-3bcf-4b34-b66f-a08e81131703 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31613b4b-3bcf-4b34-b66f-a08e81131703 found for delete ", "request_id": "req-564ace53-4fe7-40aa-ba04-0f9b0d18417d"}]} 2026-05-14 04:17:59.145 8 WARNING neutron.db.securitygroups_db [None req-b1b75586-2e1e-4ed4-95b7-a1c2d10dc3b0 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 633/1294] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:17:58 2026] GET /v2.0/security-groups?tenant_id=7ecc5aa17d3f4625801abd72eb8d9cf9&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1295] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:17:59 2026] DELETE /v2.0/security-groups/5557f24a-d66c-40eb-9a9f-3e3a64109c29 => 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: 634/1296] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:17:59 2026] GET /v2.0/ports?device_id=95bd3c55-675c-4c95-bca0-d97aa499a3ae => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1297] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:17:59 2026] GET /v2.0/security-groups?id=d55726ea-a61c-4345-bfc9-4f8ae0219927&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:00.170 8 INFO neutron.db.segments_db [None req-d2b2f1f9-b9e7-41b3-97d5-248039376c90 9257bc3db7aa4a64b356c6664fadc414 e71c5bd6c0a045a0bb97e01000bd8dc2 - - default default] Added segment 5f4ec984-9b2a-4cde-874c-21bedd3602f5 of type vxlan for network 29343422-3260-4375-a720-5a99f39a4d11 [pid: 8|app: 0|req: 635/1298] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:17:59 2026] POST /v2.0/networks => generated 644 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1299] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:00 2026] POST /v2.0/subnets => generated 641 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:18:00.579 8 INFO neutron.db.segments_db [None req-0e6cd668-a9fa-49a2-8e6e-ba004d1e4c9a 9257bc3db7aa4a64b356c6664fadc414 e71c5bd6c0a045a0bb97e01000bd8dc2 - - default default] Added segment 8848ebac-168d-4ac2-a8c5-61167f3c8e0a of type vxlan for network 467d10f2-23d8-416d-b759-554497bc162d [pid: 8|app: 0|req: 636/1300] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:18:00 2026] POST /v2.0/networks => generated 644 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1301] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:00 2026] GET /v2.0/ports?device_id=95bd3c55-675c-4c95-bca0-d97aa499a3ae => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1302] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:18:00 2026] GET /v2.0/security-groups?id=d55726ea-a61c-4345-bfc9-4f8ae0219927&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1303] 10.0.0.132 () {34 vars in 741 bytes} [Thu May 14 04:18:00 2026] PUT /v2.0/networks/467d10f2-23d8-416d-b759-554497bc162d => generated 592 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1304] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:00 2026] POST /v2.0/subnets => generated 626 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1305] 10.0.0.132 () {34 vars in 739 bytes} [Thu May 14 04:18:01 2026] PUT /v2.0/subnets/cfdc47a5-d6a7-4ebc-97b6-8543b5bbbcf1 => generated 636 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1306] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:01 2026] GET /v2.0/ports?device_id=95bd3c55-675c-4c95-bca0-d97aa499a3ae => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1307] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:18:01 2026] GET /v2.0/security-groups?id=d55726ea-a61c-4345-bfc9-4f8ae0219927&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-05-14 04:18:01.453 7 INFO neutron.services.segments.plugin [-] Segment 8848ebac-168d-4ac2-a8c5-61167f3c8e0a resource provider aggregate not found 2026-05-14 04:18:01.459 7 INFO neutron.services.segments.plugin [-] Segment 8848ebac-168d-4ac2-a8c5-61167f3c8e0a resource provider aggregate not found 2026-05-14 04:18:01.481 7 INFO neutron.services.segments.plugin [-] Segment 8848ebac-168d-4ac2-a8c5-61167f3c8e0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8848ebac-168d-4ac2-a8c5-61167f3c8e0a found for delete ", "request_id": "req-60036cb6-ea11-4880-aa20-6c32078ea9a5"}]} [pid: 7|app: 0|req: 667/1308] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:18:01 2026] DELETE /v2.0/networks/467d10f2-23d8-416d-b759-554497bc162d => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:18:01.485 7 INFO neutron.services.segments.plugin [-] Segment 8848ebac-168d-4ac2-a8c5-61167f3c8e0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8848ebac-168d-4ac2-a8c5-61167f3c8e0a found for delete ", "request_id": "req-79a37548-5773-4be4-b5b9-50502bdeb3d4"}]} 2026-05-14 04:18:01.504 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fdbb1c1b-bcd1-48f6-b3c6-d1b039a9dda1 9257bc3db7aa4a64b356c6664fadc414 e71c5bd6c0a045a0bb97e01000bd8dc2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 642/1309] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:18:01 2026] DELETE /v2.0/networks/467d10f2-23d8-416d-b759-554497bc162d => 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: 668/1310] 10.0.0.132 () {32 vars in 692 bytes} [Thu May 14 04:18:01 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1311] 10.0.0.132 () {32 vars in 740 bytes} [Thu May 14 04:18:01 2026] GET /v2.0/subnets?network_id=38f471ae-7373-416f-b19f-d1c1e3c1cfe3 => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1312] 10.0.0.132 () {32 vars in 651 bytes} [Thu May 14 04:18:01 2026] GET /v2.0/extensions => generated 22222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1313] 10.0.0.224 () {32 vars in 800 bytes} [Thu May 14 04:18:01 2026] GET /v2.0/extensions => generated 22222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1314] 10.0.0.132 () {32 vars in 647 bytes} [Thu May 14 04:18:01 2026] GET /v2.0/networks => generated 1309 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1315] 10.0.0.132 () {32 vars in 645 bytes} [Thu May 14 04:18:01 2026] GET /v2.0/subnets => generated 1280 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1316] 10.0.0.132 () {32 vars in 721 bytes} [Thu May 14 04:18:01 2026] GET /v2.0/networks/29343422-3260-4375-a720-5a99f39a4d11 => generated 669 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1317] 10.0.0.132 () {32 vars in 719 bytes} [Thu May 14 04:18:01 2026] GET /v2.0/subnets/e8faffe1-9686-4cdb-9fe4-e2d4893bf41b => generated 641 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:01.865 7 WARNING neutron.db.securitygroups_db [None req-ca5889d4-89b3-42ef-a98e-9150b99dce54 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 647/1318] 10.0.0.224 () {32 vars in 861 bytes} [Thu May 14 04:18:01 2026] GET /v2.0/quotas/f0d4803c10d841c1bb5f5222e88c4883/details => generated 847 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:01.891 8 INFO neutron.pecan_wsgi.hooks.translation [None req-db05e572-cd25-410a-8f83-9acd9837d53a 9257bc3db7aa4a64b356c6664fadc414 e71c5bd6c0a045a0bb97e01000bd8dc2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 648/1319] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:01 2026] DELETE /v2.0/subnets/cfdc47a5-d6a7-4ebc-97b6-8543b5bbbcf1 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:18:01.906 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf5b6109-4e2f-4a6d-8e9a-4fe81e9b4b26 9257bc3db7aa4a64b356c6664fadc414 e71c5bd6c0a045a0bb97e01000bd8dc2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 649/1320] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:18:01 2026] DELETE /v2.0/networks/467d10f2-23d8-416d-b759-554497bc162d => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1321] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:01 2026] GET /v2.0/security-groups?tenant_id=4d35ba062c444cee970c94840a55ce26&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1322] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:01 2026] DELETE /v2.0/subnets/e8faffe1-9686-4cdb-9fe4-e2d4893bf41b => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1323] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:01 2026] DELETE /v2.0/security-groups/693b7130-1e0b-4d95-a683-2112ace3fec0 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:18:02.150 8 INFO neutron.services.segments.plugin [-] Segment 5f4ec984-9b2a-4cde-874c-21bedd3602f5 resource provider aggregate not found 2026-05-14 04:18:02.159 8 INFO neutron.services.segments.plugin [-] Segment 5f4ec984-9b2a-4cde-874c-21bedd3602f5 resource provider aggregate not found 2026-05-14 04:18:02.176 8 INFO neutron.services.segments.plugin [-] Segment 5f4ec984-9b2a-4cde-874c-21bedd3602f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f4ec984-9b2a-4cde-874c-21bedd3602f5 found for delete ", "request_id": "req-25b1361c-57c1-4a3c-8b32-a83d9a19a522"}]} 2026-05-14 04:18:02.181 8 INFO neutron.services.segments.plugin [-] Segment 5f4ec984-9b2a-4cde-874c-21bedd3602f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f4ec984-9b2a-4cde-874c-21bedd3602f5 found for delete ", "request_id": "req-8688ea74-a95a-43fe-8278-2a1bb4b6a605"}]} [pid: 8|app: 0|req: 651/1324] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:18:02 2026] DELETE /v2.0/networks/29343422-3260-4375-a720-5a99f39a4d11 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1325] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:02 2026] GET /v2.0/ports?device_id=95bd3c55-675c-4c95-bca0-d97aa499a3ae => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1326] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:18:02 2026] GET /v2.0/security-groups?id=d55726ea-a61c-4345-bfc9-4f8ae0219927&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:02.766 7 WARNING neutron.db.securitygroups_db [None req-06209466-ac6e-4dea-a49b-63e716150010 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 675/1327] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:02 2026] GET /v2.0/security-groups?tenant_id=e71c5bd6c0a045a0bb97e01000bd8dc2&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1328] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:02 2026] DELETE /v2.0/security-groups/dc9b2f95-20dd-415a-baff-b6ad50c5b446 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1329] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:03 2026] GET /v2.0/ports?device_id=95bd3c55-675c-4c95-bca0-d97aa499a3ae => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1330] 199.204.45.116 () {34 vars in 992 bytes} [Thu May 14 04:18:03 2026] GET /v2.0/ports?device_id=95bd3c55-675c-4c95-bca0-d97aa499a3ae => 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: 677/1331] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:18:03 2026] GET /v2.0/security-groups?id=d55726ea-a61c-4345-bfc9-4f8ae0219927&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:03.812 8 INFO neutron_taas.services.taas.taas_plugin [req-83bc22e8-5662-4caf-9141-e7c32d2e01af req-baeab337-67ba-4f79-95ac-6b297f65b64b f2cff083ddb14ba0881040d96f514fa5 afa1e441f05e41e18c897064d731a671 - - default default] TaaS: Handle Delete Port: bb2c023a-5064-4cf7-a237-faff5ea3b4c5 2026-05-14 04:18:03.815 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-83bc22e8-5662-4caf-9141-e7c32d2e01af req-baeab337-67ba-4f79-95ac-6b297f65b64b f2cff083ddb14ba0881040d96f514fa5 afa1e441f05e41e18c897064d731a671 - - default default] Tap Mirror: Handle Delete Port: bb2c023a-5064-4cf7-a237-faff5ea3b4c5 [pid: 8|app: 0|req: 655/1332] 199.204.45.116 () {36 vars in 995 bytes} [Thu May 14 04:18:03 2026] DELETE /v2.0/ports/bb2c023a-5064-4cf7-a237-faff5ea3b4c5 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:18:04.051 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d8a6ed3-bdae-4197-89d9-809880a3618d'] response: {'server_uuid': '95bd3c55-675c-4c95-bca0-d97aa499a3ae', 'name': 'network-vif-deleted', 'tag': 'bb2c023a-5064-4cf7-a237-faff5ea3b4c5', 'status': 'completed', 'code': 200} 2026-05-14 04:18:04.137 7 INFO neutron.db.segments_db [None req-34c86f31-dd34-450f-9ca1-507b4b4c27b9 b016d55eb9c04390a0d72fc01977463b 5f4f4126b55c490388e6c2fc89db3434 - - default default] Added segment 8c7c4980-ebb4-46ff-b060-939fb68fe9b5 of type vxlan for network 2c76e882-fd24-4128-9876-cb867ed6244d [pid: 7|app: 0|req: 678/1333] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:18:03 2026] POST /v2.0/networks => generated 646 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1334] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:04 2026] GET /v2.0/ports?device_id=95bd3c55-675c-4c95-bca0-d97aa499a3ae => 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: 656/1335] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:04 2026] POST /v2.0/subnets => generated 673 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:18:05.029 8 INFO neutron.db.segments_db [None req-b0a8c9a3-56b3-42aa-a618-e2c31fcfeec4 b016d55eb9c04390a0d72fc01977463b 5f4f4126b55c490388e6c2fc89db3434 - - default default] Added segment 0b424628-265e-4d0b-a739-a09853de1c2a of type vxlan for network aabb4666-85b0-463b-9088-acd81ffbff60 2026-05-14 04:18:05.094 7 WARNING neutron.db.securitygroups_db [None req-f9811ab1-5b92-44fc-9078-d43236bf8850 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 657/1336] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:18:04 2026] POST /v2.0/networks => generated 648 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1337] 10.0.0.132 () {34 vars in 741 bytes} [Thu May 14 04:18:05 2026] PUT /v2.0/networks/aabb4666-85b0-463b-9088-acd81ffbff60 => generated 592 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1338] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:04 2026] GET /v2.0/security-groups?tenant_id=f0d4803c10d841c1bb5f5222e88c4883&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1339] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:05 2026] DELETE /v2.0/security-groups/26e70305-15a9-4bd2-ba21-08119a22e353 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1340] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:05 2026] POST /v2.0/subnets => generated 646 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1341] 10.0.0.132 () {34 vars in 739 bytes} [Thu May 14 04:18:05 2026] PUT /v2.0/subnets/b0fc08b5-8756-43ec-8869-dd8ba39a74fa => generated 656 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:05.826 8 INFO neutron.services.segments.plugin [-] Segment 0b424628-265e-4d0b-a739-a09853de1c2a resource provider aggregate not found 2026-05-14 04:18:05.832 8 INFO neutron.services.segments.plugin [-] Segment 0b424628-265e-4d0b-a739-a09853de1c2a resource provider aggregate not found 2026-05-14 04:18:05.850 8 INFO neutron.services.segments.plugin [-] Segment 0b424628-265e-4d0b-a739-a09853de1c2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b424628-265e-4d0b-a739-a09853de1c2a found for delete ", "request_id": "req-bba1395a-18a5-4543-ae6f-64def5001121"}]} 2026-05-14 04:18:05.854 8 INFO neutron.services.segments.plugin [-] Segment 0b424628-265e-4d0b-a739-a09853de1c2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b424628-265e-4d0b-a739-a09853de1c2a found for delete ", "request_id": "req-abf8b2d2-882b-4696-b1b7-a69c655b59f1"}]} [pid: 8|app: 0|req: 660/1342] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:18:05 2026] DELETE /v2.0/networks/aabb4666-85b0-463b-9088-acd81ffbff60 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:18:05.896 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e97db5a3-a246-4850-800f-80d4c62f5f85 b016d55eb9c04390a0d72fc01977463b 5f4f4126b55c490388e6c2fc89db3434 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 683/1343] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:18:05 2026] DELETE /v2.0/networks/aabb4666-85b0-463b-9088-acd81ffbff60 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1344] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:05 2026] GET /v2.0/ports?device_id=95bd3c55-675c-4c95-bca0-d97aa499a3ae => 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: 684/1345] 10.0.0.132 () {32 vars in 692 bytes} [Thu May 14 04:18:05 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1346] 10.0.0.132 () {32 vars in 740 bytes} [Thu May 14 04:18:05 2026] GET /v2.0/subnets?network_id=38f471ae-7373-416f-b19f-d1c1e3c1cfe3 => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1347] 10.0.0.132 () {32 vars in 651 bytes} [Thu May 14 04:18:06 2026] GET /v2.0/extensions => generated 22222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1348] 10.0.0.132 () {32 vars in 647 bytes} [Thu May 14 04:18:06 2026] GET /v2.0/networks => generated 1311 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1349] 10.0.0.132 () {32 vars in 645 bytes} [Thu May 14 04:18:06 2026] GET /v2.0/subnets => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1350] 10.0.0.132 () {32 vars in 721 bytes} [Thu May 14 04:18:06 2026] GET /v2.0/networks/2c76e882-fd24-4128-9876-cb867ed6244d => generated 671 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1351] 10.0.0.132 () {32 vars in 719 bytes} [Thu May 14 04:18:06 2026] GET /v2.0/subnets/fdae0b38-c73a-49a7-b3d7-9225b681b477 => generated 673 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:06.259 8 INFO neutron.pecan_wsgi.hooks.translation [None req-697bfb79-8d6a-416d-a30e-0a6c1e818e32 b016d55eb9c04390a0d72fc01977463b 5f4f4126b55c490388e6c2fc89db3434 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 665/1352] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:06 2026] DELETE /v2.0/subnets/b0fc08b5-8756-43ec-8869-dd8ba39a74fa => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:18:06.281 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f7b9835b-d980-4b1d-b7fe-880cdd090e20 b016d55eb9c04390a0d72fc01977463b 5f4f4126b55c490388e6c2fc89db3434 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 688/1353] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:18:06 2026] DELETE /v2.0/networks/aabb4666-85b0-463b-9088-acd81ffbff60 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1354] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:06 2026] DELETE /v2.0/subnets/fdae0b38-c73a-49a7-b3d7-9225b681b477 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:18:06.577 7 INFO neutron_taas.services.taas.taas_plugin [None req-52554449-3cf4-44ea-a819-333b66fa15e0 b016d55eb9c04390a0d72fc01977463b 5f4f4126b55c490388e6c2fc89db3434 - - default default] TaaS: Handle Delete Port: 7004f204-30da-4103-83a8-283648624430 2026-05-14 04:18:06.580 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52554449-3cf4-44ea-a819-333b66fa15e0 b016d55eb9c04390a0d72fc01977463b 5f4f4126b55c490388e6c2fc89db3434 - - default default] Tap Mirror: Handle Delete Port: 7004f204-30da-4103-83a8-283648624430 2026-05-14 04:18:06.800 7 INFO neutron.services.segments.plugin [-] Segment 8c7c4980-ebb4-46ff-b060-939fb68fe9b5 resource provider aggregate not found 2026-05-14 04:18:06.806 7 INFO neutron.services.segments.plugin [-] Segment 8c7c4980-ebb4-46ff-b060-939fb68fe9b5 resource provider aggregate not found 2026-05-14 04:18:06.832 7 INFO neutron.services.segments.plugin [-] Segment 8c7c4980-ebb4-46ff-b060-939fb68fe9b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c7c4980-ebb4-46ff-b060-939fb68fe9b5 found for delete ", "request_id": "req-a9267162-432e-41aa-983e-ca811db768ae"}]} [pid: 7|app: 0|req: 689/1355] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:18:06 2026] DELETE /v2.0/networks/2c76e882-fd24-4128-9876-cb867ed6244d => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:18:06.836 7 INFO neutron.services.segments.plugin [-] Segment 8c7c4980-ebb4-46ff-b060-939fb68fe9b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c7c4980-ebb4-46ff-b060-939fb68fe9b5 found for delete ", "request_id": "req-e97b4268-cdfc-41ae-928c-2fbe508761ae"}]} [pid: 8|app: 0|req: 667/1356] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:07 2026] GET /v2.0/ports?device_id=95bd3c55-675c-4c95-bca0-d97aa499a3ae => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:07.552 8 WARNING neutron.db.securitygroups_db [None req-419ece30-b5de-40c2-8d0f-0bcaef425382 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 668/1357] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:07 2026] GET /v2.0/security-groups?tenant_id=5f4f4126b55c490388e6c2fc89db3434&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:18:07.597 7 INFO neutron.db.segments_db [None req-6b47ef36-93cd-439b-a908-732e4b5e49d1 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment a75a5cd6-8aeb-46e8-977a-dbef468909ea of type vxlan for network ad544351-29ab-4f59-a495-8f0596dbffbb [pid: 7|app: 0|req: 690/1358] 10.0.0.132 () {34 vars in 669 bytes} [Thu May 14 04:18:07 2026] POST /v2.0/networks => generated 740 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1361] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:07 2026] DELETE /v2.0/security-groups/97c775bf-4266-4968-b0f7-243857185259 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1362] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:07 2026] POST /v2.0/subnets => generated 687 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:18:07.981 8 INFO neutron.db.segments_db [None req-dedbda48-9e5d-4b3c-b75e-e9d4cb6958be ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment daa0fc4d-6154-41ac-b8e3-949f35b4877d of type vxlan for network 0bb97fc4-4e34-4d56-ab26-151b7008a47d 2026-05-14 04:18:08.160 7 WARNING neutron.db.securitygroups_db [None req-5d5b065b-23cb-49de-bf63-62cdf9b6954b ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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-05-14 04:18:08.251 8 INFO neutron.db.l3_hamode_db [None req-dedbda48-9e5d-4b3c-b75e-e9d4cb6958be ebc5e81ccdf04117a899cebeea4673aa 78b36bc4a8ae4900989604017dc5e5f3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 694/1363] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:07 2026] GET /v2.0/security-groups?tenant_id=de0f029b74d341efaa9a6d3e5ef161e8&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:18:08.649 7 INFO neutron_taas.services.taas.taas_plugin [None req-02db8dba-ce18-42c8-a812-1bdf104a77db ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 99f57516-23b3-4900-b14e-907d211a09ac 2026-05-14 04:18:08.652 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02db8dba-ce18-42c8-a812-1bdf104a77db ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 99f57516-23b3-4900-b14e-907d211a09ac 2026-05-14 04:18:08.961 8 INFO neutron.db.l3_hamode_db [None req-dedbda48-9e5d-4b3c-b75e-e9d4cb6958be ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 695/1364] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:18:08 2026] PUT /v2.0/routers/50445f0f-b03b-47be-8154-fd88d46d767c/remove_router_interface => generated 310 bytes in 884 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1365] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:09 2026] DELETE /v2.0/security-groups/2a094f63-2750-4c3e-80f8-65c33be69ff1 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:18:09.468 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ceb888e-16cc-4c5d-9d72-1533fddba10a ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 5d86f291-d4b0-46e1-a677-160f4a445ec3 2026-05-14 04:18:09.470 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ceb888e-16cc-4c5d-9d72-1533fddba10a ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 5d86f291-d4b0-46e1-a677-160f4a445ec3 2026-05-14 04:18:09.751 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ceb888e-16cc-4c5d-9d72-1533fddba10a ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 834b55dd-c3b1-4521-9454-a9f131525909 2026-05-14 04:18:09.754 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ceb888e-16cc-4c5d-9d72-1533fddba10a ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 834b55dd-c3b1-4521-9454-a9f131525909 [pid: 8|app: 0|req: 670/1366] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:07 2026] POST /v2.0/routers => generated 727 bytes in 1928 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:18:10.106 7 INFO neutron.services.segments.plugin [-] Segment d96e3e2c-3ad3-44ed-84ee-55dfb777fb43 resource provider aggregate not found 2026-05-14 04:18:10.107 7 INFO neutron.services.segments.plugin [-] Segment d96e3e2c-3ad3-44ed-84ee-55dfb777fb43 resource provider aggregate not found 2026-05-14 04:18:10.131 7 INFO neutron.services.segments.plugin [-] Segment d96e3e2c-3ad3-44ed-84ee-55dfb777fb43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d96e3e2c-3ad3-44ed-84ee-55dfb777fb43 found for delete ", "request_id": "req-5c554b9f-bfd3-4bb5-a523-30b2fc0c4121"}]} 2026-05-14 04:18:10.133 7 INFO neutron.services.segments.plugin [-] Segment d96e3e2c-3ad3-44ed-84ee-55dfb777fb43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d96e3e2c-3ad3-44ed-84ee-55dfb777fb43 found for delete ", "request_id": "req-fc27a995-5ebe-4b4c-942e-fbcb00b43c0b"}]} 2026-05-14 04:18:10.137 7 INFO neutron.db.l3_hamode_db [None req-7ceb888e-16cc-4c5d-9d72-1533fddba10a ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] HA network 0b630aac-8ec9-488a-ab80-6949e4ba08ed was deleted as no HA routers are present in project afa1e441f05e41e18c897064d731a671. [pid: 7|app: 0|req: 697/1367] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:09 2026] DELETE /v2.0/routers/50445f0f-b03b-47be-8154-fd88d46d767c => generated 0 bytes in 859 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:18:10.148 7 WARNING neutron.db.securitygroups_db [None req-7c1f05cc-7386-4e41-afc6-96134679317b ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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-05-14 04:18:10.210 8 INFO neutron.db.segments_db [None req-52aec9cd-51a6-4159-b5f1-1385911da1a5 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Added segment 553f66ea-f4b0-4ad0-b32e-c23be7ab2dbc of type vxlan for network 86912350-dbbc-46f1-b808-e2950b0cae6a [pid: 7|app: 0|req: 698/1368] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:10 2026] GET /v2.0/security-groups?tenant_id=ea165809445a4e09994bcf997f947753&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1369] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:18:09 2026] POST /v2.0/networks => generated 634 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1370] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:10 2026] DELETE /v2.0/subnets/ea319734-7a0c-4d36-9726-c73127b93f1f => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1371] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:10 2026] DELETE /v2.0/security-groups/4ba9ced2-a574-4ccf-b4c3-948d48c3a1eb => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:18:10.750 8 INFO neutron.db.segments_db [None req-ff2e6611-3352-485a-942b-0160da161569 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Added segment 368fc39e-6515-48f1-b070-b9d75e1ac1db of type vxlan for network 7ebcc49e-d2b3-4a7f-b796-c4707ed91878 [pid: 8|app: 0|req: 674/1372] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:18:10 2026] POST /v2.0/networks => generated 632 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:18:10.978 8 INFO neutron_taas.services.taas.taas_plugin [None req-fa3dcb50-70c0-4c4e-809c-b9237d761a52 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 50089c5c-535c-484e-825c-84b0a71e001a 2026-05-14 04:18:10.980 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa3dcb50-70c0-4c4e-809c-b9237d761a52 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 50089c5c-535c-484e-825c-84b0a71e001a 2026-05-14 04:18:11.195 8 INFO neutron.services.segments.plugin [-] Segment 9c148e21-00d8-4d82-8e1f-dfc659b8b7cc resource provider aggregate not found 2026-05-14 04:18:11.199 8 INFO neutron.services.segments.plugin [-] Segment 9c148e21-00d8-4d82-8e1f-dfc659b8b7cc resource provider aggregate not found 2026-05-14 04:18:11.219 8 INFO neutron.services.segments.plugin [-] Segment 9c148e21-00d8-4d82-8e1f-dfc659b8b7cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c148e21-00d8-4d82-8e1f-dfc659b8b7cc found for delete ", "request_id": "req-36e25c17-652c-4440-a457-469b7d10505e"}]} 2026-05-14 04:18:11.222 8 INFO neutron.services.segments.plugin [-] Segment 9c148e21-00d8-4d82-8e1f-dfc659b8b7cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c148e21-00d8-4d82-8e1f-dfc659b8b7cc found for delete ", "request_id": "req-948bbcf3-0a4f-47fe-bd58-a0a289e5e797"}]} [pid: 8|app: 0|req: 675/1373] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:18:10 2026] DELETE /v2.0/networks/99cc8a97-6459-4a3f-aea0-aa615f9a623d => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1374] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:11 2026] POST /v2.0/subnets => generated 646 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:18:11.558 8 WARNING neutron.db.securitygroups_db [None req-36c18fbc-e152-4995-a2e9-ac125c3a2aa2 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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/1375] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:18:10 2026] PUT /v2.0/routers/6f39faa6-ff29-4808-bbc6-fb5e73aa6d0e/add_router_interface => generated 310 bytes in 1298 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1376] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:11 2026] GET /v2.0/security-groups?tenant_id=afa1e441f05e41e18c897064d731a671&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1377] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:11 2026] DELETE /v2.0/security-groups/d55726ea-a61c-4345-bfc9-4f8ae0219927 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1378] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:11 2026] POST /v2.0/subnets => generated 655 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:18:11.997 8 INFO neutron.db.segments_db [None req-57e47eda-c0c4-42dc-8189-315914f68f61 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Added segment e4b72bdc-7489-4d43-a6cb-dcfbd5a8da8f of type vxlan for network 17e93c0f-c5b1-46c2-82f8-8f12f87d5fbf 2026-05-14 04:18:12.245 8 INFO neutron.db.l3_hamode_db [None req-57e47eda-c0c4-42dc-8189-315914f68f61 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 04:18:12.385 8 INFO neutron.db.l3_hamode_db [None req-57e47eda-c0c4-42dc-8189-315914f68f61 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 04:18:13.037 7 INFO neutron.db.segments_db [None req-29118ba4-0839-4d02-af3a-ad4e8d4702eb ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment b2099d36-1713-4c47-a9d0-f1b784dc6051 of type vxlan for network 69acacca-ff52-442b-bbec-4b6f818c2557 [pid: 8|app: 0|req: 679/1379] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:11 2026] POST /v2.0/routers => generated 511 bytes in 1113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1380] 10.0.0.132 () {34 vars in 669 bytes} [Thu May 14 04:18:12 2026] POST /v2.0/networks => generated 741 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:18:13.219 8 INFO neutron.db.segments_db [None req-507951d6-0dd6-489c-935e-af625aca4ca0 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment ad78a1c7-6f8f-4b08-b294-156b832e8c4a of type vxlan for network ebbe3e57-2163-4fa5-9c8d-329bae9b3cc9 [pid: 8|app: 0|req: 680/1381] 10.0.0.132 () {34 vars in 669 bytes} [Thu May 14 04:18:13 2026] POST /v2.0/networks => generated 741 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1382] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:13 2026] POST /v2.0/subnets => generated 688 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1383] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:13 2026] POST /v2.0/subnets => generated 688 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:18:13.749 8 INFO neutron.db.segments_db [None req-0ce903ce-fd68-4c51-ba0e-9cb8c1843cd9 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment 5192104b-c98a-4433-8f30-dd979b8d6383 of type vxlan for network d5289c6b-ce79-466b-8784-abd5b3ad296a 2026-05-14 04:18:13.996 8 INFO neutron.db.l3_hamode_db [None req-0ce903ce-fd68-4c51-ba0e-9cb8c1843cd9 ebc5e81ccdf04117a899cebeea4673aa d217ab3883f4400c8519c381c001bf79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 702/1384] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:18:13 2026] PUT /v2.0/routers/8a4b0652-f5e5-4a70-90e4-77fe8d00423f/add_router_interface => generated 310 bytes in 1043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:14.224 7 INFO neutron.db.segments_db [None req-fac0c739-153d-477a-86a3-c3f631aaf91e ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Added segment c0b713c4-dfee-432b-a899-75f43a58e983 of type vxlan for network ea0fe6a7-9c7b-43eb-bb7b-4fd55f61d63b 2026-05-14 04:18:14.494 7 INFO neutron.db.l3_hamode_db [None req-fac0c739-153d-477a-86a3-c3f631aaf91e ebc5e81ccdf04117a899cebeea4673aa ddb6d2aac8e44c7694e7b28542bc0833 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 04:18:14.786 8 INFO neutron.db.l3_hamode_db [None req-0ce903ce-fd68-4c51-ba0e-9cb8c1843cd9 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 04:18:15.267 7 INFO neutron.db.l3_hamode_db [None req-fac0c739-153d-477a-86a3-c3f631aaf91e ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 683/1385] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:13 2026] POST /v2.0/routers => generated 728 bytes in 2023 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1386] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:18:15 2026] GET /v2.0/ports/0ac15e80-bcad-41de-9d6b-2341543f004a => generated 959 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1387] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:14 2026] POST /v2.0/routers => generated 728 bytes in 1973 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1388] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:18:15 2026] PUT /v2.0/routers/cf9c6fc0-b5b5-49b4-bf0e-fd473cdad53b/add_router_interface => generated 310 bytes in 1248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1389] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:18:16 2026] PUT /v2.0/routers/8a4b0652-f5e5-4a70-90e4-77fe8d00423f/add_router_interface => generated 310 bytes in 1677 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:17.968 7 WARNING neutron.db.securitygroups_db [None req-547ca933-f65c-45a1-9a56-c41cda7b74a7 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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/1390] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:17 2026] GET /v2.0/security-groups?tenant_id=38dc2f6f2ec34564a124717a20cb87e5&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1391] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:18:18 2026] GET /v2.0/ports/bfae8503-45e4-49d1-93ab-ebd45fbdb230 => generated 967 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1392] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:18 2026] DELETE /v2.0/security-groups/331055a2-62bd-4b92-8e99-daaaa1e4fd08 => 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: 686/1393] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:18:17 2026] PUT /v2.0/routers/29b038d7-100f-48bc-924a-9f68b6b8e2ce/add_router_interface => generated 310 bytes in 1418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:18.431 8 WARNING neutron.db.securitygroups_db [None req-9d770339-af32-4f7f-b7a1-cc4a8c069ebc ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 687/1394] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:18 2026] GET /v2.0/security-groups?tenant_id=863b94fb83184e31a61715438e114a40&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:18:18.624 7 INFO neutron_taas.services.taas.taas_plugin [None req-37fb68ce-b7a5-45a3-b13d-7585de501586 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] TaaS: Handle Delete Port: bfae8503-45e4-49d1-93ab-ebd45fbdb230 2026-05-14 04:18:18.627 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37fb68ce-b7a5-45a3-b13d-7585de501586 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Tap Mirror: Handle Delete Port: bfae8503-45e4-49d1-93ab-ebd45fbdb230 [pid: 8|app: 0|req: 688/1395] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:18 2026] DELETE /v2.0/security-groups/8bd7ef7a-ce59-4371-98df-d741b9e44e31 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1396] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:18:18 2026] PUT /v2.0/routers/8a4b0652-f5e5-4a70-90e4-77fe8d00423f/remove_router_interface => generated 310 bytes in 779 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1397] 10.0.0.132 () {34 vars in 683 bytes} [Thu May 14 04:18:19 2026] POST /v2.0/security-groups => generated 1673 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 04:18:19.441 8 INFO neutron_taas.services.taas.taas_plugin [None req-c6ebbafd-e949-4177-81cf-467a5ddd45c7 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] TaaS: Handle Delete Port: 0ac15e80-bcad-41de-9d6b-2341543f004a 2026-05-14 04:18:19.444 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6ebbafd-e949-4177-81cf-467a5ddd45c7 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Tap Mirror: Handle Delete Port: 0ac15e80-bcad-41de-9d6b-2341543f004a [pid: 7|app: 0|req: 710/1398] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:18:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1399] 10.0.0.66 () {34 vars in 979 bytes} [Thu May 14 04:18:19 2026] GET /v2.0/networks?id=69acacca-ff52-442b-bbec-4b6f818c2557 => generated 673 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1400] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:18:19 2026] POST /v2.0/security-group-rules => generated 596 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1401] 10.0.0.66 () {34 vars in 962 bytes} [Thu May 14 04:18:19 2026] GET /v2.0/quotas/d217ab3883f4400c8519c381c001bf79 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1402] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:18:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1403] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:18:19 2026] PUT /v2.0/routers/8a4b0652-f5e5-4a70-90e4-77fe8d00423f/remove_router_interface => generated 310 bytes in 809 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1404] 10.0.0.66 () {34 vars in 999 bytes} [Thu May 14 04:18:19 2026] GET /v2.0/ports?tenant_id=d217ab3883f4400c8519c381c001bf79&fields=id => generated 57 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1405] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:18:19 2026] GET /v2.0/ports?device_id=8a4b0652-f5e5-4a70-90e4-77fe8d00423f => 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: 717/1406] 10.0.0.66 () {34 vars in 1005 bytes} [Thu May 14 04:18:19 2026] GET /v2.0/networks/69acacca-ff52-442b-bbec-4b6f818c2557?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: 690/1407] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:18:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1408] 10.0.0.66 () {34 vars in 1105 bytes} [Thu May 14 04:18:19 2026] GET /v2.0/networks/69acacca-ff52-442b-bbec-4b6f818c2557?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:20.063 8 INFO neutron.db.securitygroups_db [None req-78a4af3b-76e0-4c1f-bc41-1a709c5c6189 0cd6994ade3742c89b78f2203f49ac44 78b36bc4a8ae4900989604017dc5e5f3 - - default default] Project 78b36bc4a8ae4900989604017dc5e5f3 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-14 04:18:20.125 7 INFO neutron_taas.services.taas.taas_plugin [None req-64746c20-a7e5-43b6-bab9-22372e867e9e b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] TaaS: Handle Delete Port: bff4fed2-341b-40ae-a650-a913f0bea3c4 2026-05-14 04:18:20.128 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64746c20-a7e5-43b6-bab9-22372e867e9e b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Tap Mirror: Handle Delete Port: bff4fed2-341b-40ae-a650-a913f0bea3c4 [pid: 8|app: 0|req: 692/1409] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:18:20 2026] POST /v2.0/security-group-rules => generated 607 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1410] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:20 2026] GET /v2.0/ports?device_id=4c25ee85-6848-4f6a-8b59-66b781ffa2ab => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:20.256 8 INFO neutron.db.securitygroups_db [None req-c2d8b954-e40d-4eca-87f0-dba8f754f867 0cd6994ade3742c89b78f2203f49ac44 78b36bc4a8ae4900989604017dc5e5f3 - - default default] Project 78b36bc4a8ae4900989604017dc5e5f3 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: 694/1411] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:18:20 2026] POST /v2.0/security-group-rules => generated 606 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:18:20.554 7 INFO neutron.services.segments.plugin [-] Segment e4b72bdc-7489-4d43-a6cb-dcfbd5a8da8f resource provider aggregate not found 2026-05-14 04:18:20.559 7 INFO neutron.services.segments.plugin [-] Segment e4b72bdc-7489-4d43-a6cb-dcfbd5a8da8f resource provider aggregate not found 2026-05-14 04:18:20.576 7 INFO neutron.services.segments.plugin [-] Segment e4b72bdc-7489-4d43-a6cb-dcfbd5a8da8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4b72bdc-7489-4d43-a6cb-dcfbd5a8da8f found for delete ", "request_id": "req-416513ff-a2ea-4679-a7fe-497e20e2bb13"}]} 2026-05-14 04:18:20.577 7 INFO neutron.services.segments.plugin [-] Segment e4b72bdc-7489-4d43-a6cb-dcfbd5a8da8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4b72bdc-7489-4d43-a6cb-dcfbd5a8da8f found for delete ", "request_id": "req-1e8b586d-76ff-47eb-ad1e-65dded333756"}]} 2026-05-14 04:18:20.580 7 INFO neutron.db.l3_hamode_db [None req-64746c20-a7e5-43b6-bab9-22372e867e9e b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] HA network 17e93c0f-c5b1-46c2-82f8-8f12f87d5fbf was deleted as no HA routers are present in project 978a8693cccc41f9a6d1ac83144cafd1. [pid: 7|app: 0|req: 718/1412] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:19 2026] DELETE /v2.0/routers/8a4b0652-f5e5-4a70-90e4-77fe8d00423f => generated 0 bytes in 635 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1413] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:20 2026] DELETE /v2.0/subnets/bc4520e9-972b-468c-bcd0-e9e2b8017649 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1414] 10.0.0.132 () {34 vars in 683 bytes} [Thu May 14 04:18:20 2026] POST /v2.0/security-groups => generated 1661 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1415] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:20 2026] DELETE /v2.0/subnets/17b7fbdc-4a8b-473e-9015-51c45e0307d6 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1416] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:18:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1417] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:18:20 2026] DELETE /v2.0/networks/7ebcc49e-d2b3-4a7f-b796-c4707ed91878 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:18:21.250 7 INFO neutron_taas.services.taas.taas_plugin [None req-5c6d1347-c484-45ab-9396-c7ac40e99230 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] TaaS: Handle Delete Port: d24d6b77-c2be-4e7f-9017-d6cb99bc4bef 2026-05-14 04:18:21.253 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c6d1347-c484-45ab-9396-c7ac40e99230 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Tap Mirror: Handle Delete Port: d24d6b77-c2be-4e7f-9017-d6cb99bc4bef [pid: 8|app: 0|req: 698/1418] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:18:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1419] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:18:21 2026] DELETE /v2.0/networks/86912350-dbbc-46f1-b808-e2950b0cae6a => 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: 722/1420] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:21 2026] GET /v2.0/ports?device_id=4c25ee85-6848-4f6a-8b59-66b781ffa2ab => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:21.522 7 INFO neutron.db.segments_db [None req-1d969466-8521-4112-91eb-4dedb2473d13 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Added segment b3187b44-4056-4b33-ab09-8bf3966d95c3 of type vxlan for network 854f5e8f-1cdd-49f6-8f99-e06f8c600456 [pid: 7|app: 0|req: 723/1421] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:18:21 2026] POST /v2.0/networks => generated 633 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1422] 10.0.0.132 () {34 vars in 674 bytes} [Thu May 14 04:18:21 2026] POST /v2.0/floatingips => generated 552 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1423] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:21 2026] POST /v2.0/subnets => generated 646 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:18:21.875 7 WARNING neutron.db.securitygroups_db [req-591ba455-d5dd-4e7a-ab6a-f7c83fd7e6e2 req-f126a619-0174-409c-965a-4275aa86db36 0cd6994ade3742c89b78f2203f49ac44 78b36bc4a8ae4900989604017dc5e5f3 - - 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-05-14 04:18:21.904 8 INFO neutron.db.segments_db [None req-adbb160c-338f-4576-8917-a63548cdf054 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Added segment ffab552b-9e4d-4a50-b5a1-1a0353ebac88 of type vxlan for network 112a05e7-fd63-4122-b265-70bf38fd2f26 [pid: 7|app: 0|req: 725/1424] 10.0.0.66 () {34 vars in 1097 bytes} [Thu May 14 04:18:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1910825721&fields=id&tenant_id=78b36bc4a8ae4900989604017dc5e5f3 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:21.940 7 WARNING neutron.db.securitygroups_db [req-591ba455-d5dd-4e7a-ab6a-f7c83fd7e6e2 req-424e219b-1f55-4b2d-b060-be8891716d4a 0cd6994ade3742c89b78f2203f49ac44 78b36bc4a8ae4900989604017dc5e5f3 - - 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: 726/1425] 10.0.0.66 () {34 vars in 1095 bytes} [Thu May 14 04:18:21 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-878372098&fields=id&tenant_id=78b36bc4a8ae4900989604017dc5e5f3 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1426] 10.0.0.66 () {34 vars in 979 bytes} [Thu May 14 04:18:21 2026] GET /v2.0/networks?id=ad544351-29ab-4f59-a495-8f0596dbffbb => generated 672 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1427] 10.0.0.66 () {34 vars in 962 bytes} [Thu May 14 04:18:22 2026] GET /v2.0/quotas/78b36bc4a8ae4900989604017dc5e5f3 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:22.145 8 INFO neutron.db.l3_hamode_db [None req-adbb160c-338f-4576-8917-a63548cdf054 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 729/1428] 10.0.0.66 () {34 vars in 999 bytes} [Thu May 14 04:18:22 2026] GET /v2.0/ports?tenant_id=78b36bc4a8ae4900989604017dc5e5f3&fields=id => generated 103 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1429] 10.0.0.66 () {34 vars in 1005 bytes} [Thu May 14 04:18:22 2026] GET /v2.0/networks/ad544351-29ab-4f59-a495-8f0596dbffbb?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1430] 10.0.0.66 () {34 vars in 1105 bytes} [Thu May 14 04:18:22 2026] GET /v2.0/networks/ad544351-29ab-4f59-a495-8f0596dbffbb?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-05-14 04:18:22.256 8 INFO neutron.db.l3_hamode_db [None req-adbb160c-338f-4576-8917-a63548cdf054 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 732/1431] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:22 2026] GET /v2.0/ports?device_id=3d091535-98a1-4768-93ef-54a09e600933 => 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: 733/1432] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:22 2026] GET /v2.0/ports?device_id=4c25ee85-6848-4f6a-8b59-66b781ffa2ab => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:22.598 7 INFO neutron.services.segments.plugin [-] Segment 368fc39e-6515-48f1-b070-b9d75e1ac1db resource provider aggregate not found 2026-05-14 04:18:22.603 7 INFO neutron.services.segments.plugin [-] Segment 368fc39e-6515-48f1-b070-b9d75e1ac1db resource provider aggregate not found 2026-05-14 04:18:22.614 7 INFO neutron.services.segments.plugin [-] Segment 368fc39e-6515-48f1-b070-b9d75e1ac1db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 368fc39e-6515-48f1-b070-b9d75e1ac1db found for delete ", "request_id": "req-92bec0da-3186-4177-be73-d199386ba54f"}]} 2026-05-14 04:18:22.619 7 INFO neutron.services.segments.plugin [-] Segment 368fc39e-6515-48f1-b070-b9d75e1ac1db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 368fc39e-6515-48f1-b070-b9d75e1ac1db found for delete ", "request_id": "req-efd2778f-00e1-49ef-b8e5-882582d27138"}]} 2026-05-14 04:18:22.634 7 INFO neutron.services.segments.plugin [-] Segment 553f66ea-f4b0-4ad0-b32e-c23be7ab2dbc resource provider aggregate not found 2026-05-14 04:18:22.639 7 INFO neutron.services.segments.plugin [-] Segment 553f66ea-f4b0-4ad0-b32e-c23be7ab2dbc resource provider aggregate not found 2026-05-14 04:18:22.649 7 INFO neutron.services.segments.plugin [-] Segment 553f66ea-f4b0-4ad0-b32e-c23be7ab2dbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 553f66ea-f4b0-4ad0-b32e-c23be7ab2dbc found for delete ", "request_id": "req-99402bc8-e50a-4927-ad72-1a5b396018f9"}]} 2026-05-14 04:18:22.651 7 INFO neutron.services.segments.plugin [-] Segment 553f66ea-f4b0-4ad0-b32e-c23be7ab2dbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 553f66ea-f4b0-4ad0-b32e-c23be7ab2dbc found for delete ", "request_id": "req-79bab0e0-07bd-4953-8d78-54533de91bcc"}]} [pid: 8|app: 0|req: 700/1435] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:21 2026] POST /v2.0/routers => generated 511 bytes in 1079 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1436] 10.0.0.132 () {34 vars in 663 bytes} [Thu May 14 04:18:22 2026] POST /v2.0/ports => generated 963 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 737/1437] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:23 2026] GET /v2.0/ports?device_id=3d091535-98a1-4768-93ef-54a09e600933 => 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: 738/1438] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:23 2026] GET /v2.0/ports?device_id=4c25ee85-6848-4f6a-8b59-66b781ffa2ab => 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: 739/1439] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:18:24 2026] GET /v2.0/networks?id=69acacca-ff52-442b-bbec-4b6f818c2557 => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1440] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:18:23 2026] PUT /v2.0/routers/c66091ef-2481-4d99-b6c1-38a7f98b74d8/add_router_interface => generated 310 bytes in 1601 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: 702/1441] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:24 2026] GET /v2.0/ports?device_id=3d091535-98a1-4768-93ef-54a09e600933 => 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: 740/1442] 199.204.45.116 () {38 vars in 953 bytes} [Thu May 14 04:18:24 2026] POST /v2.0/ports => generated 958 bytes in 459 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: 741/1443] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:18:25 2026] GET /v2.0/ports/ea6bc01a-7ca0-440f-be8c-da5e6aeab4db => generated 1037 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1444] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:24 2026] GET /v2.0/ports?device_id=4c25ee85-6848-4f6a-8b59-66b781ffa2ab => generated 961 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:25.467 8 INFO neutron_taas.services.taas.taas_plugin [None req-d44e46f4-8bce-4017-9ad6-87b474123022 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] TaaS: Handle Delete Port: ea6bc01a-7ca0-440f-be8c-da5e6aeab4db 2026-05-14 04:18:25.471 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d44e46f4-8bce-4017-9ad6-87b474123022 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Tap Mirror: Handle Delete Port: ea6bc01a-7ca0-440f-be8c-da5e6aeab4db [pid: 7|app: 0|req: 742/1445] 199.204.45.116 () {38 vars in 1026 bytes} [Thu May 14 04:18:25 2026] PUT /v2.0/ports/1872159f-06e9-48a7-b53d-e992e7bbc0a6 => generated 1239 bytes in 421 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: 743/1446] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:18:25 2026] GET /v2.0/security-groups?id=b2bf6066-7c34-4634-9b30-cdfb6bbacecf&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:25.516 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b405663d-7490-4026-8632-70b09cd76554'] response: {'name': 'network-changed', 'server_uuid': '4c25ee85-6848-4f6a-8b59-66b781ffa2ab', 'tag': '1872159f-06e9-48a7-b53d-e992e7bbc0a6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 704/1447] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:18:25 2026] PUT /v2.0/routers/c66091ef-2481-4d99-b6c1-38a7f98b74d8/remove_router_interface => generated 310 bytes in 862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:26.076 7 INFO neutron.api.v2.resource [None req-0db827ca-6dda-4015-95ea-db4cba495e09 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 744/1448] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:18:25 2026] PUT /v2.0/routers/c66091ef-2481-4d99-b6c1-38a7f98b74d8/remove_router_interface => generated 197 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1449] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:18:26 2026] GET /v2.0/ports?tenant_id=d217ab3883f4400c8519c381c001bf79&device_id=4c25ee85-6848-4f6a-8b59-66b781ffa2ab => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1450] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:26 2026] GET /v2.0/ports?device_id=3d091535-98a1-4768-93ef-54a09e600933 => 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: 747/1451] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:18:26 2026] GET /v2.0/ports?device_id=c66091ef-2481-4d99-b6c1-38a7f98b74d8 => generated 12 bytes in 12 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-05-14 04:18:26.170 8 WARNING neutron.db.securitygroups_db [None req-23574f8a-40e2-4b0d-a91a-4d2afbf23eee ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 748/1452] 199.204.45.116 () {34 vars in 1016 bytes} [Thu May 14 04:18:26 2026] GET /v2.0/networks?tenant_id=d217ab3883f4400c8519c381c001bf79&shared=False => generated 769 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1453] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:25 2026] GET /v2.0/security-groups?tenant_id=880b330731ad464895c6eeb5d0ae7269&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1454] 199.204.45.116 () {34 vars in 928 bytes} [Thu May 14 04:18:26 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:26.404 7 INFO neutron_taas.services.taas.taas_plugin [None req-71e2a572-043b-4e37-a4b8-d4b1c144c201 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] TaaS: Handle Delete Port: 813cb5ed-24b3-4b98-beae-af75799c755b 2026-05-14 04:18:26.413 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71e2a572-043b-4e37-a4b8-d4b1c144c201 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Tap Mirror: Handle Delete Port: 813cb5ed-24b3-4b98-beae-af75799c755b [pid: 8|app: 0|req: 707/1455] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:26 2026] DELETE /v2.0/security-groups/3ee5403e-14ed-43f5-88ae-4e6f7c6b5c1e => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1456] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:26 2026] GET /v2.0/ports?device_id=4c25ee85-6848-4f6a-8b59-66b781ffa2ab => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:26.638 8 WARNING neutron.db.securitygroups_db [None req-2555e743-86ec-4f46-8537-f776375793c8 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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-05-14 04:18:26.686 7 INFO neutron.services.segments.plugin [-] Segment ffab552b-9e4d-4a50-b5a1-1a0353ebac88 resource provider aggregate not found 2026-05-14 04:18:26.693 7 INFO neutron.services.segments.plugin [-] Segment ffab552b-9e4d-4a50-b5a1-1a0353ebac88 resource provider aggregate not found 2026-05-14 04:18:26.708 7 INFO neutron.services.segments.plugin [-] Segment ffab552b-9e4d-4a50-b5a1-1a0353ebac88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffab552b-9e4d-4a50-b5a1-1a0353ebac88 found for delete ", "request_id": "req-50113b9a-37c4-4d1c-be78-e25d5fbfea72"}]} 2026-05-14 04:18:26.709 7 INFO neutron.services.segments.plugin [-] Segment ffab552b-9e4d-4a50-b5a1-1a0353ebac88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffab552b-9e4d-4a50-b5a1-1a0353ebac88 found for delete ", "request_id": "req-4e826b57-230c-4bd0-94a1-e1dd8c5c1347"}]} 2026-05-14 04:18:26.729 7 INFO neutron.db.l3_hamode_db [None req-71e2a572-043b-4e37-a4b8-d4b1c144c201 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] HA network 112a05e7-fd63-4122-b265-70bf38fd2f26 was deleted as no HA routers are present in project 978a8693cccc41f9a6d1ac83144cafd1. [pid: 7|app: 0|req: 749/1457] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:26 2026] DELETE /v2.0/routers/c66091ef-2481-4d99-b6c1-38a7f98b74d8 => generated 0 bytes in 535 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1458] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:18:26 2026] GET /v2.0/security-groups?id=b2bf6066-7c34-4634-9b30-cdfb6bbacecf&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1459] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:26 2026] GET /v2.0/security-groups?tenant_id=2c370c7057314d92a5a4e9c4b982b119&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1460] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:18:26 2026] GET /v2.0/networks?id=ad544351-29ab-4f59-a495-8f0596dbffbb => generated 672 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1461] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:26 2026] DELETE /v2.0/security-groups/3fd4502e-2bbc-4839-b4cc-d0072d65b89b => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:18:26.908 7 WARNING neutron.db.securitygroups_db [req-591ba455-d5dd-4e7a-ab6a-f7c83fd7e6e2 req-df564086-44ad-45e1-ab55-9868f9a40da2 0cd6994ade3742c89b78f2203f49ac44 78b36bc4a8ae4900989604017dc5e5f3 - - 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: 710/1462] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:26 2026] DELETE /v2.0/subnets/dbdc5b30-964b-479a-89bd-28bdfa599234 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1463] 199.204.45.116 () {34 vars in 1048 bytes} [Thu May 14 04:18:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=78b36bc4a8ae4900989604017dc5e5f3 => generated 273 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:27.063 8 INFO neutron.services.segments.plugin [-] Segment b3187b44-4056-4b33-ab09-8bf3966d95c3 resource provider aggregate not found 2026-05-14 04:18:27.066 8 INFO neutron.services.segments.plugin [-] Segment b3187b44-4056-4b33-ab09-8bf3966d95c3 resource provider aggregate not found 2026-05-14 04:18:27.080 8 INFO neutron.services.segments.plugin [-] Segment b3187b44-4056-4b33-ab09-8bf3966d95c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3187b44-4056-4b33-ab09-8bf3966d95c3 found for delete ", "request_id": "req-4c7d9e2a-5395-49b7-8549-d52d6e385942"}]} 2026-05-14 04:18:27.081 8 INFO neutron.services.segments.plugin [-] Segment b3187b44-4056-4b33-ab09-8bf3966d95c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3187b44-4056-4b33-ab09-8bf3966d95c3 found for delete ", "request_id": "req-1ae10d21-8e4a-424b-8a2e-01f97221d343"}]} [pid: 8|app: 0|req: 711/1464] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:18:26 2026] DELETE /v2.0/networks/854f5e8f-1cdd-49f6-8f99-e06f8c600456 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:18:27.158 8 INFO neutron.db.segments_db [None req-6655e079-5484-46b5-ab5b-9b28fa20123f b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Added segment e0264442-6c77-42c4-b95c-8cf4cf95373d of type vxlan for network e7e34e6e-b24c-4415-be1c-0e31ea7f197b [pid: 8|app: 0|req: 712/1465] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:18:27 2026] POST /v2.0/networks => generated 633 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1466] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:27 2026] GET /v2.0/ports?device_id=3d091535-98a1-4768-93ef-54a09e600933 => generated 996 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1467] 199.204.45.116 () {38 vars in 953 bytes} [Thu May 14 04:18:26 2026] POST /v2.0/ports => generated 993 bytes in 429 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: 714/1468] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:27 2026] POST /v2.0/subnets => generated 646 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1469] 10.0.0.66 () {34 vars in 1117 bytes} [Thu May 14 04:18:27 2026] GET /v2.0/security-groups?id=91226d9a-ad03-43ee-9db7-529adb984b71&id=e0e8b4d2-5228-4d46-a092-d5a2b1754511&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1470] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:18:27 2026] GET /v2.0/ports?tenant_id=d217ab3883f4400c8519c381c001bf79&device_id=4c25ee85-6848-4f6a-8b59-66b781ffa2ab => generated 1242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:18:27.715 8 INFO neutron.db.segments_db [None req-66cda689-c0da-4951-8608-73241d9464c0 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Added segment 7a8b6597-efbc-43f7-802c-f2b03164d2a0 of type vxlan for network d572021d-cf21-42f9-a2f8-5506eab506ab [pid: 7|app: 0|req: 755/1471] 199.204.45.116 () {38 vars in 1026 bytes} [Thu May 14 04:18:27 2026] PUT /v2.0/ports/d42a45a5-c01c-4604-ac85-e68a4a88e1de => generated 1274 bytes in 483 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: 756/1472] 199.204.45.116 () {34 vars in 1058 bytes} [Thu May 14 04:18:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=1872159f-06e9-48a7-b53d-e992e7bbc0a6 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:27.909 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-50f231a1-d7bc-4310-9e42-9010fc5138e0'] response: {'name': 'network-changed', 'server_uuid': '3d091535-98a1-4768-93ef-54a09e600933', 'tag': 'd42a45a5-c01c-4604-ac85-e68a4a88e1de', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 757/1473] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:27 2026] GET /v2.0/ports?device_id=4c25ee85-6848-4f6a-8b59-66b781ffa2ab => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1474] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:18:27 2026] GET /v2.0/subnets?id=e76e2c35-22db-4e8c-b6e5-a1cd6a97bfcf => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1475] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:18:27 2026] GET /v2.0/security-groups?id=b2bf6066-7c34-4634-9b30-cdfb6bbacecf&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:27.999 8 INFO neutron.db.l3_hamode_db [None req-66cda689-c0da-4951-8608-73241d9464c0 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 760/1476] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:18:27 2026] GET /v2.0/ports?network_id=69acacca-ff52-442b-bbec-4b6f818c2557&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1477] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:18:28 2026] GET /v2.0/networks/69acacca-ff52-442b-bbec-4b6f818c2557?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:28.134 8 INFO neutron.db.l3_hamode_db [None req-66cda689-c0da-4951-8608-73241d9464c0 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 762/1478] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:18:28 2026] GET /v2.0/networks/69acacca-ff52-442b-bbec-4b6f818c2557?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1479] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:18:28 2026] GET /v2.0/ports?tenant_id=78b36bc4a8ae4900989604017dc5e5f3&device_id=3d091535-98a1-4768-93ef-54a09e600933 => generated 1277 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1480] 199.204.45.116 () {34 vars in 1016 bytes} [Thu May 14 04:18:28 2026] GET /v2.0/networks?tenant_id=78b36bc4a8ae4900989604017dc5e5f3&shared=False => generated 768 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1481] 199.204.45.116 () {34 vars in 928 bytes} [Thu May 14 04:18:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1482] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:27 2026] POST /v2.0/routers => generated 511 bytes in 1036 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1483] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:28 2026] GET /v2.0/ports?device_id=3d091535-98a1-4768-93ef-54a09e600933 => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1484] 10.0.0.66 () {34 vars in 1117 bytes} [Thu May 14 04:18:28 2026] GET /v2.0/security-groups?id=91226d9a-ad03-43ee-9db7-529adb984b71&id=e0e8b4d2-5228-4d46-a092-d5a2b1754511&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1485] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:29 2026] GET /v2.0/ports?device_id=4c25ee85-6848-4f6a-8b59-66b781ffa2ab => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1486] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:18:29 2026] GET /v2.0/security-groups?id=b2bf6066-7c34-4634-9b30-cdfb6bbacecf&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1487] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:18:29 2026] GET /v2.0/ports?tenant_id=78b36bc4a8ae4900989604017dc5e5f3&device_id=3d091535-98a1-4768-93ef-54a09e600933 => generated 1277 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1488] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:18:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d42a45a5-c01c-4604-ac85-e68a4a88e1de => 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: 724/1489] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:18:29 2026] GET /v2.0/subnets?id=f40a9ae7-88f0-4a0f-b541-4f9f41b0a015 => generated 690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1490] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:18:28 2026] PUT /v2.0/routers/56d52188-e9e3-4442-bc62-5b25158f987a/add_router_interface => generated 310 bytes in 987 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1491] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:18:29 2026] GET /v2.0/ports?network_id=ad544351-29ab-4f59-a495-8f0596dbffbb&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1492] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:18:29 2026] GET /v2.0/ports/09680201-9b08-487b-9f18-59d2952d3f5d => generated 959 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1493] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:18:29 2026] GET /v2.0/networks/ad544351-29ab-4f59-a495-8f0596dbffbb?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: 727/1494] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:18:29 2026] GET /v2.0/networks/ad544351-29ab-4f59-a495-8f0596dbffbb?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: 728/1495] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:29 2026] GET /v2.0/ports?device_id=3d091535-98a1-4768-93ef-54a09e600933 => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1496] 10.0.0.66 () {34 vars in 1117 bytes} [Thu May 14 04:18:29 2026] GET /v2.0/security-groups?id=91226d9a-ad03-43ee-9db7-529adb984b71&id=e0e8b4d2-5228-4d46-a092-d5a2b1754511&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:30.044 7 INFO neutron_taas.services.taas.taas_plugin [None req-d876c58e-2984-4559-b561-b5e61a020c11 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] TaaS: Handle Delete Port: 09680201-9b08-487b-9f18-59d2952d3f5d 2026-05-14 04:18:30.047 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d876c58e-2984-4559-b561-b5e61a020c11 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Tap Mirror: Handle Delete Port: 09680201-9b08-487b-9f18-59d2952d3f5d [pid: 8|app: 0|req: 730/1497] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:30 2026] GET /v2.0/ports?device_id=4c25ee85-6848-4f6a-8b59-66b781ffa2ab => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1498] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:18:29 2026] PUT /v2.0/routers/56d52188-e9e3-4442-bc62-5b25158f987a/remove_router_interface => generated 310 bytes in 642 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1499] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:18:30 2026] GET /v2.0/security-groups?id=b2bf6066-7c34-4634-9b30-cdfb6bbacecf&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: 769/1500] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:18:30 2026] GET /v2.0/ports?device_id=56d52188-e9e3-4442-bc62-5b25158f987a => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:30.572 8 INFO neutron_taas.services.taas.taas_plugin [None req-3e897338-faf8-4297-83d5-e300faf5de77 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] TaaS: Handle Delete Port: a9da1acf-c9c7-40bd-b475-70147a67ecc6 2026-05-14 04:18:30.575 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e897338-faf8-4297-83d5-e300faf5de77 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Tap Mirror: Handle Delete Port: a9da1acf-c9c7-40bd-b475-70147a67ecc6 2026-05-14 04:18:30.899 8 INFO neutron.services.segments.plugin [-] Segment 7a8b6597-efbc-43f7-802c-f2b03164d2a0 resource provider aggregate not found 2026-05-14 04:18:30.905 8 INFO neutron.services.segments.plugin [-] Segment 7a8b6597-efbc-43f7-802c-f2b03164d2a0 resource provider aggregate not found 2026-05-14 04:18:30.923 8 INFO neutron.services.segments.plugin [-] Segment 7a8b6597-efbc-43f7-802c-f2b03164d2a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a8b6597-efbc-43f7-802c-f2b03164d2a0 found for delete ", "request_id": "req-2fb54e8e-6fbf-4e8b-baae-1789afa6a512"}]} 2026-05-14 04:18:30.925 8 INFO neutron.db.l3_hamode_db [None req-3e897338-faf8-4297-83d5-e300faf5de77 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] HA network d572021d-cf21-42f9-a2f8-5506eab506ab was deleted as no HA routers are present in project 978a8693cccc41f9a6d1ac83144cafd1. 2026-05-14 04:18:30.933 8 INFO neutron.services.segments.plugin [-] Segment 7a8b6597-efbc-43f7-802c-f2b03164d2a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a8b6597-efbc-43f7-802c-f2b03164d2a0 found for delete ", "request_id": "req-22b540a3-f694-43c6-806f-7f73c99388f1"}]} [pid: 8|app: 0|req: 732/1501] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:30 2026] DELETE /v2.0/routers/56d52188-e9e3-4442-bc62-5b25158f987a => generated 0 bytes in 521 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:18:31.104 7 WARNING neutron.db.securitygroups_db [None req-662bce85-3f38-4b34-a1c6-f86606f4be59 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 733/1502] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:30 2026] DELETE /v2.0/subnets/956e1ee2-2ddb-4bbc-9eb7-de95dabea540 => 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: 734/1503] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:31 2026] GET /v2.0/ports?device_id=3d091535-98a1-4768-93ef-54a09e600933 => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1504] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:30 2026] GET /v2.0/security-groups?tenant_id=fbc5683a15ea4bd78cda9303481b9d6b&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1505] 10.0.0.66 () {34 vars in 1117 bytes} [Thu May 14 04:18:31 2026] GET /v2.0/security-groups?id=91226d9a-ad03-43ee-9db7-529adb984b71&id=e0e8b4d2-5228-4d46-a092-d5a2b1754511&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1506] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:18:31 2026] DELETE /v2.0/networks/e7e34e6e-b24c-4415-be1c-0e31ea7f197b => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:18:31.344 8 INFO neutron.db.segments_db [None req-8ca2d5e8-9164-4b4b-a14d-7769e52064b2 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Added segment 9b14dada-9b68-4afa-9495-729000e6a3ea of type vxlan for network 0b33a96c-a05e-424b-afc5-0e4b6c76e626 [pid: 7|app: 0|req: 772/1507] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:31 2026] DELETE /v2.0/security-groups/ef17cfec-d424-4db6-a872-7efee37136b8 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1508] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:31 2026] GET /v2.0/ports?device_id=4c25ee85-6848-4f6a-8b59-66b781ffa2ab => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:31.586 7 WARNING neutron.db.securitygroups_db [None req-2725af34-8f1f-473f-aaef-c2bcf72a39e4 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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-05-14 04:18:31.612 8 INFO neutron.db.l3_hamode_db [None req-8ca2d5e8-9164-4b4b-a14d-7769e52064b2 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 774/1509] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:31 2026] GET /v2.0/security-groups?tenant_id=5f9a6bf225134458866740f5a1eb597b&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1510] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:18:31 2026] GET /v2.0/security-groups?id=b2bf6066-7c34-4634-9b30-cdfb6bbacecf&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1511] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:31 2026] DELETE /v2.0/security-groups/ed75f1d6-9afc-4ec9-a113-c55a41767911 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:18:32.272 8 INFO neutron.db.l3_hamode_db [None req-8ca2d5e8-9164-4b4b-a14d-7769e52064b2 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 777/1512] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:32 2026] GET /v2.0/ports?device_id=3d091535-98a1-4768-93ef-54a09e600933 => generated 1008 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1513] 10.0.0.66 () {34 vars in 1117 bytes} [Thu May 14 04:18:32 2026] GET /v2.0/security-groups?id=91226d9a-ad03-43ee-9db7-529adb984b71&id=e0e8b4d2-5228-4d46-a092-d5a2b1754511&fields=id&fields=name => generated 206 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1514] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:32 2026] GET /v2.0/ports?device_id=4c25ee85-6848-4f6a-8b59-66b781ffa2ab => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1515] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:18:32 2026] GET /v2.0/security-groups?id=b2bf6066-7c34-4634-9b30-cdfb6bbacecf&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:32.968 8 INFO neutron.services.segments.plugin [-] Segment e0264442-6c77-42c4-b95c-8cf4cf95373d resource provider aggregate not found 2026-05-14 04:18:32.974 8 INFO neutron.services.segments.plugin [-] Segment e0264442-6c77-42c4-b95c-8cf4cf95373d resource provider aggregate not found 2026-05-14 04:18:33.005 8 INFO neutron.services.segments.plugin [-] Segment e0264442-6c77-42c4-b95c-8cf4cf95373d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0264442-6c77-42c4-b95c-8cf4cf95373d found for delete ", "request_id": "req-815f8043-a1dc-446d-bc09-72fdfd33f9ba"}]} 2026-05-14 04:18:33.006 8 INFO neutron.services.segments.plugin [-] Segment e0264442-6c77-42c4-b95c-8cf4cf95373d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0264442-6c77-42c4-b95c-8cf4cf95373d found for delete ", "request_id": "req-ec2d500a-b8f0-405d-b594-b4e8cf59d4d2"}]} [pid: 7|app: 0|req: 781/1516] 199.204.45.116 () {34 vars in 992 bytes} [Thu May 14 04:18:33 2026] GET /v2.0/ports?device_id=3d091535-98a1-4768-93ef-54a09e600933 => generated 1277 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1517] 199.204.45.116 () {34 vars in 1122 bytes} [Thu May 14 04:18:33 2026] GET /v2.0/security-groups?id=91226d9a-ad03-43ee-9db7-529adb984b71&id=e0e8b4d2-5228-4d46-a092-d5a2b1754511&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1518] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:31 2026] POST /v2.0/routers => generated 692 bytes in 1964 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1519] 10.0.0.132 () {32 vars in 719 bytes} [Thu May 14 04:18:33 2026] GET /v2.0/routers/bb529726-9061-444a-927f-5b288af3385f => generated 698 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1520] 10.0.0.132 () {32 vars in 645 bytes} [Thu May 14 04:18:33 2026] GET /v2.0/routers => generated 701 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1521] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:33 2026] GET /v2.0/ports?device_id=3d091535-98a1-4768-93ef-54a09e600933 => generated 1008 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1522] 10.0.0.132 () {34 vars in 739 bytes} [Thu May 14 04:18:33 2026] PUT /v2.0/routers/bb529726-9061-444a-927f-5b288af3385f => generated 705 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1523] 10.0.0.66 () {34 vars in 1117 bytes} [Thu May 14 04:18:33 2026] GET /v2.0/security-groups?id=91226d9a-ad03-43ee-9db7-529adb984b71&id=e0e8b4d2-5228-4d46-a092-d5a2b1754511&fields=id&fields=name => generated 206 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1524] 10.0.0.132 () {32 vars in 719 bytes} [Thu May 14 04:18:33 2026] GET /v2.0/routers/bb529726-9061-444a-927f-5b288af3385f => generated 705 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1525] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:18:34 2026] GET /v2.0/ports?device_id=bb529726-9061-444a-927f-5b288af3385f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:34.319 7 INFO neutron_taas.services.taas.taas_plugin [None req-74caa116-6693-4742-9946-933e09e46314 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] TaaS: Handle Delete Port: 1eff4b0b-44e0-400a-b342-4b34d071eb89 2026-05-14 04:18:34.322 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74caa116-6693-4742-9946-933e09e46314 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Tap Mirror: Handle Delete Port: 1eff4b0b-44e0-400a-b342-4b34d071eb89 [pid: 8|app: 0|req: 741/1526] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:34 2026] GET /v2.0/ports?device_id=4c25ee85-6848-4f6a-8b59-66b781ffa2ab => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1527] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:18:34 2026] GET /v2.0/security-groups?id=b2bf6066-7c34-4634-9b30-cdfb6bbacecf&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:34.649 7 INFO neutron_taas.services.taas.taas_plugin [None req-74caa116-6693-4742-9946-933e09e46314 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] TaaS: Handle Delete Port: 78e88af2-e7d3-452e-8614-699501070f40 2026-05-14 04:18:34.653 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74caa116-6693-4742-9946-933e09e46314 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] Tap Mirror: Handle Delete Port: 78e88af2-e7d3-452e-8614-699501070f40 2026-05-14 04:18:34.757 8 WARNING neutron.db.securitygroups_db [None req-afacd914-496b-4e84-b1d9-8cdad4dd6ee3 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 743/1528] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:34 2026] GET /v2.0/security-groups?tenant_id=54b10f2e636849f28f08ad4e6bce2d7e&name=default => generated 2925 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1529] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:34 2026] DELETE /v2.0/security-groups/626a41e6-f557-411c-8fee-54e51b459b15 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:18:35.092 7 INFO neutron.services.segments.plugin [-] Segment 9b14dada-9b68-4afa-9495-729000e6a3ea resource provider aggregate not found 2026-05-14 04:18:35.097 7 INFO neutron.services.segments.plugin [-] Segment 9b14dada-9b68-4afa-9495-729000e6a3ea resource provider aggregate not found 2026-05-14 04:18:35.111 7 INFO neutron.services.segments.plugin [-] Segment 9b14dada-9b68-4afa-9495-729000e6a3ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b14dada-9b68-4afa-9495-729000e6a3ea found for delete ", "request_id": "req-607d33e7-e7b3-4d84-a0e8-9073587a1360"}]} 2026-05-14 04:18:35.116 7 INFO neutron.services.segments.plugin [-] Segment 9b14dada-9b68-4afa-9495-729000e6a3ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b14dada-9b68-4afa-9495-729000e6a3ea found for delete ", "request_id": "req-fb98938a-44c4-43a2-a548-442d96a65980"}]} 2026-05-14 04:18:35.121 7 INFO neutron.db.l3_hamode_db [None req-74caa116-6693-4742-9946-933e09e46314 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] HA network 0b33a96c-a05e-424b-afc5-0e4b6c76e626 was deleted as no HA routers are present in project 978a8693cccc41f9a6d1ac83144cafd1. [pid: 7|app: 0|req: 786/1530] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:34 2026] DELETE /v2.0/routers/bb529726-9061-444a-927f-5b288af3385f => generated 0 bytes in 1038 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1531] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:35 2026] GET /v2.0/ports?device_id=3d091535-98a1-4768-93ef-54a09e600933 => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1532] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:18:35 2026] GET /v2.0/ports?device_id=bb529726-9061-444a-927f-5b288af3385f => 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: 746/1533] 10.0.0.66 () {34 vars in 1117 bytes} [Thu May 14 04:18:35 2026] GET /v2.0/security-groups?id=91226d9a-ad03-43ee-9db7-529adb984b71&id=e0e8b4d2-5228-4d46-a092-d5a2b1754511&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:35.191 7 INFO neutron.api.v2.resource [None req-65553546-3932-4324-b566-e02758bf5634 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 788/1534] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:35 2026] DELETE /v2.0/routers/bb529726-9061-444a-927f-5b288af3385f => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1535] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:18:35 2026] GET /v2.0/ports?device_id=56d52188-e9e3-4442-bc62-5b25158f987a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:35.263 7 INFO neutron.api.v2.resource [None req-ef69eb08-e194-4a93-bf28-8d3f0020a8f4 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 789/1536] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:35 2026] DELETE /v2.0/routers/56d52188-e9e3-4442-bc62-5b25158f987a => generated 135 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:18:35.284 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c0522359-5224-428b-a15d-2535f6cbc0a6 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 748/1537] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:35 2026] DELETE /v2.0/subnets/956e1ee2-2ddb-4bbc-9eb7-de95dabea540 => 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: 790/1538] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:18:35 2026] GET /v2.0/ports?device_id=c66091ef-2481-4d99-b6c1-38a7f98b74d8 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:35.350 8 INFO neutron.api.v2.resource [None req-70453b94-361b-4157-8b29-3f9fc8f92412 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 749/1539] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:35 2026] DELETE /v2.0/routers/c66091ef-2481-4d99-b6c1-38a7f98b74d8 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:18:35.371 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d26e4e20-4f37-46c9-8daa-d3dc2ca99f8a b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 791/1540] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:35 2026] DELETE /v2.0/subnets/dbdc5b30-964b-479a-89bd-28bdfa599234 => 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: 750/1541] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:18:35 2026] GET /v2.0/ports?device_id=8a4b0652-f5e5-4a70-90e4-77fe8d00423f => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:35.444 7 INFO neutron.api.v2.resource [None req-c79c9604-4c2a-4f03-bd76-0c08450344ab b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 792/1542] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:35 2026] DELETE /v2.0/routers/8a4b0652-f5e5-4a70-90e4-77fe8d00423f => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:18:35.463 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d4e011df-0de9-4b29-926a-92d73bb5c3e3 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 751/1543] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:35 2026] DELETE /v2.0/subnets/bc4520e9-972b-468c-bcd0-e9e2b8017649 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:18:35.490 7 INFO neutron.pecan_wsgi.hooks.translation [None req-991df106-7d31-453a-a91e-96228d7cb1a3 b785cfcc232e4c24acc53ccae5b430c7 978a8693cccc41f9a6d1ac83144cafd1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 793/1544] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:35 2026] DELETE /v2.0/subnets/17b7fbdc-4a8b-473e-9015-51c45e0307d6 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1545] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:35 2026] GET /v2.0/ports?device_id=4c25ee85-6848-4f6a-8b59-66b781ffa2ab => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1546] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:18:35 2026] GET /v2.0/security-groups?id=b2bf6066-7c34-4634-9b30-cdfb6bbacecf&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:36.224 8 WARNING neutron.db.securitygroups_db [None req-9deca548-074c-4df2-a7cb-c7ca3257e684 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 753/1547] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:36 2026] GET /v2.0/security-groups?tenant_id=978a8693cccc41f9a6d1ac83144cafd1&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1548] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:36 2026] GET /v2.0/ports?device_id=3d091535-98a1-4768-93ef-54a09e600933 => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1549] 10.0.0.66 () {34 vars in 1117 bytes} [Thu May 14 04:18:36 2026] GET /v2.0/security-groups?id=91226d9a-ad03-43ee-9db7-529adb984b71&id=e0e8b4d2-5228-4d46-a092-d5a2b1754511&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1550] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:36 2026] DELETE /v2.0/security-groups/09299698-b00e-4cbb-a712-2130a5ab919d => 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: 797/1551] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:36 2026] GET /v2.0/ports?device_id=3d091535-98a1-4768-93ef-54a09e600933 => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1552] 199.204.45.116 () {34 vars in 992 bytes} [Thu May 14 04:18:36 2026] GET /v2.0/ports?device_id=4c25ee85-6848-4f6a-8b59-66b781ffa2ab => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:36.927 8 INFO neutron.db.l3_db [None req-c913b062-309d-40b2-8c49-6ee951aff1b4 0cd6994ade3742c89b78f2203f49ac44 78b36bc4a8ae4900989604017dc5e5f3 - - default default] Floating IP b59ed4d5-bb86-4b47-9ca2-065610bfefae associated. External IP: 10.96.250.207, port: d42a45a5-c01c-4604-ac85-e68a4a88e1de. [pid: 7|app: 0|req: 799/1553] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:36 2026] GET /v2.0/ports?device_id=4c25ee85-6848-4f6a-8b59-66b781ffa2ab => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:37.032 7 INFO neutron_taas.services.taas.taas_plugin [req-e6efd787-a80d-482f-89b3-727dfb6b78db req-d963869f-074b-4747-bb51-77f0c1955cfa 7c40d4e7cb65442f9d49e14dcec2cfba d217ab3883f4400c8519c381c001bf79 - - default default] TaaS: Handle Delete Port: 1872159f-06e9-48a7-b53d-e992e7bbc0a6 2026-05-14 04:18:37.035 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e6efd787-a80d-482f-89b3-727dfb6b78db req-d963869f-074b-4747-bb51-77f0c1955cfa 7c40d4e7cb65442f9d49e14dcec2cfba d217ab3883f4400c8519c381c001bf79 - - default default] Tap Mirror: Handle Delete Port: 1872159f-06e9-48a7-b53d-e992e7bbc0a6 [pid: 7|app: 0|req: 800/1554] 199.204.45.116 () {36 vars in 995 bytes} [Thu May 14 04:18:36 2026] DELETE /v2.0/ports/1872159f-06e9-48a7-b53d-e992e7bbc0a6 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1555] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:18:37 2026] GET /v2.0/security-groups?id=b2bf6066-7c34-4634-9b30-cdfb6bbacecf&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-05-14 04:18:37.252 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7883e14f-4230-4d6c-85b1-a9191937f785'] response: {'server_uuid': '4c25ee85-6848-4f6a-8b59-66b781ffa2ab', 'name': 'network-vif-deleted', 'tag': '1872159f-06e9-48a7-b53d-e992e7bbc0a6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 755/1556] 10.0.0.132 () {34 vars in 747 bytes} [Thu May 14 04:18:36 2026] PUT /v2.0/floatingips/b59ed4d5-bb86-4b47-9ca2-065610bfefae => generated 855 bytes in 789 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:37.351 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-24b74d79-1234-42ab-ab05-746795db924d'] response: {'name': 'network-changed', 'server_uuid': '3d091535-98a1-4768-93ef-54a09e600933', 'tag': 'd42a45a5-c01c-4604-ac85-e68a4a88e1de', 'status': 'completed', 'code': 200} 2026-05-14 04:18:37.647 7 WARNING neutron.db.securitygroups_db [None req-475a93ac-112d-40d9-966f-979f238699e7 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 802/1559] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:37 2026] GET /v2.0/security-groups?tenant_id=de23be38cf314f80b21a285bd76d07f6&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1560] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:18:37 2026] GET /v2.0/ports?tenant_id=78b36bc4a8ae4900989604017dc5e5f3&device_id=3d091535-98a1-4768-93ef-54a09e600933 => generated 1279 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1561] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:37 2026] DELETE /v2.0/security-groups/0dff9231-6b96-4f57-80b2-d3389f384770 => 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: 804/1562] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:18:37 2026] GET /v2.0/networks?id=ad544351-29ab-4f59-a495-8f0596dbffbb => generated 768 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1563] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:18:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d42a45a5-c01c-4604-ac85-e68a4a88e1de => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1564] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:18:38 2026] GET /v2.0/subnets?id=f40a9ae7-88f0-4a0f-b541-4f9f41b0a015 => generated 690 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1565] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:18:38 2026] GET /v2.0/ports?network_id=ad544351-29ab-4f59-a495-8f0596dbffbb&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: 806/1566] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:18:38 2026] GET /v2.0/networks/ad544351-29ab-4f59-a495-8f0596dbffbb?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: 807/1567] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:18:38 2026] GET /v2.0/networks/ad544351-29ab-4f59-a495-8f0596dbffbb?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: 808/1568] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:38 2026] GET /v2.0/ports?device_id=4c25ee85-6848-4f6a-8b59-66b781ffa2ab => 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: 761/1569] 10.0.0.132 () {34 vars in 682 bytes} [Thu May 14 04:18:38 2026] POST /v2.0/security-groups => generated 1625 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1570] 10.0.0.132 () {32 vars in 661 bytes} [Thu May 14 04:18:38 2026] GET /v2.0/security-groups => generated 4530 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1571] 10.0.0.132 () {34 vars in 756 bytes} [Thu May 14 04:18:38 2026] PUT /v2.0/security-groups/2cadad33-7220-430d-b6b0-f752002761a8 => generated 1663 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1572] 10.0.0.132 () {32 vars in 735 bytes} [Thu May 14 04:18:38 2026] GET /v2.0/security-groups/2cadad33-7220-430d-b6b0-f752002761a8 => generated 1663 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1573] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:38 2026] DELETE /v2.0/security-groups/2cadad33-7220-430d-b6b0-f752002761a8 => 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: 811/1574] 10.0.0.132 () {32 vars in 661 bytes} [Thu May 14 04:18:38 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:18:38.883 8 INFO neutron.api.v2.resource [None req-322d5e8c-28d4-41fb-b44c-7b9d223755c8 23e80e2fe0ed4bb28e920f9868de9b56 464dc09c874942ffb20ee775867b5810 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 764/1575] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:38 2026] DELETE /v2.0/security-groups/2cadad33-7220-430d-b6b0-f752002761a8 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1576] 10.0.0.132 () {34 vars in 682 bytes} [Thu May 14 04:18:38 2026] POST /v2.0/security-groups => generated 1624 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1577] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:18:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1578] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:18:39 2026] GET /v2.0/security-group-rules/3808d4b1-9eb1-408c-a4c1-65278849a8fc => generated 601 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1579] 10.0.0.132 () {32 vars in 671 bytes} [Thu May 14 04:18:39 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1580] 10.0.0.132 () {32 vars in 748 bytes} [Thu May 14 04:18:39 2026] DELETE /v2.0/security-group-rules/3808d4b1-9eb1-408c-a4c1-65278849a8fc => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1581] 10.0.0.132 () {32 vars in 671 bytes} [Thu May 14 04:18:39 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1582] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:39 2026] GET /v2.0/ports?device_id=4c25ee85-6848-4f6a-8b59-66b781ffa2ab => 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: 815/1583] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:18:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1584] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:18:39 2026] GET /v2.0/security-group-rules/acb49042-e88e-4290-8b48-3db3b80ac6b0 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1585] 10.0.0.132 () {32 vars in 671 bytes} [Thu May 14 04:18:39 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1586] 10.0.0.132 () {32 vars in 748 bytes} [Thu May 14 04:18:39 2026] DELETE /v2.0/security-group-rules/acb49042-e88e-4290-8b48-3db3b80ac6b0 => 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: 817/1587] 10.0.0.132 () {32 vars in 671 bytes} [Thu May 14 04:18:39 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:18:39.829 8 INFO neutron.db.securitygroups_db [None req-5054cd5d-482f-4ce7-906c-71e0e8bb3709 23e80e2fe0ed4bb28e920f9868de9b56 464dc09c874942ffb20ee775867b5810 - - default default] Project 464dc09c874942ffb20ee775867b5810 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: 771/1588] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:18:39 2026] POST /v2.0/security-group-rules => generated 607 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1589] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:18:39 2026] GET /v2.0/security-group-rules/67ef0eb3-b78f-47e4-921f-d96887e239d0 => generated 607 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1590] 10.0.0.132 () {32 vars in 671 bytes} [Thu May 14 04:18:39 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1591] 10.0.0.132 () {32 vars in 748 bytes} [Thu May 14 04:18:40 2026] DELETE /v2.0/security-group-rules/67ef0eb3-b78f-47e4-921f-d96887e239d0 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1592] 10.0.0.132 () {32 vars in 671 bytes} [Thu May 14 04:18:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1593] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:40 2026] DELETE /v2.0/security-groups/cbb1abc1-27e2-499a-bc90-43549535ed63 => 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: 774/1594] 10.0.0.132 () {32 vars in 661 bytes} [Thu May 14 04:18:40 2026] GET /v2.0/security-groups => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1595] 10.0.0.132 () {32 vars in 661 bytes} [Thu May 14 04:18:40 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1596] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:40 2026] GET /v2.0/ports?device_id=4c25ee85-6848-4f6a-8b59-66b781ffa2ab => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:41.071 7 WARNING neutron.db.securitygroups_db [None req-f6ef5ac8-f16a-453c-927f-99a29e8c0721 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 822/1597] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:40 2026] GET /v2.0/security-groups?tenant_id=464dc09c874942ffb20ee775867b5810&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1598] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:41 2026] DELETE /v2.0/security-groups/7d1edc10-6b8a-404e-9671-50e0a6f855b7 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:18:42.469 7 WARNING neutron.db.securitygroups_db [None req-c1da8b07-3bb3-4891-8d74-d767f76b83c2 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 823/1599] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:42 2026] GET /v2.0/security-groups?tenant_id=53bbf25ab90e41658eb2f3d54e275253&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: 777/1600] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:42 2026] DELETE /v2.0/security-groups/e7316181-c7c6-47c7-87a7-2783ddd573cd => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:18:43.296 7 INFO neutron_taas.services.taas.taas_plugin [None req-d22ec72c-b0d2-43d2-a40d-7ffa0b652229 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 8eb48493-9777-4d41-88c9-134a47660c9c 2026-05-14 04:18:43.299 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d22ec72c-b0d2-43d2-a40d-7ffa0b652229 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 8eb48493-9777-4d41-88c9-134a47660c9c [pid: 7|app: 0|req: 824/1601] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:18:42 2026] PUT /v2.0/routers/cf9c6fc0-b5b5-49b4-bf0e-fd473cdad53b/remove_router_interface => generated 310 bytes in 1044 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:44.190 8 INFO neutron_taas.services.taas.taas_plugin [None req-3aac8171-4cfe-4a77-9ce0-f56fd810e0e6 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: b3adfa6b-9714-4f51-8f1a-3674e6db7b1a 2026-05-14 04:18:44.193 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3aac8171-4cfe-4a77-9ce0-f56fd810e0e6 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: b3adfa6b-9714-4f51-8f1a-3674e6db7b1a 2026-05-14 04:18:44.451 8 INFO neutron_taas.services.taas.taas_plugin [None req-3aac8171-4cfe-4a77-9ce0-f56fd810e0e6 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: a991f094-f71f-44be-b931-da956eadbf67 2026-05-14 04:18:44.453 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3aac8171-4cfe-4a77-9ce0-f56fd810e0e6 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: a991f094-f71f-44be-b931-da956eadbf67 2026-05-14 04:18:44.784 8 INFO neutron.services.segments.plugin [-] Segment 5192104b-c98a-4433-8f30-dd979b8d6383 resource provider aggregate not found 2026-05-14 04:18:44.793 8 INFO neutron.services.segments.plugin [-] Segment 5192104b-c98a-4433-8f30-dd979b8d6383 resource provider aggregate not found 2026-05-14 04:18:44.801 8 INFO neutron.services.segments.plugin [-] Segment 5192104b-c98a-4433-8f30-dd979b8d6383 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5192104b-c98a-4433-8f30-dd979b8d6383 found for delete ", "request_id": "req-04e6a39f-66cf-4682-b77c-9fea745c1bcf"}]} 2026-05-14 04:18:44.819 8 INFO neutron.services.segments.plugin [-] Segment 5192104b-c98a-4433-8f30-dd979b8d6383 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5192104b-c98a-4433-8f30-dd979b8d6383 found for delete ", "request_id": "req-433dff22-32c3-4c11-a927-ee2d64a7db66"}]} 2026-05-14 04:18:44.820 8 INFO neutron.db.l3_hamode_db [None req-3aac8171-4cfe-4a77-9ce0-f56fd810e0e6 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] HA network d5289c6b-ce79-466b-8784-abd5b3ad296a was deleted as no HA routers are present in project d217ab3883f4400c8519c381c001bf79. [pid: 8|app: 0|req: 778/1602] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:43 2026] DELETE /v2.0/routers/cf9c6fc0-b5b5-49b4-bf0e-fd473cdad53b => generated 0 bytes in 864 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:18:44.878 7 INFO neutron.db.segments_db [None req-f681f026-76c7-4610-9889-caebcef224ec b6e5f745fc314652a20518c4bfdeeb2b 6c713b8a49ae46b595d4c50b7592b8f2 - - default default] Added segment 0c355b7a-66d6-4f3c-956f-e559c71e3295 of type vxlan for network 019b6124-9733-4e84-b316-f34fb0ae3167 2026-05-14 04:18:44.924 7 INFO neutron.db.segments_db [None req-f681f026-76c7-4610-9889-caebcef224ec b6e5f745fc314652a20518c4bfdeeb2b 6c713b8a49ae46b595d4c50b7592b8f2 - - default default] Added segment a8547b92-0d73-41c8-83ca-9dd4494e7030 of type vxlan for network f7f87492-4ce7-488b-984a-d1387cbf85cc [pid: 8|app: 0|req: 779/1603] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:44 2026] DELETE /v2.0/subnets/e76e2c35-22db-4e8c-b6e5-a1cd6a97bfcf => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1604] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:18:44 2026] POST /v2.0/networks => generated 1243 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 04:18:45.116 8 WARNING neutron.db.securitygroups_db [None req-1105df8f-4a76-4177-b6d3-a635b6a48938 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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-05-14 04:18:45.123 7 INFO neutron_taas.services.taas.taas_plugin [None req-1a5b180e-cf70-4c8c-98ca-5720db68aac9 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 51fe53ef-9749-4312-9fa5-ffb1cdcab3ee 2026-05-14 04:18:45.125 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a5b180e-cf70-4c8c-98ca-5720db68aac9 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 51fe53ef-9749-4312-9fa5-ffb1cdcab3ee [pid: 8|app: 0|req: 780/1605] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:45 2026] GET /v2.0/security-groups?tenant_id=d9b1a60b850a4fbeb9a5264e1ec77f64&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: 781/1606] 10.0.0.132 () {32 vars in 647 bytes} [Thu May 14 04:18:45 2026] GET /v2.0/networks => generated 1842 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:18:45.294 7 INFO neutron.services.segments.plugin [-] Segment b2099d36-1713-4c47-a9d0-f1b784dc6051 resource provider aggregate not found 2026-05-14 04:18:45.304 7 INFO neutron.services.segments.plugin [-] Segment b2099d36-1713-4c47-a9d0-f1b784dc6051 resource provider aggregate not found 2026-05-14 04:18:45.317 7 INFO neutron.services.segments.plugin [-] Segment b2099d36-1713-4c47-a9d0-f1b784dc6051 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2099d36-1713-4c47-a9d0-f1b784dc6051 found for delete ", "request_id": "req-204dd2db-fae1-460f-ac99-6d6ee23d76af"}]} 2026-05-14 04:18:45.324 7 INFO neutron.services.segments.plugin [-] Segment b2099d36-1713-4c47-a9d0-f1b784dc6051 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2099d36-1713-4c47-a9d0-f1b784dc6051 found for delete ", "request_id": "req-329c3940-af3e-4e58-836b-364bdfa5233b"}]} [pid: 7|app: 0|req: 826/1607] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:18:45 2026] DELETE /v2.0/networks/69acacca-ff52-442b-bbec-4b6f818c2557 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1608] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:45 2026] DELETE /v2.0/security-groups/1382335c-8950-453b-a400-75576f242358 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:18:45.441 8 WARNING neutron.db.securitygroups_db [None req-64a33b49-5ff8-45e7-9414-fd98d4a97e6b ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 783/1609] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:45 2026] GET /v2.0/security-groups?tenant_id=d217ab3883f4400c8519c381c001bf79&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1610] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:18:45 2026] DELETE /v2.0/networks/019b6124-9733-4e84-b316-f34fb0ae3167 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1611] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:45 2026] DELETE /v2.0/security-groups/b2bf6066-7c34-4634-9b30-cdfb6bbacecf => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1612] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:18:45 2026] DELETE /v2.0/networks/f7f87492-4ce7-488b-984a-d1387cbf85cc => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1613] 10.0.0.132 () {32 vars in 647 bytes} [Thu May 14 04:18:45 2026] GET /v2.0/networks => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:45.709 7 INFO neutron.db.segments_db [None req-c3b87dba-fbff-4137-9752-28563b5af566 b6e5f745fc314652a20518c4bfdeeb2b 6c713b8a49ae46b595d4c50b7592b8f2 - - default default] Added segment a81ba879-5d87-43d6-8a4c-b7f521f00daf of type vxlan for network ae18cad6-8e8c-4b13-b39b-e43c363f54e5 [pid: 7|app: 0|req: 829/1614] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:18:45 2026] POST /v2.0/networks => generated 649 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:18:45.863 8 INFO neutron.db.segments_db [None req-00b699c7-a1da-4217-9f5b-92857df339ce b6e5f745fc314652a20518c4bfdeeb2b 6c713b8a49ae46b595d4c50b7592b8f2 - - default default] Added segment 0ede32ed-ed9a-4cb2-af2a-c6e07e10c119 of type vxlan for network 28f071d3-e1c1-4312-8a99-251380ac87eb [pid: 8|app: 0|req: 786/1615] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:18:45 2026] POST /v2.0/networks => generated 648 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1616] 10.0.0.132 () {34 vars in 663 bytes} [Thu May 14 04:18:45 2026] POST /v2.0/ports => generated 1505 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1617] 10.0.0.132 () {32 vars in 641 bytes} [Thu May 14 04:18:46 2026] GET /v2.0/ports => generated 1505 bytes in 116 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-05-14 04:18:46.725 7 INFO neutron_taas.services.taas.taas_plugin [None req-80733134-636f-45ad-99e0-cb3c3720fcb5 b6e5f745fc314652a20518c4bfdeeb2b 6c713b8a49ae46b595d4c50b7592b8f2 - - default default] TaaS: Handle Delete Port: bafcc88d-5814-45cb-b7e1-96a0dd08db44 2026-05-14 04:18:46.728 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80733134-636f-45ad-99e0-cb3c3720fcb5 b6e5f745fc314652a20518c4bfdeeb2b 6c713b8a49ae46b595d4c50b7592b8f2 - - default default] Tap Mirror: Handle Delete Port: bafcc88d-5814-45cb-b7e1-96a0dd08db44 [pid: 7|app: 0|req: 831/1618] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:18:46 2026] DELETE /v2.0/ports/bafcc88d-5814-45cb-b7e1-96a0dd08db44 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:18:46.911 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4c0ebe6-5853-42b7-bc2d-77e5d04f9ebd b6e5f745fc314652a20518c4bfdeeb2b 6c713b8a49ae46b595d4c50b7592b8f2 - - default default] TaaS: Handle Delete Port: 51228e44-5289-48a8-bd62-a16f4cc3e0a4 2026-05-14 04:18:46.914 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4c0ebe6-5853-42b7-bc2d-77e5d04f9ebd b6e5f745fc314652a20518c4bfdeeb2b 6c713b8a49ae46b595d4c50b7592b8f2 - - default default] Tap Mirror: Handle Delete Port: 51228e44-5289-48a8-bd62-a16f4cc3e0a4 [pid: 8|app: 0|req: 788/1619] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:18:46 2026] DELETE /v2.0/ports/51228e44-5289-48a8-bd62-a16f4cc3e0a4 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1620] 10.0.0.132 () {32 vars in 641 bytes} [Thu May 14 04:18:47 2026] GET /v2.0/ports => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:47.096 8 INFO neutron.db.segments_db [None req-f1b5012c-685b-4004-98b0-f3a33ee2c48f b6e5f745fc314652a20518c4bfdeeb2b 6c713b8a49ae46b595d4c50b7592b8f2 - - default default] Added segment eb1ab4f9-ddfe-4f2c-ad09-5fa37a2d7dbc of type vxlan for network af0a7c17-3b40-4968-b60f-94b6ceb9236a [pid: 8|app: 0|req: 789/1621] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:18:47 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) 2026-05-14 04:18:47.238 7 INFO neutron.db.segments_db [None req-188b2b6c-d86e-4420-92fc-17fd2d22185b b6e5f745fc314652a20518c4bfdeeb2b 6c713b8a49ae46b595d4c50b7592b8f2 - - default default] Added segment 627d4bff-f348-4850-8db9-c80d83b8f038 of type vxlan for network d1dd1e03-bfdb-4094-853e-39a83b0e6bc4 [pid: 7|app: 0|req: 833/1622] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:18:47 2026] POST /v2.0/networks => generated 649 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:18:47.345 7 INFO neutron.services.segments.plugin [-] Segment 0c355b7a-66d6-4f3c-956f-e559c71e3295 resource provider aggregate not found 2026-05-14 04:18:47.351 7 INFO neutron.services.segments.plugin [-] Segment 0c355b7a-66d6-4f3c-956f-e559c71e3295 resource provider aggregate not found 2026-05-14 04:18:47.371 7 INFO neutron.services.segments.plugin [-] Segment 0c355b7a-66d6-4f3c-956f-e559c71e3295 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c355b7a-66d6-4f3c-956f-e559c71e3295 found for delete ", "request_id": "req-82dd33e5-1fbf-4ced-8f4c-16aae8c89fcc"}]} 2026-05-14 04:18:47.380 7 INFO neutron.services.segments.plugin [-] Segment 0c355b7a-66d6-4f3c-956f-e559c71e3295 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c355b7a-66d6-4f3c-956f-e559c71e3295 found for delete ", "request_id": "req-1df45240-0cc2-4539-86fd-cec44a9e4306"}]} 2026-05-14 04:18:47.392 7 INFO neutron.services.segments.plugin [-] Segment a8547b92-0d73-41c8-83ca-9dd4494e7030 resource provider aggregate not found 2026-05-14 04:18:47.396 7 INFO neutron.services.segments.plugin [-] Segment a8547b92-0d73-41c8-83ca-9dd4494e7030 resource provider aggregate not found 2026-05-14 04:18:47.410 7 INFO neutron.services.segments.plugin [-] Segment a8547b92-0d73-41c8-83ca-9dd4494e7030 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8547b92-0d73-41c8-83ca-9dd4494e7030 found for delete ", "request_id": "req-d3919ed6-4cf8-4cb9-98b9-382955ee2ee5"}]} 2026-05-14 04:18:47.416 7 INFO neutron.services.segments.plugin [-] Segment a8547b92-0d73-41c8-83ca-9dd4494e7030 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8547b92-0d73-41c8-83ca-9dd4494e7030 found for delete ", "request_id": "req-e6213d9d-09d9-4ff4-877e-8359b127257e"}]} [pid: 8|app: 0|req: 790/1623] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:47 2026] POST /v2.0/subnets => generated 1274 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1624] 10.0.0.132 () {32 vars in 645 bytes} [Thu May 14 04:18:47 2026] GET /v2.0/subnets => generated 1910 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1625] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:47 2026] DELETE /v2.0/subnets/1ee220ab-1ae6-4a92-83ab-7711094d8d04 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1626] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:48 2026] DELETE /v2.0/subnets/4b0a8de0-db09-4681-9647-91d88b28a08e => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1627] 10.0.0.132 () {32 vars in 645 bytes} [Thu May 14 04:18:48 2026] GET /v2.0/subnets => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1628] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:18:48 2026] DELETE /v2.0/networks/d1dd1e03-bfdb-4094-853e-39a83b0e6bc4 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:18:48.446 8 INFO neutron.services.segments.plugin [-] Segment eb1ab4f9-ddfe-4f2c-ad09-5fa37a2d7dbc resource provider aggregate not found 2026-05-14 04:18:48.451 8 INFO neutron.services.segments.plugin [-] Segment eb1ab4f9-ddfe-4f2c-ad09-5fa37a2d7dbc resource provider aggregate not found 2026-05-14 04:18:48.469 8 INFO neutron.services.segments.plugin [-] Segment eb1ab4f9-ddfe-4f2c-ad09-5fa37a2d7dbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb1ab4f9-ddfe-4f2c-ad09-5fa37a2d7dbc found for delete ", "request_id": "req-e4eee4fe-5979-4ae2-a210-935bb25ebdf9"}]} 2026-05-14 04:18:48.472 8 INFO neutron.services.segments.plugin [-] Segment eb1ab4f9-ddfe-4f2c-ad09-5fa37a2d7dbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb1ab4f9-ddfe-4f2c-ad09-5fa37a2d7dbc found for delete ", "request_id": "req-6ea3b69f-18f9-4170-be84-31670fd5b534"}]} [pid: 8|app: 0|req: 793/1629] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:18:48 2026] DELETE /v2.0/networks/af0a7c17-3b40-4968-b60f-94b6ceb9236a => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1630] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:18:48 2026] DELETE /v2.0/networks/28f071d3-e1c1-4312-8a99-251380ac87eb => 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: 794/1631] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:18:48 2026] DELETE /v2.0/networks/ae18cad6-8e8c-4b13-b39b-e43c363f54e5 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:18:48.889 7 WARNING neutron.db.securitygroups_db [None req-4f4e74d6-8714-496c-a2c1-6e08cee7d619 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 838/1632] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:48 2026] GET /v2.0/security-groups?tenant_id=5402c76390b24cdfa5cea38f3832fc66&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1633] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:49 2026] DELETE /v2.0/security-groups/3c674fbe-514c-45a7-b8c0-0e05b12bc324 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:18:49.441 7 INFO neutron.services.segments.plugin [-] Segment 627d4bff-f348-4850-8db9-c80d83b8f038 resource provider aggregate not found 2026-05-14 04:18:49.442 7 INFO neutron.services.segments.plugin [-] Segment 627d4bff-f348-4850-8db9-c80d83b8f038 resource provider aggregate not found 2026-05-14 04:18:49.463 7 WARNING neutron.db.securitygroups_db [None req-b85c9ae2-4de8-466f-9e04-4f9639fd109c ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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-05-14 04:18:49.473 7 INFO neutron.services.segments.plugin [-] Segment 627d4bff-f348-4850-8db9-c80d83b8f038 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 627d4bff-f348-4850-8db9-c80d83b8f038 found for delete ", "request_id": "req-36c48cdc-e8dc-4dfd-b84c-7a5a8d93acb5"}]} 2026-05-14 04:18:49.481 7 INFO neutron.services.segments.plugin [-] Segment 627d4bff-f348-4850-8db9-c80d83b8f038 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 627d4bff-f348-4850-8db9-c80d83b8f038 found for delete ", "request_id": "req-e0d5fed5-5393-43ad-9804-92ac2fb9b2c8"}]} 2026-05-14 04:18:49.489 7 INFO neutron.services.segments.plugin [-] Segment 0ede32ed-ed9a-4cb2-af2a-c6e07e10c119 resource provider aggregate not found 2026-05-14 04:18:49.505 7 INFO neutron.services.segments.plugin [-] Segment 0ede32ed-ed9a-4cb2-af2a-c6e07e10c119 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ede32ed-ed9a-4cb2-af2a-c6e07e10c119 found for delete ", "request_id": "req-64e6b899-3a37-4fab-99da-a344ad4e956f"}]} 2026-05-14 04:18:49.511 7 INFO neutron.services.segments.plugin [-] Segment 0ede32ed-ed9a-4cb2-af2a-c6e07e10c119 resource provider aggregate not found [pid: 7|app: 0|req: 839/1634] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:49 2026] GET /v2.0/security-groups?tenant_id=6c713b8a49ae46b595d4c50b7592b8f2&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:18:49.533 7 INFO neutron.services.segments.plugin [-] Segment 0ede32ed-ed9a-4cb2-af2a-c6e07e10c119 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ede32ed-ed9a-4cb2-af2a-c6e07e10c119 found for delete ", "request_id": "req-467e6bbe-eb6f-41c6-84c6-7733c0440480"}]} [pid: 8|app: 0|req: 796/1635] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:49 2026] DELETE /v2.0/security-groups/27424432-e88f-46ab-bab1-beb3181d912c => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:18:50.490 8 INFO neutron.services.segments.plugin [-] Segment a81ba879-5d87-43d6-8a4c-b7f521f00daf resource provider aggregate not found 2026-05-14 04:18:50.494 8 INFO neutron.services.segments.plugin [-] Segment a81ba879-5d87-43d6-8a4c-b7f521f00daf resource provider aggregate not found 2026-05-14 04:18:50.510 8 INFO neutron.services.segments.plugin [-] Segment a81ba879-5d87-43d6-8a4c-b7f521f00daf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a81ba879-5d87-43d6-8a4c-b7f521f00daf found for delete ", "request_id": "req-aa01903b-5277-4c13-856b-7d738cc978ea"}]} 2026-05-14 04:18:50.511 8 INFO neutron.services.segments.plugin [-] Segment a81ba879-5d87-43d6-8a4c-b7f521f00daf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a81ba879-5d87-43d6-8a4c-b7f521f00daf found for delete ", "request_id": "req-8d00b5a8-7165-4095-b2b2-8918dd56b546"}]} 2026-05-14 04:18:51.479 8 WARNING neutron.db.securitygroups_db [None req-712c02e5-87a9-4ee8-a657-778899fec0a6 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 797/1636] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:51 2026] GET /v2.0/security-groups?tenant_id=1c90cadf1232480e9cddae35ca09e422&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:18:51.618 7 INFO neutron.db.segments_db [None req-898bea59-214b-4ea5-940e-ef0c372ca524 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Added segment 62bc578c-79ce-4e46-9ff1-255c2d018159 of type vxlan for network e110a46d-a7c4-4f96-ae7b-f6d7a33960d3 [pid: 7|app: 0|req: 840/1637] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:18:51 2026] POST /v2.0/networks => generated 629 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1638] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:51 2026] DELETE /v2.0/security-groups/991c99a4-02ae-43db-acfa-6267f9e567bc => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:18:51.758 7 INFO neutron.db.segments_db [None req-849eead5-89fa-4144-b956-6deee95d8cf1 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Added segment e454f6b7-5892-467f-96ad-fa6fd3c81cd7 of type vxlan for network 92a2cc22-4b81-476b-b70c-f4398d34dbdd [pid: 7|app: 0|req: 841/1639] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:18:51 2026] POST /v2.0/networks => generated 630 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1640] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:51 2026] POST /v2.0/subnets => generated 626 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1641] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:52 2026] POST /v2.0/subnets => generated 626 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:18:52.397 8 INFO neutron.db.segments_db [None req-80c32be2-ebde-496d-8666-54e0be284bb2 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Added segment 6598248b-c755-485c-ba2f-59b30fd2650b of type vxlan for network 917084d3-c58b-4ce1-8645-94ef6094467b 2026-05-14 04:18:52.665 8 INFO neutron.db.l3_hamode_db [None req-80c32be2-ebde-496d-8666-54e0be284bb2 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 04:18:52.772 8 INFO neutron.db.l3_hamode_db [None req-80c32be2-ebde-496d-8666-54e0be284bb2 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 800/1644] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:52 2026] POST /v2.0/routers => generated 507 bytes in 1029 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1645] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:18:53 2026] PUT /v2.0/routers/da19f237-4842-4b0b-9fa8-2a9e2a4a7ebf/add_router_interface => generated 310 bytes in 1163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1646] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:18:54 2026] GET /v2.0/ports/7e5d01d6-972c-4c51-a6b0-31007c147f5e => generated 955 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1647] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:18:54 2026] PUT /v2.0/routers/da19f237-4842-4b0b-9fa8-2a9e2a4a7ebf/add_router_interface => generated 310 bytes in 1143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1648] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:18:55 2026] GET /v2.0/ports/42854b0e-8c5e-40e6-8c6d-fff122286ac4 => generated 955 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:56.204 7 INFO neutron_taas.services.taas.taas_plugin [None req-2eca55fb-8820-49cb-9e29-fbb3a4d08e52 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] TaaS: Handle Delete Port: 42854b0e-8c5e-40e6-8c6d-fff122286ac4 2026-05-14 04:18:56.208 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2eca55fb-8820-49cb-9e29-fbb3a4d08e52 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Tap Mirror: Handle Delete Port: 42854b0e-8c5e-40e6-8c6d-fff122286ac4 [pid: 7|app: 0|req: 847/1649] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:18:55 2026] PUT /v2.0/routers/da19f237-4842-4b0b-9fa8-2a9e2a4a7ebf/remove_router_interface => generated 310 bytes in 828 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:56.985 8 INFO neutron_taas.services.taas.taas_plugin [None req-a1b0d102-6abb-43f4-bca2-7fca6acfce96 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] TaaS: Handle Delete Port: 7e5d01d6-972c-4c51-a6b0-31007c147f5e 2026-05-14 04:18:56.989 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1b0d102-6abb-43f4-bca2-7fca6acfce96 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Tap Mirror: Handle Delete Port: 7e5d01d6-972c-4c51-a6b0-31007c147f5e [pid: 8|app: 0|req: 803/1650] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:18:56 2026] PUT /v2.0/routers/da19f237-4842-4b0b-9fa8-2a9e2a4a7ebf/remove_router_interface => generated 310 bytes in 791 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1651] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:18:57 2026] GET /v2.0/ports?device_id=da19f237-4842-4b0b-9fa8-2a9e2a4a7ebf => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:18:57.703 8 INFO neutron_taas.services.taas.taas_plugin [None req-338c2da8-76ff-4373-9ed5-8c34b9d081f5 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] TaaS: Handle Delete Port: 65f1c4fe-794a-411b-9f66-08c76b8203ad 2026-05-14 04:18:57.711 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-338c2da8-76ff-4373-9ed5-8c34b9d081f5 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Tap Mirror: Handle Delete Port: 65f1c4fe-794a-411b-9f66-08c76b8203ad 2026-05-14 04:18:58.093 8 INFO neutron.services.segments.plugin [-] Segment 6598248b-c755-485c-ba2f-59b30fd2650b resource provider aggregate not found 2026-05-14 04:18:58.101 8 INFO neutron.services.segments.plugin [-] Segment 6598248b-c755-485c-ba2f-59b30fd2650b resource provider aggregate not found 2026-05-14 04:18:58.115 8 INFO neutron.services.segments.plugin [-] Segment 6598248b-c755-485c-ba2f-59b30fd2650b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6598248b-c755-485c-ba2f-59b30fd2650b found for delete ", "request_id": "req-c14a4de2-f150-461a-af38-6e20036921c4"}]} 2026-05-14 04:18:58.118 8 INFO neutron.services.segments.plugin [-] Segment 6598248b-c755-485c-ba2f-59b30fd2650b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6598248b-c755-485c-ba2f-59b30fd2650b found for delete ", "request_id": "req-aa5b475b-1380-4542-a18f-53751fe586e9"}]} 2026-05-14 04:18:58.132 8 INFO neutron.db.l3_hamode_db [None req-338c2da8-76ff-4373-9ed5-8c34b9d081f5 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] HA network 917084d3-c58b-4ce1-8645-94ef6094467b was deleted as no HA routers are present in project 74b1aa57eb684e05bf396136389ae48d. [pid: 8|app: 0|req: 804/1652] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:57 2026] DELETE /v2.0/routers/da19f237-4842-4b0b-9fa8-2a9e2a4a7ebf => generated 0 bytes in 651 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1653] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:58 2026] DELETE /v2.0/subnets/466c6530-51ba-4680-b681-7b03d164771f => 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: 805/1654] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:18:58 2026] DELETE /v2.0/subnets/e05e9485-6daf-496a-93e7-357117d8be6f => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:18:58.601 7 INFO neutron_taas.services.taas.taas_plugin [None req-718a1522-d58e-4079-84a8-7e799d7623d2 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] TaaS: Handle Delete Port: c752e776-e545-45bf-b576-76d04988acd7 2026-05-14 04:18:58.603 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-718a1522-d58e-4079-84a8-7e799d7623d2 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Tap Mirror: Handle Delete Port: c752e776-e545-45bf-b576-76d04988acd7 2026-05-14 04:18:58.765 7 INFO neutron.services.segments.plugin [-] Segment e454f6b7-5892-467f-96ad-fa6fd3c81cd7 resource provider aggregate not found 2026-05-14 04:18:58.770 7 INFO neutron.services.segments.plugin [-] Segment e454f6b7-5892-467f-96ad-fa6fd3c81cd7 resource provider aggregate not found 2026-05-14 04:18:58.790 7 INFO neutron.services.segments.plugin [-] Segment e454f6b7-5892-467f-96ad-fa6fd3c81cd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e454f6b7-5892-467f-96ad-fa6fd3c81cd7 found for delete ", "request_id": "req-b764b5cb-f63a-4f2c-8ba6-827fdd631167"}]} 2026-05-14 04:18:58.792 7 INFO neutron.services.segments.plugin [-] Segment e454f6b7-5892-467f-96ad-fa6fd3c81cd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e454f6b7-5892-467f-96ad-fa6fd3c81cd7 found for delete ", "request_id": "req-4b917ff2-84b5-48c7-bc7f-c503471f4db2"}]} [pid: 7|app: 0|req: 850/1655] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:18:58 2026] DELETE /v2.0/networks/92a2cc22-4b81-476b-b70c-f4398d34dbdd => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:18:58.896 8 WARNING neutron.db.securitygroups_db [None req-ab7073d4-7151-4768-82fb-a9c501342eff ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 851/1656] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:18:58 2026] DELETE /v2.0/networks/e110a46d-a7c4-4f96-ae7b-f6d7a33960d3 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:18:58.997 7 INFO neutron.db.segments_db [None req-f74ac08b-f5d4-42a4-9330-666d920c1b41 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Added segment 257e23fa-be71-4291-a11d-0d97b12ea741 of type vxlan for network 30840033-15ea-49d1-b50c-651d3456715c [pid: 8|app: 0|req: 806/1657] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:18:58 2026] GET /v2.0/security-groups?tenant_id=3208c2b460fb47dca8bc899bfcc923b7&name=default => generated 2925 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1658] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:18:58 2026] POST /v2.0/networks => generated 630 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1659] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:18:59 2026] GET /v2.0/ports?device_id=3d091535-98a1-4768-93ef-54a09e600933 => generated 1010 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1660] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:18:59 2026] DELETE /v2.0/security-groups/189666bc-8637-445c-8e00-0c359e4306ef => 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: 854/1661] 10.0.0.66 () {34 vars in 1117 bytes} [Thu May 14 04:18:59 2026] GET /v2.0/security-groups?id=91226d9a-ad03-43ee-9db7-529adb984b71&id=e0e8b4d2-5228-4d46-a092-d5a2b1754511&fields=id&fields=name => generated 206 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1662] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:59 2026] POST /v2.0/subnets => generated 626 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1663] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:18:59 2026] GET /v2.0/ports?device_id=3d091535-98a1-4768-93ef-54a09e600933 => generated 1279 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:18:59.477 8 INFO neutron.db.segments_db [None req-3deadd20-e5e0-40e1-bfc3-8cb7d070fb4a 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Added segment 5b71615a-987f-4084-8f07-55e83fb5abfe of type vxlan for network 3540615b-46c4-4c9b-865e-d92c8cc1bccd [pid: 7|app: 0|req: 856/1664] 10.0.0.132 () {32 vars in 856 bytes} [Thu May 14 04:18:59 2026] GET /v2.0/floatingips?floating_network_id=38f471ae-7373-416f-b19f-d1c1e3c1cfe3&port_id=d42a45a5-c01c-4604-ac85-e68a4a88e1de => generated 860 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:18:59.699 8 INFO neutron.db.l3_hamode_db [None req-3deadd20-e5e0-40e1-bfc3-8cb7d070fb4a 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 04:18:59.812 8 INFO neutron.db.l3_hamode_db [None req-3deadd20-e5e0-40e1-bfc3-8cb7d070fb4a 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 857/1665] 10.0.0.12 () {34 vars in 987 bytes} [Thu May 14 04:19:00 2026] GET /v2.0/ports?device_id=3d091535-98a1-4768-93ef-54a09e600933 => generated 1279 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1666] 10.0.0.12 () {34 vars in 1117 bytes} [Thu May 14 04:19:00 2026] GET /v2.0/security-groups?id=91226d9a-ad03-43ee-9db7-529adb984b71&id=e0e8b4d2-5228-4d46-a092-d5a2b1754511&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1667] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:18:59 2026] POST /v2.0/routers => generated 507 bytes in 986 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1668] 10.0.0.132 () {34 vars in 663 bytes} [Thu May 14 04:19:00 2026] POST /v2.0/ports => generated 947 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:00.809 7 INFO neutron.services.segments.plugin [-] Segment 62bc578c-79ce-4e46-9ff1-255c2d018159 resource provider aggregate not found 2026-05-14 04:19:00.832 7 INFO neutron.services.segments.plugin [-] Segment 62bc578c-79ce-4e46-9ff1-255c2d018159 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62bc578c-79ce-4e46-9ff1-255c2d018159 found for delete ", "request_id": "req-4e67c3b2-6930-48c4-b83f-d13bff1a2ed9"}]} 2026-05-14 04:19:00.833 7 INFO neutron.services.segments.plugin [-] Segment 62bc578c-79ce-4e46-9ff1-255c2d018159 resource provider aggregate not found 2026-05-14 04:19:00.856 7 INFO neutron.services.segments.plugin [-] Segment 62bc578c-79ce-4e46-9ff1-255c2d018159 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62bc578c-79ce-4e46-9ff1-255c2d018159 found for delete ", "request_id": "req-55a00c87-6de1-4bbb-bdc3-8d6286315d8f"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-14 04:19:01.856 7 WARNING neutron.db.securitygroups_db [None req-bac96cfb-487a-4203-994c-f999784599ad ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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/1669] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:19:00 2026] PUT /v2.0/routers/9d0d5476-a98a-4199-ab81-55eaa2c25cc7/add_router_interface => generated 310 bytes in 1137 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: 860/1670] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:01 2026] GET /v2.0/security-groups?tenant_id=74fd5db5fa1c4b9ca67158eb243dded2&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: 811/1671] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:19:01 2026] GET /v2.0/ports/341c9f05-a180-4b48-bb62-e26f21f2764f => generated 1021 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1672] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:01 2026] DELETE /v2.0/security-groups/86baa681-453c-4685-aa07-9178da696c8b => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:02.268 8 INFO neutron_taas.services.taas.taas_plugin [None req-56cf29cc-0d5b-46d2-9fef-9dfcec9b4975 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] TaaS: Handle Delete Port: 341c9f05-a180-4b48-bb62-e26f21f2764f 2026-05-14 04:19:02.272 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56cf29cc-0d5b-46d2-9fef-9dfcec9b4975 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Tap Mirror: Handle Delete Port: 341c9f05-a180-4b48-bb62-e26f21f2764f 2026-05-14 04:19:02.296 7 INFO neutron.db.segments_db [None req-1150aea2-e30b-4204-a2f7-4f1dd4c9d08a 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] Added segment 017170b8-1588-47fd-96c0-6afcf2867b14 of type vxlan for network cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398 [pid: 7|app: 0|req: 862/1673] 10.0.0.132 () {34 vars in 669 bytes} [Thu May 14 04:19:02 2026] POST /v2.0/networks => generated 633 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:02.433 7 INFO neutron.db.segments_db [None req-11c1c1d0-f798-41e1-8e4f-e0c7c562b5b8 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] Added segment 5cb19141-129d-44f3-a961-1dd70dff4f20 of type vxlan for network 68812260-4602-480b-9e5a-6ff51c469ce5 [pid: 8|app: 0|req: 812/1674] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:19:01 2026] PUT /v2.0/routers/9d0d5476-a98a-4199-ab81-55eaa2c25cc7/remove_router_interface => generated 310 bytes in 663 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-05-14 04:19:02.703 7 INFO neutron.db.l3_hamode_db [None req-11c1c1d0-f798-41e1-8e4f-e0c7c562b5b8 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 04:19:02.758 8 INFO neutron.api.v2.resource [None req-ae174615-d372-4167-9e69-b1d01fab3f56 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 813/1675] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:19:02 2026] PUT /v2.0/routers/9d0d5476-a98a-4199-ab81-55eaa2c25cc7/remove_router_interface => generated 197 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1676] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:19:02 2026] GET /v2.0/ports?device_id=9d0d5476-a98a-4199-ab81-55eaa2c25cc7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:02.957 8 INFO neutron_taas.services.taas.taas_plugin [None req-7e6b6eef-c720-42a2-a26e-1511f8c7ee37 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] TaaS: Handle Delete Port: 210ed1ca-3b34-4268-8c0a-56dda772aebd 2026-05-14 04:19:02.961 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e6b6eef-c720-42a2-a26e-1511f8c7ee37 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Tap Mirror: Handle Delete Port: 210ed1ca-3b34-4268-8c0a-56dda772aebd 2026-05-14 04:19:03.307 8 INFO neutron.services.segments.plugin [-] Segment 5b71615a-987f-4084-8f07-55e83fb5abfe resource provider aggregate not found 2026-05-14 04:19:03.314 8 INFO neutron.services.segments.plugin [-] Segment 5b71615a-987f-4084-8f07-55e83fb5abfe resource provider aggregate not found 2026-05-14 04:19:03.329 8 INFO neutron.services.segments.plugin [-] Segment 5b71615a-987f-4084-8f07-55e83fb5abfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b71615a-987f-4084-8f07-55e83fb5abfe found for delete ", "request_id": "req-58cd2893-137b-440e-8a51-b54fa0a29416"}]} 2026-05-14 04:19:03.331 8 INFO neutron.services.segments.plugin [-] Segment 5b71615a-987f-4084-8f07-55e83fb5abfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b71615a-987f-4084-8f07-55e83fb5abfe found for delete ", "request_id": "req-3df50ee6-c35b-4ba9-b999-5e85dd4de3e6"}]} 2026-05-14 04:19:03.339 8 INFO neutron.db.l3_hamode_db [None req-7e6b6eef-c720-42a2-a26e-1511f8c7ee37 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] HA network 3540615b-46c4-4c9b-865e-d92c8cc1bccd was deleted as no HA routers are present in project 74b1aa57eb684e05bf396136389ae48d. [pid: 8|app: 0|req: 815/1677] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:02 2026] DELETE /v2.0/routers/9d0d5476-a98a-4199-ab81-55eaa2c25cc7 => generated 0 bytes in 557 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1678] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:19:03 2026] GET /v2.0/ports?device_id=3d091535-98a1-4768-93ef-54a09e600933 => generated 1010 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1679] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:03 2026] DELETE /v2.0/subnets/544a7f4c-f37b-4ddb-8528-08dc53b48cd1 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1680] 10.0.0.66 () {34 vars in 1117 bytes} [Thu May 14 04:19:03 2026] GET /v2.0/security-groups?id=91226d9a-ad03-43ee-9db7-529adb984b71&id=e0e8b4d2-5228-4d46-a092-d5a2b1754511&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:19:03.661 8 INFO neutron_taas.services.taas.taas_plugin [None req-dda0abed-cf3e-4b1e-a4da-296c5c1903fa 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] TaaS: Handle Delete Port: a87768b3-6e4c-4719-8abe-1fe6c1598a2d 2026-05-14 04:19:03.663 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dda0abed-cf3e-4b1e-a4da-296c5c1903fa 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Tap Mirror: Handle Delete Port: a87768b3-6e4c-4719-8abe-1fe6c1598a2d [pid: 8|app: 0|req: 819/1681] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:19:03 2026] DELETE /v2.0/networks/30840033-15ea-49d1-b50c-651d3456715c => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:19:03.933 8 INFO neutron.db.segments_db [None req-b212eb67-fa46-4914-8782-a1975c6923c6 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Added segment 78eb72c2-bdf1-4762-b9f2-73645788278e of type vxlan for network 68a8f806-2f02-487d-bc3b-15602f9b1d92 [pid: 8|app: 0|req: 820/1682] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:19:03 2026] POST /v2.0/networks => generated 630 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:04.102 7 INFO neutron.db.l3_hamode_db [None req-11c1c1d0-f798-41e1-8e4f-e0c7c562b5b8 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 821/1683] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:19:04 2026] POST /v2.0/subnets => generated 626 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:04.368 8 INFO neutron.db.segments_db [None req-1ee3bc6f-cfd1-492f-97d4-bb44c7318ad4 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Added segment fd029bfb-84c2-4d53-85d5-65626308b420 of type vxlan for network f32ec68f-1c4a-490e-bbc5-29c1697a7a17 2026-05-14 04:19:04.580 8 INFO neutron.db.l3_hamode_db [None req-1ee3bc6f-cfd1-492f-97d4-bb44c7318ad4 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 04:19:04.706 8 INFO neutron.db.l3_hamode_db [None req-1ee3bc6f-cfd1-492f-97d4-bb44c7318ad4 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 863/1684] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:19:02 2026] POST /v2.0/routers => generated 695 bytes in 2608 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1685] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:19:04 2026] GET /v2.0/ports?device_id=3d091535-98a1-4768-93ef-54a09e600933 => generated 1010 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1686] 10.0.0.132 () {32 vars in 774 bytes} [Thu May 14 04:19:05 2026] GET /v2.0/subnets?project_id=0f1ceff7c86440378224971ea683abcf&cidr=10.100.0.0%2F28 => generated 14 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1687] 10.0.0.66 () {34 vars in 1117 bytes} [Thu May 14 04:19:05 2026] GET /v2.0/security-groups?id=91226d9a-ad03-43ee-9db7-529adb984b71&id=e0e8b4d2-5228-4d46-a092-d5a2b1754511&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1688] 10.0.0.132 () {32 vars in 692 bytes} [Thu May 14 04:19:05 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1689] 199.204.45.116 () {34 vars in 992 bytes} [Thu May 14 04:19:05 2026] GET /v2.0/ports?device_id=3d091535-98a1-4768-93ef-54a09e600933 => generated 1010 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1690] 10.0.0.132 () {32 vars in 782 bytes} [Thu May 14 04:19:05 2026] GET /v2.0/subnets?network_id=38f471ae-7373-416f-b19f-d1c1e3c1cfe3&cidr=10.100.0.0%2F28 => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:05.476 7 INFO neutron_taas.services.taas.taas_plugin [req-200a2592-a36c-42a5-955c-40df59a0126d req-1628613b-87d2-4f9b-a971-549ddcf73ce9 0cd6994ade3742c89b78f2203f49ac44 78b36bc4a8ae4900989604017dc5e5f3 - - default default] TaaS: Handle Delete Port: d42a45a5-c01c-4604-ac85-e68a4a88e1de 2026-05-14 04:19:05.479 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-200a2592-a36c-42a5-955c-40df59a0126d req-1628613b-87d2-4f9b-a971-549ddcf73ce9 0cd6994ade3742c89b78f2203f49ac44 78b36bc4a8ae4900989604017dc5e5f3 - - default default] Tap Mirror: Handle Delete Port: d42a45a5-c01c-4604-ac85-e68a4a88e1de 2026-05-14 04:19:05.578 8 INFO neutron.services.segments.plugin [-] Segment 257e23fa-be71-4291-a11d-0d97b12ea741 resource provider aggregate not found 2026-05-14 04:19:05.583 8 INFO neutron.services.segments.plugin [-] Segment 257e23fa-be71-4291-a11d-0d97b12ea741 resource provider aggregate not found 2026-05-14 04:19:05.591 7 INFO neutron.db.l3_db [req-200a2592-a36c-42a5-955c-40df59a0126d req-1628613b-87d2-4f9b-a971-549ddcf73ce9 0cd6994ade3742c89b78f2203f49ac44 78b36bc4a8ae4900989604017dc5e5f3 - - default default] Floating IP b59ed4d5-bb86-4b47-9ca2-065610bfefae disassociated. External IP: 10.96.250.207, port: d42a45a5-c01c-4604-ac85-e68a4a88e1de. 2026-05-14 04:19:05.595 8 INFO neutron.services.segments.plugin [-] Segment 257e23fa-be71-4291-a11d-0d97b12ea741 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 257e23fa-be71-4291-a11d-0d97b12ea741 found for delete ", "request_id": "req-759fc18e-cb5b-49b4-a563-15b6b4d4b8d3"}]} 2026-05-14 04:19:05.603 8 INFO neutron.services.segments.plugin [-] Segment 257e23fa-be71-4291-a11d-0d97b12ea741 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 257e23fa-be71-4291-a11d-0d97b12ea741 found for delete ", "request_id": "req-36746fc2-322a-4350-bbd3-c0432915a932"}]} [pid: 8|app: 0|req: 822/1691] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:19:04 2026] POST /v2.0/routers => generated 507 bytes in 1409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1692] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:19:05 2026] POST /v2.0/subnets => generated 656 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1693] 199.204.45.116 () {36 vars in 995 bytes} [Thu May 14 04:19:05 2026] DELETE /v2.0/ports/d42a45a5-c01c-4604-ac85-e68a4a88e1de => generated 0 bytes in 658 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:19:06.080 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f15c613e-56f1-4130-bdc8-d6077a021534'] response: {'server_uuid': '3d091535-98a1-4768-93ef-54a09e600933', 'name': 'network-vif-deleted', 'tag': 'd42a45a5-c01c-4604-ac85-e68a4a88e1de', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 824/1694] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:19:05 2026] PUT /v2.0/routers/de60e9a6-8b70-41b0-8967-d28fa0e824f7/add_router_interface => generated 310 bytes in 1307 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1695] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:19:06 2026] PUT /v2.0/routers/e2f9ae9a-b9a3-4131-9146-3df5cdfd1e0f/add_router_interface => generated 310 bytes in 1323 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1696] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:19:07 2026] GET /v2.0/ports?device_id=3d091535-98a1-4768-93ef-54a09e600933 => 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: 873/1697] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:19:07 2026] GET /v2.0/ports/92224fe5-d240-4eea-a6b4-c3de448ba81c => generated 955 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1698] 10.0.0.132 () {32 vars in 647 bytes} [Thu May 14 04:19:07 2026] GET /v2.0/networks => generated 7947 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:07.767 8 INFO neutron.db.segments_db [None req-5bb8ec05-c5e4-4bfe-ad6d-7ecc271a6ee5 cfc27be7625b45dca20b3d43aac60661 0dddc50b214a4c628142e1d5b11b11b8 - - default default] Added segment c84a29ab-cf17-4a20-a1fb-94b8eb8febf7 of type vxlan for network 9bd3dd45-143f-446a-8715-6ac48e8b9185 2026-05-14 04:19:07.810 7 INFO neutron_taas.services.taas.taas_plugin [None req-521a7269-709b-4361-83bc-215328cc9824 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] TaaS: Handle Delete Port: 92224fe5-d240-4eea-a6b4-c3de448ba81c 2026-05-14 04:19:07.813 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-521a7269-709b-4361-83bc-215328cc9824 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Tap Mirror: Handle Delete Port: 92224fe5-d240-4eea-a6b4-c3de448ba81c [pid: 8|app: 0|req: 825/1699] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:19:07 2026] POST /v2.0/networks => generated 631 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1700] 10.0.0.132 () {32 vars in 645 bytes} [Thu May 14 04:19:07 2026] GET /v2.0/subnets => generated 6453 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1703] 10.0.0.132 () {34 vars in 662 bytes} [Thu May 14 04:19:07 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 875/1704] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:19:07 2026] PUT /v2.0/routers/de60e9a6-8b70-41b0-8967-d28fa0e824f7/remove_router_interface => generated 310 bytes in 751 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1705] 10.0.0.132 () {32 vars in 645 bytes} [Thu May 14 04:19:08 2026] GET /v2.0/routers => generated 2722 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:08.327 7 INFO neutron.db.segments_db [None req-779be781-3838-4233-abb4-2a25a51ce281 cfc27be7625b45dca20b3d43aac60661 0dddc50b214a4c628142e1d5b11b11b8 - - default default] Added segment b9654694-d6b3-4a1a-a146-620ddbd2f89e of type vxlan for network 1069551a-afd4-4ca9-8180-abf601769493 [pid: 8|app: 0|req: 831/1706] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:19:08 2026] GET /v2.0/ports?device_id=de60e9a6-8b70-41b0-8967-d28fa0e824f7 => 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: 876/1707] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:19:08 2026] POST /v2.0/networks => generated 632 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:08.532 8 INFO neutron_taas.services.taas.taas_plugin [None req-f5016ccd-d174-462d-833f-83d3922c86e0 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] TaaS: Handle Delete Port: d96433b1-fd7b-4e56-9f16-c27bb0dd197e 2026-05-14 04:19:08.535 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5016ccd-d174-462d-833f-83d3922c86e0 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Tap Mirror: Handle Delete Port: d96433b1-fd7b-4e56-9f16-c27bb0dd197e [pid: 7|app: 0|req: 877/1708] 10.0.0.132 () {34 vars in 683 bytes} [Thu May 14 04:19:08 2026] POST /v2.0/security-groups => generated 1673 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1709] 10.0.0.132 () {34 vars in 662 bytes} [Thu May 14 04:19:08 2026] POST /v2.0/ports => generated 743 bytes in 319 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: 879/1710] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:19:08 2026] GET /v2.0/ports?device_id=3d091535-98a1-4768-93ef-54a09e600933 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:08.958 8 INFO neutron.services.segments.plugin [-] Segment fd029bfb-84c2-4d53-85d5-65626308b420 resource provider aggregate not found 2026-05-14 04:19:08.960 8 INFO neutron.services.segments.plugin [-] Segment fd029bfb-84c2-4d53-85d5-65626308b420 resource provider aggregate not found 2026-05-14 04:19:08.988 8 INFO neutron.services.segments.plugin [-] Segment fd029bfb-84c2-4d53-85d5-65626308b420 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd029bfb-84c2-4d53-85d5-65626308b420 found for delete ", "request_id": "req-3c21fde6-c797-42a0-a9b0-ead7362329e1"}]} 2026-05-14 04:19:08.991 8 INFO neutron.services.segments.plugin [-] Segment fd029bfb-84c2-4d53-85d5-65626308b420 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd029bfb-84c2-4d53-85d5-65626308b420 found for delete ", "request_id": "req-7c0ab7eb-f6c8-4d1b-88e6-99aa6be219a1"}]} 2026-05-14 04:19:09.008 8 INFO neutron.db.l3_hamode_db [None req-f5016ccd-d174-462d-833f-83d3922c86e0 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] HA network f32ec68f-1c4a-490e-bbc5-29c1697a7a17 was deleted as no HA routers are present in project 74b1aa57eb684e05bf396136389ae48d. [pid: 8|app: 0|req: 832/1711] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:08 2026] DELETE /v2.0/routers/de60e9a6-8b70-41b0-8967-d28fa0e824f7 => generated 0 bytes in 678 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1712] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:19:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:09.077 8 INFO neutron.db.segments_db [None req-f86d7677-f316-4b61-9a4b-f64f28cf3137 cfc27be7625b45dca20b3d43aac60661 0dddc50b214a4c628142e1d5b11b11b8 - - default default] Added segment 9c0f172e-e164-4a5b-a45a-e5d46f698c3a of type vxlan for network c6e3fcb7-26dd-426b-a7fa-e9f0e7a4f5f9 [pid: 8|app: 0|req: 833/1713] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:19:09 2026] POST /v2.0/networks => generated 631 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1714] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:09 2026] DELETE /v2.0/subnets/3ffd6bf6-f3aa-4f2f-af5a-1ef3a59e4f60 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1715] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:19:09 2026] POST /v2.0/security-group-rules => generated 596 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:09.371 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe7bdd30-d556-4d10-9e5b-dfc168160d81 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] TaaS: Handle Delete Port: 7c3df669-46fd-41ea-8b59-3a175e650ffc 2026-05-14 04:19:09.374 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe7bdd30-d556-4d10-9e5b-dfc168160d81 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Tap Mirror: Handle Delete Port: 7c3df669-46fd-41ea-8b59-3a175e650ffc [pid: 7|app: 0|req: 882/1716] 10.0.0.132 () {34 vars in 662 bytes} [Thu May 14 04:19:09 2026] POST /v2.0/ports => generated 743 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 835/1717] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:19:09 2026] DELETE /v2.0/networks/68a8f806-2f02-487d-bc3b-15602f9b1d92 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1718] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:19:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:09.615 8 INFO neutron.db.segments_db [None req-cd0b3f7e-99c8-424b-9309-cab0a86a7a0b cfc27be7625b45dca20b3d43aac60661 0dddc50b214a4c628142e1d5b11b11b8 - - default default] Added segment 15779b1b-490e-448c-b95e-d992192684d5 of type vxlan for network df528435-6adb-4399-a427-f3375fce461b 2026-05-14 04:19:09.642 7 INFO neutron.db.segments_db [None req-a69756da-835e-4b8a-9277-c2a7c7c1a9a8 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Added segment 06da472a-76f4-4895-a376-8733c5adba52 of type vxlan for network ac9d7e20-13ae-4987-8d44-23259da85f20 [pid: 8|app: 0|req: 836/1719] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:19:09 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: 8|app: 0|req: 837/1720] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:19:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:09.906 7 INFO neutron.db.l3_hamode_db [None req-a69756da-835e-4b8a-9277-c2a7c7c1a9a8 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 838/1721] 10.0.0.132 () {34 vars in 662 bytes} [Thu May 14 04:19:09 2026] POST /v2.0/ports => generated 743 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-14 04:19:10.134 8 INFO neutron.db.securitygroups_db [None req-e818bd7e-4ba2-47ca-a701-1f9d9de086cd 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] Project 0f1ceff7c86440378224971ea683abcf 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: 839/1722] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:19:10 2026] POST /v2.0/security-group-rules => generated 607 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1723] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:10 2026] DELETE /v2.0/security-groups/e0e8b4d2-5228-4d46-a092-d5a2b1754511 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:10.347 8 INFO neutron.db.segments_db [None req-c5bbd078-0146-4b31-92a6-25b321a1036c cfc27be7625b45dca20b3d43aac60661 0dddc50b214a4c628142e1d5b11b11b8 - - default default] Added segment e67c1a5f-f4c1-4523-8e65-8fbcde27ef45 of type vxlan for network 9b961981-319a-4867-87d0-ece1dbb0f385 [pid: 8|app: 0|req: 841/1724] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:19:10 2026] POST /v2.0/networks => generated 631 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:10.458 8 INFO neutron.db.securitygroups_db [None req-a0ce14f8-2074-4d8f-b4df-b55d00a8d061 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] Project 0f1ceff7c86440378224971ea683abcf 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: 842/1725] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:19:10 2026] POST /v2.0/security-group-rules => generated 606 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:10.547 8 INFO neutron.api.v2.resource [None req-898d0601-fc05-4b34-8bf5-c06031372d68 0cd6994ade3742c89b78f2203f49ac44 78b36bc4a8ae4900989604017dc5e5f3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 843/1726] 10.0.0.132 () {32 vars in 735 bytes} [Thu May 14 04:19:10 2026] GET /v2.0/security-groups/e0e8b4d2-5228-4d46-a092-d5a2b1754511 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:19:10.809 7 INFO neutron.db.l3_hamode_db [None req-a69756da-835e-4b8a-9277-c2a7c7c1a9a8 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 844/1727] 10.0.0.132 () {34 vars in 662 bytes} [Thu May 14 04:19:10 2026] POST /v2.0/ports => generated 743 bytes in 404 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-05-14 04:19:11.018 8 INFO neutron.services.segments.plugin [-] Segment 78eb72c2-bdf1-4762-b9f2-73645788278e resource provider aggregate not found 2026-05-14 04:19:11.025 8 INFO neutron.services.segments.plugin [-] Segment 78eb72c2-bdf1-4762-b9f2-73645788278e resource provider aggregate not found 2026-05-14 04:19:11.041 8 INFO neutron.services.segments.plugin [-] Segment 78eb72c2-bdf1-4762-b9f2-73645788278e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78eb72c2-bdf1-4762-b9f2-73645788278e found for delete ", "request_id": "req-93b3211d-f98f-4814-a164-a4c20ada8b78"}]} 2026-05-14 04:19:11.044 8 INFO neutron.services.segments.plugin [-] Segment 78eb72c2-bdf1-4762-b9f2-73645788278e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78eb72c2-bdf1-4762-b9f2-73645788278e found for delete ", "request_id": "req-e1371345-5afc-40b4-82c0-8602dfc0b04c"}]} 2026-05-14 04:19:11.096 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d8c2db3-b695-474e-b9bd-85df1273db58 0cd6994ade3742c89b78f2203f49ac44 78b36bc4a8ae4900989604017dc5e5f3 - - default default] TaaS: Handle Delete Port: 8dd16588-a865-4712-bc9c-8bf49eca4a8f 2026-05-14 04:19:11.098 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d8c2db3-b695-474e-b9bd-85df1273db58 0cd6994ade3742c89b78f2203f49ac44 78b36bc4a8ae4900989604017dc5e5f3 - - default default] Tap Mirror: Handle Delete Port: 8dd16588-a865-4712-bc9c-8bf49eca4a8f [pid: 8|app: 0|req: 845/1728] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:19:10 2026] DELETE /v2.0/floatingips/b59ed4d5-bb86-4b47-9ca2-065610bfefae => 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: 846/1729] 10.0.0.132 () {32 vars in 647 bytes} [Thu May 14 04:19:11 2026] GET /v2.0/networks => generated 1298 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1730] 10.0.0.132 () {34 vars in 745 bytes} [Thu May 14 04:19:11 2026] PUT /v2.0/ports/3e929d8f-0bc7-42d5-a8d5-885280d03b53/tags => generated 17 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 848/1731] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:11 2026] DELETE /v2.0/security-groups/91226d9a-ad03-43ee-9db7-529adb984b71 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1732] 10.0.0.132 () {34 vars in 745 bytes} [Thu May 14 04:19:11 2026] PUT /v2.0/ports/ade5b0cc-8017-42ef-a644-71e1676076c3/tags => generated 25 bytes in 98 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-05-14 04:19:11.671 8 WARNING neutron.db.securitygroups_db [req-e93a886a-7e47-4bff-9330-d4888034a59c req-c7dc53f4-081b-447d-8cd3-8deb62150a09 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - 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: 850/1733] 10.0.0.66 () {34 vars in 1095 bytes} [Thu May 14 04:19:11 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-183098022&fields=id&tenant_id=0f1ceff7c86440378224971ea683abcf => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1734] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:19:09 2026] POST /v2.0/routers => generated 688 bytes in 2238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1735] 10.0.0.132 () {34 vars in 745 bytes} [Thu May 14 04:19:11 2026] PUT /v2.0/ports/8246dc01-2abb-4fdc-a81c-5d779fef33f4/tags => generated 34 bytes in 91 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: 886/1736] 10.0.0.66 () {34 vars in 979 bytes} [Thu May 14 04:19:11 2026] GET /v2.0/networks?id=cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398 => generated 661 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1737] 10.0.0.132 () {32 vars in 719 bytes} [Thu May 14 04:19:11 2026] GET /v2.0/routers/f5c156b3-0287-4231-a867-cb3d60456b53 => generated 694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:19:12.062 8 INFO neutron_taas.services.taas.taas_plugin [None req-162150a0-5519-4d25-8d6c-c909dd164d40 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 42c42ce9-3acc-4db2-bc93-e0dc439253f7 2026-05-14 04:19:12.064 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-162150a0-5519-4d25-8d6c-c909dd164d40 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 42c42ce9-3acc-4db2-bc93-e0dc439253f7 [pid: 7|app: 0|req: 888/1738] 10.0.0.132 () {34 vars in 745 bytes} [Thu May 14 04:19:12 2026] PUT /v2.0/ports/1a6f9fa7-495e-45c2-a343-1c69419cbce7/tags => generated 19 bytes in 67 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: 889/1739] 10.0.0.66 () {34 vars in 962 bytes} [Thu May 14 04:19:12 2026] GET /v2.0/quotas/0f1ceff7c86440378224971ea683abcf => 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: 890/1740] 10.0.0.132 () {32 vars in 645 bytes} [Thu May 14 04:19:12 2026] GET /v2.0/routers => generated 697 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1741] 10.0.0.132 () {32 vars in 658 bytes} [Thu May 14 04:19:12 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1742] 10.0.0.66 () {34 vars in 999 bytes} [Thu May 14 04:19:12 2026] GET /v2.0/ports?tenant_id=0f1ceff7c86440378224971ea683abcf&fields=id => generated 103 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1743] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:19:11 2026] PUT /v2.0/routers/6f39faa6-ff29-4808-bbc6-fb5e73aa6d0e/remove_router_interface => generated 310 bytes in 1020 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1744] 10.0.0.132 () {34 vars in 739 bytes} [Thu May 14 04:19:12 2026] PUT /v2.0/routers/f5c156b3-0287-4231-a867-cb3d60456b53 => generated 701 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1745] 10.0.0.66 () {34 vars in 1005 bytes} [Thu May 14 04:19:12 2026] GET /v2.0/networks/cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398?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: 852/1746] 10.0.0.132 () {32 vars in 672 bytes} [Thu May 14 04:19:12 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1747] 10.0.0.132 () {32 vars in 719 bytes} [Thu May 14 04:19:12 2026] GET /v2.0/routers/f5c156b3-0287-4231-a867-cb3d60456b53 => generated 701 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1748] 10.0.0.66 () {34 vars in 1105 bytes} [Thu May 14 04:19:12 2026] GET /v2.0/networks/cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398?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: 855/1749] 10.0.0.132 () {32 vars in 668 bytes} [Thu May 14 04:19:12 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:13.020 7 INFO neutron_taas.services.taas.taas_plugin [None req-00d1f1f0-c2dd-4926-ba1e-7a138056018f ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 23794292-3d68-4df2-936d-2c715923db73 [pid: 8|app: 0|req: 856/1750] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:19:13 2026] GET /v2.0/ports?device_id=f5c156b3-0287-4231-a867-cb3d60456b53 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:13.023 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00d1f1f0-c2dd-4926-ba1e-7a138056018f ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 23794292-3d68-4df2-936d-2c715923db73 [pid: 8|app: 0|req: 857/1751] 10.0.0.132 () {32 vars in 680 bytes} [Thu May 14 04:19:13 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:13.297 7 INFO neutron_taas.services.taas.taas_plugin [None req-00d1f1f0-c2dd-4926-ba1e-7a138056018f ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: d3b2ed7e-4cbe-425c-8eb2-f6cbfdc353eb 2026-05-14 04:19:13.300 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00d1f1f0-c2dd-4926-ba1e-7a138056018f ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: d3b2ed7e-4cbe-425c-8eb2-f6cbfdc353eb 2026-05-14 04:19:13.302 8 INFO neutron_taas.services.taas.taas_plugin [None req-7ae08c52-8c5e-4b0c-947e-7f2ba7e5880b 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] TaaS: Handle Delete Port: 97a3bfb8-04ea-4890-8790-df5ab64755eb 2026-05-14 04:19:13.306 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ae08c52-8c5e-4b0c-947e-7f2ba7e5880b 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Tap Mirror: Handle Delete Port: 97a3bfb8-04ea-4890-8790-df5ab64755eb 2026-05-14 04:19:13.548 8 INFO neutron_taas.services.taas.taas_plugin [None req-7ae08c52-8c5e-4b0c-947e-7f2ba7e5880b 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] TaaS: Handle Delete Port: a11b0104-26a0-4eab-848d-93c647aa19b2 2026-05-14 04:19:13.551 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ae08c52-8c5e-4b0c-947e-7f2ba7e5880b 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] Tap Mirror: Handle Delete Port: a11b0104-26a0-4eab-848d-93c647aa19b2 2026-05-14 04:19:13.637 7 INFO neutron.services.segments.plugin [-] Segment daa0fc4d-6154-41ac-b8e3-949f35b4877d resource provider aggregate not found 2026-05-14 04:19:13.644 7 INFO neutron.services.segments.plugin [-] Segment daa0fc4d-6154-41ac-b8e3-949f35b4877d resource provider aggregate not found 2026-05-14 04:19:13.656 7 INFO neutron.db.l3_hamode_db [None req-00d1f1f0-c2dd-4926-ba1e-7a138056018f ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] HA network 0bb97fc4-4e34-4d56-ab26-151b7008a47d was deleted as no HA routers are present in project 78b36bc4a8ae4900989604017dc5e5f3. 2026-05-14 04:19:13.662 7 INFO neutron.services.segments.plugin [-] Segment daa0fc4d-6154-41ac-b8e3-949f35b4877d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daa0fc4d-6154-41ac-b8e3-949f35b4877d found for delete ", "request_id": "req-c941b791-31f6-4b5e-87de-24457e1520f8"}]} 2026-05-14 04:19:13.664 7 INFO neutron.services.segments.plugin [-] Segment daa0fc4d-6154-41ac-b8e3-949f35b4877d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daa0fc4d-6154-41ac-b8e3-949f35b4877d found for delete ", "request_id": "req-9a2b7916-2be1-439e-b9fd-ce42bb71fa27"}]} [pid: 7|app: 0|req: 895/1752] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:12 2026] DELETE /v2.0/routers/6f39faa6-ff29-4808-bbc6-fb5e73aa6d0e => generated 0 bytes in 867 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1753] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:19:13 2026] GET /v2.0/ports?device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => 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: 897/1754] 10.0.0.132 () {32 vars in 666 bytes} [Thu May 14 04:19:13 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:13.895 8 INFO neutron.services.segments.plugin [-] Segment 06da472a-76f4-4895-a376-8733c5adba52 resource provider aggregate not found [pid: 7|app: 0|req: 898/1755] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:13 2026] DELETE /v2.0/subnets/f40a9ae7-88f0-4a0f-b541-4f9f41b0a015 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:19:13.902 8 INFO neutron.services.segments.plugin [-] Segment 06da472a-76f4-4895-a376-8733c5adba52 resource provider aggregate not found 2026-05-14 04:19:13.918 8 INFO neutron.db.l3_hamode_db [None req-7ae08c52-8c5e-4b0c-947e-7f2ba7e5880b 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] HA network ac9d7e20-13ae-4987-8d44-23259da85f20 was deleted as no HA routers are present in project 74b1aa57eb684e05bf396136389ae48d. 2026-05-14 04:19:13.921 8 INFO neutron.services.segments.plugin [-] Segment 06da472a-76f4-4895-a376-8733c5adba52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06da472a-76f4-4895-a376-8733c5adba52 found for delete ", "request_id": "req-9c7318f6-75ce-4a3a-bb7e-b889d84d0754"}]} 2026-05-14 04:19:13.923 8 INFO neutron.services.segments.plugin [-] Segment 06da472a-76f4-4895-a376-8733c5adba52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06da472a-76f4-4895-a376-8733c5adba52 found for delete ", "request_id": "req-92a0e28f-61a1-4691-b6bf-33e1891acb28"}]} [pid: 8|app: 0|req: 858/1756] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:13 2026] DELETE /v2.0/routers/f5c156b3-0287-4231-a867-cb3d60456b53 => generated 0 bytes in 872 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1757] 10.0.0.132 () {32 vars in 680 bytes} [Thu May 14 04:19:13 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1758] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:19:13 2026] GET /v2.0/ports?device_id=f5c156b3-0287-4231-a867-cb3d60456b53 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:14.018 8 INFO neutron_taas.services.taas.taas_plugin [None req-f4f47343-83d9-40cc-8b0e-654ee05bfc56 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 36c1e10f-c436-46e9-bb3c-0486bb391859 2026-05-14 04:19:14.021 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4f47343-83d9-40cc-8b0e-654ee05bfc56 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 36c1e10f-c436-46e9-bb3c-0486bb391859 [pid: 7|app: 0|req: 901/1759] 10.0.0.132 () {32 vars in 676 bytes} [Thu May 14 04:19:13 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:14.050 7 INFO neutron.api.v2.resource [None req-bd873ef4-6f16-4805-a224-5a9e5b35d477 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 902/1760] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:14 2026] DELETE /v2.0/routers/f5c156b3-0287-4231-a867-cb3d60456b53 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1761] 10.0.0.132 () {32 vars in 688 bytes} [Thu May 14 04:19:14 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1762] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:19:14 2026] GET /v2.0/ports?device_id=de60e9a6-8b70-41b0-8967-d28fa0e824f7 => 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: 859/1763] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:19:13 2026] DELETE /v2.0/networks/ad544351-29ab-4f59-a495-8f0596dbffbb => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:19:14.219 7 INFO neutron_taas.services.taas.taas_plugin [None req-7f547c90-59ec-44f3-9d29-ba058bbe4e21 cfc27be7625b45dca20b3d43aac60661 0dddc50b214a4c628142e1d5b11b11b8 - - default default] TaaS: Handle Delete Port: 3e929d8f-0bc7-42d5-a8d5-885280d03b53 2026-05-14 04:19:14.222 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f547c90-59ec-44f3-9d29-ba058bbe4e21 cfc27be7625b45dca20b3d43aac60661 0dddc50b214a4c628142e1d5b11b11b8 - - default default] Tap Mirror: Handle Delete Port: 3e929d8f-0bc7-42d5-a8d5-885280d03b53 2026-05-14 04:19:14.231 8 INFO neutron.api.v2.resource [None req-085cad1a-50de-437b-a9a0-f62e41cb6d4c 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 860/1764] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:14 2026] DELETE /v2.0/routers/de60e9a6-8b70-41b0-8967-d28fa0e824f7 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1765] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:19:14 2026] DELETE /v2.0/ports/3e929d8f-0bc7-42d5-a8d5-885280d03b53 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:19:14.343 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e123818a-834f-451e-aecc-a17d22cf3091 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 906/1766] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:14 2026] DELETE /v2.0/subnets/3ffd6bf6-f3aa-4f2f-af5a-1ef3a59e4f60 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:19:14.466 7 INFO neutron_taas.services.taas.taas_plugin [None req-dd0958eb-38a5-4117-b2e8-682349efa5e8 cfc27be7625b45dca20b3d43aac60661 0dddc50b214a4c628142e1d5b11b11b8 - - default default] TaaS: Handle Delete Port: ade5b0cc-8017-42ef-a644-71e1676076c3 2026-05-14 04:19:14.469 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd0958eb-38a5-4117-b2e8-682349efa5e8 cfc27be7625b45dca20b3d43aac60661 0dddc50b214a4c628142e1d5b11b11b8 - - default default] Tap Mirror: Handle Delete Port: ade5b0cc-8017-42ef-a644-71e1676076c3 [pid: 7|app: 0|req: 907/1767] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:19:14 2026] DELETE /v2.0/ports/ade5b0cc-8017-42ef-a644-71e1676076c3 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1768] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:19:14 2026] GET /v2.0/ports?device_id=9d0d5476-a98a-4199-ab81-55eaa2c25cc7 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:14.674 8 INFO neutron_taas.services.taas.taas_plugin [None req-f9a8898e-f783-4c9b-8c16-28da0e703bc9 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: fa5f2ce4-f117-4b06-85da-588cd8db0cdd 2026-05-14 04:19:14.678 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9a8898e-f783-4c9b-8c16-28da0e703bc9 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: fa5f2ce4-f117-4b06-85da-588cd8db0cdd 2026-05-14 04:19:14.737 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa490547-9926-42b1-b7a3-5f9da0ba57ba cfc27be7625b45dca20b3d43aac60661 0dddc50b214a4c628142e1d5b11b11b8 - - default default] TaaS: Handle Delete Port: 8246dc01-2abb-4fdc-a81c-5d779fef33f4 2026-05-14 04:19:14.740 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa490547-9926-42b1-b7a3-5f9da0ba57ba cfc27be7625b45dca20b3d43aac60661 0dddc50b214a4c628142e1d5b11b11b8 - - default default] Tap Mirror: Handle Delete Port: 8246dc01-2abb-4fdc-a81c-5d779fef33f4 [pid: 7|app: 0|req: 909/1769] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:19:14 2026] DELETE /v2.0/ports/8246dc01-2abb-4fdc-a81c-5d779fef33f4 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:19:14.848 7 INFO neutron.api.v2.resource [None req-16229b77-e83b-4eb9-a09d-24fce5097e8f 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 910/1770] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:14 2026] DELETE /v2.0/routers/9d0d5476-a98a-4199-ab81-55eaa2c25cc7 => 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: 911/1771] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:19:14 2026] GET /v2.0/ports?device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:14.953 7 INFO neutron_taas.services.taas.taas_plugin [None req-812413a5-fc85-4205-a9da-5b314fc12dc2 cfc27be7625b45dca20b3d43aac60661 0dddc50b214a4c628142e1d5b11b11b8 - - default default] TaaS: Handle Delete Port: 1a6f9fa7-495e-45c2-a343-1c69419cbce7 2026-05-14 04:19:14.956 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-812413a5-fc85-4205-a9da-5b314fc12dc2 cfc27be7625b45dca20b3d43aac60661 0dddc50b214a4c628142e1d5b11b11b8 - - default default] Tap Mirror: Handle Delete Port: 1a6f9fa7-495e-45c2-a343-1c69419cbce7 [pid: 7|app: 0|req: 912/1772] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:19:14 2026] DELETE /v2.0/ports/1a6f9fa7-495e-45c2-a343-1c69419cbce7 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:19:15.064 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aee6650a-f8f4-4dd2-ad2a-9ac0d9ea37ab 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 913/1773] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:15 2026] DELETE /v2.0/subnets/544a7f4c-f37b-4ddb-8528-08dc53b48cd1 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:19:15.152 7 INFO neutron_taas.services.taas.taas_plugin [None req-e0929985-b695-49b4-af2a-c79a79766657 cfc27be7625b45dca20b3d43aac60661 0dddc50b214a4c628142e1d5b11b11b8 - - default default] TaaS: Handle Delete Port: 4718eb46-4d99-49c5-8227-85991a99a82d [pid: 8|app: 0|req: 861/1774] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:19:14 2026] PUT /v2.0/routers/29b038d7-100f-48bc-924a-9f68b6b8e2ce/remove_router_interface => generated 310 bytes in 920 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:19:15.155 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e0929985-b695-49b4-af2a-c79a79766657 cfc27be7625b45dca20b3d43aac60661 0dddc50b214a4c628142e1d5b11b11b8 - - default default] Tap Mirror: Handle Delete Port: 4718eb46-4d99-49c5-8227-85991a99a82d [pid: 8|app: 0|req: 862/1775] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:19:15 2026] GET /v2.0/ports?device_id=da19f237-4842-4b0b-9fa8-2a9e2a4a7ebf => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1776] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:19:15 2026] DELETE /v2.0/ports/4718eb46-4d99-49c5-8227-85991a99a82d => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:19:15.246 7 INFO neutron.api.v2.resource [None req-c73493af-75fe-45cb-8df6-a5986a291dae 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 915/1777] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:15 2026] DELETE /v2.0/routers/da19f237-4842-4b0b-9fa8-2a9e2a4a7ebf => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:19:15.333 8 INFO neutron_taas.services.taas.taas_plugin [None req-5bd4b240-0a55-4374-a95f-15ccf976aef5 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: ad7ac17e-9fe3-4a4f-95b7-647273d87742 2026-05-14 04:19:15.335 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5bd4b240-0a55-4374-a95f-15ccf976aef5 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: ad7ac17e-9fe3-4a4f-95b7-647273d87742 [pid: 7|app: 0|req: 916/1778] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:19:15 2026] DELETE /v2.0/networks/9bd3dd45-143f-446a-8715-6ac48e8b9185 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:19:15.369 7 INFO neutron.pecan_wsgi.hooks.translation [None req-27418bd3-89cf-4d34-9cb6-2ec7072d3fa8 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 917/1779] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:15 2026] DELETE /v2.0/subnets/466c6530-51ba-4680-b681-7b03d164771f => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1780] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:19:15 2026] DELETE /v2.0/networks/1069551a-afd4-4ca9-8180-abf601769493 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:19:15.501 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3fe322c9-a851-45df-9da9-2e8b88b464fe 6f09fd6e0dc74149ac8a84bd66859804 74b1aa57eb684e05bf396136389ae48d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 919/1781] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:15 2026] DELETE /v2.0/subnets/e05e9485-6daf-496a-93e7-357117d8be6f => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:19:15.541 8 INFO neutron_taas.services.taas.taas_plugin [None req-5bd4b240-0a55-4374-a95f-15ccf976aef5 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 729115a3-be4a-4460-aff3-4afca0ee0634 2026-05-14 04:19:15.543 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5bd4b240-0a55-4374-a95f-15ccf976aef5 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 729115a3-be4a-4460-aff3-4afca0ee0634 [pid: 7|app: 0|req: 920/1782] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:19:15 2026] DELETE /v2.0/networks/c6e3fcb7-26dd-426b-a7fa-e9f0e7a4f5f9 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:19:15.683 7 INFO neutron.services.segments.plugin [-] Segment c84a29ab-cf17-4a20-a1fb-94b8eb8febf7 resource provider aggregate not found 2026-05-14 04:19:15.702 7 INFO neutron.services.segments.plugin [-] Segment c84a29ab-cf17-4a20-a1fb-94b8eb8febf7 resource provider aggregate not found 2026-05-14 04:19:15.708 7 INFO neutron.services.segments.plugin [-] Segment c84a29ab-cf17-4a20-a1fb-94b8eb8febf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c84a29ab-cf17-4a20-a1fb-94b8eb8febf7 found for delete ", "request_id": "req-4dcff5e8-82ed-4dc9-87b2-f166b7feda95"}]} 2026-05-14 04:19:15.740 7 INFO neutron.services.segments.plugin [-] Segment b9654694-d6b3-4a1a-a146-620ddbd2f89e resource provider aggregate not found 2026-05-14 04:19:15.743 7 INFO neutron.services.segments.plugin [-] Segment c84a29ab-cf17-4a20-a1fb-94b8eb8febf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c84a29ab-cf17-4a20-a1fb-94b8eb8febf7 found for delete ", "request_id": "req-4594a557-2103-4735-bd4a-0d8ea7622dfd"}]} 2026-05-14 04:19:15.759 7 INFO neutron.services.segments.plugin [-] Segment b9654694-d6b3-4a1a-a146-620ddbd2f89e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9654694-d6b3-4a1a-a146-620ddbd2f89e found for delete ", "request_id": "req-d0dfaebf-f1e1-47c9-b0a3-57c07d0a7ada"}]} 2026-05-14 04:19:15.762 7 INFO neutron.services.segments.plugin [-] Segment b9654694-d6b3-4a1a-a146-620ddbd2f89e resource provider aggregate not found 2026-05-14 04:19:15.783 7 INFO neutron.services.segments.plugin [-] Segment 9c0f172e-e164-4a5b-a45a-e5d46f698c3a resource provider aggregate not found 2026-05-14 04:19:15.784 7 INFO neutron.services.segments.plugin [-] Segment b9654694-d6b3-4a1a-a146-620ddbd2f89e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9654694-d6b3-4a1a-a146-620ddbd2f89e found for delete ", "request_id": "req-c60a824c-598a-460a-9381-86909a9b6a13"}]} 2026-05-14 04:19:15.807 7 INFO neutron.services.segments.plugin [-] Segment 9c0f172e-e164-4a5b-a45a-e5d46f698c3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c0f172e-e164-4a5b-a45a-e5d46f698c3a found for delete ", "request_id": "req-860fd825-004c-4785-a432-394d0c2df223"}]} 2026-05-14 04:19:15.823 7 INFO neutron.services.segments.plugin [-] Segment 9c0f172e-e164-4a5b-a45a-e5d46f698c3a resource provider aggregate not found 2026-05-14 04:19:15.844 7 INFO neutron.services.segments.plugin [-] Segment 9c0f172e-e164-4a5b-a45a-e5d46f698c3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c0f172e-e164-4a5b-a45a-e5d46f698c3a found for delete ", "request_id": "req-d5fc129e-7586-40ee-88dd-3bd723878b37"}]} [pid: 7|app: 0|req: 921/1783] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:19:15 2026] DELETE /v2.0/networks/df528435-6adb-4399-a427-f3375fce461b => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:19:15.950 8 INFO neutron.services.segments.plugin [-] Segment a75a5cd6-8aeb-46e8-977a-dbef468909ea resource provider aggregate not found 2026-05-14 04:19:15.966 8 INFO neutron.services.segments.plugin [-] Segment a75a5cd6-8aeb-46e8-977a-dbef468909ea resource provider aggregate not found 2026-05-14 04:19:15.975 8 INFO neutron.services.segments.plugin [-] Segment a75a5cd6-8aeb-46e8-977a-dbef468909ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a75a5cd6-8aeb-46e8-977a-dbef468909ea found for delete ", "request_id": "req-f10f4d00-f677-4d33-b180-03e733a10d9a"}]} 2026-05-14 04:19:15.983 8 INFO neutron.db.l3_hamode_db [None req-5bd4b240-0a55-4374-a95f-15ccf976aef5 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] HA network ea0fe6a7-9c7b-43eb-bb7b-4fd55f61d63b was deleted as no HA routers are present in project ddb6d2aac8e44c7694e7b28542bc0833. [pid: 8|app: 0|req: 863/1784] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:15 2026] DELETE /v2.0/routers/29b038d7-100f-48bc-924a-9f68b6b8e2ce => generated 0 bytes in 824 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:15.993 8 INFO neutron.services.segments.plugin [-] Segment a75a5cd6-8aeb-46e8-977a-dbef468909ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a75a5cd6-8aeb-46e8-977a-dbef468909ea found for delete ", "request_id": "req-77a805f4-a038-46dc-bb15-909d85dc929d"}]} 2026-05-14 04:19:16.003 8 INFO neutron.services.segments.plugin [-] Segment c0b713c4-dfee-432b-a899-75f43a58e983 resource provider aggregate not found 2026-05-14 04:19:16.021 8 INFO neutron.services.segments.plugin [-] Segment c0b713c4-dfee-432b-a899-75f43a58e983 resource provider aggregate not found [pid: 8|app: 0|req: 864/1785] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:19:15 2026] GET /v2.0/ports?device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:16.041 8 INFO neutron.services.segments.plugin [-] Segment c0b713c4-dfee-432b-a899-75f43a58e983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0b713c4-dfee-432b-a899-75f43a58e983 found for delete ", "request_id": "req-7c070d3b-17d1-4c64-948c-c0fbbba8ed64"}]} [pid: 7|app: 0|req: 922/1786] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:19:15 2026] DELETE /v2.0/networks/9b961981-319a-4867-87d0-ece1dbb0f385 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:19:16.064 8 INFO neutron.services.segments.plugin [-] Segment c0b713c4-dfee-432b-a899-75f43a58e983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0b713c4-dfee-432b-a899-75f43a58e983 found for delete ", "request_id": "req-6fd6d58c-136b-47ec-9bad-118899d64d78"}]} 2026-05-14 04:19:16.173 7 WARNING neutron.db.securitygroups_db [None req-7974c5b0-5d6b-4882-a7c0-eee53f28e65f ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 865/1787] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:16 2026] DELETE /v2.0/subnets/c76345ec-6570-47bf-aeb1-f36aea24e237 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1788] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:16 2026] GET /v2.0/security-groups?tenant_id=74b1aa57eb684e05bf396136389ae48d&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:16.280 8 INFO neutron_taas.services.taas.taas_plugin [None req-c7bad504-d382-42fd-bfb6-a9a2aaf4594f ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 82a6201a-f63b-41d9-a7e6-09646e292555 2026-05-14 04:19:16.283 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7bad504-d382-42fd-bfb6-a9a2aaf4594f ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 82a6201a-f63b-41d9-a7e6-09646e292555 [pid: 7|app: 0|req: 924/1789] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:16 2026] DELETE /v2.0/security-groups/f81fe9c0-e740-40f3-92e6-b7638bccf3f1 => 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: 866/1790] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:19:16 2026] DELETE /v2.0/networks/ebbe3e57-2163-4fa5-9c8d-329bae9b3cc9 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:19:16.831 8 WARNING neutron.db.securitygroups_db [None req-2d405b12-10ca-46cd-b069-d4acd3860de6 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 867/1791] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:16 2026] GET /v2.0/security-groups?tenant_id=ddb6d2aac8e44c7694e7b28542bc0833&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: 868/1792] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:16 2026] DELETE /v2.0/security-groups/b5890a47-8814-4477-a26e-9c4eed96703e => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:17.021 7 WARNING neutron.db.securitygroups_db [None req-c607c282-5a35-4a4c-9262-98c9dee5cb22 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 925/1793] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:16 2026] GET /v2.0/security-groups?tenant_id=0dddc50b214a4c628142e1d5b11b11b8&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1794] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:19:17 2026] GET /v2.0/ports?device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:17.142 7 WARNING neutron.db.securitygroups_db [None req-eafa02c9-a544-485f-ad0a-727d2bfc2e35 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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/1795] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:17 2026] GET /v2.0/security-groups?tenant_id=78b36bc4a8ae4900989604017dc5e5f3&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: 869/1796] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:17 2026] DELETE /v2.0/security-groups/c2d7ad78-ea39-42c7-9217-c804893e069a => 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: 928/1797] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:17 2026] DELETE /v2.0/security-groups/25c28e74-55e7-4871-9889-44604f61fda4 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:17.276 8 WARNING neutron.db.securitygroups_db [None req-d628defd-2c70-44d0-8456-b802bbdd1c3b ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 929/1798] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:19:17 2026] GET /v2.0/networks?id=cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398 => generated 661 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:19:17.366 7 WARNING neutron.db.securitygroups_db [req-e93a886a-7e47-4bff-9330-d4888034a59c req-5c42ade5-10e2-460d-959b-f5df1cd6ee52 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - 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: 930/1799] 199.204.45.116 () {34 vars in 1048 bytes} [Thu May 14 04:19:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0f1ceff7c86440378224971ea683abcf => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1800] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:17 2026] GET /v2.0/security-groups?tenant_id=2c67e61fc21f4ac0b10571b744e94186&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1801] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:17 2026] DELETE /v2.0/security-groups/01e4132b-17cd-46bd-8ef8-33901c459ab1 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1802] 199.204.45.116 () {38 vars in 953 bytes} [Thu May 14 04:19:17 2026] POST /v2.0/ports => generated 954 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:17.760 8 WARNING neutron.db.securitygroups_db [None req-020c49a2-21da-4e6a-b50c-86d06e7ed847 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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. /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-14 04:19:17.825 7 INFO neutron.services.segments.plugin [-] Segment 15779b1b-490e-448c-b95e-d992192684d5 resource provider aggregate not found 2026-05-14 04:19:17.848 7 INFO neutron.services.segments.plugin [-] Segment 15779b1b-490e-448c-b95e-d992192684d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15779b1b-490e-448c-b95e-d992192684d5 found for delete ", "request_id": "req-d8881d40-8d31-43ce-80b4-874a564d24f8"}]} 2026-05-14 04:19:17.862 7 INFO neutron.services.segments.plugin [-] Segment e67c1a5f-f4c1-4523-8e65-8fbcde27ef45 resource provider aggregate not found 2026-05-14 04:19:17.868 7 INFO neutron.services.segments.plugin [-] Segment 15779b1b-490e-448c-b95e-d992192684d5 resource provider aggregate not found 2026-05-14 04:19:17.876 7 INFO neutron.services.segments.plugin [-] Segment e67c1a5f-f4c1-4523-8e65-8fbcde27ef45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e67c1a5f-f4c1-4523-8e65-8fbcde27ef45 found for delete ", "request_id": "req-f3f67298-7bce-4b93-9cb3-bb48512aeb87"}]} 2026-05-14 04:19:17.887 7 INFO neutron.services.segments.plugin [-] Segment 15779b1b-490e-448c-b95e-d992192684d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15779b1b-490e-448c-b95e-d992192684d5 found for delete ", "request_id": "req-f1b819ff-d60c-4025-af1f-612459f9bc23"}]} [pid: 8|app: 0|req: 872/1803] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:17 2026] GET /v2.0/security-groups?tenant_id=61cec92460934dc389df6a7de0353394&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:17.914 7 INFO neutron.services.segments.plugin [-] Segment e67c1a5f-f4c1-4523-8e65-8fbcde27ef45 resource provider aggregate not found 2026-05-14 04:19:17.939 7 INFO neutron.services.segments.plugin [-] Segment e67c1a5f-f4c1-4523-8e65-8fbcde27ef45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e67c1a5f-f4c1-4523-8e65-8fbcde27ef45 found for delete ", "request_id": "req-95e792f9-19da-4c19-9049-c4d7f9a88342"}]} [pid: 8|app: 0|req: 873/1804] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:17 2026] DELETE /v2.0/security-groups/1ff637c1-b8e5-48ab-b70a-fb60a5443761 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:18.059 8 INFO neutron.services.segments.plugin [-] Segment ad78a1c7-6f8f-4b08-b294-156b832e8c4a resource provider aggregate not found 2026-05-14 04:19:18.074 8 INFO neutron.services.segments.plugin [-] Segment ad78a1c7-6f8f-4b08-b294-156b832e8c4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad78a1c7-6f8f-4b08-b294-156b832e8c4a found for delete ", "request_id": "req-16bceef2-6b91-4b78-b63f-e07647a23f8c"}]} 2026-05-14 04:19:18.080 8 INFO neutron.services.segments.plugin [-] Segment ad78a1c7-6f8f-4b08-b294-156b832e8c4a resource provider aggregate not found 2026-05-14 04:19:18.095 8 INFO neutron.services.segments.plugin [-] Segment ad78a1c7-6f8f-4b08-b294-156b832e8c4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad78a1c7-6f8f-4b08-b294-156b832e8c4a found for delete ", "request_id": "req-a1cee9ed-27ae-4ab8-930c-7ad5454f6757"}]} [pid: 7|app: 0|req: 932/1805] 199.204.45.116 () {38 vars in 1026 bytes} [Thu May 14 04:19:17 2026] PUT /v2.0/ports/8a82dac8-cdbb-4088-a9b9-b975128a3bec => generated 1235 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:18.273 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f701037a-7b1d-49d7-b5c0-3d672d01079c'] response: {'name': 'network-changed', 'server_uuid': '7e2c2f30-f5c6-4420-85f8-6f4e944ee096', 'tag': '8a82dac8-cdbb-4088-a9b9-b975128a3bec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 874/1806] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:19:18 2026] GET /v2.0/ports?device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => generated 969 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: 7|app: 0|req: 933/1807] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:19:18 2026] GET /v2.0/security-groups?id=ef3db537-46b8-4273-b94f-f7f0ad614cd4&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: 875/1808] 10.0.0.132 () {34 vars in 682 bytes} [Thu May 14 04:19:18 2026] POST /v2.0/security-groups => generated 1625 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1809] 10.0.0.132 () {32 vars in 661 bytes} [Thu May 14 04:19:18 2026] GET /v2.0/security-groups => generated 4530 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1810] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:19:18 2026] GET /v2.0/ports?tenant_id=0f1ceff7c86440378224971ea683abcf&device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1811] 10.0.0.132 () {34 vars in 756 bytes} [Thu May 14 04:19:18 2026] PUT /v2.0/security-groups/ba6db806-4ddc-44bb-9ee4-2d07321e1bd7 => generated 1663 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1812] 10.0.0.132 () {32 vars in 735 bytes} [Thu May 14 04:19:18 2026] GET /v2.0/security-groups/ba6db806-4ddc-44bb-9ee4-2d07321e1bd7 => generated 1663 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1813] 199.204.45.116 () {34 vars in 1016 bytes} [Thu May 14 04:19:18 2026] GET /v2.0/networks?tenant_id=0f1ceff7c86440378224971ea683abcf&shared=False => 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: 937/1814] 199.204.45.116 () {34 vars in 928 bytes} [Thu May 14 04:19:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1815] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:18 2026] DELETE /v2.0/security-groups/ba6db806-4ddc-44bb-9ee4-2d07321e1bd7 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1816] 10.0.0.132 () {32 vars in 661 bytes} [Thu May 14 04:19:18 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:19.032 8 INFO neutron.api.v2.resource [None req-935557ca-b695-494b-a99f-e7fe5add87e7 b5f325bfd05b4e529ef62063227ffa31 830b94dbf1474e89ba018d2c7aa62d1a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 879/1817] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:19 2026] DELETE /v2.0/security-groups/ba6db806-4ddc-44bb-9ee4-2d07321e1bd7 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1818] 10.0.0.132 () {34 vars in 682 bytes} [Thu May 14 04:19:19 2026] POST /v2.0/security-groups => generated 1625 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1819] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:19:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1820] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:19:19 2026] GET /v2.0/security-group-rules/e7e632c6-3039-4617-b00c-8128a14e3d55 => generated 601 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1821] 10.0.0.132 () {32 vars in 671 bytes} [Thu May 14 04:19:19 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1822] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:19:19 2026] GET /v2.0/ports?device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1823] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:19:19 2026] GET /v2.0/security-groups?id=ef3db537-46b8-4273-b94f-f7f0ad614cd4&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1824] 10.0.0.132 () {32 vars in 748 bytes} [Thu May 14 04:19:19 2026] DELETE /v2.0/security-group-rules/e7e632c6-3039-4617-b00c-8128a14e3d55 => 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: 884/1825] 10.0.0.132 () {32 vars in 671 bytes} [Thu May 14 04:19:19 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1826] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:19:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1827] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:19:19 2026] GET /v2.0/security-group-rules/64a92544-f256-4d31-8383-32ac00c4ea1a => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1828] 10.0.0.132 () {32 vars in 671 bytes} [Thu May 14 04:19:19 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1829] 10.0.0.132 () {32 vars in 748 bytes} [Thu May 14 04:19:19 2026] DELETE /v2.0/security-group-rules/64a92544-f256-4d31-8383-32ac00c4ea1a => 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: 944/1830] 10.0.0.132 () {32 vars in 671 bytes} [Thu May 14 04:19:19 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1831] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:19:19 2026] GET /v2.0/ports?tenant_id=0f1ceff7c86440378224971ea683abcf&device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1832] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:19:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1833] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:19:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=8a82dac8-cdbb-4088-a9b9-b975128a3bec => 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: 888/1834] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:19:20 2026] GET /v2.0/security-group-rules/5320bd8c-b184-4c95-9e3c-c3a33cf44c00 => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1835] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:19:20 2026] GET /v2.0/subnets?id=13086d38-3719-4247-95fa-3def31e5b427 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1836] 10.0.0.132 () {32 vars in 671 bytes} [Thu May 14 04:19:20 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1837] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:19:20 2026] GET /v2.0/ports?network_id=cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398&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: 7|app: 0|req: 949/1838] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:19:20 2026] GET /v2.0/networks/cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1839] 10.0.0.132 () {32 vars in 748 bytes} [Thu May 14 04:19:20 2026] DELETE /v2.0/security-group-rules/5320bd8c-b184-4c95-9e3c-c3a33cf44c00 => 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: 950/1840] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:19:20 2026] GET /v2.0/networks/cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398?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: 891/1841] 10.0.0.132 () {32 vars in 671 bytes} [Thu May 14 04:19:20 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1842] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:20 2026] DELETE /v2.0/security-groups/a78b09ea-da5d-4a47-9760-17590ff1cedf => 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: 892/1843] 10.0.0.132 () {32 vars in 661 bytes} [Thu May 14 04:19:20 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1844] 10.0.0.132 () {32 vars in 661 bytes} [Thu May 14 04:19:20 2026] GET /v2.0/security-groups => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1845] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:19:20 2026] GET /v2.0/ports?device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1846] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:19:20 2026] GET /v2.0/security-groups?id=ef3db537-46b8-4273-b94f-f7f0ad614cd4&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:19:21.149 8 WARNING neutron.db.securitygroups_db [None req-986e0a41-ce3f-4c00-954c-93e9fa29e9b0 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 894/1847] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:20 2026] GET /v2.0/security-groups?tenant_id=830b94dbf1474e89ba018d2c7aa62d1a&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: 954/1848] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:21 2026] DELETE /v2.0/security-groups/ca8176ee-f5cf-44f4-96c6-8d13451e12c3 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1849] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:19:21 2026] GET /v2.0/ports?device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1850] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:19:21 2026] GET /v2.0/security-groups?id=ef3db537-46b8-4273-b94f-f7f0ad614cd4&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: 895/1851] 10.0.0.132 () {34 vars in 674 bytes} [Thu May 14 04:19:21 2026] POST /v2.0/floatingips => generated 552 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1852] 10.0.0.132 () {34 vars in 676 bytes} [Thu May 14 04:19:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1853] 10.0.0.132 () {34 vars in 676 bytes} [Thu May 14 04:19:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1854] 10.0.0.132 () {34 vars in 676 bytes} [Thu May 14 04:19:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1855] 10.0.0.132 () {34 vars in 676 bytes} [Thu May 14 04:19:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1856] 10.0.0.132 () {34 vars in 676 bytes} [Thu May 14 04:19:22 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) 2026-05-14 04:19:22.616 7 WARNING tagging [None req-b3371822-32fe-4765-92c9-52208ac94451 fbf6db1487974824a4a585b0cfd69c35 befb4628f0c94ec384ace22f2e71fa89 - - 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: 962/1857] 10.0.0.132 () {34 vars in 751 bytes} [Thu May 14 04:19:22 2026] PUT /v2.0/policies/7228488c-8333-4e99-b818-316850cd7a6c/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:22.676 7 WARNING tagging [None req-f0858773-6246-46ab-a578-3b47dd0b3a82 fbf6db1487974824a4a585b0cfd69c35 befb4628f0c94ec384ace22f2e71fa89 - - 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: 963/1858] 10.0.0.132 () {34 vars in 751 bytes} [Thu May 14 04:19:22 2026] PUT /v2.0/policies/680b5329-8a65-427f-83e5-71fda6468789/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:22.742 7 WARNING tagging [None req-cda29d54-0b05-4d45-a88a-ad6aaf9882a5 fbf6db1487974824a4a585b0cfd69c35 befb4628f0c94ec384ace22f2e71fa89 - - 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: 964/1859] 10.0.0.132 () {34 vars in 751 bytes} [Thu May 14 04:19:22 2026] PUT /v2.0/policies/e08a0918-73ea-4c0e-9072-f45bc2bc5c0c/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:22.807 7 WARNING tagging [None req-0a02703c-d3ee-447a-b118-a22916202d72 fbf6db1487974824a4a585b0cfd69c35 befb4628f0c94ec384ace22f2e71fa89 - - 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: 967/1862] 10.0.0.132 () {34 vars in 751 bytes} [Thu May 14 04:19:22 2026] PUT /v2.0/policies/b54f0513-8a27-4179-a7fb-08346dc99537/tags => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1863] 10.0.0.132 () {34 vars in 674 bytes} [Thu May 14 04:19:22 2026] POST /v2.0/floatingips => generated 552 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1864] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:19:22 2026] GET /v2.0/ports?device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1865] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:19:23 2026] GET /v2.0/security-groups?id=ef3db537-46b8-4273-b94f-f7f0ad614cd4&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1866] 10.0.0.132 () {32 vars in 621 bytes} [Thu May 14 04:19:23 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: 971/1867] 10.0.0.132 () {32 vars in 631 bytes} [Thu May 14 04:19:23 2026] GET /v2.0/ => generated 632 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1868] 10.0.0.132 () {32 vars in 672 bytes} [Thu May 14 04:19:23 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1869] 10.0.0.132 () {34 vars in 674 bytes} [Thu May 14 04:19:22 2026] POST /v2.0/floatingips => generated 552 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1870] 10.0.0.132 () {32 vars in 686 bytes} [Thu May 14 04:19:23 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1871] 10.0.0.132 () {32 vars in 682 bytes} [Thu May 14 04:19:23 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1872] 10.0.0.132 () {32 vars in 694 bytes} [Thu May 14 04:19:23 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1873] 10.0.0.132 () {32 vars in 680 bytes} [Thu May 14 04:19:23 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1874] 10.0.0.132 () {32 vars in 694 bytes} [Thu May 14 04:19:23 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1875] 10.0.0.132 () {32 vars in 690 bytes} [Thu May 14 04:19:23 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1876] 10.0.0.132 () {34 vars in 674 bytes} [Thu May 14 04:19:23 2026] POST /v2.0/floatingips => generated 552 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:24.085 7 WARNING neutron.db.securitygroups_db [None req-2fae70ac-ff80-4f87-bbe3-d4d554dd4012 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 899/1877] 10.0.0.132 () {32 vars in 702 bytes} [Thu May 14 04:19:24 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1878] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:23 2026] GET /v2.0/security-groups?tenant_id=ee11f5602123492d9e9b3ba73b27aac9&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1879] 10.0.0.132 () {32 vars in 732 bytes} [Thu May 14 04:19:24 2026] DELETE /v2.0/qos/policies/7228488c-8333-4e99-b818-316850cd7a6c => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1880] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:19:24 2026] GET /v2.0/ports?device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => 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: 982/1881] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:24 2026] DELETE /v2.0/security-groups/1bde086f-871b-44d8-a5ed-266857de1656 => 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: 983/1882] 10.0.0.132 () {32 vars in 732 bytes} [Thu May 14 04:19:24 2026] DELETE /v2.0/qos/policies/680b5329-8a65-427f-83e5-71fda6468789 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1883] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:19:24 2026] GET /v2.0/security-groups?id=ef3db537-46b8-4273-b94f-f7f0ad614cd4&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1884] 10.0.0.132 () {32 vars in 732 bytes} [Thu May 14 04:19:24 2026] DELETE /v2.0/qos/policies/e08a0918-73ea-4c0e-9072-f45bc2bc5c0c => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1885] 10.0.0.132 () {32 vars in 732 bytes} [Thu May 14 04:19:24 2026] DELETE /v2.0/qos/policies/b54f0513-8a27-4179-a7fb-08346dc99537 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1886] 10.0.0.132 () {34 vars in 674 bytes} [Thu May 14 04:19:24 2026] POST /v2.0/floatingips => generated 552 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1887] 10.0.0.132 () {32 vars in 732 bytes} [Thu May 14 04:19:24 2026] DELETE /v2.0/qos/policies/1f8605a0-4ee7-48cb-a979-8eb5173852a8 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:24.732 8 WARNING tagging [None req-0db538e8-51f4-4a04-a6fd-dd3148d2c63f 116a9250ff79440981ced968084b2b9c 3487783ff4c54cedabd2f9b5102f5fb0 - - 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: 901/1888] 10.0.0.132 () {34 vars in 757 bytes} [Thu May 14 04:19:24 2026] PUT /v2.0/floatingips/91956bdd-ff11-43e1-8942-322d0b91e748/tags => generated 17 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:24.860 7 WARNING tagging [None req-b40fe0bd-7b27-459d-93c5-f5ec9b2bd6f9 116a9250ff79440981ced968084b2b9c 3487783ff4c54cedabd2f9b5102f5fb0 - - 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: 988/1889] 10.0.0.132 () {34 vars in 757 bytes} [Thu May 14 04:19:24 2026] PUT /v2.0/floatingips/62a5a8e4-7742-4029-a35d-0217bbecf50e/tags => generated 25 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:24.956 8 WARNING tagging [None req-fc4374b5-11d2-494e-9973-616d801541a3 116a9250ff79440981ced968084b2b9c 3487783ff4c54cedabd2f9b5102f5fb0 - - 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: 902/1890] 10.0.0.132 () {34 vars in 757 bytes} [Thu May 14 04:19:24 2026] PUT /v2.0/floatingips/a54a2221-b29b-41c9-a99e-7df54bcb9c11/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:25.034 7 WARNING tagging [None req-e5d3de9d-247c-408d-bfca-8a1272fb5d67 116a9250ff79440981ced968084b2b9c 3487783ff4c54cedabd2f9b5102f5fb0 - - 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: 989/1891] 10.0.0.132 () {34 vars in 757 bytes} [Thu May 14 04:19:25 2026] PUT /v2.0/floatingips/8dea7344-1fb8-4bb7-b863-e814025bcb67/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1892] 10.0.0.132 () {32 vars in 670 bytes} [Thu May 14 04:19:25 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1893] 10.0.0.132 () {32 vars in 684 bytes} [Thu May 14 04:19:25 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1894] 10.0.0.132 () {32 vars in 680 bytes} [Thu May 14 04:19:25 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1895] 10.0.0.132 () {32 vars in 692 bytes} [Thu May 14 04:19:25 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1896] 10.0.0.132 () {32 vars in 678 bytes} [Thu May 14 04:19:25 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1897] 10.0.0.132 () {32 vars in 692 bytes} [Thu May 14 04:19:25 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1898] 10.0.0.132 () {32 vars in 688 bytes} [Thu May 14 04:19:25 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:25.693 8 WARNING neutron.db.securitygroups_db [None req-4508c5f8-8118-4b70-b30b-03f85bbf523d ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 907/1899] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:25 2026] GET /v2.0/security-groups?tenant_id=0ce691eae8144035917e2473dbd3ca11&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1900] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:19:25 2026] GET /v2.0/ports?device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1901] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:25 2026] DELETE /v2.0/security-groups/7d2b8c4e-ea24-4869-98ac-7b438b6edcf0 => 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: 910/1902] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:19:26 2026] GET /v2.0/security-groups?id=ef3db537-46b8-4273-b94f-f7f0ad614cd4&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: 911/1903] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:19:26 2026] GET /v2.0/ports?device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => 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: 912/1904] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:19:26 2026] GET /v2.0/security-groups?id=ef3db537-46b8-4273-b94f-f7f0ad614cd4&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1905] 10.0.0.132 () {32 vars in 700 bytes} [Thu May 14 04:19:25 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 715 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:26.246 7 WARNING neutron.db.securitygroups_db [None req-f182834c-bb32-4bbd-a397-2fd8c80de8b4 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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-05-14 04:19:26.355 8 INFO neutron_taas.services.taas.taas_plugin [None req-f312e3f4-1547-478c-a0ea-ff424fda63f9 116a9250ff79440981ced968084b2b9c 3487783ff4c54cedabd2f9b5102f5fb0 - - default default] TaaS: Handle Delete Port: b246c648-06e9-4911-861c-f0c34a9dc253 2026-05-14 04:19:26.358 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f312e3f4-1547-478c-a0ea-ff424fda63f9 116a9250ff79440981ced968084b2b9c 3487783ff4c54cedabd2f9b5102f5fb0 - - default default] Tap Mirror: Handle Delete Port: b246c648-06e9-4911-861c-f0c34a9dc253 [pid: 7|app: 0|req: 994/1906] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:26 2026] GET /v2.0/security-groups?tenant_id=befb4628f0c94ec384ace22f2e71fa89&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1907] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:19:26 2026] GET /v2.0/ports?device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1908] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:26 2026] DELETE /v2.0/security-groups/bb337449-2917-47fe-86b8-4d9cb4b0c110 => 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: 913/1909] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:19:26 2026] DELETE /v2.0/floatingips/91956bdd-ff11-43e1-8942-322d0b91e748 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:26.679 8 INFO neutron_taas.services.taas.taas_plugin [None req-471a4482-e663-4976-b758-370768290519 116a9250ff79440981ced968084b2b9c 3487783ff4c54cedabd2f9b5102f5fb0 - - default default] TaaS: Handle Delete Port: 7730298a-af39-4d40-b3d9-27c09bfab123 2026-05-14 04:19:26.682 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-471a4482-e663-4976-b758-370768290519 116a9250ff79440981ced968084b2b9c 3487783ff4c54cedabd2f9b5102f5fb0 - - default default] Tap Mirror: Handle Delete Port: 7730298a-af39-4d40-b3d9-27c09bfab123 [pid: 8|app: 0|req: 914/1910] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:19:26 2026] DELETE /v2.0/floatingips/62a5a8e4-7742-4029-a35d-0217bbecf50e => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:26.831 8 WARNING neutron.db.securitygroups_db [None req-5342cd1e-228a-4d5b-9811-90b64e98f247 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 915/1911] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:26 2026] GET /v2.0/security-groups?tenant_id=cb3a029fdef0488281f17cefbb0a1a81&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:27.044 8 INFO neutron_taas.services.taas.taas_plugin [None req-2870bf8d-b045-4478-af55-6e0430de5575 116a9250ff79440981ced968084b2b9c 3487783ff4c54cedabd2f9b5102f5fb0 - - default default] TaaS: Handle Delete Port: 9e8c0188-737a-4933-bb6e-9e19486a5145 2026-05-14 04:19:27.047 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2870bf8d-b045-4478-af55-6e0430de5575 116a9250ff79440981ced968084b2b9c 3487783ff4c54cedabd2f9b5102f5fb0 - - default default] Tap Mirror: Handle Delete Port: 9e8c0188-737a-4933-bb6e-9e19486a5145 [pid: 8|app: 0|req: 916/1912] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:19:26 2026] DELETE /v2.0/floatingips/a54a2221-b29b-41c9-a99e-7df54bcb9c11 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:27.363 7 INFO neutron.db.l3_db [None req-b16d746c-3a71-4be4-8d32-d7d5e8bebf09 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] Floating IP 4daa63dd-5095-4bdd-b839-d66ce746fe0b associated. External IP: 10.96.250.215, port: 8a82dac8-cdbb-4088-a9b9-b975128a3bec. [pid: 8|app: 0|req: 917/1913] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:27 2026] DELETE /v2.0/security-groups/7ee2d44a-2320-43ec-bf62-4705084f2af9 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:27.528 8 INFO neutron_taas.services.taas.taas_plugin [None req-39ef07b9-7986-41c8-83d7-51ee459e205d 116a9250ff79440981ced968084b2b9c 3487783ff4c54cedabd2f9b5102f5fb0 - - default default] TaaS: Handle Delete Port: 4cdb9e2b-e206-42bc-a877-db050970aff9 2026-05-14 04:19:27.530 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39ef07b9-7986-41c8-83d7-51ee459e205d 116a9250ff79440981ced968084b2b9c 3487783ff4c54cedabd2f9b5102f5fb0 - - default default] Tap Mirror: Handle Delete Port: 4cdb9e2b-e206-42bc-a877-db050970aff9 [pid: 8|app: 0|req: 918/1914] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:19:27 2026] DELETE /v2.0/floatingips/8dea7344-1fb8-4bb7-b863-e814025bcb67 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1915] 10.0.0.132 () {34 vars in 675 bytes} [Thu May 14 04:19:26 2026] POST /v2.0/floatingips => generated 855 bytes in 1191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1916] 10.0.0.132 () {32 vars in 727 bytes} [Thu May 14 04:19:27 2026] GET /v2.0/floatingips/4daa63dd-5095-4bdd-b839-d66ce746fe0b => generated 855 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:19:27.759 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-813f73f3-fa07-42d4-bcd7-ec6b3e7a6f02'] response: {'name': 'network-changed', 'server_uuid': '7e2c2f30-f5c6-4420-85f8-6f4e944ee096', 'tag': '8a82dac8-cdbb-4088-a9b9-b975128a3bec', 'status': 'completed', 'code': 200} 2026-05-14 04:19:27.833 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d2996d5-fd14-4474-b703-0b3dfb1cd679 116a9250ff79440981ced968084b2b9c 3487783ff4c54cedabd2f9b5102f5fb0 - - default default] TaaS: Handle Delete Port: 87739a45-9fd6-4f23-ba64-1daef0e5508d 2026-05-14 04:19:27.836 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d2996d5-fd14-4474-b703-0b3dfb1cd679 116a9250ff79440981ced968084b2b9c 3487783ff4c54cedabd2f9b5102f5fb0 - - default default] Tap Mirror: Handle Delete Port: 87739a45-9fd6-4f23-ba64-1daef0e5508d [pid: 8|app: 0|req: 919/1917] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:19:27 2026] DELETE /v2.0/floatingips/7ca8bae4-4563-410c-87a0-cfa5e833c70b => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1918] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:19:28 2026] GET /v2.0/ports?tenant_id=0f1ceff7c86440378224971ea683abcf&device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1919] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:19:28 2026] GET /v2.0/networks?id=cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398 => generated 756 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1920] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:19:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=8a82dac8-cdbb-4088-a9b9-b975128a3bec => 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: 921/1921] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:19:28 2026] GET /v2.0/subnets?id=13086d38-3719-4247-95fa-3def31e5b427 => generated 677 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1922] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:19:28 2026] GET /v2.0/ports?network_id=cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398&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: 922/1923] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:19:28 2026] GET /v2.0/networks/cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398?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: 1002/1924] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:19:28 2026] GET /v2.0/networks/cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398?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: 923/1925] 10.0.0.132 () {32 vars in 727 bytes} [Thu May 14 04:19:28 2026] GET /v2.0/floatingips/4daa63dd-5095-4bdd-b839-d66ce746fe0b => generated 855 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:19:28.965 7 WARNING neutron.db.securitygroups_db [None req-fb37f961-e942-411a-85aa-5d38248e084a ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1003/1926] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:28 2026] GET /v2.0/security-groups?tenant_id=6beab6885e5d434ca83fdfbdc5a312f4&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1927] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:29 2026] DELETE /v2.0/security-groups/c0f6596c-331f-4118-a260-8fdacf2b6162 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:29.343 8 WARNING neutron.db.securitygroups_db [None req-5e0436ae-083a-4278-8332-bf06b254d3be ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 925/1928] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:29 2026] GET /v2.0/security-groups?tenant_id=da1a76a81d544b9b85a1c281d9c0d75d&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:29.510 7 WARNING neutron.db.securitygroups_db [None req-db04888d-94d8-4605-b72c-07b68523e5db ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 926/1929] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:29 2026] DELETE /v2.0/security-groups/bb745b40-1027-4ae9-9bef-2941f355c651 => 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: 1004/1930] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:29 2026] GET /v2.0/security-groups?tenant_id=2fc3d0bf12f7466291f4df46b26aea05&name=default => generated 2925 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1931] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:29 2026] DELETE /v2.0/security-groups/e099059e-83d5-4933-9403-f99cd84d215e => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:29.745 7 WARNING neutron.db.securitygroups_db [None req-342077de-b448-42a1-8800-7b8fd7c06685 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1005/1932] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:29 2026] GET /v2.0/security-groups?tenant_id=3487783ff4c54cedabd2f9b5102f5fb0&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: 928/1933] 10.0.0.132 () {32 vars in 727 bytes} [Thu May 14 04:19:29 2026] GET /v2.0/floatingips/4daa63dd-5095-4bdd-b839-d66ce746fe0b => generated 857 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:19:29.895 8 WARNING neutron.db.securitygroups_db [None req-76ab0362-5648-4b37-b388-2be0d1fb63ab ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1006/1934] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:29 2026] DELETE /v2.0/security-groups/eab9914e-22c5-4c58-aee7-95a6b499419f => 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: 929/1935] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:29 2026] GET /v2.0/security-groups?tenant_id=206cbde3a9564315a639965d58ec7509&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1936] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:30 2026] DELETE /v2.0/security-groups/378210a4-f937-4689-9b92-7093ee1e9c91 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:31.341 8 INFO neutron.db.segments_db [None req-b149b4be-df40-4e49-9e82-7c0640519e7b ca635868de9348feb3a64c11ff337f2e 68263421f8c74432aef27317f6b8a5c7 - - default default] Added segment 33a71e9c-d763-43d5-aadb-47c8afa5d94b of type vxlan for network 8bf074fb-30b3-4504-86c6-2dfeb295af21 [pid: 8|app: 0|req: 930/1937] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:19:30 2026] POST /v2.0/networks => generated 631 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1938] 10.0.0.132 () {34 vars in 751 bytes} [Thu May 14 04:19:31 2026] PUT /v2.0/networks/8bf074fb-30b3-4504-86c6-2dfeb295af21/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1939] 10.0.0.132 () {32 vars in 731 bytes} [Thu May 14 04:19:31 2026] GET /v2.0/networks/8bf074fb-30b3-4504-86c6-2dfeb295af21/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: 1009/1940] 10.0.0.132 () {34 vars in 762 bytes} [Thu May 14 04:19:31 2026] PUT /v2.0/networks/8bf074fb-30b3-4504-86c6-2dfeb295af21/tags/green => generated 4 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1941] 10.0.0.132 () {32 vars in 731 bytes} [Thu May 14 04:19:31 2026] GET /v2.0/networks/8bf074fb-30b3-4504-86c6-2dfeb295af21/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1942] 10.0.0.132 () {34 vars in 758 bytes} [Thu May 14 04:19:31 2026] PUT /v2.0/networks/8bf074fb-30b3-4504-86c6-2dfeb295af21/tags/red => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1943] 10.0.0.132 () {32 vars in 731 bytes} [Thu May 14 04:19:31 2026] GET /v2.0/networks/8bf074fb-30b3-4504-86c6-2dfeb295af21/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1944] 10.0.0.132 () {34 vars in 780 bytes} [Thu May 14 04:19:31 2026] PUT /v2.0/networks/8bf074fb-30b3-4504-86c6-2dfeb295af21/tags/black.or.white => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1945] 10.0.0.132 () {32 vars in 731 bytes} [Thu May 14 04:19:31 2026] GET /v2.0/networks/8bf074fb-30b3-4504-86c6-2dfeb295af21/tags => generated 52 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1946] 10.0.0.132 () {34 vars in 751 bytes} [Thu May 14 04:19:32 2026] PUT /v2.0/networks/8bf074fb-30b3-4504-86c6-2dfeb295af21/tags => generated 37 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1947] 10.0.0.132 () {32 vars in 731 bytes} [Thu May 14 04:19:32 2026] GET /v2.0/networks/8bf074fb-30b3-4504-86c6-2dfeb295af21/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1948] 10.0.0.132 () {32 vars in 739 bytes} [Thu May 14 04:19:32 2026] GET /v2.0/networks/8bf074fb-30b3-4504-86c6-2dfeb295af21/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:32.331 8 INFO neutron.api.v2.resource [None req-b6443fcf-08ff-4d3c-9488-fd9df64e212b ca635868de9348feb3a64c11ff337f2e 68263421f8c74432aef27317f6b8a5c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 936/1949] 10.0.0.132 () {32 vars in 743 bytes} [Thu May 14 04:19:32 2026] GET /v2.0/networks/8bf074fb-30b3-4504-86c6-2dfeb295af21/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1950] 10.0.0.132 () {32 vars in 742 bytes} [Thu May 14 04:19:32 2026] DELETE /v2.0/networks/8bf074fb-30b3-4504-86c6-2dfeb295af21/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1951] 10.0.0.132 () {32 vars in 731 bytes} [Thu May 14 04:19:32 2026] GET /v2.0/networks/8bf074fb-30b3-4504-86c6-2dfeb295af21/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:32.517 7 INFO neutron.api.v2.resource [None req-99527c34-77b7-4789-84ad-8954596aad51 ca635868de9348feb3a64c11ff337f2e 68263421f8c74432aef27317f6b8a5c7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1015/1952] 10.0.0.132 () {32 vars in 746 bytes} [Thu May 14 04:19:32 2026] DELETE /v2.0/networks/8bf074fb-30b3-4504-86c6-2dfeb295af21/tags/green => generated 99 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1953] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:19:32 2026] DELETE /v2.0/networks/8bf074fb-30b3-4504-86c6-2dfeb295af21/tags => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1954] 10.0.0.132 () {32 vars in 731 bytes} [Thu May 14 04:19:32 2026] GET /v2.0/networks/8bf074fb-30b3-4504-86c6-2dfeb295af21/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:32.823 8 INFO neutron.services.segments.plugin [-] Segment 33a71e9c-d763-43d5-aadb-47c8afa5d94b resource provider aggregate not found 2026-05-14 04:19:32.867 8 INFO neutron.services.segments.plugin [-] Segment 33a71e9c-d763-43d5-aadb-47c8afa5d94b resource provider aggregate not found 2026-05-14 04:19:32.913 8 INFO neutron.services.segments.plugin [-] Segment 33a71e9c-d763-43d5-aadb-47c8afa5d94b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33a71e9c-d763-43d5-aadb-47c8afa5d94b found for delete ", "request_id": "req-cdd70f61-f2d1-43b1-aa3a-12d5134dd255"}]} 2026-05-14 04:19:32.921 8 INFO neutron.services.segments.plugin [-] Segment 33a71e9c-d763-43d5-aadb-47c8afa5d94b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33a71e9c-d763-43d5-aadb-47c8afa5d94b found for delete ", "request_id": "req-7a83d439-f899-402f-a713-4ec5eb27c0ac"}]} [pid: 8|app: 0|req: 939/1955] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:19:32 2026] DELETE /v2.0/networks/8bf074fb-30b3-4504-86c6-2dfeb295af21 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:19:33.852 7 WARNING neutron.db.securitygroups_db [None req-8abd86e5-163e-4239-b8a3-bf29565c2703 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1017/1956] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:33 2026] GET /v2.0/security-groups?tenant_id=68263421f8c74432aef27317f6b8a5c7&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: 940/1957] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:33 2026] DELETE /v2.0/security-groups/67e829ac-c2fc-4288-b6ab-5b3f7f2f737f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:34.167 7 WARNING neutron.db.securitygroups_db [None req-d7105ae1-19d5-40a4-9046-781716e9e82b ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1018/1958] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:34 2026] GET /v2.0/security-groups?tenant_id=966bf5c14abc49418a4d5ec380152dc0&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1959] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:34 2026] DELETE /v2.0/security-groups/6b11877b-923e-4657-a298-fbf486558143 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1960] 10.0.0.12 () {34 vars in 987 bytes} [Thu May 14 04:19:34 2026] GET /v2.0/ports?device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1961] 10.0.0.12 () {34 vars in 1037 bytes} [Thu May 14 04:19:34 2026] GET /v2.0/security-groups?id=ef3db537-46b8-4273-b94f-f7f0ad614cd4&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:19:34.758 7 INFO neutron.db.segments_db [None req-f6842bee-4e7f-494e-8b9d-90a984d88f96 09227fe4848a4edbb10d083a3053da5a d6c32f6cdfee4796841c58eb8af3f898 - - default default] Added segment 4f6da735-beff-460b-acfa-e05751346ead of type vxlan for network a7db6123-e3a5-4115-be07-3f001191b3eb 2026-05-14 04:19:34.759 8 INFO neutron.db.segments_db [None req-7e82c680-008d-4d0d-8421-ee0bc15d7845 5983e4c6871e41c5a5f7782895fb235f 8f6f86c67394424ca5ed646adbc50b95 - - default default] Added segment 92d7921b-a6ff-494e-82b8-402d26e4e43e of type vxlan for network 3aaa26fb-e960-4309-b688-8843c5fd716b [pid: 8|app: 0|req: 944/1962] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:19:34 2026] POST /v2.0/networks => generated 631 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1963] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:19:34 2026] POST /v2.0/networks => generated 631 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:34.913 7 INFO neutron.db.segments_db [None req-2ef08052-9050-4efb-a583-06327ab5cad5 09227fe4848a4edbb10d083a3053da5a d6c32f6cdfee4796841c58eb8af3f898 - - default default] Added segment 165bf437-99fa-4cef-88a4-5ee477718d87 of type vxlan for network b200bee1-e83b-4f6b-90b7-1411386f11c3 [pid: 7|app: 0|req: 1020/1964] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:19:34 2026] POST /v2.0/networks => generated 632 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1965] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:19:34 2026] POST /v2.0/subnets => generated 626 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:35.123 7 INFO neutron.db.segments_db [None req-5aa39e3c-baf9-47c0-bd98-ad5b8d1533e8 09227fe4848a4edbb10d083a3053da5a d6c32f6cdfee4796841c58eb8af3f898 - - default default] Added segment 57c0027f-75ab-47fb-bba0-f8b025bcbb8c of type vxlan for network 0dd2035f-ca5c-490f-8a25-064eacf7104b 2026-05-14 04:19:35.143 8 INFO neutron.db.segments_db [None req-446cf4b2-7a0c-4024-b200-7269d988f189 5983e4c6871e41c5a5f7782895fb235f 8f6f86c67394424ca5ed646adbc50b95 - - default default] Added segment 3af88083-26d0-4f9c-9d16-b15adf22466e of type vxlan for network 4afacd25-1b17-406b-9a8b-a19d60843361 [pid: 7|app: 0|req: 1021/1966] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:19:35 2026] POST /v2.0/networks => generated 632 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1967] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:19:35 2026] POST /v2.0/networks => generated 631 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:35.257 7 INFO neutron.db.segments_db [None req-55b0bc85-0c80-40b2-acf5-efd29032016f 09227fe4848a4edbb10d083a3053da5a d6c32f6cdfee4796841c58eb8af3f898 - - default default] Added segment 84f791ad-d38d-4260-bf84-ea854b15dd2a of type vxlan for network fb4d47af-d5f2-4204-b1f3-d6a32c234818 [pid: 7|app: 0|req: 1022/1968] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:19:35 2026] POST /v2.0/networks => generated 631 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:35.410 7 INFO neutron.db.segments_db [None req-6015b0fb-6665-4d2b-9e5c-f074d6af81ee 09227fe4848a4edbb10d083a3053da5a d6c32f6cdfee4796841c58eb8af3f898 - - default default] Added segment 4f4dab2e-0f43-4713-91d2-d10c84e4bd22 of type vxlan for network 5dc6b70c-a4a9-413c-82a7-f2fac87a6059 [pid: 8|app: 0|req: 947/1969] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:19:35 2026] POST /v2.0/subnets => generated 629 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1970] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:19:35 2026] POST /v2.0/networks => generated 632 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:35.521 8 INFO neutron.db.segments_db [None req-f6433d56-b7c3-405e-8e62-79662f7d3d50 5983e4c6871e41c5a5f7782895fb235f 8f6f86c67394424ca5ed646adbc50b95 - - default default] Added segment 79e14e67-4eba-428a-87ba-3e289d65a55d of type vxlan for network fcb4e25a-5b44-4492-a7f6-b45737544895 [pid: 7|app: 0|req: 1024/1971] 10.0.0.132 () {34 vars in 751 bytes} [Thu May 14 04:19:35 2026] PUT /v2.0/networks/a7db6123-e3a5-4115-be07-3f001191b3eb/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: 1025/1972] 10.0.0.132 () {34 vars in 751 bytes} [Thu May 14 04:19:35 2026] PUT /v2.0/networks/b200bee1-e83b-4f6b-90b7-1411386f11c3/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1973] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:19:35 2026] POST /v2.0/networks => generated 631 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1974] 10.0.0.132 () {34 vars in 751 bytes} [Thu May 14 04:19:35 2026] PUT /v2.0/networks/0dd2035f-ca5c-490f-8a25-064eacf7104b/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1975] 10.0.0.132 () {34 vars in 751 bytes} [Thu May 14 04:19:35 2026] PUT /v2.0/networks/fb4d47af-d5f2-4204-b1f3-d6a32c234818/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1976] 10.0.0.132 () {32 vars in 664 bytes} [Thu May 14 04:19:35 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1977] 10.0.0.132 () {32 vars in 678 bytes} [Thu May 14 04:19:35 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1978] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:19:35 2026] POST /v2.0/subnets => generated 629 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1979] 10.0.0.132 () {32 vars in 674 bytes} [Thu May 14 04:19:35 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1980] 10.0.0.132 () {32 vars in 686 bytes} [Thu May 14 04:19:35 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:35.924 8 INFO neutron.db.segments_db [None req-2dde7993-aa17-4013-badd-edaf7cc01101 5983e4c6871e41c5a5f7782895fb235f 8f6f86c67394424ca5ed646adbc50b95 - - default default] Added segment e2613240-0bc8-459f-821a-c981b6fb0988 of type vxlan for network 97580b97-3ee3-4b2a-8202-cbaa41f66881 [pid: 7|app: 0|req: 1032/1981] 10.0.0.132 () {32 vars in 672 bytes} [Thu May 14 04:19:35 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1982] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:19:35 2026] POST /v2.0/networks => generated 631 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1983] 10.0.0.132 () {32 vars in 686 bytes} [Thu May 14 04:19:35 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1984] 10.0.0.132 () {32 vars in 682 bytes} [Thu May 14 04:19:36 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1985] 10.0.0.132 () {32 vars in 694 bytes} [Thu May 14 04:19:36 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1986] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:19:36 2026] POST /v2.0/subnets => generated 629 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:36.306 8 INFO neutron.db.segments_db [None req-8b00af63-9288-4969-8718-6c86ea0f64db 5983e4c6871e41c5a5f7782895fb235f 8f6f86c67394424ca5ed646adbc50b95 - - default default] Added segment 795d974a-9ae5-4f57-91c2-0ea73f6e356a of type vxlan for network 740f6d88-397c-48d4-9c24-a5d1714b569b 2026-05-14 04:19:36.331 7 INFO neutron.services.segments.plugin [-] Segment 4f6da735-beff-460b-acfa-e05751346ead resource provider aggregate not found 2026-05-14 04:19:36.337 7 INFO neutron.services.segments.plugin [-] Segment 4f6da735-beff-460b-acfa-e05751346ead resource provider aggregate not found 2026-05-14 04:19:36.354 7 INFO neutron.services.segments.plugin [-] Segment 4f6da735-beff-460b-acfa-e05751346ead resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f6da735-beff-460b-acfa-e05751346ead found for delete ", "request_id": "req-ac0e981c-e158-4a53-a9da-2aae9c5f338c"}]} 2026-05-14 04:19:36.358 7 INFO neutron.services.segments.plugin [-] Segment 4f6da735-beff-460b-acfa-e05751346ead resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f6da735-beff-460b-acfa-e05751346ead found for delete ", "request_id": "req-a5e436e0-9d6d-4079-8cc4-88520f2e228a"}]} [pid: 7|app: 0|req: 1036/1987] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:19:36 2026] DELETE /v2.0/networks/a7db6123-e3a5-4115-be07-3f001191b3eb => 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: 952/1988] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:19:36 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) [pid: 7|app: 0|req: 1037/1989] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:19:36 2026] DELETE /v2.0/networks/b200bee1-e83b-4f6b-90b7-1411386f11c3 => 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: 1038/1990] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:19:36 2026] DELETE /v2.0/networks/0dd2035f-ca5c-490f-8a25-064eacf7104b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1991] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:19:36 2026] POST /v2.0/subnets => generated 629 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1992] 10.0.0.132 () {34 vars in 749 bytes} [Thu May 14 04:19:36 2026] PUT /v2.0/subnets/90ddba8d-b36d-438a-9119-1f12e5327932/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1993] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:19:36 2026] DELETE /v2.0/networks/fb4d47af-d5f2-4204-b1f3-d6a32c234818 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1994] 10.0.0.132 () {34 vars in 749 bytes} [Thu May 14 04:19:36 2026] PUT /v2.0/subnets/b300db36-3d2d-41e1-8de4-c9c98c355bcb/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1995] 10.0.0.132 () {34 vars in 749 bytes} [Thu May 14 04:19:36 2026] PUT /v2.0/subnets/c882e0c4-6f2e-4d15-843a-281774e88682/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: 1040/1996] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:19:36 2026] DELETE /v2.0/networks/5dc6b70c-a4a9-413c-82a7-f2fac87a6059 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1997] 10.0.0.132 () {34 vars in 749 bytes} [Thu May 14 04:19:36 2026] PUT /v2.0/subnets/e2d351be-23d8-4511-989a-ebfc65d3fd67/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1998] 10.0.0.132 () {32 vars in 662 bytes} [Thu May 14 04:19:36 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1999] 10.0.0.132 () {32 vars in 676 bytes} [Thu May 14 04:19:36 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2000] 10.0.0.132 () {32 vars in 672 bytes} [Thu May 14 04:19:36 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2001] 10.0.0.132 () {32 vars in 684 bytes} [Thu May 14 04:19:37 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2002] 10.0.0.132 () {32 vars in 670 bytes} [Thu May 14 04:19:37 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2003] 10.0.0.132 () {32 vars in 684 bytes} [Thu May 14 04:19:37 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2004] 10.0.0.132 () {32 vars in 680 bytes} [Thu May 14 04:19:37 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2005] 10.0.0.132 () {32 vars in 692 bytes} [Thu May 14 04:19:37 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: 1045/2006] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:37 2026] DELETE /v2.0/subnets/90ddba8d-b36d-438a-9119-1f12e5327932 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2007] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:37 2026] DELETE /v2.0/subnets/b300db36-3d2d-41e1-8de4-c9c98c355bcb => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2008] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:37 2026] DELETE /v2.0/subnets/c882e0c4-6f2e-4d15-843a-281774e88682 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:19:37.817 8 WARNING neutron.db.securitygroups_db [None req-4402924b-8a0d-45fd-bd1d-9135a8eb4771 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 964/2009] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:37 2026] GET /v2.0/security-groups?tenant_id=d6c32f6cdfee4796841c58eb8af3f898&name=default => generated 2925 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:37.913 7 INFO neutron.db.segments_db [None req-33564d8c-00e8-4c7c-898c-5c63fa80209d a4f7ceb6b70b44749208c2aad7bfe4cf 3437bb68b36243d08edcee0b47692e81 - - default default] Added segment b2d5ba57-fb37-4ce3-a91f-c8fde7ca4006 of type vxlan for network c05b45b2-c937-405b-bbd4-a62b58b319c0 [pid: 8|app: 0|req: 967/2012] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:37 2026] DELETE /v2.0/subnets/e2d351be-23d8-4511-989a-ebfc65d3fd67 => 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: 1046/2013] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:19:37 2026] POST /v2.0/networks => generated 632 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2014] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:37 2026] DELETE /v2.0/security-groups/5d660e2b-940e-4167-901e-622fa3c27c29 => 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: 1047/2015] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:38 2026] DELETE /v2.0/subnets/1c6fa611-6718-4923-9753-b01b69a7f035 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:19:38.236 7 INFO neutron_taas.services.taas.taas_plugin [None req-406bfe77-e77d-40f7-9bec-ec1f1728e3d7 5983e4c6871e41c5a5f7782895fb235f 8f6f86c67394424ca5ed646adbc50b95 - - default default] TaaS: Handle Delete Port: 8a6fa5c5-813b-4aa3-8be6-e85d27f3f6c5 2026-05-14 04:19:38.239 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-406bfe77-e77d-40f7-9bec-ec1f1728e3d7 5983e4c6871e41c5a5f7782895fb235f 8f6f86c67394424ca5ed646adbc50b95 - - default default] Tap Mirror: Handle Delete Port: 8a6fa5c5-813b-4aa3-8be6-e85d27f3f6c5 [pid: 8|app: 0|req: 969/2016] 10.0.0.132 () {34 vars in 662 bytes} [Thu May 14 04:19:38 2026] POST /v2.0/ports => generated 743 bytes in 310 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-05-14 04:19:38.360 8 WARNING neutron.db.securitygroups_db [None req-7ecd8271-05dd-47b8-a4f7-059c77dd2f98 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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-05-14 04:19:38.381 7 INFO neutron.services.segments.plugin [-] Segment 165bf437-99fa-4cef-88a4-5ee477718d87 resource provider aggregate not found 2026-05-14 04:19:38.385 7 INFO neutron.services.segments.plugin [-] Segment 165bf437-99fa-4cef-88a4-5ee477718d87 resource provider aggregate not found 2026-05-14 04:19:38.396 7 INFO neutron.services.segments.plugin [-] Segment 165bf437-99fa-4cef-88a4-5ee477718d87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 165bf437-99fa-4cef-88a4-5ee477718d87 found for delete ", "request_id": "req-69d7718c-cd2c-4175-9b1d-838ba59a44e1"}]} 2026-05-14 04:19:38.404 7 INFO neutron.services.segments.plugin [-] Segment 165bf437-99fa-4cef-88a4-5ee477718d87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 165bf437-99fa-4cef-88a4-5ee477718d87 found for delete ", "request_id": "req-d7ff917d-bfdc-4d39-8a0a-8134f692ec37"}]} 2026-05-14 04:19:38.421 7 INFO neutron.services.segments.plugin [-] Segment 57c0027f-75ab-47fb-bba0-f8b025bcbb8c resource provider aggregate not found 2026-05-14 04:19:38.426 7 INFO neutron.services.segments.plugin [-] Segment 57c0027f-75ab-47fb-bba0-f8b025bcbb8c resource provider aggregate not found 2026-05-14 04:19:38.442 7 INFO neutron.services.segments.plugin [-] Segment 57c0027f-75ab-47fb-bba0-f8b025bcbb8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57c0027f-75ab-47fb-bba0-f8b025bcbb8c found for delete ", "request_id": "req-77f6c24a-5d6d-48d0-8cea-ce1312a48e40"}]} 2026-05-14 04:19:38.446 7 INFO neutron.services.segments.plugin [-] Segment 57c0027f-75ab-47fb-bba0-f8b025bcbb8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57c0027f-75ab-47fb-bba0-f8b025bcbb8c found for delete ", "request_id": "req-6afcd0de-7ecd-4196-9adb-2c648057b844"}]} [pid: 7|app: 0|req: 1048/2017] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:19:38 2026] DELETE /v2.0/networks/3aaa26fb-e960-4309-b688-8843c5fd716b => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:19:38.464 7 INFO neutron.services.segments.plugin [-] Segment 84f791ad-d38d-4260-bf84-ea854b15dd2a resource provider aggregate not found 2026-05-14 04:19:38.464 7 INFO neutron.services.segments.plugin [-] Segment 84f791ad-d38d-4260-bf84-ea854b15dd2a resource provider aggregate not found 2026-05-14 04:19:38.487 7 INFO neutron.services.segments.plugin [-] Segment 84f791ad-d38d-4260-bf84-ea854b15dd2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84f791ad-d38d-4260-bf84-ea854b15dd2a found for delete ", "request_id": "req-430f8345-fca9-49b9-ac04-cf940b1a7f00"}]} 2026-05-14 04:19:38.495 7 INFO neutron.services.segments.plugin [-] Segment 84f791ad-d38d-4260-bf84-ea854b15dd2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84f791ad-d38d-4260-bf84-ea854b15dd2a found for delete ", "request_id": "req-95db53ef-84d7-47df-94ea-01646bb78573"}]} [pid: 8|app: 0|req: 970/2018] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:38 2026] GET /v2.0/security-groups?tenant_id=b194bbe41fc246bba1939c2f9413cff9&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:38.503 7 INFO neutron.services.segments.plugin [-] Segment 4f4dab2e-0f43-4713-91d2-d10c84e4bd22 resource provider aggregate not found 2026-05-14 04:19:38.515 7 INFO neutron.services.segments.plugin [-] Segment 4f4dab2e-0f43-4713-91d2-d10c84e4bd22 resource provider aggregate not found 2026-05-14 04:19:38.521 7 INFO neutron.services.segments.plugin [-] Segment 4f4dab2e-0f43-4713-91d2-d10c84e4bd22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f4dab2e-0f43-4713-91d2-d10c84e4bd22 found for delete ", "request_id": "req-7ca9cb58-c4e6-4376-90d7-bcd00b34b7e7"}]} 2026-05-14 04:19:38.532 7 INFO neutron.services.segments.plugin [-] Segment 4f4dab2e-0f43-4713-91d2-d10c84e4bd22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f4dab2e-0f43-4713-91d2-d10c84e4bd22 found for delete ", "request_id": "req-e576d065-8d4f-4cc1-9ef6-066ca2fdf49f"}]} [pid: 7|app: 0|req: 1049/2019] 10.0.0.132 () {34 vars in 745 bytes} [Thu May 14 04:19:38 2026] PUT /v2.0/ports/63c650d0-0ac6-43fa-86ff-a474f59bb37b/tags => generated 25 bytes in 94 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-05-14 04:19:38.632 8 INFO neutron.services.segments.plugin [-] Segment 3af88083-26d0-4f9c-9d16-b15adf22466e resource provider aggregate not found 2026-05-14 04:19:38.634 8 INFO neutron.services.segments.plugin [-] Segment 3af88083-26d0-4f9c-9d16-b15adf22466e resource provider aggregate not found 2026-05-14 04:19:38.656 8 INFO neutron.services.segments.plugin [-] Segment 3af88083-26d0-4f9c-9d16-b15adf22466e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3af88083-26d0-4f9c-9d16-b15adf22466e found for delete ", "request_id": "req-dc208420-983d-4bce-9b1a-cfd6b69661bd"}]} 2026-05-14 04:19:38.659 8 INFO neutron.services.segments.plugin [-] Segment 3af88083-26d0-4f9c-9d16-b15adf22466e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3af88083-26d0-4f9c-9d16-b15adf22466e found for delete ", "request_id": "req-81970802-27f3-4bf9-be83-1fbfa7e6f765"}]} [pid: 8|app: 0|req: 971/2020] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:19:38 2026] DELETE /v2.0/networks/4afacd25-1b17-406b-9a8b-a19d60843361 => 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: 1050/2021] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:38 2026] DELETE /v2.0/security-groups/e7641eaa-1799-43c4-bf9d-b833b0e140a8 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2022] 10.0.0.132 () {32 vars in 725 bytes} [Thu May 14 04:19:38 2026] GET /v2.0/ports/63c650d0-0ac6-43fa-86ff-a474f59bb37b/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1051/2023] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:19:38 2026] DELETE /v2.0/networks/fcb4e25a-5b44-4492-a7f6-b45737544895 => 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: 973/2024] 10.0.0.132 () {34 vars in 756 bytes} [Thu May 14 04:19:38 2026] PUT /v2.0/ports/63c650d0-0ac6-43fa-86ff-a474f59bb37b/tags/green => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 04:19:38.807 7 WARNING neutron.db.securitygroups_db [None req-54934624-3575-4b2b-b762-4609d25a4df7 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1052/2025] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:38 2026] GET /v2.0/security-groups?tenant_id=03ee1f1bcec0448ab9a02a89972976f8&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2026] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:19:38 2026] DELETE /v2.0/networks/97580b97-3ee3-4b2a-8202-cbaa41f66881 => 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: 1053/2027] 10.0.0.132 () {32 vars in 725 bytes} [Thu May 14 04:19:38 2026] GET /v2.0/ports/63c650d0-0ac6-43fa-86ff-a474f59bb37b/tags => generated 34 bytes in 47 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: 975/2028] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:38 2026] DELETE /v2.0/security-groups/9ab62af1-7233-4ec7-9c61-a2f9d1b3499d => 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: 1054/2029] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:19:38 2026] DELETE /v2.0/networks/740f6d88-397c-48d4-9c24-a5d1714b569b => 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: 976/2030] 10.0.0.132 () {34 vars in 752 bytes} [Thu May 14 04:19:39 2026] PUT /v2.0/ports/63c650d0-0ac6-43fa-86ff-a474f59bb37b/tags/red => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2031] 10.0.0.132 () {32 vars in 725 bytes} [Thu May 14 04:19:39 2026] GET /v2.0/ports/63c650d0-0ac6-43fa-86ff-a474f59bb37b/tags => generated 34 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: 977/2032] 10.0.0.132 () {34 vars in 774 bytes} [Thu May 14 04:19:39 2026] PUT /v2.0/ports/63c650d0-0ac6-43fa-86ff-a474f59bb37b/tags/black.or.white => generated 4 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1056/2033] 10.0.0.132 () {32 vars in 725 bytes} [Thu May 14 04:19:39 2026] GET /v2.0/ports/63c650d0-0ac6-43fa-86ff-a474f59bb37b/tags => generated 52 bytes in 55 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: 978/2034] 10.0.0.132 () {34 vars in 745 bytes} [Thu May 14 04:19:39 2026] PUT /v2.0/ports/63c650d0-0ac6-43fa-86ff-a474f59bb37b/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1057/2035] 10.0.0.132 () {32 vars in 725 bytes} [Thu May 14 04:19:39 2026] GET /v2.0/ports/63c650d0-0ac6-43fa-86ff-a474f59bb37b/tags => generated 37 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: 979/2036] 10.0.0.132 () {32 vars in 733 bytes} [Thu May 14 04:19:39 2026] GET /v2.0/ports/63c650d0-0ac6-43fa-86ff-a474f59bb37b/tags/red => generated 0 bytes in 50 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-05-14 04:19:39.595 7 INFO neutron.api.v2.resource [None req-bd33315f-0a80-46f2-890c-617fcd53e053 a4f7ceb6b70b44749208c2aad7bfe4cf 3437bb68b36243d08edcee0b47692e81 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1058/2037] 10.0.0.132 () {32 vars in 737 bytes} [Thu May 14 04:19:39 2026] GET /v2.0/ports/63c650d0-0ac6-43fa-86ff-a474f59bb37b/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: 980/2038] 10.0.0.132 () {32 vars in 736 bytes} [Thu May 14 04:19:39 2026] DELETE /v2.0/ports/63c650d0-0ac6-43fa-86ff-a474f59bb37b/tags/red => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1059/2039] 10.0.0.132 () {32 vars in 725 bytes} [Thu May 14 04:19:39 2026] GET /v2.0/ports/63c650d0-0ac6-43fa-86ff-a474f59bb37b/tags => generated 30 bytes in 53 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-05-14 04:19:39.822 8 INFO neutron.api.v2.resource [None req-04ae1cc3-742b-4ece-a203-8ece0e63d0ad a4f7ceb6b70b44749208c2aad7bfe4cf 3437bb68b36243d08edcee0b47692e81 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 981/2040] 10.0.0.132 () {32 vars in 740 bytes} [Thu May 14 04:19:39 2026] DELETE /v2.0/ports/63c650d0-0ac6-43fa-86ff-a474f59bb37b/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1060/2041] 10.0.0.132 () {32 vars in 728 bytes} [Thu May 14 04:19:39 2026] DELETE /v2.0/ports/63c650d0-0ac6-43fa-86ff-a474f59bb37b/tags => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1061/2042] 10.0.0.132 () {32 vars in 725 bytes} [Thu May 14 04:19:39 2026] GET /v2.0/ports/63c650d0-0ac6-43fa-86ff-a474f59bb37b/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 04:19:40.059 8 WARNING neutron.db.securitygroups_db [None req-a64641ca-40ca-48f9-9660-f81583bd5f04 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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-05-14 04:19:40.067 7 INFO neutron_taas.services.taas.taas_plugin [None req-8a7fe14a-9c33-423a-91b0-38badb3d2166 a4f7ceb6b70b44749208c2aad7bfe4cf 3437bb68b36243d08edcee0b47692e81 - - default default] TaaS: Handle Delete Port: 63c650d0-0ac6-43fa-86ff-a474f59bb37b 2026-05-14 04:19:40.070 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a7fe14a-9c33-423a-91b0-38badb3d2166 a4f7ceb6b70b44749208c2aad7bfe4cf 3437bb68b36243d08edcee0b47692e81 - - default default] Tap Mirror: Handle Delete Port: 63c650d0-0ac6-43fa-86ff-a474f59bb37b [pid: 7|app: 0|req: 1062/2043] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:19:39 2026] DELETE /v2.0/ports/63c650d0-0ac6-43fa-86ff-a474f59bb37b => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2044] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:39 2026] GET /v2.0/security-groups?tenant_id=bc0ec60c22094c75a42e71588a9d009d&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2045] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:40 2026] DELETE /v2.0/security-groups/4b30128b-d53f-4bda-b04f-8827b961f52f => 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: 1063/2046] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:19:40 2026] DELETE /v2.0/networks/c05b45b2-c937-405b-bbd4-a62b58b319c0 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:19:40.419 8 WARNING neutron.db.securitygroups_db [None req-5254f324-c2e7-4076-b693-a89ae8cc38fe ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 984/2047] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:40 2026] GET /v2.0/security-groups?tenant_id=8f6f86c67394424ca5ed646adbc50b95&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:40.545 7 INFO neutron.services.segments.plugin [-] Segment 92d7921b-a6ff-494e-82b8-402d26e4e43e resource provider aggregate not found 2026-05-14 04:19:40.572 7 INFO neutron.services.segments.plugin [-] Segment 92d7921b-a6ff-494e-82b8-402d26e4e43e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92d7921b-a6ff-494e-82b8-402d26e4e43e found for delete ", "request_id": "req-42e5668e-48b5-478a-b2d8-602b5f46a48d"}]} 2026-05-14 04:19:40.573 7 INFO neutron.services.segments.plugin [-] Segment 92d7921b-a6ff-494e-82b8-402d26e4e43e resource provider aggregate not found 2026-05-14 04:19:40.599 7 INFO neutron.services.segments.plugin [-] Segment 79e14e67-4eba-428a-87ba-3e289d65a55d resource provider aggregate not found 2026-05-14 04:19:40.606 7 INFO neutron.services.segments.plugin [-] Segment 92d7921b-a6ff-494e-82b8-402d26e4e43e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92d7921b-a6ff-494e-82b8-402d26e4e43e found for delete ", "request_id": "req-49408858-f6b4-429c-8596-dc37910d74e9"}]} 2026-05-14 04:19:40.620 7 INFO neutron.services.segments.plugin [-] Segment 79e14e67-4eba-428a-87ba-3e289d65a55d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79e14e67-4eba-428a-87ba-3e289d65a55d found for delete ", "request_id": "req-3a5d33f5-b719-4f71-9d59-d1eaa7f536d0"}]} 2026-05-14 04:19:40.626 7 INFO neutron.services.segments.plugin [-] Segment 79e14e67-4eba-428a-87ba-3e289d65a55d resource provider aggregate not found [pid: 7|app: 0|req: 1064/2048] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:40 2026] DELETE /v2.0/security-groups/1b9e4297-296a-4fdc-b77e-0a7091283634 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:40.646 7 INFO neutron.services.segments.plugin [-] Segment 79e14e67-4eba-428a-87ba-3e289d65a55d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79e14e67-4eba-428a-87ba-3e289d65a55d found for delete ", "request_id": "req-0659b856-a4ed-4a12-aac7-af35039b1e5f"}]} 2026-05-14 04:19:40.656 7 INFO neutron.services.segments.plugin [-] Segment 795d974a-9ae5-4f57-91c2-0ea73f6e356a resource provider aggregate not found 2026-05-14 04:19:40.671 7 INFO neutron.services.segments.plugin [-] Segment 795d974a-9ae5-4f57-91c2-0ea73f6e356a resource provider aggregate not found 2026-05-14 04:19:40.678 7 INFO neutron.services.segments.plugin [-] Segment 795d974a-9ae5-4f57-91c2-0ea73f6e356a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 795d974a-9ae5-4f57-91c2-0ea73f6e356a found for delete ", "request_id": "req-db777fce-aee7-4711-9bb3-a42127e99e38"}]} 2026-05-14 04:19:40.683 8 INFO neutron.services.segments.plugin [-] Segment e2613240-0bc8-459f-821a-c981b6fb0988 resource provider aggregate not found 2026-05-14 04:19:40.689 8 INFO neutron.services.segments.plugin [-] Segment e2613240-0bc8-459f-821a-c981b6fb0988 resource provider aggregate not found 2026-05-14 04:19:40.694 7 INFO neutron.services.segments.plugin [-] Segment 795d974a-9ae5-4f57-91c2-0ea73f6e356a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 795d974a-9ae5-4f57-91c2-0ea73f6e356a found for delete ", "request_id": "req-4197df18-c7a7-4dbf-bc6b-1ef7fc1d1825"}]} 2026-05-14 04:19:40.708 8 INFO neutron.services.segments.plugin [-] Segment e2613240-0bc8-459f-821a-c981b6fb0988 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2613240-0bc8-459f-821a-c981b6fb0988 found for delete ", "request_id": "req-38af4ab4-e3bf-427c-a1c7-e2c82d5e2578"}]} 2026-05-14 04:19:40.709 7 INFO neutron.services.segments.plugin [-] Segment b2d5ba57-fb37-4ce3-a91f-c8fde7ca4006 resource provider aggregate not found 2026-05-14 04:19:40.717 8 INFO neutron.services.segments.plugin [-] Segment e2613240-0bc8-459f-821a-c981b6fb0988 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2613240-0bc8-459f-821a-c981b6fb0988 found for delete ", "request_id": "req-36068869-963a-4f72-b474-cfcc9446bedb"}]} 2026-05-14 04:19:40.719 7 INFO neutron.services.segments.plugin [-] Segment b2d5ba57-fb37-4ce3-a91f-c8fde7ca4006 resource provider aggregate not found 2026-05-14 04:19:40.728 7 INFO neutron.services.segments.plugin [-] Segment b2d5ba57-fb37-4ce3-a91f-c8fde7ca4006 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2d5ba57-fb37-4ce3-a91f-c8fde7ca4006 found for delete ", "request_id": "req-6b082950-96a2-405a-9ad7-e8c3270127d2"}]} 2026-05-14 04:19:40.738 7 INFO neutron.services.segments.plugin [-] Segment b2d5ba57-fb37-4ce3-a91f-c8fde7ca4006 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2d5ba57-fb37-4ce3-a91f-c8fde7ca4006 found for delete ", "request_id": "req-80dd0073-fc35-40cf-b911-3adff9a6388a"}]} 2026-05-14 04:19:40.922 8 WARNING neutron.db.securitygroups_db [None req-18f1bd4a-dabd-4a0f-9497-bafa2f644f49 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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/2049] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:40 2026] GET /v2.0/security-groups?tenant_id=9a282e93bab549f59db4f01d57fd0c1b&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2050] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:41 2026] DELETE /v2.0/security-groups/ac8738c6-8d4e-4327-9416-e146a0aed25a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:41.299 7 WARNING neutron.db.securitygroups_db [None req-2f818414-2c1c-4c5b-af4e-67461ddd234f ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1065/2051] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:41 2026] GET /v2.0/security-groups?tenant_id=eb846640d6284db0a20331a86c63716f&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2052] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:41 2026] DELETE /v2.0/security-groups/8ad60865-f61c-40f2-8693-f87552ef51d9 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:41.691 7 WARNING neutron.db.securitygroups_db [None req-ea97b76e-e7ab-41fc-9644-5d3372b47516 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1066/2053] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:41 2026] GET /v2.0/security-groups?tenant_id=3437bb68b36243d08edcee0b47692e81&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2054] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:41 2026] DELETE /v2.0/security-groups/d02fa9ab-6db9-437d-9cc3-6f2308dec078 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:43.555 7 INFO neutron.db.segments_db [None req-75ba6c72-6c5a-4e1c-b089-1c5359a1ad57 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - default default] Added segment 3ae15ade-144b-4320-8fdf-a00826373545 of type vxlan for network 7d798b00-23ec-484c-a044-39f1a4545e64 2026-05-14 04:19:43.780 7 INFO neutron.db.l3_hamode_db [None req-75ba6c72-6c5a-4e1c-b089-1c5359a1ad57 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 04:19:43.889 7 INFO neutron.db.l3_hamode_db [None req-75ba6c72-6c5a-4e1c-b089-1c5359a1ad57 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1067/2055] 10.0.0.132 () {34 vars in 666 bytes} [Thu May 14 04:19:43 2026] POST /v2.0/routers => generated 474 bytes in 1029 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:44.526 8 INFO neutron.db.l3_hamode_db [None req-bf50e5ef-cc1d-4cfa-8738-2b690e58c678 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 04:19:44.647 8 INFO neutron.db.l3_hamode_db [None req-bf50e5ef-cc1d-4cfa-8738-2b690e58c678 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1068/2056] 10.0.0.132 () {34 vars in 676 bytes} [Thu May 14 04:19:44 2026] POST /v2.0/qos/policies => generated 359 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:44.767 7 WARNING tagging [None req-f011d0c3-efdc-458d-a6d1-d2df67bb3603 e08ed880232d43d9a7101dae4ed579ea 6a91dc82985e42909e04033b3082a867 - - 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: 1069/2057] 10.0.0.132 () {34 vars in 751 bytes} [Thu May 14 04:19:44 2026] PUT /v2.0/policies/0978c744-d0db-4c24-8a31-350b8862fc70/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:44.830 7 WARNING tagging [None req-2cddccd6-36f9-4d25-b6bd-d45ca890a470 e08ed880232d43d9a7101dae4ed579ea 6a91dc82985e42909e04033b3082a867 - - 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: 1070/2058] 10.0.0.132 () {32 vars in 731 bytes} [Thu May 14 04:19:44 2026] GET /v2.0/policies/0978c744-d0db-4c24-8a31-350b8862fc70/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:44.870 7 WARNING tagging [None req-eb07d9f0-e79a-475b-bb33-b7714e4434b7 e08ed880232d43d9a7101dae4ed579ea 6a91dc82985e42909e04033b3082a867 - - 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: 1071/2059] 10.0.0.132 () {34 vars in 762 bytes} [Thu May 14 04:19:44 2026] PUT /v2.0/policies/0978c744-d0db-4c24-8a31-350b8862fc70/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 04:19:44.924 7 WARNING tagging [None req-04f438c4-46a7-4ec0-ae9a-a40408b67a17 e08ed880232d43d9a7101dae4ed579ea 6a91dc82985e42909e04033b3082a867 - - 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: 1072/2060] 10.0.0.132 () {32 vars in 731 bytes} [Thu May 14 04:19:44 2026] GET /v2.0/policies/0978c744-d0db-4c24-8a31-350b8862fc70/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:44.963 7 WARNING tagging [None req-b41a42b5-039b-4748-bfe2-6d79d7020a7e e08ed880232d43d9a7101dae4ed579ea 6a91dc82985e42909e04033b3082a867 - - 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: 1073/2061] 10.0.0.132 () {34 vars in 758 bytes} [Thu May 14 04:19:44 2026] PUT /v2.0/policies/0978c744-d0db-4c24-8a31-350b8862fc70/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 04:19:45.007 7 WARNING tagging [None req-49c15a3c-6a8e-405c-af88-8052837f9a64 e08ed880232d43d9a7101dae4ed579ea 6a91dc82985e42909e04033b3082a867 - - 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: 1074/2062] 10.0.0.132 () {32 vars in 731 bytes} [Thu May 14 04:19:44 2026] GET /v2.0/policies/0978c744-d0db-4c24-8a31-350b8862fc70/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:45.052 7 WARNING tagging [None req-aa392109-12cf-4113-9c65-ad1c70ad9c82 e08ed880232d43d9a7101dae4ed579ea 6a91dc82985e42909e04033b3082a867 - - 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: 1075/2063] 10.0.0.132 () {34 vars in 780 bytes} [Thu May 14 04:19:45 2026] PUT /v2.0/policies/0978c744-d0db-4c24-8a31-350b8862fc70/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2064] 10.0.0.132 () {32 vars in 824 bytes} [Thu May 14 04:19:45 2026] GET /v2.0/ports?project_id=0f1ceff7c86440378224971ea683abcf&network_id=cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398 => generated 3691 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:45.224 7 INFO neutron.db.segments_db [None req-01e1d235-6f9d-4f3f-8bc7-bfcb57bd4140 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - default default] Added segment 417da462-e16a-40d6-8ee1-ee2781a31abd of type vxlan for network 9ec8145c-558c-4724-8c9a-74357dd40544 2026-05-14 04:19:45.511 7 INFO neutron.db.l3_hamode_db [None req-01e1d235-6f9d-4f3f-8bc7-bfcb57bd4140 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 04:19:45.619 7 INFO neutron.db.l3_hamode_db [None req-01e1d235-6f9d-4f3f-8bc7-bfcb57bd4140 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 989/2065] 10.0.0.132 () {34 vars in 666 bytes} [Thu May 14 04:19:44 2026] POST /v2.0/routers => generated 474 bytes in 1249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:45.757 8 WARNING tagging [None req-aca25bb6-077b-47c0-954b-7dd6c9e95857 e08ed880232d43d9a7101dae4ed579ea 6a91dc82985e42909e04033b3082a867 - - 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: 990/2066] 10.0.0.132 () {32 vars in 731 bytes} [Thu May 14 04:19:45 2026] GET /v2.0/policies/0978c744-d0db-4c24-8a31-350b8862fc70/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2067] 10.0.0.132 () {32 vars in 740 bytes} [Thu May 14 04:19:45 2026] GET /v2.0/subnets?network_id=38f471ae-7373-416f-b19f-d1c1e3c1cfe3 => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:19:45.853 8 INFO neutron.db.l3_hamode_db [None req-dc694fe8-2ff9-4f7b-8523-bc672e64ce0f 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 04:19:45.986 8 INFO neutron.db.l3_hamode_db [None req-dc694fe8-2ff9-4f7b-8523-bc672e64ce0f 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1077/2068] 10.0.0.132 () {34 vars in 666 bytes} [Thu May 14 04:19:45 2026] POST /v2.0/routers => generated 474 bytes in 1204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:46.369 7 WARNING tagging [None req-767d8263-313e-46bc-8f5c-572821b91c6d e08ed880232d43d9a7101dae4ed579ea 6a91dc82985e42909e04033b3082a867 - - 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: 1078/2069] 10.0.0.132 () {34 vars in 751 bytes} [Thu May 14 04:19:46 2026] PUT /v2.0/policies/0978c744-d0db-4c24-8a31-350b8862fc70/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:46.489 7 INFO neutron.db.l3_db [None req-66915ae0-e396-4fbd-a48b-4a85ea5b181c 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] Floating IP 4daa63dd-5095-4bdd-b839-d66ce746fe0b disassociated. External IP: 10.96.250.215, port: 8a82dac8-cdbb-4088-a9b9-b975128a3bec. [pid: 8|app: 0|req: 992/2070] 10.0.0.132 () {34 vars in 666 bytes} [Thu May 14 04:19:45 2026] POST /v2.0/routers => generated 474 bytes in 764 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:46.637 8 WARNING tagging [None req-28c931ea-5e2d-48ed-b029-c85c1215a782 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - 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: 993/2071] 10.0.0.132 () {34 vars in 749 bytes} [Thu May 14 04:19:46 2026] PUT /v2.0/routers/11f0976d-5ff9-45d8-859f-69334e7559bf/tags => generated 25 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:46.713 8 WARNING tagging [None req-ec3f665c-3669-4e23-a933-da4214211166 e08ed880232d43d9a7101dae4ed579ea 6a91dc82985e42909e04033b3082a867 - - 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: 994/2072] 10.0.0.132 () {32 vars in 731 bytes} [Thu May 14 04:19:46 2026] GET /v2.0/policies/0978c744-d0db-4c24-8a31-350b8862fc70/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2073] 10.0.0.132 () {34 vars in 747 bytes} [Thu May 14 04:19:46 2026] PUT /v2.0/floatingips/4daa63dd-5095-4bdd-b839-d66ce746fe0b => generated 554 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:19:46.772 8 INFO neutron.db.l3_hamode_db [None req-85e9d956-eff8-4c72-982f-2f7503d1e843 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 04:19:46.832 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-555cc17a-3921-4031-98fc-819fed47ddaa'] response: {'name': 'network-changed', 'server_uuid': '7e2c2f30-f5c6-4420-85f8-6f4e944ee096', 'tag': '8a82dac8-cdbb-4088-a9b9-b975128a3bec', 'status': 'completed', 'code': 200} 2026-05-14 04:19:46.841 7 WARNING tagging [None req-7540f526-d60d-478b-bfb2-71562716cec2 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - 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: 1080/2074] 10.0.0.132 () {32 vars in 729 bytes} [Thu May 14 04:19:46 2026] GET /v2.0/routers/11f0976d-5ff9-45d8-859f-69334e7559bf/tags => generated 25 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:46.912 8 INFO neutron.db.l3_hamode_db [None req-85e9d956-eff8-4c72-982f-2f7503d1e843 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 04:19:46.923 7 WARNING tagging [None req-daee7f4e-227e-4b27-bea4-93be1e316dda e08ed880232d43d9a7101dae4ed579ea 6a91dc82985e42909e04033b3082a867 - - 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: 1081/2075] 10.0.0.132 () {32 vars in 739 bytes} [Thu May 14 04:19:46 2026] GET /v2.0/policies/0978c744-d0db-4c24-8a31-350b8862fc70/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: 1082/2076] 10.0.0.132 () {32 vars in 727 bytes} [Thu May 14 04:19:46 2026] GET /v2.0/floatingips/4daa63dd-5095-4bdd-b839-d66ce746fe0b => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:19:47.007 7 WARNING tagging [None req-99c20f36-3367-49dd-83d7-6494ee2356db 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - 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: 1083/2077] 10.0.0.132 () {34 vars in 760 bytes} [Thu May 14 04:19:46 2026] PUT /v2.0/routers/11f0976d-5ff9-45d8-859f-69334e7559bf/tags/green => generated 4 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 04:19:47.147 7 WARNING tagging [None req-27d3bb88-3de8-4643-88a4-91c7a34ef33a e08ed880232d43d9a7101dae4ed579ea 6a91dc82985e42909e04033b3082a867 - - 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-05-14 04:19:47.153 7 INFO neutron.api.v2.resource [None req-27d3bb88-3de8-4643-88a4-91c7a34ef33a e08ed880232d43d9a7101dae4ed579ea 6a91dc82985e42909e04033b3082a867 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1084/2078] 10.0.0.132 () {32 vars in 743 bytes} [Thu May 14 04:19:47 2026] GET /v2.0/policies/0978c744-d0db-4c24-8a31-350b8862fc70/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 04:19:47.193 7 WARNING tagging [None req-f96ce9e3-80e6-44b8-9e2e-e22d41855f7b 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - 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: 1085/2079] 10.0.0.132 () {32 vars in 729 bytes} [Thu May 14 04:19:47 2026] GET /v2.0/routers/11f0976d-5ff9-45d8-859f-69334e7559bf/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:47.252 7 WARNING tagging [None req-65903dc5-9d87-4e8f-84d7-c6dacaf2bb9f e08ed880232d43d9a7101dae4ed579ea 6a91dc82985e42909e04033b3082a867 - - 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: 1086/2080] 10.0.0.132 () {32 vars in 742 bytes} [Thu May 14 04:19:47 2026] DELETE /v2.0/policies/0978c744-d0db-4c24-8a31-350b8862fc70/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:47.343 7 WARNING tagging [None req-6412c022-347a-416c-98f7-657226218aa6 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - 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: 1087/2081] 10.0.0.132 () {34 vars in 756 bytes} [Thu May 14 04:19:47 2026] PUT /v2.0/routers/11f0976d-5ff9-45d8-859f-69334e7559bf/tags/red => generated 4 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 04:19:47.465 7 WARNING tagging [None req-f56fa54a-2297-4d4f-9c14-c6b04e689e2a e08ed880232d43d9a7101dae4ed579ea 6a91dc82985e42909e04033b3082a867 - - 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: 1088/2082] 10.0.0.132 () {32 vars in 731 bytes} [Thu May 14 04:19:47 2026] GET /v2.0/policies/0978c744-d0db-4c24-8a31-350b8862fc70/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2083] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:19:47 2026] GET /v2.0/ports?tenant_id=0f1ceff7c86440378224971ea683abcf&device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:47.542 7 WARNING tagging [None req-e98b2524-c19f-42ce-87b4-f3d6af0a9e63 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - 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: 995/2084] 10.0.0.132 () {34 vars in 666 bytes} [Thu May 14 04:19:46 2026] POST /v2.0/routers => generated 474 bytes in 828 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2085] 10.0.0.132 () {32 vars in 729 bytes} [Thu May 14 04:19:47 2026] GET /v2.0/routers/11f0976d-5ff9-45d8-859f-69334e7559bf/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:47.589 8 WARNING tagging [None req-abca519e-2036-4b31-9303-084e51a877c7 e08ed880232d43d9a7101dae4ed579ea 6a91dc82985e42909e04033b3082a867 - - 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-05-14 04:19:47.599 8 INFO neutron.api.v2.resource [None req-abca519e-2036-4b31-9303-084e51a877c7 e08ed880232d43d9a7101dae4ed579ea 6a91dc82985e42909e04033b3082a867 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 996/2086] 10.0.0.132 () {32 vars in 746 bytes} [Thu May 14 04:19:47 2026] DELETE /v2.0/policies/0978c744-d0db-4c24-8a31-350b8862fc70/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2087] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:19:47 2026] GET /v2.0/networks?id=cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398 => generated 756 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:19:47.642 8 INFO neutron.db.l3_hamode_db [None req-e8f8b14e-1a47-4c6d-8922-800cb79ce199 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 04:19:47.655 7 WARNING tagging [None req-b925d4f6-b473-44aa-a9df-cf7363d07b55 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - 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: 1092/2088] 10.0.0.132 () {34 vars in 778 bytes} [Thu May 14 04:19:47 2026] PUT /v2.0/routers/11f0976d-5ff9-45d8-859f-69334e7559bf/tags/black.or.white => generated 4 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 04:19:47.757 8 INFO neutron.db.l3_hamode_db [None req-e8f8b14e-1a47-4c6d-8922-800cb79ce199 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 04:19:47.765 7 WARNING tagging [None req-09b571f2-a9c1-4037-a096-fd7bf08fe96a e08ed880232d43d9a7101dae4ed579ea 6a91dc82985e42909e04033b3082a867 - - 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: 1093/2089] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:19:47 2026] DELETE /v2.0/policies/0978c744-d0db-4c24-8a31-350b8862fc70/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2090] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:19:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=8a82dac8-cdbb-4088-a9b9-b975128a3bec => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:47.867 7 WARNING tagging [None req-0779c35c-4b41-4050-b3d5-853224af313a 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - 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: 1095/2091] 10.0.0.132 () {32 vars in 729 bytes} [Thu May 14 04:19:47 2026] GET /v2.0/routers/11f0976d-5ff9-45d8-859f-69334e7559bf/tags => generated 52 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:47.937 7 WARNING tagging [None req-92012f5b-ec78-4228-bafb-8c7a5f77dcb7 e08ed880232d43d9a7101dae4ed579ea 6a91dc82985e42909e04033b3082a867 - - 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: 1096/2092] 10.0.0.132 () {32 vars in 731 bytes} [Thu May 14 04:19:47 2026] GET /v2.0/policies/0978c744-d0db-4c24-8a31-350b8862fc70/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: 1097/2093] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:19:47 2026] GET /v2.0/subnets?id=13086d38-3719-4247-95fa-3def31e5b427 => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:19:48.035 7 WARNING tagging [None req-4443b037-e780-4ecf-8f9f-5d9658423170 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - 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: 1098/2094] 10.0.0.132 () {34 vars in 749 bytes} [Thu May 14 04:19:47 2026] PUT /v2.0/routers/11f0976d-5ff9-45d8-859f-69334e7559bf/tags => generated 37 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2095] 10.0.0.132 () {32 vars in 732 bytes} [Thu May 14 04:19:48 2026] DELETE /v2.0/qos/policies/0978c744-d0db-4c24-8a31-350b8862fc70 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2096] 10.0.0.132 () {32 vars in 727 bytes} [Thu May 14 04:19:48 2026] GET /v2.0/floatingips/4daa63dd-5095-4bdd-b839-d66ce746fe0b => generated 552 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2097] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:19:48 2026] GET /v2.0/ports?network_id=cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398&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-05-14 04:19:48.235 7 WARNING tagging [None req-1f0d2076-a524-443d-beaa-6df0151f9418 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - 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: 1102/2098] 10.0.0.132 () {32 vars in 729 bytes} [Thu May 14 04:19:48 2026] GET /v2.0/routers/11f0976d-5ff9-45d8-859f-69334e7559bf/tags => generated 37 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2099] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:19:48 2026] GET /v2.0/networks/cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:48.369 7 WARNING tagging [None req-f665a427-6110-42cc-b2d5-d984c0675527 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - 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: 997/2100] 10.0.0.132 () {34 vars in 666 bytes} [Thu May 14 04:19:47 2026] POST /v2.0/routers => generated 474 bytes in 776 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2101] 10.0.0.132 () {32 vars in 737 bytes} [Thu May 14 04:19:48 2026] GET /v2.0/routers/11f0976d-5ff9-45d8-859f-69334e7559bf/tags/red => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2102] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:19:48 2026] GET /v2.0/networks/cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398?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-05-14 04:19:48.453 7 WARNING tagging [None req-1f04c7c8-d007-45ce-86d0-8ecbad85492b 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - 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-05-14 04:19:48.462 8 WARNING tagging [None req-d5a0038b-d51f-465a-b459-cd7f9fe91171 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - 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-05-14 04:19:48.502 8 INFO neutron.api.v2.resource [None req-d5a0038b-d51f-465a-b459-cd7f9fe91171 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 999/2103] 10.0.0.132 () {32 vars in 741 bytes} [Thu May 14 04:19:48 2026] GET /v2.0/routers/11f0976d-5ff9-45d8-859f-69334e7559bf/tags/green => generated 99 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2104] 10.0.0.132 () {34 vars in 749 bytes} [Thu May 14 04:19:48 2026] PUT /v2.0/routers/659bc666-607a-4f2a-9649-a209c281f441/tags => generated 17 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:48.557 8 WARNING tagging [None req-7f0c33b6-9e1a-45b4-a1fd-ecf2bdd847ac 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - 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-05-14 04:19:48.575 7 WARNING tagging [None req-d140516d-3cc2-4f79-8c73-812df42e7767 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - 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: 1000/2105] 10.0.0.132 () {32 vars in 740 bytes} [Thu May 14 04:19:48 2026] DELETE /v2.0/routers/11f0976d-5ff9-45d8-859f-69334e7559bf/tags/red => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2106] 10.0.0.132 () {34 vars in 749 bytes} [Thu May 14 04:19:48 2026] PUT /v2.0/routers/a8363681-fc5c-4cff-8f9a-76073fa2fed6/tags => generated 25 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:48.674 8 WARNING tagging [None req-f64fff2f-5b53-423f-9518-0fbb754ec9c4 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - 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-05-14 04:19:48.685 7 WARNING tagging [None req-fb46675e-bbfe-47e7-b761-bb2657284a7b 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - 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: 1001/2107] 10.0.0.132 () {32 vars in 729 bytes} [Thu May 14 04:19:48 2026] GET /v2.0/routers/11f0976d-5ff9-45d8-859f-69334e7559bf/tags => generated 30 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2108] 10.0.0.132 () {34 vars in 749 bytes} [Thu May 14 04:19:48 2026] PUT /v2.0/routers/cc7ef9f2-336e-43d2-a609-6bb5746227eb/tags => generated 34 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:48.776 8 WARNING tagging [None req-5a247c8d-5daf-4d33-b2ba-7e0cb59f4c4b 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - 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-05-14 04:19:48.780 7 WARNING tagging [None req-1850fefb-1798-458f-b889-b7ef409020b2 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - 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: 1108/2109] 10.0.0.132 () {34 vars in 749 bytes} [Thu May 14 04:19:48 2026] PUT /v2.0/routers/c550aa03-e216-4a70-83db-17409c6daaf2/tags => generated 19 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:48.830 8 INFO neutron.api.v2.resource [None req-5a247c8d-5daf-4d33-b2ba-7e0cb59f4c4b 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1002/2110] 10.0.0.132 () {32 vars in 744 bytes} [Thu May 14 04:19:48 2026] DELETE /v2.0/routers/11f0976d-5ff9-45d8-859f-69334e7559bf/tags/green => generated 99 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2111] 10.0.0.132 () {32 vars in 662 bytes} [Thu May 14 04:19:48 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:48.916 7 WARNING neutron.db.securitygroups_db [None req-81d22fc9-aab8-4b46-b2c1-6d7cb5bbe025 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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-05-14 04:19:48.958 8 WARNING tagging [None req-973c58c9-0860-42b8-91b1-1c118bda9eea 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - 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: 1004/2112] 10.0.0.132 () {32 vars in 732 bytes} [Thu May 14 04:19:48 2026] DELETE /v2.0/routers/11f0976d-5ff9-45d8-859f-69334e7559bf/tags => 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: 1109/2113] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:48 2026] GET /v2.0/security-groups?tenant_id=6a91dc82985e42909e04033b3082a867&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:49.066 7 WARNING tagging [None req-359b70a0-c88b-4174-babf-913a677e8ab9 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - 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: 1005/2114] 10.0.0.132 () {32 vars in 676 bytes} [Thu May 14 04:19:49 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2115] 10.0.0.132 () {32 vars in 729 bytes} [Thu May 14 04:19:49 2026] GET /v2.0/routers/11f0976d-5ff9-45d8-859f-69334e7559bf/tags => generated 12 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2116] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:49 2026] DELETE /v2.0/security-groups/a6981b88-f0f1-4d1d-8e1b-84f53a585c39 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2117] 10.0.0.132 () {32 vars in 672 bytes} [Thu May 14 04:19:49 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2118] 10.0.0.132 () {32 vars in 719 bytes} [Thu May 14 04:19:49 2026] GET /v2.0/routers/11f0976d-5ff9-45d8-859f-69334e7559bf => generated 480 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2119] 10.0.0.132 () {32 vars in 684 bytes} [Thu May 14 04:19:49 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2120] 10.0.0.132 () {34 vars in 683 bytes} [Thu May 14 04:19:49 2026] POST /v2.0/security-groups => generated 1673 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2121] 10.0.0.132 () {32 vars in 670 bytes} [Thu May 14 04:19:49 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:19:49.419 7 WARNING neutron.db.securitygroups_db [None req-e73f9446-6592-4c09-ad6e-45be1208b517 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1115/2122] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:49 2026] GET /v2.0/security-groups?tenant_id=32a66ceead3947b081a3c872ffed5bfc&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2123] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:19:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2124] 10.0.0.132 () {34 vars in 740 bytes} [Thu May 14 04:19:49 2026] PUT /v2.0/routers/11f0976d-5ff9-45d8-859f-69334e7559bf => generated 480 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2125] 10.0.0.132 () {32 vars in 684 bytes} [Thu May 14 04:19:49 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2126] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:49 2026] DELETE /v2.0/security-groups/2e022cb5-688f-4638-b582-ba3bdf8b49f3 => 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: 1010/2127] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:19:49 2026] GET /v2.0/ports?device_id=11f0976d-5ff9-45d8-859f-69334e7559bf => 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: 1118/2128] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:19:49 2026] POST /v2.0/security-group-rules => generated 596 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2129] 10.0.0.132 () {32 vars in 680 bytes} [Thu May 14 04:19:49 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:49.978 7 INFO neutron_taas.services.taas.taas_plugin [None req-2d9a3771-0a46-4f4f-bd3b-57d8aaa9992e 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - default default] TaaS: Handle Delete Port: d96cccf0-2d25-4d3c-b2ad-aa497501386c 2026-05-14 04:19:49.980 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d9a3771-0a46-4f4f-bd3b-57d8aaa9992e 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - default default] Tap Mirror: Handle Delete Port: d96cccf0-2d25-4d3c-b2ad-aa497501386c [pid: 8|app: 0|req: 1012/2130] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:19:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2131] 10.0.0.132 () {32 vars in 692 bytes} [Thu May 14 04:19:50 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2132] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:19:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2133] 10.0.0.132 () {32 vars in 719 bytes} [Thu May 14 04:19:50 2026] GET /v2.0/routers/659bc666-607a-4f2a-9649-a209c281f441 => generated 485 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:19:50.316 7 INFO neutron.services.segments.plugin [-] Segment 417da462-e16a-40d6-8ee1-ee2781a31abd resource provider aggregate not found 2026-05-14 04:19:50.319 8 INFO neutron.db.securitygroups_db [None req-64ac0a35-f179-4e4c-a2dd-9f8845afda87 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] Project 0f1ceff7c86440378224971ea683abcf added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-14 04:19:50.322 7 INFO neutron.services.segments.plugin [-] Segment 417da462-e16a-40d6-8ee1-ee2781a31abd resource provider aggregate not found 2026-05-14 04:19:50.340 7 INFO neutron.services.segments.plugin [-] Segment 417da462-e16a-40d6-8ee1-ee2781a31abd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 417da462-e16a-40d6-8ee1-ee2781a31abd found for delete ", "request_id": "req-ee165880-e26f-4c76-b3fd-2cc1c74e59c3"}]} 2026-05-14 04:19:50.344 7 INFO neutron.services.segments.plugin [-] Segment 417da462-e16a-40d6-8ee1-ee2781a31abd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 417da462-e16a-40d6-8ee1-ee2781a31abd found for delete ", "request_id": "req-07ad960a-cef1-405a-a6bf-f04e3834caad"}]} 2026-05-14 04:19:50.350 7 INFO neutron.db.l3_hamode_db [None req-2d9a3771-0a46-4f4f-bd3b-57d8aaa9992e 82f8baabaf034f4085debada2b0adf52 2ccfede9fb264b50a47c660f1e31b820 - - default default] HA network 9ec8145c-558c-4724-8c9a-74357dd40544 was deleted as no HA routers are present in project 2ccfede9fb264b50a47c660f1e31b820. [pid: 7|app: 0|req: 1119/2134] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:49 2026] DELETE /v2.0/routers/11f0976d-5ff9-45d8-859f-69334e7559bf => generated 0 bytes in 518 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2135] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:19:50 2026] POST /v2.0/security-group-rules => generated 607 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:19:50.448 8 INFO neutron.db.securitygroups_db [None req-fafe4940-4d0c-4bfe-a0ab-cf983a3bb697 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] Project 0f1ceff7c86440378224971ea683abcf 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: 1017/2136] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:19:50 2026] POST /v2.0/security-group-rules => generated 606 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2137] 10.0.0.132 () {34 vars in 740 bytes} [Thu May 14 04:19:50 2026] PUT /v2.0/routers/659bc666-607a-4f2a-9649-a209c281f441 => generated 485 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2138] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:19:50 2026] GET /v2.0/ports?device_id=659bc666-607a-4f2a-9649-a209c281f441 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:51.061 8 INFO neutron_taas.services.taas.taas_plugin [None req-c3f1b1ee-c1de-421a-aee4-d0f03a480b1e 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - default default] TaaS: Handle Delete Port: 0dfb8494-608a-4989-8d4f-8e4e6332dfa6 2026-05-14 04:19:51.063 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3f1b1ee-c1de-421a-aee4-d0f03a480b1e 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - default default] Tap Mirror: Handle Delete Port: 0dfb8494-608a-4989-8d4f-8e4e6332dfa6 [pid: 7|app: 0|req: 1121/2139] 10.0.0.132 () {32 vars in 647 bytes} [Thu May 14 04:19:50 2026] GET /v2.0/networks => generated 1298 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:51.243 7 WARNING neutron.db.securitygroups_db [None req-e0483bd4-e858-4044-97c6-dcf9be17d354 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1019/2140] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:50 2026] DELETE /v2.0/routers/659bc666-607a-4f2a-9649-a209c281f441 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:51.270 8 WARNING neutron.db.securitygroups_db [req-72db3239-a43a-4587-9e78-d60ed871155d req-4cdb335b-5668-4ff6-a2c4-3cad314ee0af 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - 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: 1020/2141] 10.0.0.66 () {34 vars in 1095 bytes} [Thu May 14 04:19:51 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-396344996&fields=id&tenant_id=0f1ceff7c86440378224971ea683abcf => 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: 1021/2142] 10.0.0.132 () {32 vars in 719 bytes} [Thu May 14 04:19:51 2026] GET /v2.0/routers/a8363681-fc5c-4cff-8f9a-76073fa2fed6 => generated 493 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2143] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:51 2026] GET /v2.0/security-groups?tenant_id=2ccfede9fb264b50a47c660f1e31b820&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2144] 10.0.0.66 () {34 vars in 979 bytes} [Thu May 14 04:19:51 2026] GET /v2.0/networks?id=cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398 => generated 661 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2145] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:51 2026] DELETE /v2.0/security-groups/f1506b7b-f897-4307-87a1-d443bae2a5e4 => 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: 1024/2146] 10.0.0.66 () {34 vars in 962 bytes} [Thu May 14 04:19:51 2026] GET /v2.0/quotas/0f1ceff7c86440378224971ea683abcf => 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: 1025/2147] 10.0.0.66 () {34 vars in 999 bytes} [Thu May 14 04:19:51 2026] GET /v2.0/ports?tenant_id=0f1ceff7c86440378224971ea683abcf&fields=id => generated 149 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2148] 10.0.0.66 () {34 vars in 1005 bytes} [Thu May 14 04:19:51 2026] GET /v2.0/networks/cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2149] 10.0.0.66 () {34 vars in 1105 bytes} [Thu May 14 04:19:51 2026] GET /v2.0/networks/cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398?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-05-14 04:19:51.700 8 WARNING neutron.db.securitygroups_db [None req-d2330d10-93b2-4fc0-95e3-2daf15a00dda ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1028/2150] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:51 2026] GET /v2.0/security-groups?tenant_id=4d3f1003eaf041d9a75bd694f0f37dd1&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2151] 10.0.0.132 () {34 vars in 740 bytes} [Thu May 14 04:19:51 2026] PUT /v2.0/routers/a8363681-fc5c-4cff-8f9a-76073fa2fed6 => generated 493 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2152] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:19:51 2026] GET /v2.0/ports?device_id=770582bb-c99e-44c3-8fbe-090814241063 => 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: 1029/2153] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:51 2026] DELETE /v2.0/security-groups/746d55c4-1a18-47ec-8092-34c1dec579b3 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2154] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:19:51 2026] GET /v2.0/ports?device_id=a8363681-fc5c-4cff-8f9a-76073fa2fed6 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:52.132 8 INFO neutron_taas.services.taas.taas_plugin [None req-0962c66b-bb15-42dd-afad-914ef3afbda3 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - default default] TaaS: Handle Delete Port: bc17b3f1-cafc-4f63-871e-01a180261d6b 2026-05-14 04:19:52.136 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0962c66b-bb15-42dd-afad-914ef3afbda3 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - default default] Tap Mirror: Handle Delete Port: bc17b3f1-cafc-4f63-871e-01a180261d6b [pid: 8|app: 0|req: 1030/2155] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:51 2026] DELETE /v2.0/routers/a8363681-fc5c-4cff-8f9a-76073fa2fed6 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2156] 10.0.0.132 () {32 vars in 719 bytes} [Thu May 14 04:19:52 2026] GET /v2.0/routers/cc7ef9f2-336e-43d2-a609-6bb5746227eb => generated 502 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2159] 10.0.0.132 () {34 vars in 740 bytes} [Thu May 14 04:19:52 2026] PUT /v2.0/routers/cc7ef9f2-336e-43d2-a609-6bb5746227eb => generated 502 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2160] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:19:52 2026] GET /v2.0/ports?device_id=cc7ef9f2-336e-43d2-a609-6bb5746227eb => 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: 1130/2161] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:19:53 2026] GET /v2.0/ports?device_id=770582bb-c99e-44c3-8fbe-090814241063 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:53.094 8 INFO neutron_taas.services.taas.taas_plugin [None req-fd3fdbd1-b111-4059-b6f6-48c682cc7ec6 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - default default] TaaS: Handle Delete Port: 580e67a8-e933-4a2f-9d07-10b3f2235ea7 2026-05-14 04:19:53.097 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd3fdbd1-b111-4059-b6f6-48c682cc7ec6 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - default default] Tap Mirror: Handle Delete Port: 580e67a8-e933-4a2f-9d07-10b3f2235ea7 [pid: 8|app: 0|req: 1032/2162] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:52 2026] DELETE /v2.0/routers/cc7ef9f2-336e-43d2-a609-6bb5746227eb => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2163] 10.0.0.132 () {32 vars in 719 bytes} [Thu May 14 04:19:53 2026] GET /v2.0/routers/c550aa03-e216-4a70-83db-17409c6daaf2 => generated 487 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:19:53.563 7 INFO neutron.db.segments_db [None req-359b842e-9df3-4d06-861e-cb1b1bc4d2fb a2f8a52bd6c34f88985f056d965f5f22 abd868cc58bd459891f41d7b6ce98f52 - - default default] Added segment d1b9420e-eeec-41a2-8824-ecb280bd33f5 of type vxlan for network 66a7f065-2fd9-40b6-9698-8bc1498c0186 [pid: 7|app: 0|req: 1131/2164] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:19:53 2026] POST /v2.0/networks => generated 632 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2165] 10.0.0.132 () {34 vars in 740 bytes} [Thu May 14 04:19:53 2026] PUT /v2.0/routers/c550aa03-e216-4a70-83db-17409c6daaf2 => generated 487 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2166] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:19:53 2026] POST /v2.0/subnets => generated 626 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2167] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:19:53 2026] GET /v2.0/ports?device_id=c550aa03-e216-4a70-83db-17409c6daaf2 => 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: 1133/2168] 10.0.0.132 () {34 vars in 749 bytes} [Thu May 14 04:19:53 2026] PUT /v2.0/subnets/586525b3-7b59-4e3b-838d-e4cc6ccc02ad/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2169] 10.0.0.132 () {32 vars in 729 bytes} [Thu May 14 04:19:53 2026] GET /v2.0/subnets/586525b3-7b59-4e3b-838d-e4cc6ccc02ad/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: 1135/2170] 10.0.0.132 () {34 vars in 760 bytes} [Thu May 14 04:19:54 2026] PUT /v2.0/subnets/586525b3-7b59-4e3b-838d-e4cc6ccc02ad/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 04:19:54.065 8 INFO neutron_taas.services.taas.taas_plugin [None req-1391a6c7-3504-4680-8f82-1ef483e62ea7 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - default default] TaaS: Handle Delete Port: 72b3f79b-ca23-4629-8694-4ee753db0d5b 2026-05-14 04:19:54.068 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1391a6c7-3504-4680-8f82-1ef483e62ea7 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - default default] Tap Mirror: Handle Delete Port: 72b3f79b-ca23-4629-8694-4ee753db0d5b [pid: 7|app: 0|req: 1136/2171] 10.0.0.132 () {32 vars in 729 bytes} [Thu May 14 04:19:54 2026] GET /v2.0/subnets/586525b3-7b59-4e3b-838d-e4cc6ccc02ad/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2172] 10.0.0.132 () {34 vars in 756 bytes} [Thu May 14 04:19:54 2026] PUT /v2.0/subnets/586525b3-7b59-4e3b-838d-e4cc6ccc02ad/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2173] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:19:54 2026] GET /v2.0/ports?device_id=770582bb-c99e-44c3-8fbe-090814241063 => 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: 1139/2174] 10.0.0.132 () {32 vars in 729 bytes} [Thu May 14 04:19:54 2026] GET /v2.0/subnets/586525b3-7b59-4e3b-838d-e4cc6ccc02ad/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2175] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:53 2026] DELETE /v2.0/routers/c550aa03-e216-4a70-83db-17409c6daaf2 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2176] 10.0.0.132 () {32 vars in 719 bytes} [Thu May 14 04:19:54 2026] GET /v2.0/routers/c4555030-ca2b-4768-9c05-c051afe0f614 => generated 480 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2177] 10.0.0.132 () {34 vars in 778 bytes} [Thu May 14 04:19:54 2026] PUT /v2.0/subnets/586525b3-7b59-4e3b-838d-e4cc6ccc02ad/tags/black.or.white => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2178] 10.0.0.132 () {32 vars in 729 bytes} [Thu May 14 04:19:54 2026] GET /v2.0/subnets/586525b3-7b59-4e3b-838d-e4cc6ccc02ad/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2179] 10.0.0.132 () {34 vars in 749 bytes} [Thu May 14 04:19:54 2026] PUT /v2.0/subnets/586525b3-7b59-4e3b-838d-e4cc6ccc02ad/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2180] 10.0.0.132 () {32 vars in 729 bytes} [Thu May 14 04:19:54 2026] GET /v2.0/subnets/586525b3-7b59-4e3b-838d-e4cc6ccc02ad/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2181] 10.0.0.132 () {32 vars in 737 bytes} [Thu May 14 04:19:54 2026] GET /v2.0/subnets/586525b3-7b59-4e3b-838d-e4cc6ccc02ad/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:54.548 7 INFO neutron.api.v2.resource [None req-61d99810-5ab1-4501-892c-1558a8637981 a2f8a52bd6c34f88985f056d965f5f22 abd868cc58bd459891f41d7b6ce98f52 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1145/2182] 10.0.0.132 () {32 vars in 741 bytes} [Thu May 14 04:19:54 2026] GET /v2.0/subnets/586525b3-7b59-4e3b-838d-e4cc6ccc02ad/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: 1146/2183] 10.0.0.132 () {32 vars in 740 bytes} [Thu May 14 04:19:54 2026] DELETE /v2.0/subnets/586525b3-7b59-4e3b-838d-e4cc6ccc02ad/tags/red => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2184] 10.0.0.132 () {32 vars in 729 bytes} [Thu May 14 04:19:54 2026] GET /v2.0/subnets/586525b3-7b59-4e3b-838d-e4cc6ccc02ad/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:54.720 7 INFO neutron.api.v2.resource [None req-43816b44-03eb-425d-8308-90b2f20463c3 a2f8a52bd6c34f88985f056d965f5f22 abd868cc58bd459891f41d7b6ce98f52 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1148/2185] 10.0.0.132 () {32 vars in 744 bytes} [Thu May 14 04:19:54 2026] DELETE /v2.0/subnets/586525b3-7b59-4e3b-838d-e4cc6ccc02ad/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: 1149/2186] 10.0.0.132 () {32 vars in 732 bytes} [Thu May 14 04:19:54 2026] DELETE /v2.0/subnets/586525b3-7b59-4e3b-838d-e4cc6ccc02ad/tags => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2187] 10.0.0.132 () {34 vars in 740 bytes} [Thu May 14 04:19:54 2026] PUT /v2.0/routers/c4555030-ca2b-4768-9c05-c051afe0f614 => generated 480 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2188] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:19:54 2026] GET /v2.0/ports?device_id=c4555030-ca2b-4768-9c05-c051afe0f614 => 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: 1150/2189] 10.0.0.132 () {32 vars in 729 bytes} [Thu May 14 04:19:54 2026] GET /v2.0/subnets/586525b3-7b59-4e3b-838d-e4cc6ccc02ad/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:55.040 8 INFO neutron_taas.services.taas.taas_plugin [None req-e74df53d-c347-4cc7-848a-56e50f7dc045 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - default default] TaaS: Handle Delete Port: 24f710cf-2beb-45fc-bfc7-da821c780772 2026-05-14 04:19:55.043 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e74df53d-c347-4cc7-848a-56e50f7dc045 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - default default] Tap Mirror: Handle Delete Port: 24f710cf-2beb-45fc-bfc7-da821c780772 [pid: 7|app: 0|req: 1151/2190] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:54 2026] DELETE /v2.0/subnets/586525b3-7b59-4e3b-838d-e4cc6ccc02ad => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:19:55.163 7 INFO neutron_taas.services.taas.taas_plugin [None req-504dd8ba-0cdb-4e48-ac2b-cf092946e403 a2f8a52bd6c34f88985f056d965f5f22 abd868cc58bd459891f41d7b6ce98f52 - - default default] TaaS: Handle Delete Port: ff402195-1704-4940-accc-9525428ff171 2026-05-14 04:19:55.166 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-504dd8ba-0cdb-4e48-ac2b-cf092946e403 a2f8a52bd6c34f88985f056d965f5f22 abd868cc58bd459891f41d7b6ce98f52 - - default default] Tap Mirror: Handle Delete Port: ff402195-1704-4940-accc-9525428ff171 2026-05-14 04:19:55.360 7 INFO neutron.services.segments.plugin [-] Segment d1b9420e-eeec-41a2-8824-ecb280bd33f5 resource provider aggregate not found 2026-05-14 04:19:55.366 7 INFO neutron.services.segments.plugin [-] Segment d1b9420e-eeec-41a2-8824-ecb280bd33f5 resource provider aggregate not found 2026-05-14 04:19:55.383 7 INFO neutron.services.segments.plugin [-] Segment d1b9420e-eeec-41a2-8824-ecb280bd33f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1b9420e-eeec-41a2-8824-ecb280bd33f5 found for delete ", "request_id": "req-b4b72301-be7f-4ec6-849d-c172111dc775"}]} 2026-05-14 04:19:55.384 8 INFO neutron.services.segments.plugin [-] Segment 3ae15ade-144b-4320-8fdf-a00826373545 resource provider aggregate not found 2026-05-14 04:19:55.389 7 INFO neutron.services.segments.plugin [-] Segment d1b9420e-eeec-41a2-8824-ecb280bd33f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1b9420e-eeec-41a2-8824-ecb280bd33f5 found for delete ", "request_id": "req-59bdf119-b84e-4228-831a-a8b5475c1a03"}]} 2026-05-14 04:19:55.397 8 INFO neutron.services.segments.plugin [-] Segment 3ae15ade-144b-4320-8fdf-a00826373545 resource provider aggregate not found 2026-05-14 04:19:55.410 8 INFO neutron.services.segments.plugin [-] Segment 3ae15ade-144b-4320-8fdf-a00826373545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ae15ade-144b-4320-8fdf-a00826373545 found for delete ", "request_id": "req-ed45606b-aa1d-47f8-92d6-a16ab4dc1eff"}]} [pid: 7|app: 0|req: 1152/2191] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:19:55 2026] DELETE /v2.0/networks/66a7f065-2fd9-40b6-9698-8bc1498c0186 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:19:55.425 8 INFO neutron.services.segments.plugin [-] Segment 3ae15ade-144b-4320-8fdf-a00826373545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ae15ade-144b-4320-8fdf-a00826373545 found for delete ", "request_id": "req-19da46b0-68d9-43b0-a8f8-9dfe52cf203d"}]} 2026-05-14 04:19:55.440 8 INFO neutron.db.l3_hamode_db [None req-e74df53d-c347-4cc7-848a-56e50f7dc045 8b610ebcdd8c42dc81ad47466df14dea a09cfe43f4c44b26a36cd96d20aa6f75 - - default default] HA network 7d798b00-23ec-484c-a044-39f1a4545e64 was deleted as no HA routers are present in project a09cfe43f4c44b26a36cd96d20aa6f75. [pid: 8|app: 0|req: 1040/2192] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:19:54 2026] DELETE /v2.0/routers/c4555030-ca2b-4768-9c05-c051afe0f614 => generated 0 bytes in 601 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2193] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:19:55 2026] GET /v2.0/ports?device_id=770582bb-c99e-44c3-8fbe-090814241063 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:55.731 7 INFO neutron.db.segments_db [None req-0949de52-d51e-4b45-ab14-fbe84921f5fc d764f5f8f9884f25be4ed36482d3678f 1d63ba47685c4e449b07fffac3dc18f4 - - default default] Added segment ef55a730-344a-4b5f-a283-028f31eaf4d9 of type vxlan for network bd465d88-fa30-4767-85c9-6faf6683c939 [pid: 7|app: 0|req: 1153/2194] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:19:55 2026] POST /v2.0/networks => generated 631 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2195] 10.0.0.132 () {34 vars in 662 bytes} [Thu May 14 04:19:55 2026] POST /v2.0/ports => generated 743 bytes in 315 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-05-14 04:19:56.247 7 WARNING neutron.db.securitygroups_db [None req-6612295d-d45f-4472-a7b9-d921ae9de20b ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1043/2196] 10.0.0.132 () {34 vars in 664 bytes} [Thu May 14 04:19:56 2026] POST /v2.0/trunks => generated 407 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2197] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:56 2026] GET /v2.0/security-groups?tenant_id=15d767b68df0450ab0104b7ade5a2e8d&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:56.412 7 WARNING neutron.db.securitygroups_db [None req-b090f4d5-4583-4d2b-899c-037b5b18a193 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1044/2198] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:19:56 2026] GET /v2.0/networks?id=cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398 => generated 661 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:19:56.431 8 WARNING tagging [None req-aac49ff3-9cb2-42bb-bd3d-bd443f49f07b d764f5f8f9884f25be4ed36482d3678f 1d63ba47685c4e449b07fffac3dc18f4 - - 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: 1045/2199] 10.0.0.132 () {34 vars in 747 bytes} [Thu May 14 04:19:56 2026] PUT /v2.0/trunks/84d38a0f-27df-49a1-8b75-f0995ccc6ef2/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2200] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:56 2026] GET /v2.0/security-groups?tenant_id=c006736a9ad94bb49d2c36bd1e774bda&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2201] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:56 2026] DELETE /v2.0/security-groups/1a8ed041-52b1-464b-b647-bd159e60bba9 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:56.554 7 WARNING neutron.db.securitygroups_db [req-72db3239-a43a-4587-9e78-d60ed871155d req-485ceca6-f23a-469a-aa20-fdcb1b4f4216 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - 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-05-14 04:19:56.563 8 WARNING tagging [None req-67cb5b87-04f7-4b0d-b954-78147d9f7f17 d764f5f8f9884f25be4ed36482d3678f 1d63ba47685c4e449b07fffac3dc18f4 - - 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: 1047/2202] 10.0.0.132 () {32 vars in 727 bytes} [Thu May 14 04:19:56 2026] GET /v2.0/trunks/84d38a0f-27df-49a1-8b75-f0995ccc6ef2/tags => generated 25 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2203] 199.204.45.116 () {34 vars in 1048 bytes} [Thu May 14 04:19:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0f1ceff7c86440378224971ea683abcf => generated 272 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2204] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:19:56 2026] GET /v2.0/ports?device_id=770582bb-c99e-44c3-8fbe-090814241063 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:56.613 7 WARNING tagging [None req-b3d57d01-a178-4e86-9c20-c61c455590ca d764f5f8f9884f25be4ed36482d3678f 1d63ba47685c4e449b07fffac3dc18f4 - - 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: 1158/2205] 10.0.0.132 () {34 vars in 758 bytes} [Thu May 14 04:19:56 2026] PUT /v2.0/trunks/84d38a0f-27df-49a1-8b75-f0995ccc6ef2/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2206] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:56 2026] DELETE /v2.0/security-groups/f1d7136e-63a6-4c9b-98cc-bf092fc7ac1a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:56.672 8 WARNING neutron.db.securitygroups_db [None req-daf17f94-d8a7-4556-9b08-23776a8a3181 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1049/2207] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:56 2026] GET /v2.0/security-groups?tenant_id=abd868cc58bd459891f41d7b6ce98f52&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:56.704 8 WARNING tagging [None req-2bb60056-78b8-422b-b010-9e2d8173f57f d764f5f8f9884f25be4ed36482d3678f 1d63ba47685c4e449b07fffac3dc18f4 - - 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: 1050/2208] 10.0.0.132 () {32 vars in 727 bytes} [Thu May 14 04:19:56 2026] GET /v2.0/trunks/84d38a0f-27df-49a1-8b75-f0995ccc6ef2/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2209] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:56 2026] DELETE /v2.0/security-groups/2a44cc0f-5684-418f-b7c7-9b39053fd980 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:56.810 8 WARNING tagging [None req-3bfd2c1f-58ac-4f4a-a6f5-41018c7f7997 d764f5f8f9884f25be4ed36482d3678f 1d63ba47685c4e449b07fffac3dc18f4 - - 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: 1052/2210] 10.0.0.132 () {34 vars in 754 bytes} [Thu May 14 04:19:56 2026] PUT /v2.0/trunks/84d38a0f-27df-49a1-8b75-f0995ccc6ef2/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 04:19:56.831 8 WARNING neutron.db.securitygroups_db [None req-f5495876-b517-4602-b463-b05fcf2c4d27 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1053/2211] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:56 2026] GET /v2.0/security-groups?tenant_id=f072284878f042e0ba0c46db55af7be3&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:56.950 8 WARNING tagging [None req-c07aaa0d-735a-4b9b-90fd-9ada36650ab9 d764f5f8f9884f25be4ed36482d3678f 1d63ba47685c4e449b07fffac3dc18f4 - - 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: 1054/2212] 10.0.0.132 () {32 vars in 727 bytes} [Thu May 14 04:19:56 2026] GET /v2.0/trunks/84d38a0f-27df-49a1-8b75-f0995ccc6ef2/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2213] 199.204.45.116 () {38 vars in 953 bytes} [Thu May 14 04:19:56 2026] POST /v2.0/ports => generated 954 bytes in 362 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-05-14 04:19:57.018 7 WARNING tagging [None req-7cd973b2-82cc-45d1-bf2c-94b4f5aca431 d764f5f8f9884f25be4ed36482d3678f 1d63ba47685c4e449b07fffac3dc18f4 - - 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: 1055/2214] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:56 2026] DELETE /v2.0/security-groups/58b2c87d-4475-49d7-a0c0-bb10437beca2 => 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: 1160/2215] 10.0.0.132 () {34 vars in 776 bytes} [Thu May 14 04:19:57 2026] PUT /v2.0/trunks/84d38a0f-27df-49a1-8b75-f0995ccc6ef2/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 04:19:57.063 7 WARNING tagging [None req-d5d3e21a-6eb0-473b-b125-d9ea37192e3a d764f5f8f9884f25be4ed36482d3678f 1d63ba47685c4e449b07fffac3dc18f4 - - 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: 1161/2216] 10.0.0.132 () {32 vars in 727 bytes} [Thu May 14 04:19:57 2026] GET /v2.0/trunks/84d38a0f-27df-49a1-8b75-f0995ccc6ef2/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:57.112 7 WARNING tagging [None req-2eef2ea7-ad61-441d-bf31-77fb19324daa d764f5f8f9884f25be4ed36482d3678f 1d63ba47685c4e449b07fffac3dc18f4 - - 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: 1162/2217] 10.0.0.132 () {34 vars in 747 bytes} [Thu May 14 04:19:57 2026] PUT /v2.0/trunks/84d38a0f-27df-49a1-8b75-f0995ccc6ef2/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:57.150 7 WARNING tagging [None req-9b1cd81e-006d-47d2-8ab9-9df96643f573 d764f5f8f9884f25be4ed36482d3678f 1d63ba47685c4e449b07fffac3dc18f4 - - 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: 1163/2218] 10.0.0.132 () {32 vars in 727 bytes} [Thu May 14 04:19:57 2026] GET /v2.0/trunks/84d38a0f-27df-49a1-8b75-f0995ccc6ef2/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:19:57.175 7 WARNING tagging [None req-6fee877c-8319-4467-a2e3-5ad52ea4b773 d764f5f8f9884f25be4ed36482d3678f 1d63ba47685c4e449b07fffac3dc18f4 - - 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: 1164/2219] 10.0.0.132 () {32 vars in 735 bytes} [Thu May 14 04:19:57 2026] GET /v2.0/trunks/84d38a0f-27df-49a1-8b75-f0995ccc6ef2/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:57.187 7 WARNING neutron.db.securitygroups_db [None req-687274a9-ab98-4355-b936-7c2cf98e4c05 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1165/2220] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:57 2026] GET /v2.0/security-groups?tenant_id=a09cfe43f4c44b26a36cd96d20aa6f75&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:57.310 7 WARNING tagging [None req-0e330608-a27b-4e4f-a2a7-436b9e7a8ce0 d764f5f8f9884f25be4ed36482d3678f 1d63ba47685c4e449b07fffac3dc18f4 - - 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-05-14 04:19:57.316 7 INFO neutron.api.v2.resource [None req-0e330608-a27b-4e4f-a2a7-436b9e7a8ce0 d764f5f8f9884f25be4ed36482d3678f 1d63ba47685c4e449b07fffac3dc18f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1166/2221] 10.0.0.132 () {32 vars in 739 bytes} [Thu May 14 04:19:57 2026] GET /v2.0/trunks/84d38a0f-27df-49a1-8b75-f0995ccc6ef2/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2222] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:57 2026] DELETE /v2.0/security-groups/ad0b3bca-c624-4b5f-906b-6a6cdda58cec => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:57.412 7 WARNING tagging [None req-f63a560c-82f2-4fae-a765-49b20b20b76a d764f5f8f9884f25be4ed36482d3678f 1d63ba47685c4e449b07fffac3dc18f4 - - 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: 1168/2223] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:57 2026] DELETE /v2.0/trunks/84d38a0f-27df-49a1-8b75-f0995ccc6ef2/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2224] 199.204.45.116 () {38 vars in 1026 bytes} [Thu May 14 04:19:57 2026] PUT /v2.0/ports/76fd3698-a77c-40e7-a98e-5bbda9fada32 => generated 1235 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:19:57.464 7 WARNING tagging [None req-b86365c4-51c4-4da4-84e2-2b23799b75ff d764f5f8f9884f25be4ed36482d3678f 1d63ba47685c4e449b07fffac3dc18f4 - - 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: 1169/2225] 10.0.0.132 () {32 vars in 727 bytes} [Thu May 14 04:19:57 2026] GET /v2.0/trunks/84d38a0f-27df-49a1-8b75-f0995ccc6ef2/tags => generated 30 bytes in 24 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-05-14 04:19:57.493 8 WARNING tagging [None req-721bb244-84cc-4205-994d-0fdcf7679187 d764f5f8f9884f25be4ed36482d3678f 1d63ba47685c4e449b07fffac3dc18f4 - - 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-05-14 04:19:57.511 8 INFO neutron.api.v2.resource [None req-721bb244-84cc-4205-994d-0fdcf7679187 d764f5f8f9884f25be4ed36482d3678f 1d63ba47685c4e449b07fffac3dc18f4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1057/2226] 10.0.0.132 () {32 vars in 742 bytes} [Thu May 14 04:19:57 2026] DELETE /v2.0/trunks/84d38a0f-27df-49a1-8b75-f0995ccc6ef2/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 04:19:57.521 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a52c497-24f0-4c36-a951-47a6aab1c452'] response: {'name': 'network-changed', 'server_uuid': '770582bb-c99e-44c3-8fbe-090814241063', 'tag': '76fd3698-a77c-40e7-a98e-5bbda9fada32', 'status': 'completed', 'code': 200} 2026-05-14 04:19:57.529 7 WARNING tagging [None req-c3a992b7-b31e-4275-8e5d-76a8879d34d2 d764f5f8f9884f25be4ed36482d3678f 1d63ba47685c4e449b07fffac3dc18f4 - - 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: 1170/2227] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:19:57 2026] DELETE /v2.0/trunks/84d38a0f-27df-49a1-8b75-f0995ccc6ef2/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:57.567 8 WARNING tagging [None req-a8823a23-0031-4b50-9d33-de94c60b3c2b d764f5f8f9884f25be4ed36482d3678f 1d63ba47685c4e449b07fffac3dc18f4 - - 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: 1058/2228] 10.0.0.132 () {32 vars in 727 bytes} [Thu May 14 04:19:57 2026] GET /v2.0/trunks/84d38a0f-27df-49a1-8b75-f0995ccc6ef2/tags => 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: 1171/2229] 10.0.0.132 () {32 vars in 717 bytes} [Thu May 14 04:19:57 2026] GET /v2.0/trunks/84d38a0f-27df-49a1-8b75-f0995ccc6ef2 => generated 407 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2230] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:19:57 2026] GET /v2.0/ports/81450f1a-a17c-46e9-8f04-dcb521af93c8 => generated 826 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2231] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:19:57 2026] GET /v2.0/ports?device_id=770582bb-c99e-44c3-8fbe-090814241063 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2232] 10.0.0.132 () {32 vars in 720 bytes} [Thu May 14 04:19:57 2026] DELETE /v2.0/trunks/84d38a0f-27df-49a1-8b75-f0995ccc6ef2 => 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: 1173/2233] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:19:57 2026] GET /v2.0/security-groups?id=da8bd827-af54-4676-8382-b662d6c96254&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:19:57.843 8 INFO neutron_taas.services.taas.taas_plugin [None req-cf3a0911-b806-47a5-abc0-a87e132d0027 d764f5f8f9884f25be4ed36482d3678f 1d63ba47685c4e449b07fffac3dc18f4 - - default default] TaaS: Handle Delete Port: 81450f1a-a17c-46e9-8f04-dcb521af93c8 2026-05-14 04:19:57.846 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf3a0911-b806-47a5-abc0-a87e132d0027 d764f5f8f9884f25be4ed36482d3678f 1d63ba47685c4e449b07fffac3dc18f4 - - default default] Tap Mirror: Handle Delete Port: 81450f1a-a17c-46e9-8f04-dcb521af93c8 [pid: 8|app: 0|req: 1061/2234] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:19:57 2026] DELETE /v2.0/ports/81450f1a-a17c-46e9-8f04-dcb521af93c8 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:19:58.050 7 INFO neutron.services.segments.plugin [-] Segment ef55a730-344a-4b5f-a283-028f31eaf4d9 resource provider aggregate not found 2026-05-14 04:19:58.056 7 INFO neutron.services.segments.plugin [-] Segment ef55a730-344a-4b5f-a283-028f31eaf4d9 resource provider aggregate not found 2026-05-14 04:19:58.071 7 INFO neutron.services.segments.plugin [-] Segment ef55a730-344a-4b5f-a283-028f31eaf4d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef55a730-344a-4b5f-a283-028f31eaf4d9 found for delete ", "request_id": "req-8af90a15-dadd-4f39-bf48-e8ccd9db5692"}]} 2026-05-14 04:19:58.073 7 INFO neutron.services.segments.plugin [-] Segment ef55a730-344a-4b5f-a283-028f31eaf4d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef55a730-344a-4b5f-a283-028f31eaf4d9 found for delete ", "request_id": "req-fe7da5b4-07e8-450a-920e-320efb1bedcb"}]} [pid: 7|app: 0|req: 1174/2235] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:19:57 2026] DELETE /v2.0/networks/bd465d88-fa30-4767-85c9-6faf6683c939 => 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: 1062/2236] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:19:58 2026] GET /v2.0/ports?tenant_id=0f1ceff7c86440378224971ea683abcf&device_id=770582bb-c99e-44c3-8fbe-090814241063 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2237] 199.204.45.116 () {34 vars in 1016 bytes} [Thu May 14 04:19:58 2026] GET /v2.0/networks?tenant_id=0f1ceff7c86440378224971ea683abcf&shared=False => generated 756 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2238] 199.204.45.116 () {34 vars in 928 bytes} [Thu May 14 04:19:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:19:58.827 7 WARNING neutron.db.securitygroups_db [None req-96f1ada6-9ac7-4bb1-899a-9adea7950600 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1064/2239] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:19:58 2026] GET /v2.0/ports?device_id=770582bb-c99e-44c3-8fbe-090814241063 => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2240] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:58 2026] GET /v2.0/security-groups?tenant_id=054e3dff159a49afaf3ac95b861c11db&name=default => generated 2929 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2241] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:19:58 2026] GET /v2.0/security-groups?id=da8bd827-af54-4676-8382-b662d6c96254&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: 1177/2242] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:58 2026] DELETE /v2.0/security-groups/9b2fc9dc-fd35-4540-8694-c2ab3268ab91 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:19:59.171 8 WARNING neutron.db.securitygroups_db [None req-e235cf98-b1a4-4b65-9da6-27a8f50aef54 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1066/2243] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:19:59 2026] GET /v2.0/security-groups?tenant_id=1d63ba47685c4e449b07fffac3dc18f4&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2244] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:19:59 2026] GET /v2.0/ports?tenant_id=0f1ceff7c86440378224971ea683abcf&device_id=770582bb-c99e-44c3-8fbe-090814241063 => 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: 1178/2245] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:19:59 2026] DELETE /v2.0/security-groups/cfb37816-3373-4ae3-bb50-b46309756f82 => 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: 1068/2246] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:19:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=76fd3698-a77c-40e7-a98e-5bbda9fada32 => 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: 1179/2247] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:19:59 2026] GET /v2.0/subnets?id=13086d38-3719-4247-95fa-3def31e5b427 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2248] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:19:59 2026] GET /v2.0/ports?network_id=cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2249] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:19:59 2026] GET /v2.0/networks/cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398?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: 1070/2250] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:19:59 2026] GET /v2.0/networks/cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2251] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:20:00 2026] GET /v2.0/ports?device_id=770582bb-c99e-44c3-8fbe-090814241063 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2252] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:20:00 2026] GET /v2.0/security-groups?id=da8bd827-af54-4676-8382-b662d6c96254&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: 1182/2253] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:20:01 2026] GET /v2.0/ports?device_id=770582bb-c99e-44c3-8fbe-090814241063 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2254] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:20:01 2026] GET /v2.0/security-groups?id=da8bd827-af54-4676-8382-b662d6c96254&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: 1183/2255] 10.0.0.132 () {34 vars in 682 bytes} [Thu May 14 04:20:01 2026] POST /v2.0/security-groups => generated 1603 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2256] 10.0.0.132 () {34 vars in 682 bytes} [Thu May 14 04:20:02 2026] POST /v2.0/security-groups => generated 1603 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2257] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:20:02 2026] GET /v2.0/ports?device_id=770582bb-c99e-44c3-8fbe-090814241063 => 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: 1184/2258] 10.0.0.132 () {34 vars in 682 bytes} [Thu May 14 04:20:02 2026] POST /v2.0/security-groups => generated 1603 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2259] 10.0.0.132 () {34 vars in 682 bytes} [Thu May 14 04:20:02 2026] POST /v2.0/security-groups => generated 1603 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2260] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:20:02 2026] GET /v2.0/security-groups?id=da8bd827-af54-4676-8382-b662d6c96254&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:20:02.686 8 INFO neutron.db.segments_db [None req-55af9d46-4aa3-4c1b-a3ce-f05919d7e076 e87bb24336c14e21a6437e02a78058c0 f7e7a25796eb40f782932bb66bbce70f - - default default] Added segment 6e914507-34e0-4a57-a30d-6f26c9f065ae of type vxlan for network abef1e73-d1d1-4dc1-a0f0-cd499f24f585 [pid: 7|app: 0|req: 1187/2261] 10.0.0.132 () {34 vars in 682 bytes} [Thu May 14 04:20:02 2026] POST /v2.0/security-groups => generated 1603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2262] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:20:02 2026] POST /v2.0/networks => generated 632 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:20:02.789 7 WARNING tagging [None req-1a0a4ac3-f552-4ec6-bf59-efb8e740b9cc 489628378cd7438ebac282ed29218579 893325ae09a74350a3056139839744e2 - - 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: 1188/2263] 10.0.0.132 () {34 vars in 765 bytes} [Thu May 14 04:20:02 2026] PUT /v2.0/security-groups/0eef0b15-40e9-45f5-a2b9-9c6fae14f2db/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:20:02.843 8 INFO neutron.db.segments_db [None req-cc840091-85de-438d-9331-78585a82528d e87bb24336c14e21a6437e02a78058c0 f7e7a25796eb40f782932bb66bbce70f - - default default] Added segment ef4886af-2fd5-4012-be9b-37b5442ccb7f of type vxlan for network 91b3817f-4c99-45e4-9998-fbe0c7135a6f 2026-05-14 04:20:02.844 7 WARNING tagging [None req-eac94837-1c95-4bae-8b28-e9be295c7706 489628378cd7438ebac282ed29218579 893325ae09a74350a3056139839744e2 - - 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: 1189/2264] 10.0.0.132 () {34 vars in 765 bytes} [Thu May 14 04:20:02 2026] PUT /v2.0/security-groups/5691baa3-8d28-4eeb-9313-5148ceaaaa42/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:20:02.893 7 WARNING tagging [None req-db95dda8-a1b6-4a65-8c06-8e23269e3cf5 489628378cd7438ebac282ed29218579 893325ae09a74350a3056139839744e2 - - 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: 1190/2265] 10.0.0.132 () {34 vars in 765 bytes} [Thu May 14 04:20:02 2026] PUT /v2.0/security-groups/97aac156-bd2b-48a3-8737-7aaec7924d8b/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: 1076/2266] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:20:02 2026] POST /v2.0/networks => generated 631 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:20:02.953 7 WARNING tagging [None req-592c88fc-a116-4711-8513-80544f32fc97 489628378cd7438ebac282ed29218579 893325ae09a74350a3056139839744e2 - - 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: 1191/2267] 10.0.0.132 () {34 vars in 765 bytes} [Thu May 14 04:20:02 2026] PUT /v2.0/security-groups/b2763c0c-a2cd-4cbe-9031-9951d7f2b6c9/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2268] 10.0.0.132 () {34 vars in 751 bytes} [Thu May 14 04:20:02 2026] PUT /v2.0/networks/abef1e73-d1d1-4dc1-a0f0-cd499f24f585/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2269] 10.0.0.132 () {32 vars in 678 bytes} [Thu May 14 04:20:02 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2270] 10.0.0.132 () {32 vars in 731 bytes} [Thu May 14 04:20:03 2026] GET /v2.0/networks/abef1e73-d1d1-4dc1-a0f0-cd499f24f585/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: 1193/2271] 10.0.0.132 () {32 vars in 692 bytes} [Thu May 14 04:20:03 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2272] 10.0.0.132 () {34 vars in 751 bytes} [Thu May 14 04:20:03 2026] PUT /v2.0/networks/91b3817f-4c99-45e4-9998-fbe0c7135a6f/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: 1194/2273] 10.0.0.132 () {32 vars in 688 bytes} [Thu May 14 04:20:03 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: 8|app: 0|req: 1080/2274] 10.0.0.132 () {32 vars in 731 bytes} [Thu May 14 04:20:03 2026] GET /v2.0/networks/91b3817f-4c99-45e4-9998-fbe0c7135a6f/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2275] 10.0.0.132 () {34 vars in 751 bytes} [Thu May 14 04:20:03 2026] PUT /v2.0/networks/91b3817f-4c99-45e4-9998-fbe0c7135a6f/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2276] 10.0.0.132 () {32 vars in 731 bytes} [Thu May 14 04:20:03 2026] GET /v2.0/networks/91b3817f-4c99-45e4-9998-fbe0c7135a6f/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2277] 10.0.0.132 () {32 vars in 731 bytes} [Thu May 14 04:20:03 2026] GET /v2.0/networks/abef1e73-d1d1-4dc1-a0f0-cd499f24f585/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:20:03.465 8 INFO neutron.services.segments.plugin [-] Segment 6e914507-34e0-4a57-a30d-6f26c9f065ae resource provider aggregate not found 2026-05-14 04:20:03.469 8 INFO neutron.services.segments.plugin [-] Segment 6e914507-34e0-4a57-a30d-6f26c9f065ae resource provider aggregate not found [pid: 8|app: 0|req: 1084/2278] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:20:03 2026] DELETE /v2.0/networks/abef1e73-d1d1-4dc1-a0f0-cd499f24f585 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:20:03.520 8 INFO neutron.services.segments.plugin [-] Segment 6e914507-34e0-4a57-a30d-6f26c9f065ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e914507-34e0-4a57-a30d-6f26c9f065ae found for delete ", "request_id": "req-a328d71d-4128-4859-95a0-f5d5c79a4bf0"}]} 2026-05-14 04:20:03.522 8 INFO neutron.services.segments.plugin [-] Segment 6e914507-34e0-4a57-a30d-6f26c9f065ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e914507-34e0-4a57-a30d-6f26c9f065ae found for delete ", "request_id": "req-be774c22-37cb-4110-81b5-ed35516c9af9"}]} [pid: 8|app: 0|req: 1085/2279] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:20:03 2026] DELETE /v2.0/networks/91b3817f-4c99-45e4-9998-fbe0c7135a6f => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2280] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:20:03 2026] GET /v2.0/ports?device_id=770582bb-c99e-44c3-8fbe-090814241063 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2281] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:20:03 2026] GET /v2.0/security-groups?id=da8bd827-af54-4676-8382-b662d6c96254&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: 1195/2282] 10.0.0.132 () {32 vars in 700 bytes} [Thu May 14 04:20:03 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 886 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2283] 10.0.0.132 () {32 vars in 686 bytes} [Thu May 14 04:20:04 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2284] 10.0.0.132 () {32 vars in 700 bytes} [Thu May 14 04:20:04 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2285] 10.0.0.132 () {32 vars in 696 bytes} [Thu May 14 04:20:04 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2286] 10.0.0.132 () {32 vars in 708 bytes} [Thu May 14 04:20:04 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2287] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:04 2026] DELETE /v2.0/security-groups/0eef0b15-40e9-45f5-a2b9-9c6fae14f2db => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:20:04.424 7 WARNING neutron.db.securitygroups_db [None req-a5f4fe0a-8841-4104-a969-80b1e7097a38 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1091/2288] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:04 2026] DELETE /v2.0/security-groups/5691baa3-8d28-4eeb-9313-5148ceaaaa42 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2289] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:20:04 2026] GET /v2.0/security-groups?tenant_id=f7e7a25796eb40f782932bb66bbce70f&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2290] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:04 2026] DELETE /v2.0/security-groups/97aac156-bd2b-48a3-8737-7aaec7924d8b => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2291] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:04 2026] DELETE /v2.0/security-groups/ca7c9d72-b341-4e79-8a45-900d17d3b93b => 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: 1093/2292] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:04 2026] DELETE /v2.0/security-groups/b2763c0c-a2cd-4cbe-9031-9951d7f2b6c9 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:20:04.692 8 WARNING neutron.db.securitygroups_db [None req-838c92d1-5252-450f-9e34-bcfa1a5d1ab1 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1200/2293] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:04 2026] DELETE /v2.0/security-groups/5e0facf8-c99e-4925-8d0e-54025cbdb162 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2294] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:20:04 2026] GET /v2.0/security-groups?tenant_id=d14933468dfb46e48466b80e956901ab&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2295] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:04 2026] DELETE /v2.0/security-groups/f81dcc7b-1d9d-4687-96bc-9dba63f69ad6 => 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: 1095/2296] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:20:04 2026] GET /v2.0/ports?device_id=770582bb-c99e-44c3-8fbe-090814241063 => generated 971 bytes in 648 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:20:05.542 8 INFO neutron.services.segments.plugin [-] Segment ef4886af-2fd5-4012-be9b-37b5442ccb7f resource provider aggregate not found 2026-05-14 04:20:05.550 8 INFO neutron.services.segments.plugin [-] Segment ef4886af-2fd5-4012-be9b-37b5442ccb7f resource provider aggregate not found 2026-05-14 04:20:05.555 8 INFO neutron.services.segments.plugin [-] Segment ef4886af-2fd5-4012-be9b-37b5442ccb7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef4886af-2fd5-4012-be9b-37b5442ccb7f found for delete ", "request_id": "req-68c7931e-53da-4cb1-898f-75c098dceb47"}]} 2026-05-14 04:20:05.563 8 INFO neutron.services.segments.plugin [-] Segment ef4886af-2fd5-4012-be9b-37b5442ccb7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef4886af-2fd5-4012-be9b-37b5442ccb7f found for delete ", "request_id": "req-a2e9979a-bebd-4176-9056-173c9118b8e4"}]} [pid: 7|app: 0|req: 1202/2297] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:20:05 2026] GET /v2.0/security-groups?id=da8bd827-af54-4676-8382-b662d6c96254&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2298] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:20:05 2026] GET /v2.0/ports?device_id=770582bb-c99e-44c3-8fbe-090814241063 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2299] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:20:05 2026] GET /v2.0/security-groups?id=da8bd827-af54-4676-8382-b662d6c96254&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-05-14 04:20:05.836 8 WARNING neutron.db.securitygroups_db [None req-55d11624-4ae9-4d6f-9162-2e2ad66d0d40 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1205/2300] 10.0.0.132 () {32 vars in 734 bytes} [Thu May 14 04:20:05 2026] GET /v2.0/ports?device_id=770582bb-c99e-44c3-8fbe-090814241063 => 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: 1096/2301] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:20:05 2026] GET /v2.0/security-groups?tenant_id=893325ae09a74350a3056139839744e2&name=default => generated 2929 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2302] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:05 2026] DELETE /v2.0/security-groups/cade91ed-8bd7-402c-8b69-6134e957727f => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:20:06.076 8 WARNING neutron.db.securitygroups_db [None req-e0d15c51-489d-4402-b463-0aba4fff0235 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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-05-14 04:20:06.158 7 INFO neutron.db.l3_db [None req-f493b200-0002-4143-b178-e3fe18314303 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] Floating IP 4daa63dd-5095-4bdd-b839-d66ce746fe0b associated. External IP: 10.96.250.215, port: 76fd3698-a77c-40e7-a98e-5bbda9fada32. [pid: 8|app: 0|req: 1098/2303] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:20:06 2026] GET /v2.0/security-groups?tenant_id=b102c0303eae4467b4c669c7f4fa35ca&name=default => generated 2929 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2304] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:06 2026] DELETE /v2.0/security-groups/ba2be045-4eb4-4fca-b157-3d041c9b0ef2 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:20:06.415 8 WARNING neutron.db.securitygroups_db [None req-078527b4-df0b-4e91-890d-77a10a31fb4f ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1206/2305] 10.0.0.132 () {34 vars in 747 bytes} [Thu May 14 04:20:05 2026] PUT /v2.0/floatingips/4daa63dd-5095-4bdd-b839-d66ce746fe0b => generated 855 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:20:06.466 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7646c72e-3e27-483e-bc84-a82563b75eec'] response: {'name': 'network-changed', 'server_uuid': '770582bb-c99e-44c3-8fbe-090814241063', 'tag': '76fd3698-a77c-40e7-a98e-5bbda9fada32', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1207/2306] 10.0.0.132 () {32 vars in 727 bytes} [Thu May 14 04:20:06 2026] GET /v2.0/floatingips/4daa63dd-5095-4bdd-b839-d66ce746fe0b => generated 855 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2307] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:20:06 2026] GET /v2.0/security-groups?tenant_id=1c75ffd8db22488bb6c0818b516bd7e5&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2308] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:06 2026] DELETE /v2.0/security-groups/448dc1b3-dbd4-4b72-9f38-877d6630ff65 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2309] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:20:06 2026] GET /v2.0/ports?tenant_id=0f1ceff7c86440378224971ea683abcf&device_id=770582bb-c99e-44c3-8fbe-090814241063 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2310] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:20:07 2026] GET /v2.0/networks?id=cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398 => generated 756 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2311] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:20:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=76fd3698-a77c-40e7-a98e-5bbda9fada32 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2312] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:20:07 2026] GET /v2.0/subnets?id=13086d38-3719-4247-95fa-3def31e5b427 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2313] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:20:07 2026] GET /v2.0/ports?network_id=cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398&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: 1211/2314] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:20:07 2026] GET /v2.0/networks/cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2315] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:20:07 2026] GET /v2.0/networks/cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398?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: 1212/2316] 10.0.0.132 () {32 vars in 727 bytes} [Thu May 14 04:20:07 2026] GET /v2.0/floatingips/4daa63dd-5095-4bdd-b839-d66ce746fe0b => generated 855 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2319] 10.0.0.132 () {32 vars in 727 bytes} [Thu May 14 04:20:08 2026] GET /v2.0/floatingips/4daa63dd-5095-4bdd-b839-d66ce746fe0b => generated 857 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:20:11.336 7 INFO neutron.db.segments_db [None req-e544803e-86c4-43a7-a74a-65ee34d606b6 58881357309d473a9d9b23225af964c5 892196b7a6d44fc28fb5e6c28997ef20 - - default default] Added segment a6f04a5c-6fd0-40af-8b8b-e0f4b4fed26e of type vxlan for network b18ad660-30bd-48d0-a33b-cb27162fc8ad [pid: 7|app: 0|req: 1214/2320] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:20:10 2026] POST /v2.0/networks => generated 631 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2321] 10.0.0.132 () {34 vars in 662 bytes} [Thu May 14 04:20:11 2026] POST /v2.0/ports => generated 743 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2322] 10.0.0.132 () {34 vars in 664 bytes} [Thu May 14 04:20:11 2026] POST /v2.0/trunks => generated 407 bytes in 223 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-05-14 04:20:12.080 8 INFO neutron.db.segments_db [None req-87147628-cbf2-489d-a000-33f010666564 58881357309d473a9d9b23225af964c5 892196b7a6d44fc28fb5e6c28997ef20 - - default default] Added segment dcc8ab7b-6213-490e-aa83-9b5fa738c3c5 of type vxlan for network f6ff4e6c-220a-4fc5-80a6-622d11dae4f3 [pid: 8|app: 0|req: 1108/2323] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:20:12 2026] POST /v2.0/networks => generated 632 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2324] 10.0.0.132 () {34 vars in 662 bytes} [Thu May 14 04:20:12 2026] POST /v2.0/ports => generated 743 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2325] 10.0.0.132 () {34 vars in 664 bytes} [Thu May 14 04:20:12 2026] POST /v2.0/trunks => generated 407 bytes in 154 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-05-14 04:20:12.681 7 INFO neutron.db.segments_db [None req-727c3b90-6bed-4467-b594-9df470b5d1c2 58881357309d473a9d9b23225af964c5 892196b7a6d44fc28fb5e6c28997ef20 - - default default] Added segment 0c8216b2-a025-480c-8568-06d2b5921a89 of type vxlan for network 0703c875-8aec-4f7d-9660-066921b76be2 [pid: 7|app: 0|req: 1217/2326] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:20:12 2026] POST /v2.0/networks => generated 631 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2327] 10.0.0.132 () {34 vars in 662 bytes} [Thu May 14 04:20:12 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) [pid: 7|app: 0|req: 1218/2328] 10.0.0.132 () {34 vars in 664 bytes} [Thu May 14 04:20:13 2026] POST /v2.0/trunks => generated 407 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 04:20:13.321 8 INFO neutron.db.segments_db [None req-9fbe233b-83c9-4b21-bfcd-f94424399768 58881357309d473a9d9b23225af964c5 892196b7a6d44fc28fb5e6c28997ef20 - - default default] Added segment 580ab58b-6853-452e-ad7f-9554f60f353f of type vxlan for network c6b98e5c-1333-488a-bc1b-18558811cd90 [pid: 8|app: 0|req: 1111/2329] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:20:13 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: 7|app: 0|req: 1219/2330] 10.0.0.132 () {34 vars in 662 bytes} [Thu May 14 04:20:13 2026] POST /v2.0/ports => generated 743 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2331] 10.0.0.132 () {34 vars in 664 bytes} [Thu May 14 04:20:13 2026] POST /v2.0/trunks => generated 407 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 04:20:13.934 7 INFO neutron.db.segments_db [None req-15791a2d-043d-4e1d-a171-6e03804b35e3 58881357309d473a9d9b23225af964c5 892196b7a6d44fc28fb5e6c28997ef20 - - default default] Added segment c146f3c7-ee34-4f59-891f-78ca91b40289 of type vxlan for network 066b86c5-dec1-47b9-8e3f-c9a9754b927a [pid: 7|app: 0|req: 1220/2332] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:20:13 2026] POST /v2.0/networks => generated 632 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2333] 10.0.0.132 () {34 vars in 662 bytes} [Thu May 14 04:20:14 2026] POST /v2.0/ports => generated 743 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2334] 10.0.0.132 () {34 vars in 664 bytes} [Thu May 14 04:20:14 2026] POST /v2.0/trunks => generated 407 bytes in 146 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-05-14 04:20:14.507 8 WARNING tagging [None req-e861cc76-088f-4ada-b6eb-8dac86f5ba29 58881357309d473a9d9b23225af964c5 892196b7a6d44fc28fb5e6c28997ef20 - - 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: 1114/2335] 10.0.0.132 () {34 vars in 747 bytes} [Thu May 14 04:20:14 2026] PUT /v2.0/trunks/29dc59b0-df79-4cb9-9935-b03380b2b792/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:20:14.549 7 WARNING tagging [None req-3af55000-1410-4491-8129-507ab735325b 58881357309d473a9d9b23225af964c5 892196b7a6d44fc28fb5e6c28997ef20 - - 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: 1222/2336] 10.0.0.132 () {34 vars in 747 bytes} [Thu May 14 04:20:14 2026] PUT /v2.0/trunks/b93b5ad8-87a5-4b86-92a2-77a73f54aa98/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:20:14.597 8 WARNING tagging [None req-22e649a6-46b4-454a-94f9-9fbd5040d5ab 58881357309d473a9d9b23225af964c5 892196b7a6d44fc28fb5e6c28997ef20 - - 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: 1115/2337] 10.0.0.132 () {34 vars in 747 bytes} [Thu May 14 04:20:14 2026] PUT /v2.0/trunks/f0d49405-0bb0-4c02-acf6-ac6fe2752b0e/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:20:14.641 7 WARNING tagging [None req-ff795773-5694-4aa6-a4eb-369ae030162c 58881357309d473a9d9b23225af964c5 892196b7a6d44fc28fb5e6c28997ef20 - - 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: 1223/2338] 10.0.0.132 () {34 vars in 747 bytes} [Thu May 14 04:20:14 2026] PUT /v2.0/trunks/4b6d8b91-3c2a-4dcf-85f7-2626b0861fc7/tags => generated 19 bytes in 35 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.132 () {32 vars in 660 bytes} [Thu May 14 04:20:14 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2340] 10.0.0.132 () {32 vars in 674 bytes} [Thu May 14 04:20:14 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2341] 10.0.0.132 () {32 vars in 670 bytes} [Thu May 14 04:20:14 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2342] 10.0.0.132 () {32 vars in 682 bytes} [Thu May 14 04:20:14 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2343] 10.0.0.132 () {32 vars in 668 bytes} [Thu May 14 04:20:14 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2344] 10.0.0.132 () {32 vars in 682 bytes} [Thu May 14 04:20:14 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2345] 10.0.0.132 () {32 vars in 678 bytes} [Thu May 14 04:20:14 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2346] 10.0.0.132 () {32 vars in 690 bytes} [Thu May 14 04:20:14 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2347] 10.0.0.132 () {32 vars in 717 bytes} [Thu May 14 04:20:14 2026] GET /v2.0/trunks/29dc59b0-df79-4cb9-9935-b03380b2b792 => generated 412 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2348] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:20:14 2026] GET /v2.0/ports/59f9f738-a0d0-44b4-9f20-a7e57a47184b => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2349] 10.0.0.132 () {32 vars in 720 bytes} [Thu May 14 04:20:15 2026] DELETE /v2.0/trunks/29dc59b0-df79-4cb9-9935-b03380b2b792 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2350] 10.0.0.132 () {32 vars in 717 bytes} [Thu May 14 04:20:15 2026] GET /v2.0/trunks/b93b5ad8-87a5-4b86-92a2-77a73f54aa98 => generated 420 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2351] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:20:15 2026] GET /v2.0/ports/db99de10-f11d-4f7b-a227-8f3e3143bd53 => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2352] 10.0.0.132 () {32 vars in 720 bytes} [Thu May 14 04:20:15 2026] DELETE /v2.0/trunks/b93b5ad8-87a5-4b86-92a2-77a73f54aa98 => 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: 1123/2353] 10.0.0.132 () {32 vars in 717 bytes} [Thu May 14 04:20:15 2026] GET /v2.0/trunks/f0d49405-0bb0-4c02-acf6-ac6fe2752b0e => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2354] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:20:15 2026] GET /v2.0/ports/7ba500dd-e397-4b64-ac46-eaebc45b54e7 => 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: 1124/2355] 10.0.0.132 () {32 vars in 720 bytes} [Thu May 14 04:20:15 2026] DELETE /v2.0/trunks/f0d49405-0bb0-4c02-acf6-ac6fe2752b0e => 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: 1125/2356] 10.0.0.132 () {32 vars in 717 bytes} [Thu May 14 04:20:15 2026] GET /v2.0/trunks/4b6d8b91-3c2a-4dcf-85f7-2626b0861fc7 => generated 414 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2357] 10.0.0.12 () {34 vars in 987 bytes} [Thu May 14 04:20:15 2026] GET /v2.0/ports?device_id=770582bb-c99e-44c3-8fbe-090814241063 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2358] 10.0.0.12 () {34 vars in 1037 bytes} [Thu May 14 04:20:15 2026] GET /v2.0/security-groups?id=da8bd827-af54-4676-8382-b662d6c96254&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2359] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:20:15 2026] GET /v2.0/ports/23d365e4-1b25-4ce3-861f-261f24010a6d => generated 826 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2360] 10.0.0.132 () {32 vars in 720 bytes} [Thu May 14 04:20:15 2026] DELETE /v2.0/trunks/4b6d8b91-3c2a-4dcf-85f7-2626b0861fc7 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2361] 10.0.0.132 () {32 vars in 717 bytes} [Thu May 14 04:20:15 2026] GET /v2.0/trunks/9802aeca-a8f4-4c73-9be5-4dc0f27f4781 => generated 407 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2362] 10.0.0.132 () {32 vars in 715 bytes} [Thu May 14 04:20:15 2026] GET /v2.0/ports/1978cdd8-bac7-4920-a66c-d086ded7e3d3 => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2363] 10.0.0.132 () {32 vars in 720 bytes} [Thu May 14 04:20:15 2026] DELETE /v2.0/trunks/9802aeca-a8f4-4c73-9be5-4dc0f27f4781 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:20:15.939 7 INFO neutron_taas.services.taas.taas_plugin [None req-5999d12f-394b-4f7c-a4f8-d69c3a23aaa7 58881357309d473a9d9b23225af964c5 892196b7a6d44fc28fb5e6c28997ef20 - - default default] TaaS: Handle Delete Port: 59f9f738-a0d0-44b4-9f20-a7e57a47184b 2026-05-14 04:20:15.943 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5999d12f-394b-4f7c-a4f8-d69c3a23aaa7 58881357309d473a9d9b23225af964c5 892196b7a6d44fc28fb5e6c28997ef20 - - default default] Tap Mirror: Handle Delete Port: 59f9f738-a0d0-44b4-9f20-a7e57a47184b [pid: 7|app: 0|req: 1236/2364] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:20:15 2026] DELETE /v2.0/ports/59f9f738-a0d0-44b4-9f20-a7e57a47184b => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:20:16.185 8 INFO neutron_taas.services.taas.taas_plugin [None req-42c0b070-338d-4586-ada0-0ecb131adf18 58881357309d473a9d9b23225af964c5 892196b7a6d44fc28fb5e6c28997ef20 - - default default] TaaS: Handle Delete Port: db99de10-f11d-4f7b-a227-8f3e3143bd53 2026-05-14 04:20:16.190 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42c0b070-338d-4586-ada0-0ecb131adf18 58881357309d473a9d9b23225af964c5 892196b7a6d44fc28fb5e6c28997ef20 - - default default] Tap Mirror: Handle Delete Port: db99de10-f11d-4f7b-a227-8f3e3143bd53 [pid: 8|app: 0|req: 1129/2365] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:20:16 2026] DELETE /v2.0/ports/db99de10-f11d-4f7b-a227-8f3e3143bd53 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:20:16.388 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e42a595-2703-4192-8e15-10ac50f190f3 58881357309d473a9d9b23225af964c5 892196b7a6d44fc28fb5e6c28997ef20 - - default default] TaaS: Handle Delete Port: 7ba500dd-e397-4b64-ac46-eaebc45b54e7 2026-05-14 04:20:16.391 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e42a595-2703-4192-8e15-10ac50f190f3 58881357309d473a9d9b23225af964c5 892196b7a6d44fc28fb5e6c28997ef20 - - default default] Tap Mirror: Handle Delete Port: 7ba500dd-e397-4b64-ac46-eaebc45b54e7 [pid: 7|app: 0|req: 1237/2366] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:20:16 2026] DELETE /v2.0/ports/7ba500dd-e397-4b64-ac46-eaebc45b54e7 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:20:16.602 8 INFO neutron_taas.services.taas.taas_plugin [None req-d34db49b-6d57-41a3-baab-03e1fd6e5806 58881357309d473a9d9b23225af964c5 892196b7a6d44fc28fb5e6c28997ef20 - - default default] TaaS: Handle Delete Port: 23d365e4-1b25-4ce3-861f-261f24010a6d 2026-05-14 04:20:16.608 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d34db49b-6d57-41a3-baab-03e1fd6e5806 58881357309d473a9d9b23225af964c5 892196b7a6d44fc28fb5e6c28997ef20 - - default default] Tap Mirror: Handle Delete Port: 23d365e4-1b25-4ce3-861f-261f24010a6d [pid: 8|app: 0|req: 1130/2367] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:20:16 2026] DELETE /v2.0/ports/23d365e4-1b25-4ce3-861f-261f24010a6d => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:20:16.802 7 INFO neutron_taas.services.taas.taas_plugin [None req-23403f3d-98a6-497f-ab17-ea5abe1ecbfa 58881357309d473a9d9b23225af964c5 892196b7a6d44fc28fb5e6c28997ef20 - - default default] TaaS: Handle Delete Port: 1978cdd8-bac7-4920-a66c-d086ded7e3d3 2026-05-14 04:20:16.805 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23403f3d-98a6-497f-ab17-ea5abe1ecbfa 58881357309d473a9d9b23225af964c5 892196b7a6d44fc28fb5e6c28997ef20 - - default default] Tap Mirror: Handle Delete Port: 1978cdd8-bac7-4920-a66c-d086ded7e3d3 [pid: 7|app: 0|req: 1238/2368] 10.0.0.132 () {32 vars in 718 bytes} [Thu May 14 04:20:16 2026] DELETE /v2.0/ports/1978cdd8-bac7-4920-a66c-d086ded7e3d3 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:20:17.013 8 INFO neutron.services.segments.plugin [-] Segment a6f04a5c-6fd0-40af-8b8b-e0f4b4fed26e resource provider aggregate not found 2026-05-14 04:20:17.017 8 INFO neutron.services.segments.plugin [-] Segment a6f04a5c-6fd0-40af-8b8b-e0f4b4fed26e resource provider aggregate not found 2026-05-14 04:20:17.036 8 INFO neutron.services.segments.plugin [-] Segment a6f04a5c-6fd0-40af-8b8b-e0f4b4fed26e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6f04a5c-6fd0-40af-8b8b-e0f4b4fed26e found for delete ", "request_id": "req-f842f08c-0e3a-4caf-b879-c25a54140a02"}]} 2026-05-14 04:20:17.040 8 INFO neutron.services.segments.plugin [-] Segment a6f04a5c-6fd0-40af-8b8b-e0f4b4fed26e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6f04a5c-6fd0-40af-8b8b-e0f4b4fed26e found for delete ", "request_id": "req-ab4e57c9-07ce-4421-94fc-192abce8e119"}]} [pid: 8|app: 0|req: 1131/2369] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:20:16 2026] DELETE /v2.0/networks/b18ad660-30bd-48d0-a33b-cb27162fc8ad => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:20:17.157 7 INFO neutron.services.segments.plugin [-] Segment dcc8ab7b-6213-490e-aa83-9b5fa738c3c5 resource provider aggregate not found 2026-05-14 04:20:17.160 7 INFO neutron.services.segments.plugin [-] Segment dcc8ab7b-6213-490e-aa83-9b5fa738c3c5 resource provider aggregate not found 2026-05-14 04:20:17.190 7 INFO neutron.services.segments.plugin [-] Segment dcc8ab7b-6213-490e-aa83-9b5fa738c3c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcc8ab7b-6213-490e-aa83-9b5fa738c3c5 found for delete ", "request_id": "req-f6e27a1e-31de-4bdc-974c-5541211e5393"}]} 2026-05-14 04:20:17.191 7 INFO neutron.services.segments.plugin [-] Segment dcc8ab7b-6213-490e-aa83-9b5fa738c3c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcc8ab7b-6213-490e-aa83-9b5fa738c3c5 found for delete ", "request_id": "req-43cb2745-7003-4923-9d27-2a0997bcc928"}]} [pid: 7|app: 0|req: 1239/2370] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:20:17 2026] DELETE /v2.0/networks/f6ff4e6c-220a-4fc5-80a6-622d11dae4f3 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2371] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:20:17 2026] DELETE /v2.0/networks/0703c875-8aec-4f7d-9660-066921b76be2 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2372] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:20:17 2026] DELETE /v2.0/networks/c6b98e5c-1333-488a-bc1b-18558811cd90 => 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: 1133/2373] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:20:17 2026] DELETE /v2.0/networks/066b86c5-dec1-47b9-8e3f-c9a9754b927a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:20:18.493 7 WARNING neutron.db.securitygroups_db [None req-e39908c4-2406-437f-9e9b-7293b56dd5cb ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1241/2374] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:20:18 2026] GET /v2.0/security-groups?tenant_id=892196b7a6d44fc28fb5e6c28997ef20&name=default => generated 2929 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2375] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:18 2026] DELETE /v2.0/security-groups/6013b979-8ff8-4965-bee8-1b25fd56b0e7 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:20:18.735 7 WARNING neutron.db.securitygroups_db [None req-00c2930b-ae2a-4e65-bd32-7b8e5b6c8af4 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1242/2376] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:20:18 2026] GET /v2.0/security-groups?tenant_id=99a7da552e8344e3b4605fe2abf85fda&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2377] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:18 2026] DELETE /v2.0/security-groups/c3a75509-b04d-4749-b447-43531e44b9cd => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:20:19.058 8 INFO neutron.services.segments.plugin [-] Segment 0c8216b2-a025-480c-8568-06d2b5921a89 resource provider aggregate not found 2026-05-14 04:20:19.062 8 INFO neutron.services.segments.plugin [-] Segment 0c8216b2-a025-480c-8568-06d2b5921a89 resource provider aggregate not found 2026-05-14 04:20:19.075 8 INFO neutron.services.segments.plugin [-] Segment 0c8216b2-a025-480c-8568-06d2b5921a89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c8216b2-a025-480c-8568-06d2b5921a89 found for delete ", "request_id": "req-9857e6b9-ffc1-449b-8de4-7fcc34cd8442"}]} 2026-05-14 04:20:19.076 8 INFO neutron.services.segments.plugin [-] Segment 0c8216b2-a025-480c-8568-06d2b5921a89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c8216b2-a025-480c-8568-06d2b5921a89 found for delete ", "request_id": "req-6163afbe-4c7d-42db-a983-6e536ac07148"}]} 2026-05-14 04:20:19.097 8 INFO neutron.services.segments.plugin [-] Segment c146f3c7-ee34-4f59-891f-78ca91b40289 resource provider aggregate not found 2026-05-14 04:20:19.101 8 INFO neutron.services.segments.plugin [-] Segment c146f3c7-ee34-4f59-891f-78ca91b40289 resource provider aggregate not found 2026-05-14 04:20:19.119 8 INFO neutron.services.segments.plugin [-] Segment c146f3c7-ee34-4f59-891f-78ca91b40289 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c146f3c7-ee34-4f59-891f-78ca91b40289 found for delete ", "request_id": "req-967b7f4d-d724-4822-9112-6ed8d70a5043"}]} 2026-05-14 04:20:19.120 8 INFO neutron.services.segments.plugin [-] Segment c146f3c7-ee34-4f59-891f-78ca91b40289 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c146f3c7-ee34-4f59-891f-78ca91b40289 found for delete ", "request_id": "req-247e2fca-7d95-46e6-bdc6-4d688f26386f"}]} 2026-05-14 04:20:19.128 7 WARNING neutron.db.securitygroups_db [None req-ec45b2cd-f339-4075-820c-1e0f880482a6 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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-05-14 04:20:19.220 7 INFO neutron.services.segments.plugin [-] Segment 580ab58b-6853-452e-ad7f-9554f60f353f resource provider aggregate not found 2026-05-14 04:20:19.227 7 INFO neutron.services.segments.plugin [-] Segment 580ab58b-6853-452e-ad7f-9554f60f353f resource provider aggregate not found 2026-05-14 04:20:19.250 7 INFO neutron.services.segments.plugin [-] Segment 580ab58b-6853-452e-ad7f-9554f60f353f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 580ab58b-6853-452e-ad7f-9554f60f353f found for delete ", "request_id": "req-2aa5ea47-67c3-42b4-9df4-5b3b4d7bf948"}]} 2026-05-14 04:20:19.256 7 INFO neutron.services.segments.plugin [-] Segment 580ab58b-6853-452e-ad7f-9554f60f353f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 580ab58b-6853-452e-ad7f-9554f60f353f found for delete ", "request_id": "req-8e2ac938-6d49-4127-86ae-4e133cd69627"}]} [pid: 7|app: 0|req: 1243/2378] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:20:19 2026] GET /v2.0/security-groups?tenant_id=811cd0c9957a42289f574605bc383aeb&name=default => generated 2929 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2379] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:19 2026] DELETE /v2.0/security-groups/36158ddc-012e-45b7-9f18-f0fd91e5a895 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:20:22.968 7 WARNING neutron.db.securitygroups_db [None req-a3b56ad1-6b01-4b2d-b572-b2a17f0baed2 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1245/2382] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:20:22 2026] GET /v2.0/security-groups?tenant_id=b6b13968140e4d9fb16cb362ca539820&name=default => generated 2929 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2383] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:23 2026] DELETE /v2.0/security-groups/0e309399-9364-40a1-bf54-0f34143e4764 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:20:23.277 7 WARNING neutron.db.securitygroups_db [None req-8ee6e141-0f05-4bfa-8e47-633b75e374fc ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1246/2384] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:20:23 2026] GET /v2.0/security-groups?tenant_id=f3e25f7639134fc598b975b521ca9c8e&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2385] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:23 2026] DELETE /v2.0/security-groups/f2f1d22a-3af1-4782-bbcf-f9873c7338e3 => 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: 1247/2386] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:20:24 2026] GET /v2.0/ports?device_id=770582bb-c99e-44c3-8fbe-090814241063 => 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: 1140/2387] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:20:24 2026] GET /v2.0/security-groups?id=da8bd827-af54-4676-8382-b662d6c96254&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: 1248/2388] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:20:25 2026] GET /v2.0/ports?device_id=770582bb-c99e-44c3-8fbe-090814241063 => 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: 1141/2389] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:20:25 2026] GET /v2.0/security-groups?id=da8bd827-af54-4676-8382-b662d6c96254&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: 1249/2390] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:20:26 2026] GET /v2.0/ports?device_id=770582bb-c99e-44c3-8fbe-090814241063 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2391] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:20:26 2026] GET /v2.0/security-groups?id=da8bd827-af54-4676-8382-b662d6c96254&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: 1250/2392] 199.204.45.116 () {34 vars in 992 bytes} [Thu May 14 04:20:26 2026] GET /v2.0/ports?device_id=770582bb-c99e-44c3-8fbe-090814241063 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:20:26.869 8 INFO neutron_taas.services.taas.taas_plugin [req-78969714-f1ca-44ad-96ce-9245a197c563 req-738753a9-70f4-4a0f-aee3-2c77318a1dd3 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] TaaS: Handle Delete Port: 76fd3698-a77c-40e7-a98e-5bbda9fada32 2026-05-14 04:20:26.872 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-78969714-f1ca-44ad-96ce-9245a197c563 req-738753a9-70f4-4a0f-aee3-2c77318a1dd3 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] Tap Mirror: Handle Delete Port: 76fd3698-a77c-40e7-a98e-5bbda9fada32 2026-05-14 04:20:26.986 8 INFO neutron.db.l3_db [req-78969714-f1ca-44ad-96ce-9245a197c563 req-738753a9-70f4-4a0f-aee3-2c77318a1dd3 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] Floating IP 4daa63dd-5095-4bdd-b839-d66ce746fe0b disassociated. External IP: 10.96.250.215, port: 76fd3698-a77c-40e7-a98e-5bbda9fada32. [pid: 8|app: 0|req: 1143/2393] 199.204.45.116 () {36 vars in 995 bytes} [Thu May 14 04:20:26 2026] DELETE /v2.0/ports/76fd3698-a77c-40e7-a98e-5bbda9fada32 => generated 0 bytes in 567 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:20:27.334 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fed6d3cb-9816-4adb-9e5f-5b313519de3e'] response: {'server_uuid': '770582bb-c99e-44c3-8fbe-090814241063', 'name': 'network-vif-deleted', 'tag': '76fd3698-a77c-40e7-a98e-5bbda9fada32', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1251/2394] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:20:27 2026] GET /v2.0/ports?device_id=770582bb-c99e-44c3-8fbe-090814241063 => 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: 1144/2395] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:20:28 2026] GET /v2.0/ports?device_id=770582bb-c99e-44c3-8fbe-090814241063 => 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: 1252/2396] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:20:29 2026] GET /v2.0/ports?device_id=770582bb-c99e-44c3-8fbe-090814241063 => 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: 1145/2397] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:31 2026] DELETE /v2.0/security-groups/da8bd827-af54-4676-8382-b662d6c96254 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:20:31.399 7 INFO neutron_taas.services.taas.taas_plugin [None req-e6a4952d-9405-4cbb-9fd0-99cd85c1ab04 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] TaaS: Handle Delete Port: 9df46987-35ba-4743-8e51-99e5897603a5 2026-05-14 04:20:31.402 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6a4952d-9405-4cbb-9fd0-99cd85c1ab04 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] Tap Mirror: Handle Delete Port: 9df46987-35ba-4743-8e51-99e5897603a5 [pid: 7|app: 0|req: 1253/2398] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:20:31 2026] DELETE /v2.0/floatingips/4daa63dd-5095-4bdd-b839-d66ce746fe0b => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2399] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:20:31 2026] GET /v2.0/ports?device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => 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: 1254/2400] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:20:31 2026] GET /v2.0/security-groups?id=ef3db537-46b8-4273-b94f-f7f0ad614cd4&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: 1147/2401] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:20:32 2026] GET /v2.0/ports?device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2402] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:20:32 2026] GET /v2.0/security-groups?id=ef3db537-46b8-4273-b94f-f7f0ad614cd4&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2403] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:20:34 2026] GET /v2.0/ports?device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2404] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:20:34 2026] GET /v2.0/security-groups?id=ef3db537-46b8-4273-b94f-f7f0ad614cd4&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: 1256/2405] 199.204.45.116 () {34 vars in 992 bytes} [Thu May 14 04:20:34 2026] GET /v2.0/ports?device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:20:34.343 8 INFO neutron_taas.services.taas.taas_plugin [req-5837b892-d40e-4c68-8865-22867b7623d6 req-0e88a68e-5abe-439d-9606-08831fd56f41 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] TaaS: Handle Delete Port: 8a82dac8-cdbb-4088-a9b9-b975128a3bec 2026-05-14 04:20:34.347 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5837b892-d40e-4c68-8865-22867b7623d6 req-0e88a68e-5abe-439d-9606-08831fd56f41 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] Tap Mirror: Handle Delete Port: 8a82dac8-cdbb-4088-a9b9-b975128a3bec [pid: 8|app: 0|req: 1150/2406] 199.204.45.116 () {36 vars in 995 bytes} [Thu May 14 04:20:34 2026] DELETE /v2.0/ports/8a82dac8-cdbb-4088-a9b9-b975128a3bec => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:20:34.529 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e64bfad8-33ca-4645-8543-464d25663a8b'] response: {'server_uuid': '7e2c2f30-f5c6-4420-85f8-6f4e944ee096', 'name': 'network-vif-deleted', 'tag': '8a82dac8-cdbb-4088-a9b9-b975128a3bec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1257/2407] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:20:35 2026] GET /v2.0/ports?device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => 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: 1151/2408] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:20:36 2026] GET /v2.0/ports?device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => 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: 1258/2409] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:20:37 2026] GET /v2.0/ports?device_id=7e2c2f30-f5c6-4420-85f8-6f4e944ee096 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2412] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:38 2026] DELETE /v2.0/security-groups/ef3db537-46b8-4273-b94f-f7f0ad614cd4 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:20:39.200 7 INFO neutron_taas.services.taas.taas_plugin [None req-5572470f-4834-4034-ba8c-59e7334bd212 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] TaaS: Handle Delete Port: f65596da-2e9d-4aed-b909-9145a917475f 2026-05-14 04:20:39.202 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5572470f-4834-4034-ba8c-59e7334bd212 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] Tap Mirror: Handle Delete Port: f65596da-2e9d-4aed-b909-9145a917475f [pid: 7|app: 0|req: 1260/2413] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:20:38 2026] PUT /v2.0/routers/e2f9ae9a-b9a3-4131-9146-3df5cdfd1e0f/remove_router_interface => generated 310 bytes in 1011 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2414] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:20:39 2026] DELETE /v2.0/subnets/13086d38-3719-4247-95fa-3def31e5b427 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:20:40.194 7 INFO neutron_taas.services.taas.taas_plugin [None req-a571ba09-eb43-4201-821c-e071cdd810ac 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] TaaS: Handle Delete Port: 87b78219-e7a4-4371-8e8e-4dd42addb068 2026-05-14 04:20:40.197 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a571ba09-eb43-4201-821c-e071cdd810ac 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] Tap Mirror: Handle Delete Port: 87b78219-e7a4-4371-8e8e-4dd42addb068 2026-05-14 04:20:40.497 7 INFO neutron_taas.services.taas.taas_plugin [None req-a571ba09-eb43-4201-821c-e071cdd810ac 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] TaaS: Handle Delete Port: 81cb6f03-323c-4836-b9b2-c96b065056cc 2026-05-14 04:20:40.499 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a571ba09-eb43-4201-821c-e071cdd810ac 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] Tap Mirror: Handle Delete Port: 81cb6f03-323c-4836-b9b2-c96b065056cc 2026-05-14 04:20:40.913 7 INFO neutron.services.segments.plugin [-] Segment 5cb19141-129d-44f3-a961-1dd70dff4f20 resource provider aggregate not found 2026-05-14 04:20:40.917 7 INFO neutron.services.segments.plugin [-] Segment 5cb19141-129d-44f3-a961-1dd70dff4f20 resource provider aggregate not found 2026-05-14 04:20:40.936 7 INFO neutron.services.segments.plugin [-] Segment 5cb19141-129d-44f3-a961-1dd70dff4f20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cb19141-129d-44f3-a961-1dd70dff4f20 found for delete ", "request_id": "req-91042bec-d2ae-496b-85de-d5f01ea7102e"}]} 2026-05-14 04:20:40.941 7 INFO neutron.services.segments.plugin [-] Segment 5cb19141-129d-44f3-a961-1dd70dff4f20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cb19141-129d-44f3-a961-1dd70dff4f20 found for delete ", "request_id": "req-1b6b9ffa-d204-411a-8e14-96f664f15d45"}]} 2026-05-14 04:20:40.952 7 INFO neutron.db.l3_hamode_db [None req-a571ba09-eb43-4201-821c-e071cdd810ac 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] HA network 68812260-4602-480b-9e5a-6ff51c469ce5 was deleted as no HA routers are present in project 0f1ceff7c86440378224971ea683abcf. [pid: 7|app: 0|req: 1261/2415] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:20:39 2026] DELETE /v2.0/routers/e2f9ae9a-b9a3-4131-9146-3df5cdfd1e0f => generated 0 bytes in 977 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:20:41.060 8 INFO neutron_taas.services.taas.taas_plugin [None req-07e1c8fe-7fe3-40d6-ac86-8b5d727161e8 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] TaaS: Handle Delete Port: d840f3a8-2f61-4c21-8f45-f6f7cb14b7c1 2026-05-14 04:20:41.066 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07e1c8fe-7fe3-40d6-ac86-8b5d727161e8 38a9077c56754e72830919fe16c0b5cd 0f1ceff7c86440378224971ea683abcf - - default default] Tap Mirror: Handle Delete Port: d840f3a8-2f61-4c21-8f45-f6f7cb14b7c1 /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() 2026-05-14 04:20:41.263 8 INFO neutron.services.segments.plugin [-] Segment 017170b8-1588-47fd-96c0-6afcf2867b14 resource provider aggregate not found 2026-05-14 04:20:41.267 8 INFO neutron.services.segments.plugin [-] Segment 017170b8-1588-47fd-96c0-6afcf2867b14 resource provider aggregate not found 2026-05-14 04:20:41.288 8 INFO neutron.services.segments.plugin [-] Segment 017170b8-1588-47fd-96c0-6afcf2867b14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 017170b8-1588-47fd-96c0-6afcf2867b14 found for delete ", "request_id": "req-db461a8e-4e30-41e5-8504-b4a71666a4fa"}]} 2026-05-14 04:20:41.289 8 INFO neutron.services.segments.plugin [-] Segment 017170b8-1588-47fd-96c0-6afcf2867b14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 017170b8-1588-47fd-96c0-6afcf2867b14 found for delete ", "request_id": "req-19e83e49-4346-4dbd-a967-767326ed9ed6"}]} [pid: 8|app: 0|req: 1155/2416] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:20:40 2026] DELETE /v2.0/networks/cd0ea02b-fcf8-4e9f-a02b-1f2f26eab398 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:20:42.152 7 WARNING neutron.db.securitygroups_db [None req-5ba2a089-1c97-4ea6-96c2-bbac49739f58 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1262/2417] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:20:41 2026] GET /v2.0/security-groups?tenant_id=0f1ceff7c86440378224971ea683abcf&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2418] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:42 2026] DELETE /v2.0/security-groups/de8493f5-046a-4c33-a786-c470dd53f3e8 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:20:42.388 7 WARNING neutron.db.securitygroups_db [None req-8c5544ea-bb17-4f7f-ab24-3b89fc6f25ff ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1263/2419] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:20:42 2026] GET /v2.0/security-groups?tenant_id=075b02ae1d0f4875b8fe2e514ea18f15&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2420] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:42 2026] DELETE /v2.0/security-groups/c9d17963-0b13-4fff-9fc6-0a82616c9308 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:20:47.077 7 INFO neutron.db.segments_db [None req-4760a984-3829-4722-b587-9ed869c1a710 59dff5eeba8f43449b415f6010d977e6 7a2a862f9dfe497187a4c6001b82022e - - default default] Added segment 7f8013df-0409-4129-a6e8-b19251ecf6a2 of type vxlan for network 0d88bb70-acc2-4c14-8114-db423790afff [pid: 7|app: 0|req: 1264/2421] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:20:46 2026] POST /v2.0/networks => generated 726 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2422] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:20:47 2026] POST /v2.0/subnets => generated 644 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:20:47.369 7 WARNING neutron.api.v2.base [None req-9b34d19e-508c-4487-80ff-75a4d5c30002 59dff5eeba8f43449b415f6010d977e6 7a2a862f9dfe497187a4c6001b82022e - - 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-05-14 04:20:47.370 7 INFO neutron.api.v2.resource [None req-9b34d19e-508c-4487-80ff-75a4d5c30002 59dff5eeba8f43449b415f6010d977e6 7a2a862f9dfe497187a4c6001b82022e - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1265/2423] 10.0.0.132 () {34 vars in 679 bytes} [Thu May 14 04:20:47 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-14 04:20:47.579 8 INFO neutron.services.segments.plugin [-] Segment 7f8013df-0409-4129-a6e8-b19251ecf6a2 resource provider aggregate not found 2026-05-14 04:20:47.582 8 INFO neutron.services.segments.plugin [-] Segment 7f8013df-0409-4129-a6e8-b19251ecf6a2 resource provider aggregate not found 2026-05-14 04:20:47.597 8 INFO neutron.services.segments.plugin [-] Segment 7f8013df-0409-4129-a6e8-b19251ecf6a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f8013df-0409-4129-a6e8-b19251ecf6a2 found for delete ", "request_id": "req-c35d3fec-9b49-4563-9cc9-ae4aa9622f79"}]} 2026-05-14 04:20:47.597 8 INFO neutron.services.segments.plugin [-] Segment 7f8013df-0409-4129-a6e8-b19251ecf6a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f8013df-0409-4129-a6e8-b19251ecf6a2 found for delete ", "request_id": "req-15e349f9-7aa9-4c78-9c5b-ff6367debcd3"}]} [pid: 8|app: 0|req: 1159/2424] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:20:47 2026] DELETE /v2.0/networks/0d88bb70-acc2-4c14-8114-db423790afff => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:20:47.680 7 INFO neutron.db.segments_db [None req-d6e6eae6-d31a-4b31-afd1-863f163ac2aa 59dff5eeba8f43449b415f6010d977e6 7a2a862f9dfe497187a4c6001b82022e - - default default] Added segment b2c45021-9c4c-4ebe-8c24-4d5b0218b231 of type vxlan for network 57ee41eb-da58-4cce-8559-7053b03ed49d [pid: 7|app: 0|req: 1266/2425] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:20:47 2026] POST /v2.0/networks => generated 725 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2426] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:20:47 2026] POST /v2.0/subnets => generated 647 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:20:47.966 7 WARNING neutron.api.v2.base [None req-94eeb5ba-b870-42ff-a05d-879a468fb7a5 59dff5eeba8f43449b415f6010d977e6 7a2a862f9dfe497187a4c6001b82022e - - 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-05-14 04:20:47.967 7 INFO neutron.api.v2.resource [None req-94eeb5ba-b870-42ff-a05d-879a468fb7a5 59dff5eeba8f43449b415f6010d977e6 7a2a862f9dfe497187a4c6001b82022e - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1267/2427] 10.0.0.132 () {34 vars in 679 bytes} [Thu May 14 04:20:47 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2428] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:20:47 2026] DELETE /v2.0/networks/57ee41eb-da58-4cce-8559-7053b03ed49d => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:20:48.231 7 INFO neutron.db.segments_db [None req-5d800411-0c5f-4336-833b-c76c09c19340 59dff5eeba8f43449b415f6010d977e6 7a2a862f9dfe497187a4c6001b82022e - - default default] Added segment f4db9e22-70f8-4bef-bb4e-9e3d22945936 of type vxlan for network 0ee1e19e-16a9-451d-b011-cdc0cf818dc4 [pid: 7|app: 0|req: 1268/2429] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:20:48 2026] POST /v2.0/networks => generated 727 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2430] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:20:48 2026] POST /v2.0/subnets => generated 647 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2431] 10.0.0.132 () {34 vars in 679 bytes} [Thu May 14 04:20:48 2026] POST /v2.0/rbac-policies => generated 324 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2432] 10.0.0.132 () {32 vars in 721 bytes} [Thu May 14 04:20:49 2026] GET /v2.0/networks/0ee1e19e-16a9-451d-b011-cdc0cf818dc4 => generated 655 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:20:49.540 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cc3ba57d-9a0b-4a86-bdab-73b9f054108f 916c14c162e04bb7a960ac79d2376844 efdfabe56b28456185c3dbc2fe3200db - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1270/2433] 10.0.0.132 () {32 vars in 721 bytes} [Thu May 14 04:20:49 2026] GET /v2.0/networks/0ee1e19e-16a9-451d-b011-cdc0cf818dc4 => generated 138 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:20:49.625 8 INFO neutron.services.segments.plugin [-] Segment b2c45021-9c4c-4ebe-8c24-4d5b0218b231 resource provider aggregate not found 2026-05-14 04:20:49.632 8 INFO neutron.services.segments.plugin [-] Segment b2c45021-9c4c-4ebe-8c24-4d5b0218b231 resource provider aggregate not found 2026-05-14 04:20:49.643 8 INFO neutron.services.segments.plugin [-] Segment b2c45021-9c4c-4ebe-8c24-4d5b0218b231 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2c45021-9c4c-4ebe-8c24-4d5b0218b231 found for delete ", "request_id": "req-724384b4-1aeb-4f38-9b16-26416a28b76c"}]} 2026-05-14 04:20:49.650 8 INFO neutron.services.segments.plugin [-] Segment b2c45021-9c4c-4ebe-8c24-4d5b0218b231 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2c45021-9c4c-4ebe-8c24-4d5b0218b231 found for delete ", "request_id": "req-c2f86d23-e789-486d-bb1b-e622973a2c57"}]} [pid: 8|app: 0|req: 1164/2434] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:20:49 2026] DELETE /v2.0/networks/0ee1e19e-16a9-451d-b011-cdc0cf818dc4 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:20:49.773 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b9b9a590-8ce4-4dea-9d51-490ef09021fa 59dff5eeba8f43449b415f6010d977e6 7a2a862f9dfe497187a4c6001b82022e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1271/2435] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:20:49 2026] DELETE /v2.0/subnets/9137f1cb-c8c8-4828-97ad-a4dc821f5e05 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:20:49.794 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f1c875be-83a9-4c08-a476-c51c750999b8 59dff5eeba8f43449b415f6010d977e6 7a2a862f9dfe497187a4c6001b82022e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1165/2436] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:20:49 2026] DELETE /v2.0/subnets/208bf7ec-b5f8-4ac1-95f6-8941b80d6af1 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:20:49.814 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e63d9dd1-98c3-4051-843b-4635a90e3ca8 59dff5eeba8f43449b415f6010d977e6 7a2a862f9dfe497187a4c6001b82022e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1272/2437] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:20:49 2026] DELETE /v2.0/subnets/9f576dd3-bf63-4cea-8039-01b5a3f773e1 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:20:50.747 8 WARNING neutron.db.securitygroups_db [None req-f6daf1c1-68e3-495a-a773-5034c39f068b ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1166/2438] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:20:50 2026] GET /v2.0/security-groups?tenant_id=efdfabe56b28456185c3dbc2fe3200db&name=default => generated 2929 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2439] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:50 2026] DELETE /v2.0/security-groups/6f9ec993-3002-4a2a-9592-37527994490b => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:20:51.058 8 WARNING neutron.db.securitygroups_db [None req-6a62a36f-63d3-42ca-a50b-34e441bcb49f ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1167/2440] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:20:51 2026] GET /v2.0/security-groups?tenant_id=b92526d8fa644b19b40dd4b44dee957b&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2441] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:51 2026] DELETE /v2.0/security-groups/54421ac5-9a04-4a4e-aead-f553b13d66ea => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:20:51.424 8 WARNING neutron.db.securitygroups_db [None req-33c575d1-f72c-442d-a229-be263c45f251 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1168/2442] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:20:51 2026] GET /v2.0/security-groups?tenant_id=7a2a862f9dfe497187a4c6001b82022e&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2443] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:51 2026] DELETE /v2.0/security-groups/639405e3-676e-4cb5-b402-5e46771dc77b => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:20:51.663 8 INFO neutron.services.segments.plugin [-] Segment f4db9e22-70f8-4bef-bb4e-9e3d22945936 resource provider aggregate not found 2026-05-14 04:20:51.673 8 INFO neutron.services.segments.plugin [-] Segment f4db9e22-70f8-4bef-bb4e-9e3d22945936 resource provider aggregate not found 2026-05-14 04:20:51.678 8 INFO neutron.services.segments.plugin [-] Segment f4db9e22-70f8-4bef-bb4e-9e3d22945936 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4db9e22-70f8-4bef-bb4e-9e3d22945936 found for delete ", "request_id": "req-45c36a34-3127-4058-af4c-2178a33d02d2"}]} 2026-05-14 04:20:51.690 8 INFO neutron.services.segments.plugin [-] Segment f4db9e22-70f8-4bef-bb4e-9e3d22945936 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4db9e22-70f8-4bef-bb4e-9e3d22945936 found for delete ", "request_id": "req-2a6e41f3-1040-4161-a045-af959fcea6db"}]} [pid: 8|app: 0|req: 1170/2446] 10.0.0.132 () {34 vars in 674 bytes} [Thu May 14 04:20:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2447] 10.0.0.132 () {34 vars in 674 bytes} [Thu May 14 04:20:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2448] 10.0.0.132 () {34 vars in 674 bytes} [Thu May 14 04:20:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2449] 10.0.0.132 () {34 vars in 674 bytes} [Thu May 14 04:20:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2450] 10.0.0.132 () {34 vars in 674 bytes} [Thu May 14 04:20:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2451] 10.0.0.132 () {34 vars in 757 bytes} [Thu May 14 04:20:55 2026] PUT /v2.0/subnetpools/dc9c5ed3-9f83-4714-9ecb-b01dfec42503/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2452] 10.0.0.132 () {34 vars in 757 bytes} [Thu May 14 04:20:56 2026] PUT /v2.0/subnetpools/08916eac-6aa3-4d66-b00e-b7d4dabeb17a/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: 1280/2453] 10.0.0.132 () {34 vars in 757 bytes} [Thu May 14 04:20:56 2026] PUT /v2.0/subnetpools/99d60de3-7120-4d70-aea4-8cc4c94a5c2f/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2454] 10.0.0.132 () {34 vars in 757 bytes} [Thu May 14 04:20:56 2026] PUT /v2.0/subnetpools/19150fa8-e22d-4428-bf53-72174a081cbb/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2455] 10.0.0.132 () {32 vars in 670 bytes} [Thu May 14 04:20:56 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2456] 10.0.0.132 () {32 vars in 684 bytes} [Thu May 14 04:20:56 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2457] 10.0.0.132 () {32 vars in 680 bytes} [Thu May 14 04:20:56 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2458] 10.0.0.132 () {32 vars in 692 bytes} [Thu May 14 04:20:56 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2459] 10.0.0.132 () {32 vars in 678 bytes} [Thu May 14 04:20:56 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2460] 10.0.0.132 () {32 vars in 692 bytes} [Thu May 14 04:20:56 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2461] 10.0.0.132 () {32 vars in 688 bytes} [Thu May 14 04:20:56 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2462] 10.0.0.132 () {32 vars in 700 bytes} [Thu May 14 04:20:56 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2463] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:20:56 2026] DELETE /v2.0/subnetpools/dc9c5ed3-9f83-4714-9ecb-b01dfec42503 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2464] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:20:56 2026] DELETE /v2.0/subnetpools/08916eac-6aa3-4d66-b00e-b7d4dabeb17a => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2465] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:20:56 2026] DELETE /v2.0/subnetpools/99d60de3-7120-4d70-aea4-8cc4c94a5c2f => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2466] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:20:56 2026] DELETE /v2.0/subnetpools/19150fa8-e22d-4428-bf53-72174a081cbb => 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: 1287/2467] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:20:56 2026] DELETE /v2.0/subnetpools/f458a486-cd26-40f9-8660-37239fdbd14d => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:20:57.630 8 WARNING neutron.db.securitygroups_db [None req-40728f2a-9164-4404-a8d6-894dfd2df620 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1181/2468] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:20:57 2026] GET /v2.0/security-groups?tenant_id=0f8479b65b8f4c0c9a5e25e60e1ff224&name=default => generated 2929 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2469] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:57 2026] DELETE /v2.0/security-groups/e6bf3fb8-8a33-4670-8dae-b0131fa4b97f => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:20:57.927 8 WARNING neutron.db.securitygroups_db [None req-6a5ba73a-3123-45f5-97f9-5cdef3381a89 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1182/2470] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:20:57 2026] GET /v2.0/security-groups?tenant_id=d09e17659c1044beb88fbda06b91864f&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2471] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:58 2026] DELETE /v2.0/security-groups/87786bcb-da34-4531-9aeb-22451b36413a => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:20:58.289 8 WARNING neutron.db.securitygroups_db [None req-4c52b7ab-37c0-4a3e-b506-eda2b5232e42 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1183/2472] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:20:58 2026] GET /v2.0/security-groups?tenant_id=3c94576f3d9a4e77bb465693bd2c8301&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: 1290/2473] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:20:58 2026] DELETE /v2.0/security-groups/13c8c09d-7a71-429b-951f-a131f50acd19 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2474] 10.0.0.132 () {34 vars in 674 bytes} [Thu May 14 04:21:01 2026] POST /v2.0/floatingips => generated 552 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:21:02.285 7 WARNING tagging [None req-23ae54d5-aab8-4537-a80e-c04ec9a8100c da906989c4244eca84a10690e00e39d6 6aee205fdbf54b708b17e25e941d1b42 - - 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: 1291/2475] 10.0.0.132 () {34 vars in 757 bytes} [Thu May 14 04:21:02 2026] PUT /v2.0/floatingips/ebe010b2-cd8e-4cb5-af9e-5739105ffedf/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:21:02.339 8 WARNING tagging [None req-5bdd343f-f05d-4d7e-9dab-6fd0806771f6 da906989c4244eca84a10690e00e39d6 6aee205fdbf54b708b17e25e941d1b42 - - 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: 1185/2476] 10.0.0.132 () {32 vars in 737 bytes} [Thu May 14 04:21:02 2026] GET /v2.0/floatingips/ebe010b2-cd8e-4cb5-af9e-5739105ffedf/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:21:02.398 7 WARNING tagging [None req-4822608d-15f4-4458-8585-bda8c1dd510d da906989c4244eca84a10690e00e39d6 6aee205fdbf54b708b17e25e941d1b42 - - 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: 1292/2477] 10.0.0.132 () {34 vars in 768 bytes} [Thu May 14 04:21:02 2026] PUT /v2.0/floatingips/ebe010b2-cd8e-4cb5-af9e-5739105ffedf/tags/green => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 04:21:02.476 8 WARNING tagging [None req-8e34a5dd-9c50-4eea-9f1b-5dcd65eab24f da906989c4244eca84a10690e00e39d6 6aee205fdbf54b708b17e25e941d1b42 - - 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: 1186/2478] 10.0.0.132 () {32 vars in 737 bytes} [Thu May 14 04:21:02 2026] GET /v2.0/floatingips/ebe010b2-cd8e-4cb5-af9e-5739105ffedf/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:21:02.528 7 WARNING tagging [None req-a57238cb-9ed8-4c2f-8967-f3851c24f93d da906989c4244eca84a10690e00e39d6 6aee205fdbf54b708b17e25e941d1b42 - - 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: 1293/2479] 10.0.0.132 () {34 vars in 764 bytes} [Thu May 14 04:21:02 2026] PUT /v2.0/floatingips/ebe010b2-cd8e-4cb5-af9e-5739105ffedf/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 04:21:02.587 8 WARNING tagging [None req-15394867-686f-4985-ad49-bf63b593cc13 da906989c4244eca84a10690e00e39d6 6aee205fdbf54b708b17e25e941d1b42 - - 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: 1187/2480] 10.0.0.132 () {32 vars in 737 bytes} [Thu May 14 04:21:02 2026] GET /v2.0/floatingips/ebe010b2-cd8e-4cb5-af9e-5739105ffedf/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:21:02.635 7 WARNING tagging [None req-d093a7d5-20a8-4db7-ad1d-025b6c76071f da906989c4244eca84a10690e00e39d6 6aee205fdbf54b708b17e25e941d1b42 - - 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: 1294/2481] 10.0.0.132 () {34 vars in 786 bytes} [Thu May 14 04:21:02 2026] PUT /v2.0/floatingips/ebe010b2-cd8e-4cb5-af9e-5739105ffedf/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 04:21:02.700 8 WARNING tagging [None req-ed060c8b-1822-4f6e-b617-e492376fc30c da906989c4244eca84a10690e00e39d6 6aee205fdbf54b708b17e25e941d1b42 - - 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: 1188/2482] 10.0.0.132 () {32 vars in 737 bytes} [Thu May 14 04:21:02 2026] GET /v2.0/floatingips/ebe010b2-cd8e-4cb5-af9e-5739105ffedf/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:21:02.742 7 WARNING tagging [None req-752d526d-3075-4151-90fe-fdea5bfc68f3 da906989c4244eca84a10690e00e39d6 6aee205fdbf54b708b17e25e941d1b42 - - 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: 1295/2483] 10.0.0.132 () {34 vars in 757 bytes} [Thu May 14 04:21:02 2026] PUT /v2.0/floatingips/ebe010b2-cd8e-4cb5-af9e-5739105ffedf/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:21:02.794 8 WARNING tagging [None req-6ede9e0c-db0f-4a95-bec6-ae69cb8eb61e da906989c4244eca84a10690e00e39d6 6aee205fdbf54b708b17e25e941d1b42 - - 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: 1189/2484] 10.0.0.132 () {32 vars in 737 bytes} [Thu May 14 04:21:02 2026] GET /v2.0/floatingips/ebe010b2-cd8e-4cb5-af9e-5739105ffedf/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:21:02.836 7 WARNING tagging [None req-402191bf-0127-468a-8cbf-1e19e3b482bb da906989c4244eca84a10690e00e39d6 6aee205fdbf54b708b17e25e941d1b42 - - 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: 1296/2485] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:21:02 2026] GET /v2.0/floatingips/ebe010b2-cd8e-4cb5-af9e-5739105ffedf/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:21:02.877 8 WARNING tagging [None req-2982d622-69d4-4c21-99d0-9406f054f111 da906989c4244eca84a10690e00e39d6 6aee205fdbf54b708b17e25e941d1b42 - - 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-05-14 04:21:02.892 8 INFO neutron.api.v2.resource [None req-2982d622-69d4-4c21-99d0-9406f054f111 da906989c4244eca84a10690e00e39d6 6aee205fdbf54b708b17e25e941d1b42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1190/2486] 10.0.0.132 () {32 vars in 749 bytes} [Thu May 14 04:21:02 2026] GET /v2.0/floatingips/ebe010b2-cd8e-4cb5-af9e-5739105ffedf/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 04:21:02.925 7 WARNING tagging [None req-cf8aef91-9307-45db-8ced-72a41ef48e53 da906989c4244eca84a10690e00e39d6 6aee205fdbf54b708b17e25e941d1b42 - - 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: 1297/2487] 10.0.0.132 () {32 vars in 748 bytes} [Thu May 14 04:21:02 2026] DELETE /v2.0/floatingips/ebe010b2-cd8e-4cb5-af9e-5739105ffedf/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:21:02.991 8 WARNING tagging [None req-c7b3f759-17bb-44ae-8419-aa7d60afc889 da906989c4244eca84a10690e00e39d6 6aee205fdbf54b708b17e25e941d1b42 - - 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: 1191/2488] 10.0.0.132 () {32 vars in 737 bytes} [Thu May 14 04:21:02 2026] GET /v2.0/floatingips/ebe010b2-cd8e-4cb5-af9e-5739105ffedf/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:21:03.041 7 WARNING tagging [None req-b4309326-a066-4dd7-81d1-bb4f880f9e5b da906989c4244eca84a10690e00e39d6 6aee205fdbf54b708b17e25e941d1b42 - - 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-05-14 04:21:03.065 7 INFO neutron.api.v2.resource [None req-b4309326-a066-4dd7-81d1-bb4f880f9e5b da906989c4244eca84a10690e00e39d6 6aee205fdbf54b708b17e25e941d1b42 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1298/2489] 10.0.0.132 () {32 vars in 752 bytes} [Thu May 14 04:21:03 2026] DELETE /v2.0/floatingips/ebe010b2-cd8e-4cb5-af9e-5739105ffedf/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 04:21:03.093 8 WARNING tagging [None req-41b5e2db-dd8d-416f-9aec-158703bb0256 da906989c4244eca84a10690e00e39d6 6aee205fdbf54b708b17e25e941d1b42 - - 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: 1192/2490] 10.0.0.132 () {32 vars in 740 bytes} [Thu May 14 04:21:03 2026] DELETE /v2.0/floatingips/ebe010b2-cd8e-4cb5-af9e-5739105ffedf/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:21:03.149 7 WARNING tagging [None req-8729d7a0-ba8c-44d6-9e9f-87bb101fdb78 da906989c4244eca84a10690e00e39d6 6aee205fdbf54b708b17e25e941d1b42 - - 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: 1299/2491] 10.0.0.132 () {32 vars in 737 bytes} [Thu May 14 04:21:03 2026] GET /v2.0/floatingips/ebe010b2-cd8e-4cb5-af9e-5739105ffedf/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:21:03.264 8 INFO neutron_taas.services.taas.taas_plugin [None req-0f3cdffe-6cd7-4321-a23a-9882f61c17cc da906989c4244eca84a10690e00e39d6 6aee205fdbf54b708b17e25e941d1b42 - - default default] TaaS: Handle Delete Port: 4d20035c-8a17-4a35-a9c8-39f5df1a4a8d 2026-05-14 04:21:03.267 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f3cdffe-6cd7-4321-a23a-9882f61c17cc da906989c4244eca84a10690e00e39d6 6aee205fdbf54b708b17e25e941d1b42 - - default default] Tap Mirror: Handle Delete Port: 4d20035c-8a17-4a35-a9c8-39f5df1a4a8d [pid: 8|app: 0|req: 1193/2492] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:21:03 2026] DELETE /v2.0/floatingips/ebe010b2-cd8e-4cb5-af9e-5739105ffedf => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:21:04.178 7 WARNING neutron.db.securitygroups_db [None req-6cba6a3f-6d60-40c9-8654-05c8e1c41c90 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1300/2493] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:21:04 2026] GET /v2.0/security-groups?tenant_id=45ba1a40fca543dd8700935ac8e61d71&name=default => generated 2929 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2494] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:21:04 2026] DELETE /v2.0/security-groups/6bf1859e-4b0f-48b2-a6c8-a6439bf5778a => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:21:04.482 7 WARNING neutron.db.securitygroups_db [None req-ce84f1b4-097d-43df-af58-4fc70657e71f ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1301/2495] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:21:04 2026] GET /v2.0/security-groups?tenant_id=6aee205fdbf54b708b17e25e941d1b42&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: 1195/2496] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:21:04 2026] DELETE /v2.0/security-groups/7c34aa0a-105f-4b54-8507-3dc327b3c57f => 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: 1303/2499] 10.0.0.132 () {34 vars in 682 bytes} [Thu May 14 04:21:07 2026] POST /v2.0/security-groups => generated 1603 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 04:21:08.159 8 WARNING tagging [None req-cccbdb38-19a1-444c-861b-7e4a7e20dcdf 00947cbf4ea74ac3adf3f60edbf4de77 ecddbf36b3a9458e9a70e0333ca5f1b0 - - 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: 1197/2500] 10.0.0.132 () {34 vars in 765 bytes} [Thu May 14 04:21:08 2026] PUT /v2.0/security-groups/773f0c3e-947a-4fad-83e4-1191509b16c4/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:21:08.217 7 WARNING tagging [None req-b7f5b84f-5eb6-471e-a7f3-67de927d9ab4 00947cbf4ea74ac3adf3f60edbf4de77 ecddbf36b3a9458e9a70e0333ca5f1b0 - - 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: 1304/2501] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:21:08 2026] GET /v2.0/security-groups/773f0c3e-947a-4fad-83e4-1191509b16c4/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:21:08.257 8 WARNING tagging [None req-1b35d5ac-70b8-4ca0-9e49-3e3cc3f80fc2 00947cbf4ea74ac3adf3f60edbf4de77 ecddbf36b3a9458e9a70e0333ca5f1b0 - - 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: 1198/2502] 10.0.0.132 () {34 vars in 776 bytes} [Thu May 14 04:21:08 2026] PUT /v2.0/security-groups/773f0c3e-947a-4fad-83e4-1191509b16c4/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 04:21:08.314 7 WARNING tagging [None req-059f21f4-cbdf-4a9a-a412-55cca285bed0 00947cbf4ea74ac3adf3f60edbf4de77 ecddbf36b3a9458e9a70e0333ca5f1b0 - - 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: 1305/2503] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:21:08 2026] GET /v2.0/security-groups/773f0c3e-947a-4fad-83e4-1191509b16c4/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:21:08.352 8 WARNING tagging [None req-4bbec171-4a8e-4266-800b-477ba0634800 00947cbf4ea74ac3adf3f60edbf4de77 ecddbf36b3a9458e9a70e0333ca5f1b0 - - 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: 1199/2504] 10.0.0.132 () {34 vars in 772 bytes} [Thu May 14 04:21:08 2026] PUT /v2.0/security-groups/773f0c3e-947a-4fad-83e4-1191509b16c4/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 04:21:08.414 7 WARNING tagging [None req-5f21e7e8-d374-436e-85d5-16f873f84a91 00947cbf4ea74ac3adf3f60edbf4de77 ecddbf36b3a9458e9a70e0333ca5f1b0 - - 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: 1306/2505] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:21:08 2026] GET /v2.0/security-groups/773f0c3e-947a-4fad-83e4-1191509b16c4/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:21:08.452 8 WARNING tagging [None req-0c6c7a3e-204d-4ab0-8db8-aeb0d3963a81 00947cbf4ea74ac3adf3f60edbf4de77 ecddbf36b3a9458e9a70e0333ca5f1b0 - - 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: 1200/2506] 10.0.0.132 () {34 vars in 794 bytes} [Thu May 14 04:21:08 2026] PUT /v2.0/security-groups/773f0c3e-947a-4fad-83e4-1191509b16c4/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 04:21:08.517 7 WARNING tagging [None req-4ac58b33-6492-40c4-b4ed-5d0e65ddec69 00947cbf4ea74ac3adf3f60edbf4de77 ecddbf36b3a9458e9a70e0333ca5f1b0 - - 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: 1307/2507] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:21:08 2026] GET /v2.0/security-groups/773f0c3e-947a-4fad-83e4-1191509b16c4/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:21:08.557 8 WARNING tagging [None req-bb9a8bfc-f05a-474f-962a-ff9c8bfa9831 00947cbf4ea74ac3adf3f60edbf4de77 ecddbf36b3a9458e9a70e0333ca5f1b0 - - 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: 1201/2508] 10.0.0.132 () {34 vars in 765 bytes} [Thu May 14 04:21:08 2026] PUT /v2.0/security-groups/773f0c3e-947a-4fad-83e4-1191509b16c4/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:21:08.617 7 WARNING tagging [None req-84e415fe-a94f-45f3-9bdc-8f4e890b14e6 00947cbf4ea74ac3adf3f60edbf4de77 ecddbf36b3a9458e9a70e0333ca5f1b0 - - 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: 1308/2509] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:21:08 2026] GET /v2.0/security-groups/773f0c3e-947a-4fad-83e4-1191509b16c4/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:21:08.662 8 WARNING tagging [None req-1e5b8c40-2199-4616-b839-1bc28571af63 00947cbf4ea74ac3adf3f60edbf4de77 ecddbf36b3a9458e9a70e0333ca5f1b0 - - 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: 1202/2510] 10.0.0.132 () {32 vars in 753 bytes} [Thu May 14 04:21:08 2026] GET /v2.0/security-groups/773f0c3e-947a-4fad-83e4-1191509b16c4/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:21:08.706 7 WARNING tagging [None req-f39ed047-165c-4885-99c5-d47d827b109d 00947cbf4ea74ac3adf3f60edbf4de77 ecddbf36b3a9458e9a70e0333ca5f1b0 - - 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-05-14 04:21:08.716 7 INFO neutron.api.v2.resource [None req-f39ed047-165c-4885-99c5-d47d827b109d 00947cbf4ea74ac3adf3f60edbf4de77 ecddbf36b3a9458e9a70e0333ca5f1b0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1309/2511] 10.0.0.132 () {32 vars in 757 bytes} [Thu May 14 04:21:08 2026] GET /v2.0/security-groups/773f0c3e-947a-4fad-83e4-1191509b16c4/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 04:21:08.746 8 WARNING tagging [None req-829e510b-7d8d-46b9-9424-24548b7b6c5c 00947cbf4ea74ac3adf3f60edbf4de77 ecddbf36b3a9458e9a70e0333ca5f1b0 - - 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: 1203/2512] 10.0.0.132 () {32 vars in 756 bytes} [Thu May 14 04:21:08 2026] DELETE /v2.0/security-groups/773f0c3e-947a-4fad-83e4-1191509b16c4/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:21:08.804 7 WARNING tagging [None req-ee86a35e-04b8-42f7-af37-0e17f82c2a8e 00947cbf4ea74ac3adf3f60edbf4de77 ecddbf36b3a9458e9a70e0333ca5f1b0 - - 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: 1310/2513] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:21:08 2026] GET /v2.0/security-groups/773f0c3e-947a-4fad-83e4-1191509b16c4/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:21:08.850 8 WARNING tagging [None req-283508f6-bbc4-4de6-830a-dcc791bd7008 00947cbf4ea74ac3adf3f60edbf4de77 ecddbf36b3a9458e9a70e0333ca5f1b0 - - 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-05-14 04:21:08.865 8 INFO neutron.api.v2.resource [None req-283508f6-bbc4-4de6-830a-dcc791bd7008 00947cbf4ea74ac3adf3f60edbf4de77 ecddbf36b3a9458e9a70e0333ca5f1b0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1204/2514] 10.0.0.132 () {32 vars in 760 bytes} [Thu May 14 04:21:08 2026] DELETE /v2.0/security-groups/773f0c3e-947a-4fad-83e4-1191509b16c4/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 04:21:08.903 7 WARNING tagging [None req-bfd43a1b-b332-483f-af5d-89d11ad54f21 00947cbf4ea74ac3adf3f60edbf4de77 ecddbf36b3a9458e9a70e0333ca5f1b0 - - 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: 1311/2515] 10.0.0.132 () {32 vars in 748 bytes} [Thu May 14 04:21:08 2026] DELETE /v2.0/security-groups/773f0c3e-947a-4fad-83e4-1191509b16c4/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:21:08.959 8 WARNING tagging [None req-1d2ba83c-bddc-47b7-b267-367c61110272 00947cbf4ea74ac3adf3f60edbf4de77 ecddbf36b3a9458e9a70e0333ca5f1b0 - - 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: 1205/2516] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:21:08 2026] GET /v2.0/security-groups/773f0c3e-947a-4fad-83e4-1191509b16c4/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: 1312/2517] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:21:08 2026] DELETE /v2.0/security-groups/773f0c3e-947a-4fad-83e4-1191509b16c4 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:21:09.781 8 WARNING neutron.db.securitygroups_db [None req-60d2d2ce-a2d2-4957-93b8-c10117fe1d37 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1206/2518] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:21:09 2026] GET /v2.0/security-groups?tenant_id=ecddbf36b3a9458e9a70e0333ca5f1b0&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2519] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:21:09 2026] DELETE /v2.0/security-groups/d66aec41-3a8c-4a70-b21f-4c3d54a6f67c => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:21:10.019 8 WARNING neutron.db.securitygroups_db [None req-0194ad31-9b6b-4f4a-a1c0-d0f933547b93 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1207/2520] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:21:10 2026] GET /v2.0/security-groups?tenant_id=77e9b05acc514bb281cbecebe7fc8ae2&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2521] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:21:10 2026] DELETE /v2.0/security-groups/a5f4ea20-0e83-46e5-81aa-4c626a5b0e4a => 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: 1208/2522] 10.0.0.132 () {34 vars in 674 bytes} [Thu May 14 04:21:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2523] 10.0.0.132 () {34 vars in 757 bytes} [Thu May 14 04:21:13 2026] PUT /v2.0/subnetpools/0f995012-5009-4694-a77d-8d9ddf971589/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2524] 10.0.0.132 () {32 vars in 737 bytes} [Thu May 14 04:21:13 2026] GET /v2.0/subnetpools/0f995012-5009-4694-a77d-8d9ddf971589/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2525] 10.0.0.132 () {34 vars in 768 bytes} [Thu May 14 04:21:13 2026] PUT /v2.0/subnetpools/0f995012-5009-4694-a77d-8d9ddf971589/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2526] 10.0.0.132 () {32 vars in 737 bytes} [Thu May 14 04:21:13 2026] GET /v2.0/subnetpools/0f995012-5009-4694-a77d-8d9ddf971589/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2527] 10.0.0.132 () {34 vars in 764 bytes} [Thu May 14 04:21:13 2026] PUT /v2.0/subnetpools/0f995012-5009-4694-a77d-8d9ddf971589/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2528] 10.0.0.132 () {32 vars in 737 bytes} [Thu May 14 04:21:13 2026] GET /v2.0/subnetpools/0f995012-5009-4694-a77d-8d9ddf971589/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2529] 10.0.0.132 () {34 vars in 786 bytes} [Thu May 14 04:21:13 2026] PUT /v2.0/subnetpools/0f995012-5009-4694-a77d-8d9ddf971589/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2530] 10.0.0.132 () {32 vars in 737 bytes} [Thu May 14 04:21:13 2026] GET /v2.0/subnetpools/0f995012-5009-4694-a77d-8d9ddf971589/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2531] 10.0.0.132 () {34 vars in 757 bytes} [Thu May 14 04:21:13 2026] PUT /v2.0/subnetpools/0f995012-5009-4694-a77d-8d9ddf971589/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2532] 10.0.0.132 () {32 vars in 737 bytes} [Thu May 14 04:21:13 2026] GET /v2.0/subnetpools/0f995012-5009-4694-a77d-8d9ddf971589/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2533] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:21:13 2026] GET /v2.0/subnetpools/0f995012-5009-4694-a77d-8d9ddf971589/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:21:14.034 8 INFO neutron.api.v2.resource [None req-afe7d4bb-2bd3-4e4f-b731-0b28922e1721 d167fb41fba740a99b0b0864287d10ec 6c43418ded8c4765948e97f003ebfd3c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1214/2534] 10.0.0.132 () {32 vars in 749 bytes} [Thu May 14 04:21:14 2026] GET /v2.0/subnetpools/0f995012-5009-4694-a77d-8d9ddf971589/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2535] 10.0.0.132 () {32 vars in 748 bytes} [Thu May 14 04:21:14 2026] DELETE /v2.0/subnetpools/0f995012-5009-4694-a77d-8d9ddf971589/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2536] 10.0.0.132 () {32 vars in 737 bytes} [Thu May 14 04:21:14 2026] GET /v2.0/subnetpools/0f995012-5009-4694-a77d-8d9ddf971589/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:21:14.160 7 INFO neutron.api.v2.resource [None req-a0807e4b-9795-4cde-9aa2-2b30e08dda53 d167fb41fba740a99b0b0864287d10ec 6c43418ded8c4765948e97f003ebfd3c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1322/2537] 10.0.0.132 () {32 vars in 752 bytes} [Thu May 14 04:21:14 2026] DELETE /v2.0/subnetpools/0f995012-5009-4694-a77d-8d9ddf971589/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2538] 10.0.0.132 () {32 vars in 740 bytes} [Thu May 14 04:21:14 2026] DELETE /v2.0/subnetpools/0f995012-5009-4694-a77d-8d9ddf971589/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2539] 10.0.0.132 () {32 vars in 737 bytes} [Thu May 14 04:21:14 2026] GET /v2.0/subnetpools/0f995012-5009-4694-a77d-8d9ddf971589/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2540] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:21:14 2026] DELETE /v2.0/subnetpools/0f995012-5009-4694-a77d-8d9ddf971589 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:21:15.050 7 WARNING neutron.db.securitygroups_db [None req-1c093d07-a1a8-41b9-af39-dc0b2bc19119 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1324/2541] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:21:14 2026] GET /v2.0/security-groups?tenant_id=a8b771817fe542e8885d98d48024508d&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: 1218/2542] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:21:15 2026] DELETE /v2.0/security-groups/00215cf2-d476-4bcf-b150-3c95dbf1fe1b => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:21:15.369 7 WARNING neutron.db.securitygroups_db [None req-be5d02d3-1d52-4d10-a62a-1e598897193a ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1325/2543] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:21:15 2026] GET /v2.0/security-groups?tenant_id=6c43418ded8c4765948e97f003ebfd3c&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2544] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:21:15 2026] DELETE /v2.0/security-groups/89c7e72b-dca4-4aa4-ac07-5f36e113049d => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:21:24.628 7 INFO neutron.db.segments_db [None req-92e64273-8e06-4b01-adf5-a9a688f1a764 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Added segment 936f3eb6-5f04-44b9-b75f-ddb1991edc23 of type vxlan for network a4a0e573-cb80-40be-8546-7f95b60ceed7 [pid: 7|app: 0|req: 1327/2547] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:21:24 2026] POST /v2.0/networks => generated 640 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2548] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:21:24 2026] POST /v2.0/subnets => generated 658 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2549] 10.0.0.132 () {32 vars in 720 bytes} [Thu May 14 04:21:24 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => 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: 1222/2550] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:21:25 2026] POST /v2.0/subnets => generated 731 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:21:25.321 7 INFO neutron.db.segments_db [None req-d113e6fa-f803-4e92-afb3-fd68c23e45b6 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Added segment 8834de5b-e0e5-4098-98ac-84a439301c50 of type vxlan for network d086b0fd-17ae-4396-bf9c-4ce68b5995a0 [pid: 7|app: 0|req: 1329/2551] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:21:25 2026] POST /v2.0/networks => generated 637 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2552] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:21:25 2026] POST /v2.0/subnets => generated 655 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2553] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:21:25 2026] POST /v2.0/subnets => generated 726 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:21:26.069 8 INFO neutron.db.segments_db [None req-b4dcdc47-674f-4ab2-b38d-3331d7f68f18 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Added segment eab34d05-cc26-4c95-a2bb-6deccfdbbc4e of type vxlan for network 7a524f0b-5322-4447-ba4d-71103f3b0c3b [pid: 8|app: 0|req: 1224/2554] 10.0.0.132 () {34 vars in 668 bytes} [Thu May 14 04:21:26 2026] POST /v2.0/networks => generated 637 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2555] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:21:26 2026] POST /v2.0/subnets => generated 655 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2556] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:21:26 2026] POST /v2.0/subnets => generated 729 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:21:26.746 7 INFO neutron.db.segments_db [None req-089a5927-00f1-4ab2-ab12-c9e2c0aebd0e d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Added segment 483c70fe-1de8-44c5-bb94-05d71bca653e of type vxlan for network 1a917ec8-031e-4b03-b3d8-934fccd078f9 2026-05-14 04:21:27.033 7 INFO neutron.db.l3_hamode_db [None req-089a5927-00f1-4ab2-ab12-c9e2c0aebd0e d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 04:21:27.825 7 INFO neutron.db.l3_hamode_db [None req-089a5927-00f1-4ab2-ab12-c9e2c0aebd0e d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1332/2557] 10.0.0.132 () {34 vars in 667 bytes} [Thu May 14 04:21:26 2026] POST /v2.0/routers => generated 685 bytes in 2031 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2558] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:21:28 2026] PUT /v2.0/routers/227b0281-453b-4115-886b-321383466962/add_router_interface => generated 310 bytes in 1299 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2559] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:21:30 2026] PUT /v2.0/routers/227b0281-453b-4115-886b-321383466962/add_router_interface => generated 310 bytes in 1331 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2560] 10.0.0.132 () {34 vars in 781 bytes} [Thu May 14 04:21:31 2026] PUT /v2.0/routers/227b0281-453b-4115-886b-321383466962/add_router_interface => generated 310 bytes in 1350 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2561] 10.0.0.132 () {34 vars in 682 bytes} [Thu May 14 04:21:32 2026] POST /v2.0/security-groups => generated 1629 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2562] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:21:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2563] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:21:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2564] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:21:33 2026] POST /v2.0/security-group-rules => generated 599 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2565] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:21:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2566] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:21:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2567] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:21:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2568] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:21:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2569] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:21:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2570] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:21:34 2026] POST /v2.0/security-group-rules => generated 599 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2571] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:21:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2572] 10.0.0.132 () {34 vars in 693 bytes} [Thu May 14 04:21:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:21:35.034 7 WARNING neutron.db.securitygroups_db [req-fbdb2bd6-94f3-4003-b4e5-c514748001c7 req-95fd656d-12bb-4962-987e-eef8f633d226 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - 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: 1340/2573] 10.0.0.66 () {34 vars in 1091 bytes} [Thu May 14 04:21:35 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-341307551&fields=id&tenant_id=34553aeccae44fce98b671707f08b4b8 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2574] 10.0.0.66 () {34 vars in 979 bytes} [Thu May 14 04:21:35 2026] GET /v2.0/networks?id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0 => generated 704 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2575] 10.0.0.66 () {34 vars in 962 bytes} [Thu May 14 04:21:35 2026] GET /v2.0/quotas/34553aeccae44fce98b671707f08b4b8 => 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: 1235/2576] 10.0.0.66 () {34 vars in 999 bytes} [Thu May 14 04:21:35 2026] GET /v2.0/ports?tenant_id=34553aeccae44fce98b671707f08b4b8&fields=id => generated 287 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2577] 10.0.0.66 () {34 vars in 1005 bytes} [Thu May 14 04:21:35 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2578] 10.0.0.66 () {34 vars in 1105 bytes} [Thu May 14 04:21:35 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0?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: 1343/2579] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:21:35 2026] GET /v2.0/ports?device_id=e7e78d94-33fc-4d54-92db-72c6c5141a92 => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2582] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:21:39 2026] GET /v2.0/networks?id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0 => generated 704 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:21:39.921 7 WARNING neutron.db.securitygroups_db [req-fbdb2bd6-94f3-4003-b4e5-c514748001c7 req-46a7ff28-f170-4592-9ef2-0d7d7591dcab d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - 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: 1345/2583] 199.204.45.116 () {34 vars in 1048 bytes} [Thu May 14 04:21:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=34553aeccae44fce98b671707f08b4b8 => generated 178 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2584] 199.204.45.116 () {38 vars in 953 bytes} [Thu May 14 04:21:39 2026] POST /v2.0/ports => generated 1179 bytes in 314 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: 1346/2585] 199.204.45.116 () {38 vars in 1026 bytes} [Thu May 14 04:21:40 2026] PUT /v2.0/ports/16352d3b-b97e-4574-a66e-b2e2116441fa => generated 1460 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2586] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:21:40 2026] GET /v2.0/ports?device_id=e7e78d94-33fc-4d54-92db-72c6c5141a92 => generated 1194 bytes in 94 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: 1347/2587] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:21:40 2026] GET /v2.0/security-groups?id=2f9fe9e4-7acd-4e59-8fb1-0e25395e37e8&fields=id&fields=name => generated 111 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:21:40.905 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-51326c7b-9b36-4f79-b7c8-3fc8190bcf7d'] response: {'name': 'network-changed', 'server_uuid': 'e7e78d94-33fc-4d54-92db-72c6c5141a92', 'tag': '16352d3b-b97e-4574-a66e-b2e2116441fa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1241/2588] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:21:41 2026] GET /v2.0/ports?tenant_id=34553aeccae44fce98b671707f08b4b8&device_id=e7e78d94-33fc-4d54-92db-72c6c5141a92 => generated 1463 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2589] 199.204.45.116 () {34 vars in 1016 bytes} [Thu May 14 04:21:41 2026] GET /v2.0/networks?tenant_id=34553aeccae44fce98b671707f08b4b8&shared=False => generated 2375 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2590] 199.204.45.116 () {34 vars in 928 bytes} [Thu May 14 04:21:41 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2591] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:21:42 2026] GET /v2.0/ports?tenant_id=34553aeccae44fce98b671707f08b4b8&device_id=e7e78d94-33fc-4d54-92db-72c6c5141a92 => generated 1463 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2592] 199.204.45.116 () {34 vars in 1054 bytes} [Thu May 14 04:21:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.31&port_id=16352d3b-b97e-4574-a66e-b2e2116441fa => 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: 1350/2593] 199.204.45.116 () {34 vars in 1102 bytes} [Thu May 14 04:21:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3e3&port_id=16352d3b-b97e-4574-a66e-b2e2116441fa => 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: 1244/2594] 199.204.45.116 () {34 vars in 1062 bytes} [Thu May 14 04:21:42 2026] GET /v2.0/subnets?id=6c972d02-5d0c-4b7b-85b7-e47eff5083f0&id=22f94c68-b093-48ed-8c84-8d20ae3a2f86 => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2595] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:21:42 2026] GET /v2.0/ports?network_id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2596] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:21:42 2026] GET /v2.0/ports?network_id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2597] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:21:42 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0?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: 1246/2598] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:21:42 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2599] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:21:45 2026] GET /v2.0/ports?device_id=e7e78d94-33fc-4d54-92db-72c6c5141a92 => generated 1196 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2600] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:21:46 2026] GET /v2.0/security-groups?id=2f9fe9e4-7acd-4e59-8fb1-0e25395e37e8&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2601] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:21:51 2026] GET /v2.0/ports?device_id=e7e78d94-33fc-4d54-92db-72c6c5141a92 => generated 1196 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2602] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:21:51 2026] GET /v2.0/security-groups?id=2f9fe9e4-7acd-4e59-8fb1-0e25395e37e8&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2603] 10.0.0.132 () {32 vars in 816 bytes} [Thu May 14 04:21:51 2026] GET /v2.0/ports?network_id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0&mac_address=fa%3A16%3A3e%3A25%3Aba%3A9c => generated 1196 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:21:52.076 8 INFO neutron.db.l3_db [None req-1c662b11-5a51-4aa4-b7dc-8f2b9a2d972e d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Floating IP 5a97a5a4-099f-4596-974e-322830233b26 associated. External IP: 10.96.250.216, port: 16352d3b-b97e-4574-a66e-b2e2116441fa. [pid: 8|app: 0|req: 1249/2604] 10.0.0.132 () {34 vars in 675 bytes} [Thu May 14 04:21:51 2026] POST /v2.0/floatingips => generated 854 bytes in 988 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:21:52.474 7 WARNING neutron.db.securitygroups_db [req-4aeed6c4-42b0-48bc-b267-41d13618e51c req-1bb2541d-5b85-4a61-8f9d-adc91124049d d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - 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-05-14 04:21:52.492 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a9e8f22-dcc4-4aa0-91f4-9047f85946bf'] response: {'name': 'network-changed', 'server_uuid': 'e7e78d94-33fc-4d54-92db-72c6c5141a92', 'tag': '16352d3b-b97e-4574-a66e-b2e2116441fa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1356/2605] 10.0.0.66 () {34 vars in 1091 bytes} [Thu May 14 04:21:52 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-341307551&fields=id&tenant_id=34553aeccae44fce98b671707f08b4b8 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2606] 10.0.0.66 () {34 vars in 979 bytes} [Thu May 14 04:21:52 2026] GET /v2.0/networks?id=7a524f0b-5322-4447-ba4d-71103f3b0c3b => generated 704 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2607] 10.0.0.66 () {34 vars in 962 bytes} [Thu May 14 04:21:52 2026] GET /v2.0/quotas/34553aeccae44fce98b671707f08b4b8 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2610] 10.0.0.66 () {34 vars in 999 bytes} [Thu May 14 04:21:52 2026] GET /v2.0/ports?tenant_id=34553aeccae44fce98b671707f08b4b8&fields=id => generated 333 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2611] 10.0.0.66 () {34 vars in 1005 bytes} [Thu May 14 04:21:52 2026] GET /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b?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: 1252/2612] 10.0.0.66 () {34 vars in 1105 bytes} [Thu May 14 04:21:52 2026] GET /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b?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: 1361/2613] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:21:53 2026] GET /v2.0/ports?tenant_id=34553aeccae44fce98b671707f08b4b8&device_id=e7e78d94-33fc-4d54-92db-72c6c5141a92 => generated 1465 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2614] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:21:53 2026] GET /v2.0/ports?device_id=aa742960-e7e4-4a56-82cb-17d7a530c7cc => 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: 1362/2615] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:21:53 2026] GET /v2.0/networks?id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2616] 199.204.45.116 () {34 vars in 1054 bytes} [Thu May 14 04:21:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.31&port_id=16352d3b-b97e-4574-a66e-b2e2116441fa => generated 857 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2617] 199.204.45.116 () {34 vars in 1102 bytes} [Thu May 14 04:21:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3e3&port_id=16352d3b-b97e-4574-a66e-b2e2116441fa => 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: 1255/2618] 199.204.45.116 () {34 vars in 1062 bytes} [Thu May 14 04:21:53 2026] GET /v2.0/subnets?id=6c972d02-5d0c-4b7b-85b7-e47eff5083f0&id=22f94c68-b093-48ed-8c84-8d20ae3a2f86 => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2619] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:21:53 2026] GET /v2.0/ports?network_id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2620] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:21:53 2026] GET /v2.0/ports?network_id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0&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: 1365/2621] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:21:53 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2622] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:21:53 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0?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: 1366/2623] 10.0.0.12 () {34 vars in 987 bytes} [Thu May 14 04:21:56 2026] GET /v2.0/ports?device_id=e7e78d94-33fc-4d54-92db-72c6c5141a92 => generated 1465 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2624] 10.0.0.12 () {34 vars in 1037 bytes} [Thu May 14 04:21:56 2026] GET /v2.0/security-groups?id=2f9fe9e4-7acd-4e59-8fb1-0e25395e37e8&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2625] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:21:57 2026] GET /v2.0/networks?id=7a524f0b-5322-4447-ba4d-71103f3b0c3b => generated 704 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:21:57.326 8 WARNING neutron.db.securitygroups_db [req-4aeed6c4-42b0-48bc-b267-41d13618e51c req-b4d4c8a6-78d7-4c95-afba-d50d39b7bdc6 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - 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: 1259/2626] 199.204.45.116 () {34 vars in 1048 bytes} [Thu May 14 04:21:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=34553aeccae44fce98b671707f08b4b8 => generated 178 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2627] 199.204.45.116 () {38 vars in 953 bytes} [Thu May 14 04:21:57 2026] POST /v2.0/ports => generated 1187 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1369/2628] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:21:58 2026] GET /v2.0/ports?device_id=aa742960-e7e4-4a56-82cb-17d7a530c7cc => generated 1202 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2629] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:21:58 2026] GET /v2.0/security-groups?id=2f9fe9e4-7acd-4e59-8fb1-0e25395e37e8&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2630] 199.204.45.116 () {38 vars in 1026 bytes} [Thu May 14 04:21:57 2026] PUT /v2.0/ports/da5d8195-cb07-48f4-a06e-6cde378539cd => generated 1468 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:21:58.344 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-461cf338-0ca5-4e4c-8c62-50d6c9552795'] response: {'name': 'network-changed', 'server_uuid': 'aa742960-e7e4-4a56-82cb-17d7a530c7cc', 'tag': 'da5d8195-cb07-48f4-a06e-6cde378539cd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1371/2631] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:21:58 2026] GET /v2.0/ports?tenant_id=34553aeccae44fce98b671707f08b4b8&device_id=aa742960-e7e4-4a56-82cb-17d7a530c7cc => generated 1471 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1261/2632] 199.204.45.116 () {34 vars in 1016 bytes} [Thu May 14 04:21:58 2026] GET /v2.0/networks?tenant_id=34553aeccae44fce98b671707f08b4b8&shared=False => generated 2375 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2633] 199.204.45.116 () {34 vars in 928 bytes} [Thu May 14 04:21:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2634] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:22:00 2026] GET /v2.0/ports?tenant_id=34553aeccae44fce98b671707f08b4b8&device_id=aa742960-e7e4-4a56-82cb-17d7a530c7cc => generated 1471 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2635] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:22:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.175&port_id=da5d8195-cb07-48f4-a06e-6cde378539cd => 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: 1263/2636] 199.204.45.116 () {34 vars in 1104 bytes} [Thu May 14 04:22:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A143&port_id=da5d8195-cb07-48f4-a06e-6cde378539cd => 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: 1374/2637] 199.204.45.116 () {34 vars in 1062 bytes} [Thu May 14 04:22:00 2026] GET /v2.0/subnets?id=66bf99fd-539c-4958-9be6-26f180abf013&id=4d8bdcb2-8fce-4006-956c-3e7f8542fd9b => generated 1413 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2638] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:22:00 2026] GET /v2.0/ports?network_id=7a524f0b-5322-4447-ba4d-71103f3b0c3b&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: 1375/2639] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:22:00 2026] GET /v2.0/ports?network_id=7a524f0b-5322-4447-ba4d-71103f3b0c3b&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2640] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:22:00 2026] GET /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b?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: 1376/2641] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:22:00 2026] GET /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b?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: 1266/2642] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:22:03 2026] GET /v2.0/ports?device_id=aa742960-e7e4-4a56-82cb-17d7a530c7cc => generated 1204 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2643] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:22:03 2026] GET /v2.0/security-groups?id=2f9fe9e4-7acd-4e59-8fb1-0e25395e37e8&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2646] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:22:08 2026] GET /v2.0/ports?device_id=aa742960-e7e4-4a56-82cb-17d7a530c7cc => generated 1204 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2647] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:22:08 2026] GET /v2.0/security-groups?id=2f9fe9e4-7acd-4e59-8fb1-0e25395e37e8&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2648] 10.0.0.132 () {32 vars in 816 bytes} [Thu May 14 04:22:08 2026] GET /v2.0/ports?network_id=7a524f0b-5322-4447-ba4d-71103f3b0c3b&mac_address=fa%3A16%3A3e%3A8e%3A7d%3A29 => generated 1204 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:22:09.457 7 INFO neutron.db.l3_db [None req-4b9f4f3c-3923-49ca-9ce7-af1e4f8419e9 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Floating IP a6090069-6230-4350-9379-d8e4dc83a768 associated. External IP: 10.96.250.210, port: da5d8195-cb07-48f4-a06e-6cde378539cd. [pid: 7|app: 0|req: 1380/2649] 10.0.0.132 () {34 vars in 675 bytes} [Thu May 14 04:22:08 2026] POST /v2.0/floatingips => generated 855 bytes in 1013 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 04:22:09.793 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-efc74430-2f9d-4b1f-8c98-b5b616ff33d8'] response: {'name': 'network-changed', 'server_uuid': 'aa742960-e7e4-4a56-82cb-17d7a530c7cc', 'tag': 'da5d8195-cb07-48f4-a06e-6cde378539cd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1270/2650] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:22:10 2026] GET /v2.0/ports?tenant_id=34553aeccae44fce98b671707f08b4b8&device_id=aa742960-e7e4-4a56-82cb-17d7a530c7cc => generated 1473 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2651] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:22:10 2026] GET /v2.0/networks?id=7a524f0b-5322-4447-ba4d-71103f3b0c3b => 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: 1271/2652] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:22:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.175&port_id=da5d8195-cb07-48f4-a06e-6cde378539cd => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2653] 199.204.45.116 () {34 vars in 1104 bytes} [Thu May 14 04:22:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A143&port_id=da5d8195-cb07-48f4-a06e-6cde378539cd => 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: 1272/2654] 199.204.45.116 () {34 vars in 1062 bytes} [Thu May 14 04:22:10 2026] GET /v2.0/subnets?id=66bf99fd-539c-4958-9be6-26f180abf013&id=4d8bdcb2-8fce-4006-956c-3e7f8542fd9b => generated 1413 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2655] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:22:10 2026] GET /v2.0/ports?network_id=7a524f0b-5322-4447-ba4d-71103f3b0c3b&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2656] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:22:10 2026] GET /v2.0/ports?network_id=7a524f0b-5322-4447-ba4d-71103f3b0c3b&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2657] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:22:10 2026] GET /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b?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: 1274/2658] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:22:10 2026] GET /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2659] 10.0.0.12 () {34 vars in 987 bytes} [Thu May 14 04:22:14 2026] GET /v2.0/ports?device_id=aa742960-e7e4-4a56-82cb-17d7a530c7cc => generated 1473 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2660] 10.0.0.12 () {34 vars in 1037 bytes} [Thu May 14 04:22:14 2026] GET /v2.0/security-groups?id=2f9fe9e4-7acd-4e59-8fb1-0e25395e37e8&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2663] 10.0.0.132 () {32 vars in 719 bytes} [Thu May 14 04:22:25 2026] GET /v2.0/subnets/489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2664] 10.0.0.32 () {30 vars in 687 bytes} [Thu May 14 04:22:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2665] 10.0.0.32 () {30 vars in 689 bytes} [Thu May 14 04:22: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: 7|app: 0|req: 1388/2666] 10.0.0.32 () {30 vars in 665 bytes} [Thu May 14 04:22:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2667] 10.0.0.32 () {30 vars in 701 bytes} [Thu May 14 04:22:26 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: 1389/2668] 10.0.0.32 () {28 vars in 436 bytes} [Thu May 14 04:22:26 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2669] 10.0.0.32 () {30 vars in 725 bytes} [Thu May 14 04:22:26 2026] GET /v2.0/subnets/489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 658 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2670] 10.0.0.32 () {30 vars in 687 bytes} [Thu May 14 04:22:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2671] 10.0.0.32 () {30 vars in 689 bytes} [Thu May 14 04:22: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: 7|app: 0|req: 1391/2672] 10.0.0.32 () {30 vars in 665 bytes} [Thu May 14 04:22: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: 8|app: 0|req: 1282/2673] 10.0.0.32 () {30 vars in 701 bytes} [Thu May 14 04:22:26 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: 1392/2674] 10.0.0.32 () {30 vars in 725 bytes} [Thu May 14 04:22:26 2026] GET /v2.0/subnets/489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2675] 10.0.0.32 () {30 vars in 687 bytes} [Thu May 14 04:22:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2676] 10.0.0.32 () {30 vars in 689 bytes} [Thu May 14 04:22:27 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: 1284/2677] 10.0.0.32 () {30 vars in 665 bytes} [Thu May 14 04:22:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2678] 10.0.0.32 () {30 vars in 701 bytes} [Thu May 14 04:22:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2679] 10.0.0.32 () {30 vars in 727 bytes} [Thu May 14 04:22:27 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2680] 10.0.0.32 () {30 vars in 679 bytes} [Thu May 14 04:22:27 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: 1286/2681] 10.0.0.32 () {34 vars in 701 bytes} [Thu May 14 04:22:27 2026] POST /v2.0/ports => generated 1132 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2682] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:22:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1287/2683] 199.204.45.116 () {30 vars in 703 bytes} [Thu May 14 04:22: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: 1397/2684] 199.204.45.116 () {30 vars in 679 bytes} [Thu May 14 04:22:30 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: 1288/2685] 199.204.45.116 () {30 vars in 715 bytes} [Thu May 14 04:22:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2686] 199.204.45.116 () {30 vars in 735 bytes} [Thu May 14 04:22:30 2026] GET /v2.0/ports/3a9feebf-2cdf-4d60-bb23-993e3bea505c => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2687] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:22:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2688] 199.204.45.116 () {30 vars in 703 bytes} [Thu May 14 04:22:31 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: 1290/2689] 199.204.45.116 () {30 vars in 679 bytes} [Thu May 14 04:22:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2690] 199.204.45.116 () {30 vars in 715 bytes} [Thu May 14 04:22:31 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-05-14 04:22:31.187 8 INFO neutron.api.v2.resource [None req-193f46da-ad22-482d-afc8-67ddb1e8b8ed ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1291/2691] 199.204.45.116 () {30 vars in 761 bytes} [Thu May 14 04:22:31 2026] GET /v2.0/security-groups/lb-1c181d3a-c56d-45da-ae42-59c7afedd5f1 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2692] 199.204.45.116 () {30 vars in 783 bytes} [Thu May 14 04:22:31 2026] GET /v2.0/security-groups?name=lb-1c181d3a-c56d-45da-ae42-59c7afedd5f1 => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2693] 199.204.45.116 () {34 vars in 734 bytes} [Thu May 14 04:22:31 2026] POST /v2.0/security-groups => generated 1638 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2694] 199.204.45.116 () {30 vars in 813 bytes} [Thu May 14 04:22:31 2026] GET /v2.0/security-group-rules?security_group_id=6b7bb72f-7d1d-4b0f-a5f2-50b8066c5ca3 => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2695] 199.204.45.116 () {34 vars in 787 bytes} [Thu May 14 04:22:31 2026] PUT /v2.0/ports/3a9feebf-2cdf-4d60-bb23-993e3bea505c => generated 1132 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2696] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:22:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1294/2697] 199.204.45.116 () {30 vars in 703 bytes} [Thu May 14 04:22:31 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: 1404/2698] 199.204.45.116 () {30 vars in 679 bytes} [Thu May 14 04:22:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2699] 199.204.45.116 () {30 vars in 715 bytes} [Thu May 14 04:22:31 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: 1405/2700] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:22:31 2026] GET /v2.0/subnets/489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 676 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2703] 10.0.0.66 () {34 vars in 1013 bytes} [Thu May 14 04:22:39 2026] GET /v2.0/security-groups?id=cb1beb9a-7aba-47e9-bb9a-3c61fd9f2fe6&fields=id => 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: 1297/2704] 10.0.0.66 () {34 vars in 979 bytes} [Thu May 14 04:22:39 2026] GET /v2.0/networks?id=cb0c5281-ac94-49bb-bf8f-e5f02d10c98f => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2705] 10.0.0.66 () {34 vars in 962 bytes} [Thu May 14 04:22:39 2026] GET /v2.0/quotas/a72cbf15c1c849f5827931531bfc09cf => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2706] 10.0.0.66 () {34 vars in 999 bytes} [Thu May 14 04:22:39 2026] GET /v2.0/ports?tenant_id=a72cbf15c1c849f5827931531bfc09cf&fields=id => generated 149 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2707] 10.0.0.66 () {34 vars in 1005 bytes} [Thu May 14 04:22:39 2026] GET /v2.0/networks/cb0c5281-ac94-49bb-bf8f-e5f02d10c98f?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2708] 10.0.0.66 () {34 vars in 1105 bytes} [Thu May 14 04:22:39 2026] GET /v2.0/networks/cb0c5281-ac94-49bb-bf8f-e5f02d10c98f?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: 1410/2709] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:22:40 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => 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: 1300/2710] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:22:40 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => 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: 1411/2711] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:22:43 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => 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: 1301/2712] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:22:43 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => 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: 1412/2713] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:22:44 2026] GET /v2.0/networks?id=cb0c5281-ac94-49bb-bf8f-e5f02d10c98f => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:22:44.195 8 WARNING neutron.db.securitygroups_db [req-c3a3138c-7a2c-445a-a14a-af79f3f1636c req-502e7b9f-b106-46b3-a2d4-f2bfaca1952d ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1302/2714] 199.204.45.116 () {34 vars in 1048 bytes} [Thu May 14 04:22:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a72cbf15c1c849f5827931531bfc09cf => generated 343 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2715] 199.204.45.116 () {38 vars in 953 bytes} [Thu May 14 04:22:44 2026] POST /v2.0/ports => generated 1078 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2716] 199.204.45.116 () {38 vars in 1026 bytes} [Thu May 14 04:22:44 2026] PUT /v2.0/ports/76837560-a208-4118-8373-b143c2b8db66 => generated 1239 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:22:45.049 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dafb0362-4376-49ca-a434-e9e0f25c6de7'] response: {'name': 'network-changed', 'server_uuid': 'aa401f2a-2665-4ba1-b99d-9bc681a357b0', 'tag': '76837560-a208-4118-8373-b143c2b8db66', '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: 1414/2717] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:22:45 2026] GET /v2.0/ports?tenant_id=a72cbf15c1c849f5827931531bfc09cf&device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1304/2718] 199.204.45.116 () {34 vars in 1016 bytes} [Thu May 14 04:22:45 2026] GET /v2.0/networks?tenant_id=a72cbf15c1c849f5827931531bfc09cf&shared=False => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2719] 199.204.45.116 () {34 vars in 928 bytes} [Thu May 14 04:22:45 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2720] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:22:46 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2721] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:22:46 2026] GET /v2.0/security-groups?id=cb1beb9a-7aba-47e9-bb9a-3c61fd9f2fe6&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2722] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:22:46 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2723] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:22:46 2026] GET /v2.0/ports?tenant_id=a72cbf15c1c849f5827931531bfc09cf&device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2724] 199.204.45.116 () {34 vars in 1058 bytes} [Thu May 14 04:22:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.70&port_id=76837560-a208-4118-8373-b143c2b8db66 => 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: 1418/2725] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:22:46 2026] GET /v2.0/subnets?id=f34e6d1f-c4f7-4c23-88ae-b0ddbaa2cf84 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2726] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:22:46 2026] GET /v2.0/ports?network_id=cb0c5281-ac94-49bb-bf8f-e5f02d10c98f&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2727] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:22:46 2026] GET /v2.0/networks/cb0c5281-ac94-49bb-bf8f-e5f02d10c98f?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: 1309/2728] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:22:46 2026] GET /v2.0/networks/cb0c5281-ac94-49bb-bf8f-e5f02d10c98f?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: 1420/2729] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:22:49 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2730] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:22:49 2026] GET /v2.0/security-groups?id=cb1beb9a-7aba-47e9-bb9a-3c61fd9f2fe6&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2731] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:22:49 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2732] 199.204.45.116 () {34 vars in 992 bytes} [Thu May 14 04:22:51 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 1242 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2733] 199.204.45.116 () {34 vars in 1042 bytes} [Thu May 14 04:22:51 2026] GET /v2.0/security-groups?id=cb1beb9a-7aba-47e9-bb9a-3c61fd9f2fe6&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2734] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:22:52 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2735] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:22:52 2026] GET /v2.0/security-groups?id=cb1beb9a-7aba-47e9-bb9a-3c61fd9f2fe6&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2736] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:22:52 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => 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: 1425/2739] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:22:55 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2740] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:22:55 2026] GET /v2.0/security-groups?id=cb1beb9a-7aba-47e9-bb9a-3c61fd9f2fe6&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: 1426/2741] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:22:55 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => 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: 1429/2746] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:23:33 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: 1318/2747] 199.204.45.116 () {30 vars in 703 bytes} [Thu May 14 04:23: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: 1430/2748] 199.204.45.116 () {30 vars in 679 bytes} [Thu May 14 04:23:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2749] 199.204.45.116 () {30 vars in 715 bytes} [Thu May 14 04:23:33 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: 1431/2750] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:23:33 2026] GET /v2.0/subnets/489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 676 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2751] 199.204.45.116 () {30 vars in 767 bytes} [Thu May 14 04:23:33 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => 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: 1432/2752] 199.204.45.116 () {34 vars in 715 bytes} [Thu May 14 04:23:33 2026] POST /v2.0/ports => generated 1059 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2753] 10.0.0.66 () {34 vars in 968 bytes} [Thu May 14 04:23:33 2026] GET /v2.0/ports/7dd55e61-443c-4f35-8897-42b8597f7578 => generated 1059 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2754] 10.0.0.66 () {34 vars in 904 bytes} [Thu May 14 04:23:33 2026] GET /v2.0/extensions => generated 22222 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2755] 199.204.45.116 () {34 vars in 1260 bytes} [Thu May 14 04:23:34 2026] GET /v2.0/ports/7dd55e61-443c-4f35-8897-42b8597f7578?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: 7|app: 0|req: 1434/2756] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:23:34 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7?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: 1323/2757] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:23:34 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7?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: 1435/2758] 199.204.45.116 () {34 vars in 973 bytes} [Thu May 14 04:23:35 2026] GET /v2.0/ports/7dd55e61-443c-4f35-8897-42b8597f7578 => generated 1059 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2759] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:23:35 2026] GET /v2.0/networks?id=a4a0e573-cb80-40be-8546-7f95b60ceed7 => generated 803 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2760] 199.204.45.116 () {38 vars in 1026 bytes} [Thu May 14 04:23:35 2026] PUT /v2.0/ports/7dd55e61-443c-4f35-8897-42b8597f7578 => generated 1249 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:23:35.907 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ae9952a-adf4-4ad8-b2a1-879ee919fea2'] response: {'name': 'network-changed', 'server_uuid': 'aa401f2a-2665-4ba1-b99d-9bc681a357b0', 'tag': '7dd55e61-443c-4f35-8897-42b8597f7578', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1325/2761] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:23:36 2026] GET /v2.0/ports?tenant_id=a72cbf15c1c849f5827931531bfc09cf&device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 2485 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2762] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:23:36 2026] GET /v2.0/networks?id=a4a0e573-cb80-40be-8546-7f95b60ceed7 => generated 803 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2763] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:23:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=7dd55e61-443c-4f35-8897-42b8597f7578 => 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: 1438/2764] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:23:36 2026] GET /v2.0/subnets?id=489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2765] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:23:36 2026] GET /v2.0/ports?network_id=a4a0e573-cb80-40be-8546-7f95b60ceed7&device_owner=network%3Adhcp => generated 1236 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2766] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:23:36 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7?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: 1328/2767] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:23:36 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7?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: 1441/2770] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:23:37 2026] GET /v2.0/ports?tenant_id=a72cbf15c1c849f5827931531bfc09cf&device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 2485 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2771] 199.204.45.116 () {34 vars in 1058 bytes} [Thu May 14 04:23:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.70&port_id=76837560-a208-4118-8373-b143c2b8db66 => 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: 1442/2772] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:23:37 2026] GET /v2.0/subnets?id=f34e6d1f-c4f7-4c23-88ae-b0ddbaa2cf84 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2773] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:23:37 2026] GET /v2.0/ports?network_id=cb0c5281-ac94-49bb-bf8f-e5f02d10c98f&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2774] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:23:37 2026] GET /v2.0/networks/cb0c5281-ac94-49bb-bf8f-e5f02d10c98f?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2775] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:23:37 2026] GET /v2.0/networks/cb0c5281-ac94-49bb-bf8f-e5f02d10c98f?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: 1444/2776] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:23:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=7dd55e61-443c-4f35-8897-42b8597f7578 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2777] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:23:38 2026] GET /v2.0/subnets?id=489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2778] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:23:38 2026] GET /v2.0/ports?network_id=a4a0e573-cb80-40be-8546-7f95b60ceed7&device_owner=network%3Adhcp => generated 1236 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2779] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:23:38 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2780] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:23:38 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2781] 10.0.0.66 () {34 vars in 968 bytes} [Thu May 14 04:23:42 2026] GET /v2.0/ports/7dd55e61-443c-4f35-8897-42b8597f7578 => generated 1249 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2782] 199.204.45.116 () {34 vars in 787 bytes} [Thu May 14 04:23:42 2026] PUT /v2.0/ports/7dd55e61-443c-4f35-8897-42b8597f7578 => generated 1274 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:23:42.584 8 INFO neutron.api.v2.resource [None req-28e132c5-77c7-457d-8702-306812eba1b8 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1336/2783] 199.204.45.116 () {30 vars in 761 bytes} [Thu May 14 04:23:42 2026] GET /v2.0/security-groups/lb-1c181d3a-c56d-45da-ae42-59c7afedd5f1 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:23:42.588 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b37a3722-a90e-4df4-8aa1-cc2ed4d5f056'] response: {'name': 'network-changed', 'server_uuid': 'aa401f2a-2665-4ba1-b99d-9bc681a357b0', 'tag': '7dd55e61-443c-4f35-8897-42b8597f7578', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1448/2784] 199.204.45.116 () {30 vars in 783 bytes} [Thu May 14 04:23:42 2026] GET /v2.0/security-groups?name=lb-1c181d3a-c56d-45da-ae42-59c7afedd5f1 => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2785] 199.204.45.116 () {34 vars in 787 bytes} [Thu May 14 04:23:42 2026] PUT /v2.0/ports/7dd55e61-443c-4f35-8897-42b8597f7578 => generated 1312 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:23:42.944 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a49d9ba-db8b-415b-a26a-57e9f475f58c'] response: {'name': 'network-changed', 'server_uuid': 'aa401f2a-2665-4ba1-b99d-9bc681a357b0', 'tag': '7dd55e61-443c-4f35-8897-42b8597f7578', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1338/2786] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:23:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2787] 199.204.45.116 () {30 vars in 703 bytes} [Thu May 14 04:23:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2788] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:23:43 2026] GET /v2.0/ports?tenant_id=a72cbf15c1c849f5827931531bfc09cf&device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 2584 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2789] 199.204.45.116 () {30 vars in 679 bytes} [Thu May 14 04:23:43 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: 1450/2790] 199.204.45.116 () {30 vars in 715 bytes} [Thu May 14 04:23:43 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: 1341/2791] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:23:43 2026] GET /v2.0/networks?id=a4a0e573-cb80-40be-8546-7f95b60ceed7 => generated 803 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2792] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:23:43 2026] GET /v2.0/subnets/489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2793] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:23:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=7dd55e61-443c-4f35-8897-42b8597f7578 => 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: 1452/2794] 199.204.45.116 () {30 vars in 735 bytes} [Thu May 14 04:23:43 2026] GET /v2.0/ports/3a9feebf-2cdf-4d60-bb23-993e3bea505c => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2795] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:23:43 2026] GET /v2.0/subnets?id=489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2796] 199.204.45.116 () {30 vars in 735 bytes} [Thu May 14 04:23:43 2026] GET /v2.0/ports/7dd55e61-443c-4f35-8897-42b8597f7578 => generated 1348 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2797] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:23:43 2026] GET /v2.0/subnets/489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2798] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:23:43 2026] GET /v2.0/ports?network_id=a4a0e573-cb80-40be-8546-7f95b60ceed7&device_owner=network%3Adhcp => generated 1236 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2799] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:23:43 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7?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: 1455/2800] 199.204.45.116 () {30 vars in 741 bytes} [Thu May 14 04:23:43 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7 => 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: 1456/2801] 199.204.45.116 () {30 vars in 735 bytes} [Thu May 14 04:23:43 2026] GET /v2.0/ports/3a9feebf-2cdf-4d60-bb23-993e3bea505c => generated 1132 bytes in 29 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.116 () {34 vars in 1110 bytes} [Thu May 14 04:23:43 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7?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: 1457/2803] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:23:43 2026] GET /v2.0/subnets/489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2804] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:23:44 2026] GET /v2.0/ports?tenant_id=a72cbf15c1c849f5827931531bfc09cf&device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 2584 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2805] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:23:44 2026] GET /v2.0/networks?id=a4a0e573-cb80-40be-8546-7f95b60ceed7 => generated 803 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2806] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:23:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=7dd55e61-443c-4f35-8897-42b8597f7578 => 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: 1459/2807] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:23:44 2026] GET /v2.0/subnets?id=489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2808] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:23:44 2026] GET /v2.0/ports?network_id=a4a0e573-cb80-40be-8546-7f95b60ceed7&device_owner=network%3Adhcp => generated 1236 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2809] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:23:44 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7?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: 1350/2810] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:23:44 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:23:49.044 7 INFO neutron.db.l3_db [None req-b7947351-7337-473c-9613-f39927d77528 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Floating IP ffe6a884-ed32-4690-9a71-184ebcf70d7d associated. External IP: 10.96.250.219, port: 3a9feebf-2cdf-4d60-bb23-993e3bea505c. [pid: 7|app: 0|req: 1461/2811] 10.0.0.132 () {34 vars in 675 bytes} [Thu May 14 04:23:48 2026] POST /v2.0/floatingips => generated 899 bytes in 1000 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2814] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:23:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2815] 199.204.45.116 () {30 vars in 703 bytes} [Thu May 14 04:23: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: 8|app: 0|req: 1353/2816] 199.204.45.116 () {30 vars in 679 bytes} [Thu May 14 04:23:54 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: 1464/2817] 199.204.45.116 () {30 vars in 715 bytes} [Thu May 14 04:23:54 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-05-14 04:23:54.346 8 INFO neutron.api.v2.resource [None req-220a288d-0119-44a9-b5b2-e2bdd2a1f339 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1354/2818] 199.204.45.116 () {30 vars in 761 bytes} [Thu May 14 04:23:54 2026] GET /v2.0/security-groups/lb-1c181d3a-c56d-45da-ae42-59c7afedd5f1 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2819] 199.204.45.116 () {30 vars in 783 bytes} [Thu May 14 04:23:54 2026] GET /v2.0/security-groups?name=lb-1c181d3a-c56d-45da-ae42-59c7afedd5f1 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2820] 199.204.45.116 () {30 vars in 813 bytes} [Thu May 14 04:23:54 2026] GET /v2.0/security-group-rules?security_group_id=6b7bb72f-7d1d-4b0f-a5f2-50b8066c5ca3 => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2821] 199.204.45.116 () {34 vars in 745 bytes} [Thu May 14 04:23:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2822] 199.204.45.116 () {34 vars in 745 bytes} [Thu May 14 04:23:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2823] 10.0.0.32 () {30 vars in 687 bytes} [Thu May 14 04:24:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2824] 10.0.0.32 () {30 vars in 689 bytes} [Thu May 14 04:24:04 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: 1468/2825] 10.0.0.32 () {30 vars in 665 bytes} [Thu May 14 04:24:04 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: 1358/2826] 10.0.0.32 () {30 vars in 701 bytes} [Thu May 14 04:24:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2827] 10.0.0.32 () {28 vars in 436 bytes} [Thu May 14 04:24:05 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2828] 10.0.0.32 () {30 vars in 725 bytes} [Thu May 14 04:24:05 2026] GET /v2.0/subnets/6c972d02-5d0c-4b7b-85b7-e47eff5083f0 => generated 655 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2829] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:24:06 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: 1360/2830] 199.204.45.116 () {30 vars in 703 bytes} [Thu May 14 04:24:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2831] 199.204.45.116 () {30 vars in 679 bytes} [Thu May 14 04:24: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: 8|app: 0|req: 1361/2832] 199.204.45.116 () {30 vars in 715 bytes} [Thu May 14 04:24:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2833] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:24:06 2026] GET /v2.0/subnets/6c972d02-5d0c-4b7b-85b7-e47eff5083f0 => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2834] 199.204.45.116 () {30 vars in 767 bytes} [Thu May 14 04:24:06 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 2584 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2835] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:24:06 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: 1363/2836] 199.204.45.116 () {30 vars in 703 bytes} [Thu May 14 04:24:06 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: 1474/2837] 199.204.45.116 () {30 vars in 679 bytes} [Thu May 14 04:24:06 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: 1364/2838] 199.204.45.116 () {30 vars in 715 bytes} [Thu May 14 04:24:06 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: 1475/2839] 199.204.45.116 () {34 vars in 715 bytes} [Thu May 14 04:24:06 2026] POST /v2.0/ports => generated 1328 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2840] 10.0.0.66 () {34 vars in 968 bytes} [Thu May 14 04:24:07 2026] GET /v2.0/ports/59a1275d-a5c5-4338-974a-8ab9bde3c7fe => generated 1328 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1477/2843] 199.204.45.116 () {34 vars in 1260 bytes} [Thu May 14 04:24:08 2026] GET /v2.0/ports/59a1275d-a5c5-4338-974a-8ab9bde3c7fe?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2844] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:24:08 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0?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: 1478/2845] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:24:08 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0?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: 1368/2846] 199.204.45.116 () {34 vars in 973 bytes} [Thu May 14 04:24:09 2026] GET /v2.0/ports/59a1275d-a5c5-4338-974a-8ab9bde3c7fe => generated 1328 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2847] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:24:09 2026] GET /v2.0/networks?id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2848] 199.204.45.116 () {38 vars in 1026 bytes} [Thu May 14 04:24:09 2026] PUT /v2.0/ports/59a1275d-a5c5-4338-974a-8ab9bde3c7fe => generated 1518 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:24:09.815 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-949b4dc9-8aa8-47f7-bb6f-9537da6d57d9'] response: {'name': 'network-changed', 'server_uuid': 'aa401f2a-2665-4ba1-b99d-9bc681a357b0', 'tag': '59a1275d-a5c5-4338-974a-8ab9bde3c7fe', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1480/2849] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:24:10 2026] GET /v2.0/ports?tenant_id=a72cbf15c1c849f5827931531bfc09cf&device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 4094 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: 1370/2850] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:24:10 2026] GET /v2.0/networks?id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0 => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2851] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:24:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.242&port_id=59a1275d-a5c5-4338-974a-8ab9bde3c7fe => 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: 1371/2852] 199.204.45.116 () {34 vars in 1102 bytes} [Thu May 14 04:24:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A35c&port_id=59a1275d-a5c5-4338-974a-8ab9bde3c7fe => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2853] 199.204.45.116 () {34 vars in 1062 bytes} [Thu May 14 04:24:10 2026] GET /v2.0/subnets?id=6c972d02-5d0c-4b7b-85b7-e47eff5083f0&id=22f94c68-b093-48ed-8c84-8d20ae3a2f86 => generated 1410 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2854] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:24:10 2026] GET /v2.0/ports?network_id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0&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: 1483/2855] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:24:10 2026] GET /v2.0/ports?network_id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2856] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:24:10 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0?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: 1484/2857] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:24:10 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2858] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:24:11 2026] GET /v2.0/ports?tenant_id=a72cbf15c1c849f5827931531bfc09cf&device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 4094 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2859] 199.204.45.116 () {34 vars in 1058 bytes} [Thu May 14 04:24:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.70&port_id=76837560-a208-4118-8373-b143c2b8db66 => 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: 1375/2860] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:24:11 2026] GET /v2.0/subnets?id=f34e6d1f-c4f7-4c23-88ae-b0ddbaa2cf84 => 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: 1486/2861] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:24:11 2026] GET /v2.0/ports?network_id=cb0c5281-ac94-49bb-bf8f-e5f02d10c98f&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2862] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:24:11 2026] GET /v2.0/networks/cb0c5281-ac94-49bb-bf8f-e5f02d10c98f?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2863] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:24:12 2026] GET /v2.0/networks/cb0c5281-ac94-49bb-bf8f-e5f02d10c98f?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: 1377/2864] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:24:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=7dd55e61-443c-4f35-8897-42b8597f7578 => 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: 1488/2865] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:24:12 2026] GET /v2.0/subnets?id=489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2866] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:24:12 2026] GET /v2.0/ports?network_id=a4a0e573-cb80-40be-8546-7f95b60ceed7&device_owner=network%3Adhcp => generated 1236 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2867] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:24:12 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2868] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:24:12 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2869] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:24:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.242&port_id=59a1275d-a5c5-4338-974a-8ab9bde3c7fe => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2870] 199.204.45.116 () {34 vars in 1102 bytes} [Thu May 14 04:24:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A35c&port_id=59a1275d-a5c5-4338-974a-8ab9bde3c7fe => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2871] 199.204.45.116 () {34 vars in 1062 bytes} [Thu May 14 04:24:12 2026] GET /v2.0/subnets?id=6c972d02-5d0c-4b7b-85b7-e47eff5083f0&id=22f94c68-b093-48ed-8c84-8d20ae3a2f86 => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2872] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:24:12 2026] GET /v2.0/ports?network_id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0&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: 1492/2873] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:24:12 2026] GET /v2.0/ports?network_id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0&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: 1382/2874] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:24:12 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2875] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:24:12 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0?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: 1383/2876] 10.0.0.66 () {34 vars in 968 bytes} [Thu May 14 04:24:16 2026] GET /v2.0/ports/59a1275d-a5c5-4338-974a-8ab9bde3c7fe => generated 1518 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2877] 199.204.45.116 () {30 vars in 741 bytes} [Thu May 14 04:24:16 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0 => generated 797 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2878] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:24:16 2026] GET /v2.0/subnets/6c972d02-5d0c-4b7b-85b7-e47eff5083f0 => 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: 1495/2879] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:24:16 2026] GET /v2.0/subnets/22f94c68-b093-48ed-8c84-8d20ae3a2f86 => generated 744 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2880] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:24:16 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: 1496/2881] 199.204.45.116 () {30 vars in 703 bytes} [Thu May 14 04:24:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2882] 199.204.45.116 () {30 vars in 679 bytes} [Thu May 14 04:24:16 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: 1497/2883] 199.204.45.116 () {30 vars in 715 bytes} [Thu May 14 04:24:16 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: 1387/2884] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:24:16 2026] GET /v2.0/subnets/489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2885] 199.204.45.116 () {30 vars in 735 bytes} [Thu May 14 04:24:16 2026] GET /v2.0/ports/3a9feebf-2cdf-4d60-bb23-993e3bea505c => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2886] 199.204.45.116 () {30 vars in 735 bytes} [Thu May 14 04:24:17 2026] GET /v2.0/ports/7dd55e61-443c-4f35-8897-42b8597f7578 => generated 1348 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2887] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:24:17 2026] GET /v2.0/subnets/489ebec0-6eaa-4ef9-b40a-296ec40e226e => 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: 1389/2888] 199.204.45.116 () {30 vars in 741 bytes} [Thu May 14 04:24:17 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7 => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2889] 199.204.45.116 () {30 vars in 735 bytes} [Thu May 14 04:24:17 2026] GET /v2.0/ports/3a9feebf-2cdf-4d60-bb23-993e3bea505c => generated 1132 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2890] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:24:17 2026] GET /v2.0/subnets/489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2893] 10.0.0.32 () {30 vars in 687 bytes} [Thu May 14 04:24:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2894] 10.0.0.32 () {30 vars in 689 bytes} [Thu May 14 04:24:25 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: 1503/2895] 10.0.0.32 () {30 vars in 665 bytes} [Thu May 14 04:24:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2896] 10.0.0.32 () {30 vars in 701 bytes} [Thu May 14 04:24:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2897] 10.0.0.32 () {28 vars in 436 bytes} [Thu May 14 04:24:26 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2898] 10.0.0.32 () {30 vars in 725 bytes} [Thu May 14 04:24:26 2026] GET /v2.0/subnets/66bf99fd-539c-4958-9be6-26f180abf013 => generated 655 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2899] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:24: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: 8|app: 0|req: 1395/2900] 199.204.45.116 () {30 vars in 703 bytes} [Thu May 14 04:24:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2901] 199.204.45.116 () {30 vars in 679 bytes} [Thu May 14 04:24: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: 8|app: 0|req: 1396/2902] 199.204.45.116 () {30 vars in 715 bytes} [Thu May 14 04:24:26 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: 1507/2903] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:24:26 2026] GET /v2.0/subnets/6c972d02-5d0c-4b7b-85b7-e47eff5083f0 => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2904] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:24:26 2026] GET /v2.0/subnets/66bf99fd-539c-4958-9be6-26f180abf013 => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2905] 199.204.45.116 () {30 vars in 767 bytes} [Thu May 14 04:24:26 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 4096 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2906] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:24:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2907] 199.204.45.116 () {30 vars in 703 bytes} [Thu May 14 04:24:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2908] 199.204.45.116 () {30 vars in 679 bytes} [Thu May 14 04:24:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2909] 199.204.45.116 () {30 vars in 715 bytes} [Thu May 14 04:24:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2910] 199.204.45.116 () {34 vars in 715 bytes} [Thu May 14 04:24:27 2026] POST /v2.0/ports => generated 1328 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2911] 10.0.0.66 () {34 vars in 968 bytes} [Thu May 14 04:24:27 2026] GET /v2.0/ports/0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 => generated 1328 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1401/2912] 10.0.0.66 () {34 vars in 904 bytes} [Thu May 14 04:24:27 2026] GET /v2.0/extensions => generated 22222 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2913] 199.204.45.116 () {34 vars in 1260 bytes} [Thu May 14 04:24:28 2026] GET /v2.0/ports/0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2914] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:24:28 2026] GET /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b?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: 1513/2915] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:24:28 2026] GET /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2916] 199.204.45.116 () {34 vars in 973 bytes} [Thu May 14 04:24:29 2026] GET /v2.0/ports/0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 => generated 1328 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2917] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:24:29 2026] GET /v2.0/networks?id=7a524f0b-5322-4447-ba4d-71103f3b0c3b => 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: 1404/2918] 199.204.45.116 () {38 vars in 1026 bytes} [Thu May 14 04:24:29 2026] PUT /v2.0/ports/0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 => generated 1518 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:24:29.867 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a902f6c-581a-4268-8963-5b8b3fa8130b'] response: {'name': 'network-changed', 'server_uuid': 'aa401f2a-2665-4ba1-b99d-9bc681a357b0', 'tag': '0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1515/2919] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:24:30 2026] GET /v2.0/ports?tenant_id=a72cbf15c1c849f5827931531bfc09cf&device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 5606 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: 1405/2920] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:24:30 2026] GET /v2.0/networks?id=7a524f0b-5322-4447-ba4d-71103f3b0c3b => 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: 1516/2921] 199.204.45.116 () {34 vars in 1054 bytes} [Thu May 14 04:24:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.95&port_id=0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 => 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: 1406/2922] 199.204.45.116 () {34 vars in 1104 bytes} [Thu May 14 04:24:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A328&port_id=0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 => 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: 1517/2923] 199.204.45.116 () {34 vars in 1062 bytes} [Thu May 14 04:24:30 2026] GET /v2.0/subnets?id=66bf99fd-539c-4958-9be6-26f180abf013&id=4d8bdcb2-8fce-4006-956c-3e7f8542fd9b => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2924] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:24:30 2026] GET /v2.0/ports?network_id=7a524f0b-5322-4447-ba4d-71103f3b0c3b&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2925] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:24:30 2026] GET /v2.0/ports?network_id=7a524f0b-5322-4447-ba4d-71103f3b0c3b&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2926] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:24:30 2026] GET /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b?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: 1519/2927] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:24:30 2026] GET /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b?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: 1409/2928] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:24:31 2026] GET /v2.0/ports?tenant_id=a72cbf15c1c849f5827931531bfc09cf&device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 5606 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2929] 199.204.45.116 () {34 vars in 1058 bytes} [Thu May 14 04:24:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.70&port_id=76837560-a208-4118-8373-b143c2b8db66 => 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: 1410/2930] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:24:31 2026] GET /v2.0/subnets?id=f34e6d1f-c4f7-4c23-88ae-b0ddbaa2cf84 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2931] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:24:31 2026] GET /v2.0/ports?network_id=cb0c5281-ac94-49bb-bf8f-e5f02d10c98f&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: 1411/2932] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:24:31 2026] GET /v2.0/networks/cb0c5281-ac94-49bb-bf8f-e5f02d10c98f?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: 1522/2933] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:24:32 2026] GET /v2.0/networks/cb0c5281-ac94-49bb-bf8f-e5f02d10c98f?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: 1412/2934] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:24:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=7dd55e61-443c-4f35-8897-42b8597f7578 => 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: 1523/2935] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:24:32 2026] GET /v2.0/subnets?id=489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2936] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:24:32 2026] GET /v2.0/ports?network_id=a4a0e573-cb80-40be-8546-7f95b60ceed7&device_owner=network%3Adhcp => generated 1236 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2937] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:24:32 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7?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: 1414/2938] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:24:32 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2939] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:24:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.242&port_id=59a1275d-a5c5-4338-974a-8ab9bde3c7fe => 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: 1415/2940] 199.204.45.116 () {34 vars in 1102 bytes} [Thu May 14 04:24:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A35c&port_id=59a1275d-a5c5-4338-974a-8ab9bde3c7fe => 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: 1526/2941] 199.204.45.116 () {34 vars in 1062 bytes} [Thu May 14 04:24:32 2026] GET /v2.0/subnets?id=6c972d02-5d0c-4b7b-85b7-e47eff5083f0&id=22f94c68-b093-48ed-8c84-8d20ae3a2f86 => generated 1410 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2942] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:24:32 2026] GET /v2.0/ports?network_id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2943] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:24:32 2026] GET /v2.0/ports?network_id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2944] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:24:32 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0?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: 1528/2945] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:24:32 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0?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: 1418/2946] 199.204.45.116 () {34 vars in 1054 bytes} [Thu May 14 04:24:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.95&port_id=0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 => 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: 1529/2947] 199.204.45.116 () {34 vars in 1104 bytes} [Thu May 14 04:24:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A328&port_id=0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2948] 199.204.45.116 () {34 vars in 1062 bytes} [Thu May 14 04:24:32 2026] GET /v2.0/subnets?id=66bf99fd-539c-4958-9be6-26f180abf013&id=4d8bdcb2-8fce-4006-956c-3e7f8542fd9b => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2949] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:24:32 2026] GET /v2.0/ports?network_id=7a524f0b-5322-4447-ba4d-71103f3b0c3b&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2950] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:24:32 2026] GET /v2.0/ports?network_id=7a524f0b-5322-4447-ba4d-71103f3b0c3b&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2951] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:24:32 2026] GET /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2952] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:24:32 2026] GET /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b?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: 1532/2953] 10.0.0.66 () {34 vars in 968 bytes} [Thu May 14 04:24:36 2026] GET /v2.0/ports/0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 => generated 1520 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2954] 199.204.45.116 () {30 vars in 741 bytes} [Thu May 14 04:24:36 2026] GET /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b => generated 797 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2955] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:24:36 2026] GET /v2.0/subnets/66bf99fd-539c-4958-9be6-26f180abf013 => 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: 1423/2956] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:24:36 2026] GET /v2.0/subnets/4d8bdcb2-8fce-4006-956c-3e7f8542fd9b => generated 747 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2957] 199.204.45.116 () {30 vars in 735 bytes} [Thu May 14 04:24:36 2026] GET /v2.0/ports/59a1275d-a5c5-4338-974a-8ab9bde3c7fe => generated 1520 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2958] 199.204.45.116 () {34 vars in 788 bytes} [Thu May 14 04:24:36 2026] PUT /v2.0/ports/59a1275d-a5c5-4338-974a-8ab9bde3c7fe => generated 1255 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:24:37.392 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6531920-9699-45e8-85b4-599469205c87'] response: {'name': 'network-changed', 'server_uuid': 'aa401f2a-2665-4ba1-b99d-9bc681a357b0', 'tag': '59a1275d-a5c5-4338-974a-8ab9bde3c7fe', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1535/2959] 199.204.45.116 () {30 vars in 741 bytes} [Thu May 14 04:24:37 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0 => generated 797 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1425/2960] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:24:37 2026] GET /v2.0/subnets/6c972d02-5d0c-4b7b-85b7-e47eff5083f0 => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2961] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:24:37 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: 1426/2962] 199.204.45.116 () {30 vars in 703 bytes} [Thu May 14 04:24:37 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: 1537/2963] 199.204.45.116 () {30 vars in 679 bytes} [Thu May 14 04:24:37 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: 1427/2964] 199.204.45.116 () {30 vars in 715 bytes} [Thu May 14 04:24:37 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: 1538/2965] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:24:37 2026] GET /v2.0/subnets/489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2968] 199.204.45.116 () {30 vars in 735 bytes} [Thu May 14 04:24:37 2026] GET /v2.0/ports/3a9feebf-2cdf-4d60-bb23-993e3bea505c => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2969] 199.204.45.116 () {30 vars in 735 bytes} [Thu May 14 04:24:37 2026] GET /v2.0/ports/7dd55e61-443c-4f35-8897-42b8597f7578 => generated 1348 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2970] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:24:37 2026] GET /v2.0/subnets/489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2971] 199.204.45.116 () {30 vars in 741 bytes} [Thu May 14 04:24:37 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7 => 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: 1430/2972] 199.204.45.116 () {30 vars in 735 bytes} [Thu May 14 04:24:37 2026] GET /v2.0/ports/3a9feebf-2cdf-4d60-bb23-993e3bea505c => generated 1132 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2973] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:24:37 2026] GET /v2.0/ports?tenant_id=a72cbf15c1c849f5827931531bfc09cf&device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 5379 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2974] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:24:37 2026] GET /v2.0/subnets/489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2975] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:24:37 2026] GET /v2.0/networks?id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2976] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:24:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.242&port_id=59a1275d-a5c5-4338-974a-8ab9bde3c7fe => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2977] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:24:38 2026] GET /v2.0/subnets?id=6c972d02-5d0c-4b7b-85b7-e47eff5083f0 => 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: 1433/2978] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:24:38 2026] GET /v2.0/ports?network_id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2979] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:24:38 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2980] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:24:38 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2981] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:24:50 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: 1435/2982] 199.204.45.116 () {30 vars in 703 bytes} [Thu May 14 04:24: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: 1548/2983] 199.204.45.116 () {30 vars in 679 bytes} [Thu May 14 04:24:50 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: 1436/2984] 199.204.45.116 () {30 vars in 715 bytes} [Thu May 14 04:24:50 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: 1549/2985] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:24:50 2026] GET /v2.0/subnets/6c972d02-5d0c-4b7b-85b7-e47eff5083f0 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2986] 199.204.45.116 () {30 vars in 767 bytes} [Thu May 14 04:24:50 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 5379 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2987] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:24: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: 1438/2988] 199.204.45.116 () {30 vars in 703 bytes} [Thu May 14 04:24: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: 1551/2989] 199.204.45.116 () {30 vars in 679 bytes} [Thu May 14 04:24:50 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: 1439/2990] 199.204.45.116 () {30 vars in 715 bytes} [Thu May 14 04:24:50 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: 1552/2991] 199.204.45.116 () {30 vars in 735 bytes} [Thu May 14 04:24:50 2026] GET /v2.0/ports/0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 => generated 1520 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2992] 199.204.45.116 () {34 vars in 788 bytes} [Thu May 14 04:24:50 2026] PUT /v2.0/ports/0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 => generated 1311 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:24:50.908 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a0eab9a-0baf-41bc-b85a-b48434694a53'] response: {'name': 'network-changed', 'server_uuid': 'aa401f2a-2665-4ba1-b99d-9bc681a357b0', 'tag': '0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1553/2993] 199.204.45.116 () {30 vars in 741 bytes} [Thu May 14 04:24:50 2026] GET /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b => generated 797 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1441/2994] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:24:50 2026] GET /v2.0/subnets/4d8bdcb2-8fce-4006-956c-3e7f8542fd9b => generated 747 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2995] 199.204.45.116 () {30 vars in 735 bytes} [Thu May 14 04:24:50 2026] GET /v2.0/ports/0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 => generated 1347 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2996] 199.204.45.116 () {34 vars in 787 bytes} [Thu May 14 04:24:51 2026] PUT /v2.0/ports/0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 => generated 1080 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2997] 199.204.45.116 () {30 vars in 741 bytes} [Thu May 14 04:24:51 2026] GET /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b => generated 797 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1556/2998] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:24:51 2026] GET /v2.0/ports?tenant_id=a72cbf15c1c849f5827931531bfc09cf&device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 4975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2999] 199.204.45.116 () {30 vars in 767 bytes} [Thu May 14 04:24:51 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 4975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3000] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:24:51 2026] GET /v2.0/networks?id=7a524f0b-5322-4447-ba4d-71103f3b0c3b => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/3001] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:24:51 2026] GET /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3002] 199.204.45.116 () {30 vars in 767 bytes} [Thu May 14 04:24:51 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 4975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3003] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:24:51 2026] GET /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b?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: 1559/3004] 199.204.45.116 () {30 vars in 767 bytes} [Thu May 14 04:24:52 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 4975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:24:52.953 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1a6c12e-a34b-4ceb-8c80-1bf4a1823a53'] response: {'name': 'network-changed', 'server_uuid': 'aa401f2a-2665-4ba1-b99d-9bc681a357b0', 'tag': '0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1561/3007] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:24:53 2026] GET /v2.0/ports?tenant_id=a72cbf15c1c849f5827931531bfc09cf&device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 4975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/3008] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:24:53 2026] GET /v2.0/networks?id=7a524f0b-5322-4447-ba4d-71103f3b0c3b => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3009] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:24:53 2026] GET /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/3010] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:24:53 2026] GET /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b?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: 1563/3011] 199.204.45.116 () {30 vars in 767 bytes} [Thu May 14 04:24:53 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 4975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3012] 199.204.45.116 () {34 vars in 973 bytes} [Thu May 14 04:24:53 2026] GET /v2.0/ports/0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 => generated 1116 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3013] 199.204.45.116 () {34 vars in 1058 bytes} [Thu May 14 04:24:53 2026] GET /v2.0/ports/0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3014] 199.204.45.116 () {34 vars in 1014 bytes} [Thu May 14 04:24:53 2026] GET /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b?fields=dns_domain => generated 29 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3015] 199.204.45.116 () {38 vars in 1026 bytes} [Thu May 14 04:24:54 2026] PUT /v2.0/ports/0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 => generated 917 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3016] 199.204.45.116 () {30 vars in 767 bytes} [Thu May 14 04:24:54 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 3867 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, ' 2026-05-14 04:24:54.953 7 INFO neutron_taas.services.taas.taas_plugin [None req-25ef64c0-e8b6-4304-9888-26623c8767aa ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 2026-05-14 04:24:54.957 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25ef64c0-e8b6-4304-9888-26623c8767aa ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 [pid: 7|app: 0|req: 1566/3017] 199.204.45.116 () {32 vars in 757 bytes} [Thu May 14 04:24:54 2026] DELETE /v2.0/ports/0a8fe8b6-e81f-4a15-bb6f-fd3d837bfa32 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3018] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:24:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3019] 199.204.45.116 () {30 vars in 703 bytes} [Thu May 14 04:24:55 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) [pid: 8|app: 0|req: 1453/3020] 199.204.45.116 () {30 vars in 679 bytes} [Thu May 14 04:24:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3021] 199.204.45.116 () {30 vars in 715 bytes} [Thu May 14 04:24:55 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: 1454/3022] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:24:55 2026] GET /v2.0/subnets/489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3023] 199.204.45.116 () {30 vars in 735 bytes} [Thu May 14 04:24:55 2026] GET /v2.0/ports/3a9feebf-2cdf-4d60-bb23-993e3bea505c => generated 1132 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3024] 199.204.45.116 () {30 vars in 735 bytes} [Thu May 14 04:24:55 2026] GET /v2.0/ports/7dd55e61-443c-4f35-8897-42b8597f7578 => generated 1348 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3025] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:24:55 2026] GET /v2.0/subnets/489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3026] 199.204.45.116 () {30 vars in 741 bytes} [Thu May 14 04:24:55 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7 => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3027] 199.204.45.116 () {30 vars in 735 bytes} [Thu May 14 04:24:55 2026] GET /v2.0/ports/3a9feebf-2cdf-4d60-bb23-993e3bea505c => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3028] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:24:55 2026] GET /v2.0/subnets/489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3029] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:24:55 2026] GET /v2.0/ports?tenant_id=a72cbf15c1c849f5827931531bfc09cf&device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 3867 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3030] 199.204.45.116 () {34 vars in 1224 bytes} [Thu May 14 04:24:55 2026] GET /v2.0/networks?id=cb0c5281-ac94-49bb-bf8f-e5f02d10c98f&id=a4a0e573-cb80-40be-8546-7f95b60ceed7&id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0&id=7a524f0b-5322-4447-ba4d-71103f3b0c3b => generated 3096 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3031] 199.204.45.116 () {34 vars in 1058 bytes} [Thu May 14 04:24:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.70&port_id=76837560-a208-4118-8373-b143c2b8db66 => generated 19 bytes in 890 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3032] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:24:56 2026] GET /v2.0/subnets?id=f34e6d1f-c4f7-4c23-88ae-b0ddbaa2cf84 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3033] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:24:56 2026] GET /v2.0/ports?network_id=cb0c5281-ac94-49bb-bf8f-e5f02d10c98f&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3034] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:24:56 2026] GET /v2.0/networks/cb0c5281-ac94-49bb-bf8f-e5f02d10c98f?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: 1575/3035] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:24:56 2026] GET /v2.0/networks/cb0c5281-ac94-49bb-bf8f-e5f02d10c98f?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: 1461/3036] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:24:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=7dd55e61-443c-4f35-8897-42b8597f7578 => 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: 1576/3037] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:24:57 2026] GET /v2.0/subnets?id=489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3038] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:24:57 2026] GET /v2.0/ports?network_id=a4a0e573-cb80-40be-8546-7f95b60ceed7&device_owner=network%3Adhcp => generated 1236 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3039] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:24:57 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7?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: 1463/3040] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:24:57 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7?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: 1578/3041] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:24:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.242&port_id=59a1275d-a5c5-4338-974a-8ab9bde3c7fe => 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: 1464/3042] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:24:57 2026] GET /v2.0/subnets?id=6c972d02-5d0c-4b7b-85b7-e47eff5083f0 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3043] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:24:57 2026] GET /v2.0/ports?network_id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0&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: 1465/3044] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:24:57 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0?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: 1580/3045] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:24:57 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0?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: 1466/3046] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:25:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3047] 199.204.45.116 () {30 vars in 703 bytes} [Thu May 14 04:25: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: 1467/3048] 199.204.45.116 () {30 vars in 679 bytes} [Thu May 14 04:25:00 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: 1582/3049] 199.204.45.116 () {30 vars in 715 bytes} [Thu May 14 04:25:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3050] 199.204.45.116 () {30 vars in 767 bytes} [Thu May 14 04:25:00 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 3867 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3051] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:25: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: 8|app: 0|req: 1469/3052] 199.204.45.116 () {30 vars in 703 bytes} [Thu May 14 04:25:00 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: 1584/3053] 199.204.45.116 () {30 vars in 679 bytes} [Thu May 14 04:25:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3054] 199.204.45.116 () {30 vars in 715 bytes} [Thu May 14 04:25: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: 1585/3055] 199.204.45.116 () {30 vars in 735 bytes} [Thu May 14 04:25:00 2026] GET /v2.0/ports/59a1275d-a5c5-4338-974a-8ab9bde3c7fe => generated 1291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3056] 199.204.45.116 () {34 vars in 787 bytes} [Thu May 14 04:25:00 2026] PUT /v2.0/ports/59a1275d-a5c5-4338-974a-8ab9bde3c7fe => generated 1080 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:25:01.294 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f38dd8d7-6c02-4a4a-bc03-7062fd480bac'] response: {'name': 'network-changed', 'server_uuid': 'aa401f2a-2665-4ba1-b99d-9bc681a357b0', 'tag': '59a1275d-a5c5-4338-974a-8ab9bde3c7fe', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1586/3057] 199.204.45.116 () {30 vars in 741 bytes} [Thu May 14 04:25:01 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0 => generated 797 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: 8|app: 0|req: 1472/3058] 199.204.45.116 () {30 vars in 767 bytes} [Thu May 14 04:25:01 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 3692 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3059] 199.204.45.116 () {30 vars in 767 bytes} [Thu May 14 04:25:01 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 3692 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3060] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:25:01 2026] GET /v2.0/ports?tenant_id=a72cbf15c1c849f5827931531bfc09cf&device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 3692 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3061] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:25:01 2026] GET /v2.0/networks?id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3062] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:25:01 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0?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: 1589/3063] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:25:01 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0?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: 1475/3064] 199.204.45.116 () {30 vars in 767 bytes} [Thu May 14 04:25:02 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 3692 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3065] 199.204.45.116 () {34 vars in 973 bytes} [Thu May 14 04:25:03 2026] GET /v2.0/ports/59a1275d-a5c5-4338-974a-8ab9bde3c7fe => generated 1116 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3066] 199.204.45.116 () {30 vars in 767 bytes} [Thu May 14 04:25:03 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 3692 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3067] 199.204.45.116 () {34 vars in 1058 bytes} [Thu May 14 04:25:03 2026] GET /v2.0/ports/59a1275d-a5c5-4338-974a-8ab9bde3c7fe?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3068] 199.204.45.116 () {34 vars in 1014 bytes} [Thu May 14 04:25:03 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0?fields=dns_domain => generated 29 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3069] 199.204.45.116 () {38 vars in 1026 bytes} [Thu May 14 04:25:03 2026] PUT /v2.0/ports/59a1275d-a5c5-4338-974a-8ab9bde3c7fe => generated 917 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3070] 199.204.45.116 () {30 vars in 767 bytes} [Thu May 14 04:25:04 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 2584 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, ' 2026-05-14 04:25:04.836 7 INFO neutron_taas.services.taas.taas_plugin [None req-147de1c6-3a8d-4c3a-98bd-8231cfe4e45a ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 59a1275d-a5c5-4338-974a-8ab9bde3c7fe 2026-05-14 04:25:04.839 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-147de1c6-3a8d-4c3a-98bd-8231cfe4e45a ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 59a1275d-a5c5-4338-974a-8ab9bde3c7fe [pid: 7|app: 0|req: 1593/3071] 199.204.45.116 () {32 vars in 757 bytes} [Thu May 14 04:25:04 2026] DELETE /v2.0/ports/59a1275d-a5c5-4338-974a-8ab9bde3c7fe => 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: 1479/3072] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:25:05 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: 1594/3073] 199.204.45.116 () {30 vars in 703 bytes} [Thu May 14 04:25:05 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: 1480/3074] 199.204.45.116 () {30 vars in 679 bytes} [Thu May 14 04:25:05 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: 1595/3075] 199.204.45.116 () {30 vars in 715 bytes} [Thu May 14 04:25:05 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: 1481/3076] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:25:05 2026] GET /v2.0/subnets/489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3077] 199.204.45.116 () {30 vars in 735 bytes} [Thu May 14 04:25:05 2026] GET /v2.0/ports/3a9feebf-2cdf-4d60-bb23-993e3bea505c => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3078] 199.204.45.116 () {30 vars in 735 bytes} [Thu May 14 04:25:05 2026] GET /v2.0/ports/7dd55e61-443c-4f35-8897-42b8597f7578 => generated 1348 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3079] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:25:05 2026] GET /v2.0/subnets/489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3080] 199.204.45.116 () {30 vars in 741 bytes} [Thu May 14 04:25:05 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3081] 199.204.45.116 () {30 vars in 735 bytes} [Thu May 14 04:25:05 2026] GET /v2.0/ports/3a9feebf-2cdf-4d60-bb23-993e3bea505c => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3082] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:25:05 2026] GET /v2.0/subnets/489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3083] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:25:05 2026] GET /v2.0/ports?tenant_id=a72cbf15c1c849f5827931531bfc09cf&device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 2584 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3084] 199.204.45.116 () {34 vars in 1144 bytes} [Thu May 14 04:25:05 2026] GET /v2.0/networks?id=cb0c5281-ac94-49bb-bf8f-e5f02d10c98f&id=a4a0e573-cb80-40be-8546-7f95b60ceed7&id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0 => generated 2310 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3085] 199.204.45.116 () {34 vars in 1058 bytes} [Thu May 14 04:25:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.70&port_id=76837560-a208-4118-8373-b143c2b8db66 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3086] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:25:05 2026] GET /v2.0/subnets?id=f34e6d1f-c4f7-4c23-88ae-b0ddbaa2cf84 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3087] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:25:05 2026] GET /v2.0/ports?network_id=cb0c5281-ac94-49bb-bf8f-e5f02d10c98f&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3088] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:25:05 2026] GET /v2.0/networks/cb0c5281-ac94-49bb-bf8f-e5f02d10c98f?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3089] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:25:05 2026] GET /v2.0/networks/cb0c5281-ac94-49bb-bf8f-e5f02d10c98f?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: 1488/3090] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:25:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=7dd55e61-443c-4f35-8897-42b8597f7578 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3091] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:25:05 2026] GET /v2.0/subnets?id=489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3092] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:25:05 2026] GET /v2.0/ports?network_id=a4a0e573-cb80-40be-8546-7f95b60ceed7&device_owner=network%3Adhcp => generated 1236 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3093] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:25:06 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3094] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:25:06 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3097] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:25:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3098] 199.204.45.116 () {30 vars in 703 bytes} [Thu May 14 04:25:17 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: 1607/3099] 199.204.45.116 () {30 vars in 679 bytes} [Thu May 14 04:25:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3100] 199.204.45.116 () {30 vars in 715 bytes} [Thu May 14 04:25: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) 2026-05-14 04:25:17.735 7 INFO neutron.api.v2.resource [None req-118675e2-a2a6-4227-9ca5-546323d489ad ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1608/3101] 199.204.45.116 () {30 vars in 761 bytes} [Thu May 14 04:25:17 2026] GET /v2.0/security-groups/lb-1c181d3a-c56d-45da-ae42-59c7afedd5f1 => 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: 1494/3102] 199.204.45.116 () {30 vars in 783 bytes} [Thu May 14 04:25:17 2026] GET /v2.0/security-groups?name=lb-1c181d3a-c56d-45da-ae42-59c7afedd5f1 => generated 2865 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3103] 199.204.45.116 () {30 vars in 813 bytes} [Thu May 14 04:25:17 2026] GET /v2.0/security-group-rules?security_group_id=6b7bb72f-7d1d-4b0f-a5f2-50b8066c5ca3 => generated 2334 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3104] 199.204.45.116 () {32 vars in 787 bytes} [Thu May 14 04:25:17 2026] DELETE /v2.0/security-group-rules/0cfb86a1-e142-41e8-bde3-faf1a0a0e27f => 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: 1610/3105] 199.204.45.116 () {32 vars in 787 bytes} [Thu May 14 04:25:17 2026] DELETE /v2.0/security-group-rules/73d35724-ebbe-4020-8bdf-2bd5db354894 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:25:20.429 8 INFO neutron_taas.services.taas.taas_plugin [None req-6630ff3c-989c-4782-b549-05310fb45128 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] TaaS: Handle Delete Port: 48132637-196a-4a4c-baf6-ae28f13c6fe7 2026-05-14 04:25:20.433 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6630ff3c-989c-4782-b549-05310fb45128 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Tap Mirror: Handle Delete Port: 48132637-196a-4a4c-baf6-ae28f13c6fe7 2026-05-14 04:25:20.727 8 INFO neutron.db.l3_db [None req-6630ff3c-989c-4782-b549-05310fb45128 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Floating IP ffe6a884-ed32-4690-9a71-184ebcf70d7d disassociated (deleted). External IP: 10.96.250.219, port: 3a9feebf-2cdf-4d60-bb23-993e3bea505c. [pid: 8|app: 0|req: 1496/3106] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:25:20 2026] DELETE /v2.0/floatingips/ffe6a884-ed32-4690-9a71-184ebcf70d7d => generated 0 bytes in 768 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:25:21.090 7 INFO neutron.api.v2.resource [None req-f51b34b9-ca55-460b-9a3d-13d46a4a8a49 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1611/3107] 10.0.0.132 () {32 vars in 727 bytes} [Thu May 14 04:25:21 2026] GET /v2.0/floatingips/ffe6a884-ed32-4690-9a71-184ebcf70d7d => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3108] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:25:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3109] 199.204.45.116 () {30 vars in 703 bytes} [Thu May 14 04:25:22 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: 1498/3110] 199.204.45.116 () {30 vars in 679 bytes} [Thu May 14 04:25:22 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: 1613/3111] 199.204.45.116 () {30 vars in 715 bytes} [Thu May 14 04:25:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:25:22.133 8 INFO neutron.api.v2.resource [None req-aa466804-ecd2-4996-ad92-4e39633f5287 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1499/3112] 199.204.45.116 () {30 vars in 761 bytes} [Thu May 14 04:25:22 2026] GET /v2.0/security-groups/lb-1c181d3a-c56d-45da-ae42-59c7afedd5f1 => 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: 1614/3113] 199.204.45.116 () {30 vars in 783 bytes} [Thu May 14 04:25:22 2026] GET /v2.0/security-groups?name=lb-1c181d3a-c56d-45da-ae42-59c7afedd5f1 => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3114] 199.204.45.116 () {30 vars in 813 bytes} [Thu May 14 04:25:22 2026] GET /v2.0/security-group-rules?security_group_id=6b7bb72f-7d1d-4b0f-a5f2-50b8066c5ca3 => generated 1182 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3115] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:25:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3116] 199.204.45.116 () {30 vars in 703 bytes} [Thu May 14 04:25:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3117] 199.204.45.116 () {30 vars in 679 bytes} [Thu May 14 04:25:22 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: 1502/3118] 199.204.45.116 () {30 vars in 715 bytes} [Thu May 14 04:25:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3119] 199.204.45.116 () {30 vars in 739 bytes} [Thu May 14 04:25:22 2026] GET /v2.0/subnets/489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3120] 199.204.45.116 () {30 vars in 767 bytes} [Thu May 14 04:25:22 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 2584 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3121] 199.204.45.116 () {30 vars in 767 bytes} [Thu May 14 04:25:22 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 2584 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3122] 199.204.45.116 () {30 vars in 767 bytes} [Thu May 14 04:25:22 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 2584 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3125] 199.204.45.116 () {30 vars in 767 bytes} [Thu May 14 04:25:23 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 2584 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3126] 199.204.45.116 () {34 vars in 973 bytes} [Thu May 14 04:25:24 2026] GET /v2.0/ports/7dd55e61-443c-4f35-8897-42b8597f7578 => generated 1348 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3127] 199.204.45.116 () {34 vars in 1058 bytes} [Thu May 14 04:25:24 2026] GET /v2.0/ports/7dd55e61-443c-4f35-8897-42b8597f7578?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3128] 199.204.45.116 () {30 vars in 767 bytes} [Thu May 14 04:25:24 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 2584 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3129] 199.204.45.116 () {34 vars in 1014 bytes} [Thu May 14 04:25:24 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7?fields=dns_domain => generated 29 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3130] 199.204.45.116 () {38 vars in 1026 bytes} [Thu May 14 04:25:24 2026] PUT /v2.0/ports/7dd55e61-443c-4f35-8897-42b8597f7578 => generated 1151 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3131] 199.204.45.116 () {30 vars in 767 bytes} [Thu May 14 04:25:25 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1623/3132] 199.204.45.116 () {34 vars in 787 bytes} [Thu May 14 04:25:25 2026] PUT /v2.0/ports/7dd55e61-443c-4f35-8897-42b8597f7578 => generated 1090 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3133] 199.204.45.116 () {30 vars in 735 bytes} [Thu May 14 04:25:26 2026] GET /v2.0/ports/7dd55e61-443c-4f35-8897-42b8597f7578 => generated 1090 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 04:25:26.153 7 INFO neutron_taas.services.taas.taas_plugin [None req-ba082e8b-e01d-4536-b9ac-3843f9632175 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 7dd55e61-443c-4f35-8897-42b8597f7578 2026-05-14 04:25:26.155 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba082e8b-e01d-4536-b9ac-3843f9632175 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 7dd55e61-443c-4f35-8897-42b8597f7578 [pid: 7|app: 0|req: 1624/3134] 199.204.45.116 () {32 vars in 757 bytes} [Thu May 14 04:25:26 2026] DELETE /v2.0/ports/7dd55e61-443c-4f35-8897-42b8597f7578 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3135] 199.204.45.116 () {30 vars in 701 bytes} [Thu May 14 04:25:26 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: 1625/3136] 199.204.45.116 () {30 vars in 703 bytes} [Thu May 14 04:25:26 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: 1512/3137] 199.204.45.116 () {30 vars in 679 bytes} [Thu May 14 04:25:26 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: 1626/3138] 199.204.45.116 () {30 vars in 715 bytes} [Thu May 14 04:25:26 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) 2026-05-14 04:25:26.476 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6f4dd02b-9ab4-441a-91fd-555c52cc26c1 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1513/3139] 199.204.45.116 () {32 vars in 757 bytes} [Thu May 14 04:25:26 2026] DELETE /v2.0/ports/7dd55e61-443c-4f35-8897-42b8597f7578 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3140] 199.204.45.116 () {30 vars in 735 bytes} [Thu May 14 04:25:26 2026] GET /v2.0/ports/3a9feebf-2cdf-4d60-bb23-993e3bea505c => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:25:26.556 7 INFO neutron.api.v2.resource [None req-67ed1862-f811-4ca9-be14-ee0b9770ae6a ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1628/3141] 199.204.45.116 () {30 vars in 761 bytes} [Thu May 14 04:25:26 2026] GET /v2.0/security-groups/lb-1c181d3a-c56d-45da-ae42-59c7afedd5f1 => 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: 1514/3142] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:25:26 2026] GET /v2.0/ports?tenant_id=a72cbf15c1c849f5827931531bfc09cf&device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3143] 199.204.45.116 () {30 vars in 783 bytes} [Thu May 14 04:25:26 2026] GET /v2.0/security-groups?name=lb-1c181d3a-c56d-45da-ae42-59c7afedd5f1 => generated 1639 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3144] 199.204.45.116 () {30 vars in 735 bytes} [Thu May 14 04:25:26 2026] GET /v2.0/ports/3a9feebf-2cdf-4d60-bb23-993e3bea505c => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3145] 199.204.45.116 () {34 vars in 1064 bytes} [Thu May 14 04:25:26 2026] GET /v2.0/networks?id=cb0c5281-ac94-49bb-bf8f-e5f02d10c98f&id=a4a0e573-cb80-40be-8546-7f95b60ceed7 => generated 1524 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3146] 199.204.45.116 () {34 vars in 1058 bytes} [Thu May 14 04:25:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.70&port_id=76837560-a208-4118-8373-b143c2b8db66 => 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: 1632/3147] 199.204.45.116 () {34 vars in 982 bytes} [Thu May 14 04:25:26 2026] GET /v2.0/subnets?id=f34e6d1f-c4f7-4c23-88ae-b0ddbaa2cf84 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3148] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:25:26 2026] GET /v2.0/ports?network_id=cb0c5281-ac94-49bb-bf8f-e5f02d10c98f&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: 1634/3149] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:25:26 2026] GET /v2.0/networks/cb0c5281-ac94-49bb-bf8f-e5f02d10c98f?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: 1635/3150] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:25:26 2026] GET /v2.0/networks/cb0c5281-ac94-49bb-bf8f-e5f02d10c98f?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: 1516/3151] 199.204.45.116 () {34 vars in 787 bytes} [Thu May 14 04:25:26 2026] PUT /v2.0/ports/3a9feebf-2cdf-4d60-bb23-993e3bea505c => generated 1094 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3152] 199.204.45.116 () {32 vars in 777 bytes} [Thu May 14 04:25:26 2026] DELETE /v2.0/security-groups/6b7bb72f-7d1d-4b0f-a5f2-50b8066c5ca3 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:25:27.073 8 INFO neutron_taas.services.taas.taas_plugin [None req-8fbf2d43-d91c-480f-9368-8afaa72770d7 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 3a9feebf-2cdf-4d60-bb23-993e3bea505c 2026-05-14 04:25:27.077 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8fbf2d43-d91c-480f-9368-8afaa72770d7 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 3a9feebf-2cdf-4d60-bb23-993e3bea505c [pid: 8|app: 0|req: 1517/3153] 199.204.45.116 () {32 vars in 757 bytes} [Thu May 14 04:25:26 2026] DELETE /v2.0/ports/3a9feebf-2cdf-4d60-bb23-993e3bea505c => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3154] 199.204.45.116 () {34 vars in 992 bytes} [Thu May 14 04:25:30 2026] GET /v2.0/ports?device_id=aa401f2a-2665-4ba1-b99d-9bc681a357b0 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:25:30.554 8 INFO neutron_taas.services.taas.taas_plugin [req-ceb49dfb-8587-4f75-8284-7f654d0601b6 req-e9f3ba01-a628-41db-8b43-9d100819ee2e ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] TaaS: Handle Delete Port: 76837560-a208-4118-8373-b143c2b8db66 2026-05-14 04:25:30.556 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ceb49dfb-8587-4f75-8284-7f654d0601b6 req-e9f3ba01-a628-41db-8b43-9d100819ee2e ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - default default] Tap Mirror: Handle Delete Port: 76837560-a208-4118-8373-b143c2b8db66 [pid: 8|app: 0|req: 1518/3155] 199.204.45.116 () {36 vars in 995 bytes} [Thu May 14 04:25:30 2026] DELETE /v2.0/ports/76837560-a208-4118-8373-b143c2b8db66 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:25:30.751 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-67103126-394f-4f9e-8231-fc4310536a83'] response: {'server_uuid': 'aa401f2a-2665-4ba1-b99d-9bc681a357b0', 'name': 'network-vif-deleted', 'tag': '76837560-a208-4118-8373-b143c2b8db66', 'status': 'completed', 'code': 200} 2026-05-14 04:25:31.376 7 INFO neutron_taas.services.taas.taas_plugin [None req-8e491564-c1ee-4ff7-8498-dcdc283fefb6 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] TaaS: Handle Delete Port: 22a5d101-57eb-43f5-bc75-e0b192096642 2026-05-14 04:25:31.379 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e491564-c1ee-4ff7-8498-dcdc283fefb6 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Tap Mirror: Handle Delete Port: 22a5d101-57eb-43f5-bc75-e0b192096642 2026-05-14 04:25:31.525 7 INFO neutron.db.l3_db [None req-8e491564-c1ee-4ff7-8498-dcdc283fefb6 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Floating IP a6090069-6230-4350-9379-d8e4dc83a768 disassociated (deleted). External IP: 10.96.250.210, port: da5d8195-cb07-48f4-a06e-6cde378539cd. [pid: 7|app: 0|req: 1638/3156] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:25:31 2026] DELETE /v2.0/floatingips/a6090069-6230-4350-9379-d8e4dc83a768 => generated 0 bytes in 539 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:25:31.840 8 INFO neutron.api.v2.resource [None req-03c88c23-a677-45ab-80bf-0b32d41cada4 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1519/3157] 10.0.0.132 () {32 vars in 727 bytes} [Thu May 14 04:25:31 2026] GET /v2.0/floatingips/a6090069-6230-4350-9379-d8e4dc83a768 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:25:31.857 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c758d8b-4c0c-4766-8f5a-990767002876'] response: {'name': 'network-changed', 'server_uuid': 'aa742960-e7e4-4a56-82cb-17d7a530c7cc', 'tag': 'da5d8195-cb07-48f4-a06e-6cde378539cd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1639/3158] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:25:31 2026] GET /v2.0/ports?device_id=aa742960-e7e4-4a56-82cb-17d7a530c7cc => generated 1204 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3159] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:25:32 2026] GET /v2.0/security-groups?id=2f9fe9e4-7acd-4e59-8fb1-0e25395e37e8&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3160] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:25:32 2026] GET /v2.0/ports?tenant_id=34553aeccae44fce98b671707f08b4b8&device_id=aa742960-e7e4-4a56-82cb-17d7a530c7cc => generated 1473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3161] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:25:32 2026] GET /v2.0/networks?id=7a524f0b-5322-4447-ba4d-71103f3b0c3b => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3162] 199.204.45.116 () {34 vars in 1056 bytes} [Thu May 14 04:25:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.175&port_id=da5d8195-cb07-48f4-a06e-6cde378539cd => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3163] 199.204.45.116 () {34 vars in 1104 bytes} [Thu May 14 04:25:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A143&port_id=da5d8195-cb07-48f4-a06e-6cde378539cd => 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/3164] 199.204.45.116 () {34 vars in 1062 bytes} [Thu May 14 04:25:32 2026] GET /v2.0/subnets?id=66bf99fd-539c-4958-9be6-26f180abf013&id=4d8bdcb2-8fce-4006-956c-3e7f8542fd9b => generated 1413 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3165] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:25:32 2026] GET /v2.0/ports?network_id=7a524f0b-5322-4447-ba4d-71103f3b0c3b&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3166] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:25:32 2026] GET /v2.0/ports?network_id=7a524f0b-5322-4447-ba4d-71103f3b0c3b&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3167] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:25:32 2026] GET /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b?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: 1644/3168] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:25:32 2026] GET /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b?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: 1525/3169] 199.204.45.116 () {34 vars in 992 bytes} [Thu May 14 04:25:34 2026] GET /v2.0/ports?device_id=aa742960-e7e4-4a56-82cb-17d7a530c7cc => generated 1204 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:25:34.640 7 INFO neutron_taas.services.taas.taas_plugin [req-dc3dc8d2-af97-4844-948c-b8a15cf8dc3e req-d08e246e-5be7-4a7d-b459-460ccbec4274 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] TaaS: Handle Delete Port: da5d8195-cb07-48f4-a06e-6cde378539cd 2026-05-14 04:25:34.642 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-dc3dc8d2-af97-4844-948c-b8a15cf8dc3e req-d08e246e-5be7-4a7d-b459-460ccbec4274 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Tap Mirror: Handle Delete Port: da5d8195-cb07-48f4-a06e-6cde378539cd [pid: 7|app: 0|req: 1645/3170] 199.204.45.116 () {36 vars in 995 bytes} [Thu May 14 04:25:34 2026] DELETE /v2.0/ports/da5d8195-cb07-48f4-a06e-6cde378539cd => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:25:34.826 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2cf12b3d-4b21-4d2b-bc84-fce9d5fee0ea'] response: {'server_uuid': 'aa742960-e7e4-4a56-82cb-17d7a530c7cc', 'name': 'network-vif-deleted', 'tag': 'da5d8195-cb07-48f4-a06e-6cde378539cd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1526/3171] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:25:37 2026] GET /v2.0/ports?device_id=aa742960-e7e4-4a56-82cb-17d7a530c7cc => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 04:25:42.441 8 INFO neutron_taas.services.taas.taas_plugin [None req-c6d9becc-dd88-445c-8e73-0ac1c75b94e7 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] TaaS: Handle Delete Port: b2d62f07-d7fe-4b53-9d7b-bcfaa81d97cd 2026-05-14 04:25:42.447 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6d9becc-dd88-445c-8e73-0ac1c75b94e7 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Tap Mirror: Handle Delete Port: b2d62f07-d7fe-4b53-9d7b-bcfaa81d97cd 2026-05-14 04:25:42.648 8 INFO neutron.db.l3_db [None req-c6d9becc-dd88-445c-8e73-0ac1c75b94e7 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Floating IP 5a97a5a4-099f-4596-974e-322830233b26 disassociated (deleted). External IP: 10.96.250.216, port: 16352d3b-b97e-4574-a66e-b2e2116441fa. [pid: 8|app: 0|req: 1528/3174] 10.0.0.132 () {32 vars in 730 bytes} [Thu May 14 04:25:42 2026] DELETE /v2.0/floatingips/5a97a5a4-099f-4596-974e-322830233b26 => generated 0 bytes in 1507 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:25:43.840 7 INFO neutron.api.v2.resource [None req-f6c88d78-106b-494a-8c0e-fda398e471fd d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1647/3175] 10.0.0.132 () {32 vars in 727 bytes} [Thu May 14 04:25:43 2026] GET /v2.0/floatingips/5a97a5a4-099f-4596-974e-322830233b26 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:25:43.858 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-699cb316-f1fa-4848-bcd9-4abe5dadf8a1'] response: {'name': 'network-changed', 'server_uuid': 'e7e78d94-33fc-4d54-92db-72c6c5141a92', 'tag': '16352d3b-b97e-4574-a66e-b2e2116441fa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1529/3176] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:25:44 2026] GET /v2.0/ports?device_id=e7e78d94-33fc-4d54-92db-72c6c5141a92 => generated 1196 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3177] 10.0.0.66 () {34 vars in 1037 bytes} [Thu May 14 04:25:44 2026] GET /v2.0/security-groups?id=2f9fe9e4-7acd-4e59-8fb1-0e25395e37e8&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3178] 199.204.45.116 () {34 vars in 1078 bytes} [Thu May 14 04:25:44 2026] GET /v2.0/ports?tenant_id=34553aeccae44fce98b671707f08b4b8&device_id=e7e78d94-33fc-4d54-92db-72c6c5141a92 => generated 1465 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3179] 199.204.45.116 () {34 vars in 984 bytes} [Thu May 14 04:25:44 2026] GET /v2.0/networks?id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3180] 199.204.45.116 () {34 vars in 1054 bytes} [Thu May 14 04:25:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.31&port_id=16352d3b-b97e-4574-a66e-b2e2116441fa => 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: 1650/3181] 199.204.45.116 () {34 vars in 1102 bytes} [Thu May 14 04:25:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3e3&port_id=16352d3b-b97e-4574-a66e-b2e2116441fa => 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: 1532/3182] 199.204.45.116 () {34 vars in 1062 bytes} [Thu May 14 04:25:44 2026] GET /v2.0/subnets?id=6c972d02-5d0c-4b7b-85b7-e47eff5083f0&id=22f94c68-b093-48ed-8c84-8d20ae3a2f86 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3183] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:25:44 2026] GET /v2.0/ports?network_id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3184] 199.204.45.116 () {34 vars in 1050 bytes} [Thu May 14 04:25:44 2026] GET /v2.0/ports?network_id=d086b0fd-17ae-4396-bf9c-4ce68b5995a0&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3185] 199.204.45.116 () {34 vars in 1010 bytes} [Thu May 14 04:25:44 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3186] 199.204.45.116 () {34 vars in 1110 bytes} [Thu May 14 04:25:44 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0?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: 1653/3187] 199.204.45.116 () {34 vars in 992 bytes} [Thu May 14 04:25:46 2026] GET /v2.0/ports?device_id=e7e78d94-33fc-4d54-92db-72c6c5141a92 => generated 1196 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 04:25:46.658 8 INFO neutron_taas.services.taas.taas_plugin [req-fe3c7382-1773-4bc9-bede-a7ceca81d282 req-6fed0850-6972-420e-81a3-e2c62de31534 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] TaaS: Handle Delete Port: 16352d3b-b97e-4574-a66e-b2e2116441fa 2026-05-14 04:25:46.661 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-fe3c7382-1773-4bc9-bede-a7ceca81d282 req-6fed0850-6972-420e-81a3-e2c62de31534 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Tap Mirror: Handle Delete Port: 16352d3b-b97e-4574-a66e-b2e2116441fa [pid: 8|app: 0|req: 1535/3188] 199.204.45.116 () {36 vars in 995 bytes} [Thu May 14 04:25:46 2026] DELETE /v2.0/ports/16352d3b-b97e-4574-a66e-b2e2116441fa => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:25:46.869 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ed99a55-d4a4-49c1-994d-5537ad6272b0'] response: {'server_uuid': 'e7e78d94-33fc-4d54-92db-72c6c5141a92', 'name': 'network-vif-deleted', 'tag': '16352d3b-b97e-4574-a66e-b2e2116441fa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1654/3189] 10.0.0.66 () {34 vars in 987 bytes} [Thu May 14 04:25:49 2026] GET /v2.0/ports?device_id=e7e78d94-33fc-4d54-92db-72c6c5141a92 => 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: 1537/3192] 10.0.0.132 () {32 vars in 748 bytes} [Thu May 14 04:25:54 2026] DELETE /v2.0/security-group-rules/62220c5c-083a-446b-9219-c56c53ac6100 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:25:54.415 7 INFO neutron.api.v2.resource [None req-45c72cbf-a323-40fc-873a-28020dd57f4a d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1656/3193] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:25:54 2026] GET /v2.0/security-group-rules/62220c5c-083a-446b-9219-c56c53ac6100 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3194] 10.0.0.132 () {32 vars in 748 bytes} [Thu May 14 04:25:54 2026] DELETE /v2.0/security-group-rules/34547f22-7401-42e0-8a1e-50fdee3e0c6e => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:25:54.503 7 INFO neutron.api.v2.resource [None req-1ea49013-7e51-4d92-b2a3-dfb316c831b1 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1657/3195] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:25:54 2026] GET /v2.0/security-group-rules/34547f22-7401-42e0-8a1e-50fdee3e0c6e => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3196] 10.0.0.132 () {32 vars in 748 bytes} [Thu May 14 04:25:54 2026] DELETE /v2.0/security-group-rules/2eebbb0e-3538-4130-8482-3a5bc10d7bd9 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:25:54.596 7 INFO neutron.api.v2.resource [None req-4b1d64a2-0293-4feb-bf49-8e13eeb3336e d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1658/3197] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:25:54 2026] GET /v2.0/security-group-rules/2eebbb0e-3538-4130-8482-3a5bc10d7bd9 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3198] 10.0.0.132 () {32 vars in 748 bytes} [Thu May 14 04:25:54 2026] DELETE /v2.0/security-group-rules/d99596d6-3cd9-4dd6-a402-076c92520e9e => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:25:54.682 7 INFO neutron.api.v2.resource [None req-6a6e41da-0c99-4d2f-9cf4-b2a660bf4682 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1659/3199] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:25:54 2026] GET /v2.0/security-group-rules/d99596d6-3cd9-4dd6-a402-076c92520e9e => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3200] 10.0.0.132 () {32 vars in 748 bytes} [Thu May 14 04:25:54 2026] DELETE /v2.0/security-group-rules/02d980d7-8a1a-4809-8185-dd1720286e81 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:25:54.768 7 INFO neutron.api.v2.resource [None req-39dc2482-57de-46e9-85ba-3560ef207309 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1660/3201] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:25:54 2026] GET /v2.0/security-group-rules/02d980d7-8a1a-4809-8185-dd1720286e81 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3202] 10.0.0.132 () {32 vars in 748 bytes} [Thu May 14 04:25:54 2026] DELETE /v2.0/security-group-rules/0619943f-d8dd-4aec-8d2e-6095fca285f3 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:25:54.858 7 INFO neutron.api.v2.resource [None req-212e20fb-96cd-43dd-a217-e0ce9de0c6d4 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1661/3203] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:25:54 2026] GET /v2.0/security-group-rules/0619943f-d8dd-4aec-8d2e-6095fca285f3 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3204] 10.0.0.132 () {32 vars in 748 bytes} [Thu May 14 04:25:54 2026] DELETE /v2.0/security-group-rules/2305c252-26cb-4c39-b7d3-ef500668e137 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:25:54.934 7 INFO neutron.api.v2.resource [None req-4297356e-f4f7-479d-bad6-ef2e4f69b34a d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1662/3205] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:25:54 2026] GET /v2.0/security-group-rules/2305c252-26cb-4c39-b7d3-ef500668e137 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3206] 10.0.0.132 () {32 vars in 748 bytes} [Thu May 14 04:25:54 2026] DELETE /v2.0/security-group-rules/83c45acb-28be-43f5-a899-82cf822cef53 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:25:55.015 7 INFO neutron.api.v2.resource [None req-4a66b9aa-0407-4ee1-9124-008dc87ab7e6 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1663/3207] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:25:55 2026] GET /v2.0/security-group-rules/83c45acb-28be-43f5-a899-82cf822cef53 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3208] 10.0.0.132 () {32 vars in 748 bytes} [Thu May 14 04:25:55 2026] DELETE /v2.0/security-group-rules/bdf1b68b-2c13-4349-9b0c-73df47989e64 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:25:55.094 7 INFO neutron.api.v2.resource [None req-23660a30-e99c-4558-8164-bdffb6f5bbfb d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1664/3209] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:25:55 2026] GET /v2.0/security-group-rules/bdf1b68b-2c13-4349-9b0c-73df47989e64 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3210] 10.0.0.132 () {32 vars in 748 bytes} [Thu May 14 04:25:55 2026] DELETE /v2.0/security-group-rules/b9e5a32b-579a-4c74-bdb1-b8f4d1d4ae02 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:25:55.166 7 INFO neutron.api.v2.resource [None req-5982f9e9-fa4c-498a-b0f5-45134af09a3d d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1665/3211] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:25:55 2026] GET /v2.0/security-group-rules/b9e5a32b-579a-4c74-bdb1-b8f4d1d4ae02 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3212] 10.0.0.132 () {32 vars in 748 bytes} [Thu May 14 04:25:55 2026] DELETE /v2.0/security-group-rules/0e8cdd17-dbca-4e0c-9d56-ce45c7d60693 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:25:55.256 7 INFO neutron.api.v2.resource [None req-7da7db63-bae8-4650-85fe-a648c4ea08c9 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1666/3213] 10.0.0.132 () {32 vars in 745 bytes} [Thu May 14 04:25:55 2026] GET /v2.0/security-group-rules/0e8cdd17-dbca-4e0c-9d56-ce45c7d60693 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3214] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:25:55 2026] DELETE /v2.0/security-groups/2f9fe9e4-7acd-4e59-8fb1-0e25395e37e8 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:25:55.359 7 INFO neutron.api.v2.resource [None req-97ba4720-62e8-4a14-be84-652fd277aaf4 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1667/3215] 10.0.0.132 () {32 vars in 735 bytes} [Thu May 14 04:25:55 2026] GET /v2.0/security-groups/2f9fe9e4-7acd-4e59-8fb1-0e25395e37e8 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:25:55.821 8 INFO neutron_taas.services.taas.taas_plugin [None req-6435262a-39e5-4406-8938-91a1c7e25cc1 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] TaaS: Handle Delete Port: c798ce1b-f438-4116-a138-77d2ddd8e563 2026-05-14 04:25:55.824 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6435262a-39e5-4406-8938-91a1c7e25cc1 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Tap Mirror: Handle Delete Port: c798ce1b-f438-4116-a138-77d2ddd8e563 [pid: 8|app: 0|req: 1549/3216] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:25:55 2026] PUT /v2.0/routers/227b0281-453b-4115-886b-321383466962/remove_router_interface => generated 310 bytes in 922 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:25:56.486 7 INFO neutron.api.v2.resource [None req-1cae5cd8-976a-41fc-bb64-d964a4c5ab65 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1668/3217] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:25:56 2026] PUT /v2.0/routers/227b0281-453b-4115-886b-321383466962/remove_router_interface => generated 198 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:25:56.871 8 INFO neutron_taas.services.taas.taas_plugin [None req-70b91caa-a9d1-4f0f-bf10-b48e17120853 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] TaaS: Handle Delete Port: 7a698ebf-2b8c-4ebf-b37e-9498fe6d2871 2026-05-14 04:25:56.874 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70b91caa-a9d1-4f0f-bf10-b48e17120853 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Tap Mirror: Handle Delete Port: 7a698ebf-2b8c-4ebf-b37e-9498fe6d2871 [pid: 8|app: 0|req: 1550/3218] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:25:56 2026] PUT /v2.0/routers/227b0281-453b-4115-886b-321383466962/remove_router_interface => generated 310 bytes in 1016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:25:57.663 7 INFO neutron.api.v2.resource [None req-3d9e3fce-7b77-44cd-b11c-2a8a919d14d9 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1669/3219] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:25:57 2026] PUT /v2.0/routers/227b0281-453b-4115-886b-321383466962/remove_router_interface => generated 198 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:25:58.074 8 INFO neutron_taas.services.taas.taas_plugin [None req-19ad7b9d-4a59-431a-98ab-2337e5355d1d d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] TaaS: Handle Delete Port: 66fd1db5-a06e-44a1-ba0c-16259cc40f2c 2026-05-14 04:25:58.078 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19ad7b9d-4a59-431a-98ab-2337e5355d1d d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Tap Mirror: Handle Delete Port: 66fd1db5-a06e-44a1-ba0c-16259cc40f2c [pid: 8|app: 0|req: 1551/3220] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:25:57 2026] PUT /v2.0/routers/227b0281-453b-4115-886b-321383466962/remove_router_interface => generated 310 bytes in 991 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 04:25:58.826 7 INFO neutron.api.v2.resource [None req-86b713f6-94aa-48a0-bbf8-ad19ef7e03a6 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1670/3221] 10.0.0.132 () {34 vars in 787 bytes} [Thu May 14 04:25:58 2026] PUT /v2.0/routers/227b0281-453b-4115-886b-321383466962/remove_router_interface => generated 198 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:25:59.037 8 INFO neutron_taas.services.taas.taas_plugin [None req-de378f9f-7e63-4cf9-b665-9dede27085a5 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] TaaS: Handle Delete Port: 353b811f-0aa5-4d1e-99a7-cf4ae326efcf 2026-05-14 04:25:59.040 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de378f9f-7e63-4cf9-b665-9dede27085a5 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Tap Mirror: Handle Delete Port: 353b811f-0aa5-4d1e-99a7-cf4ae326efcf 2026-05-14 04:25:59.304 8 INFO neutron_taas.services.taas.taas_plugin [None req-de378f9f-7e63-4cf9-b665-9dede27085a5 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] TaaS: Handle Delete Port: 68ff60d1-d29d-4ef1-904a-3ebc58575553 2026-05-14 04:25:59.309 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de378f9f-7e63-4cf9-b665-9dede27085a5 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Tap Mirror: Handle Delete Port: 68ff60d1-d29d-4ef1-904a-3ebc58575553 2026-05-14 04:25:59.675 8 INFO neutron.db.l3_hamode_db [None req-de378f9f-7e63-4cf9-b665-9dede27085a5 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] HA network 1a917ec8-031e-4b03-b3d8-934fccd078f9 was deleted as no HA routers are present in project 34553aeccae44fce98b671707f08b4b8. [pid: 8|app: 0|req: 1552/3222] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:25:58 2026] DELETE /v2.0/routers/227b0281-453b-4115-886b-321383466962 => generated 0 bytes in 848 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:25:59.684 8 INFO neutron.services.segments.plugin [-] Segment 483c70fe-1de8-44c5-bb94-05d71bca653e resource provider aggregate not found 2026-05-14 04:25:59.701 8 INFO neutron.services.segments.plugin [-] Segment 483c70fe-1de8-44c5-bb94-05d71bca653e resource provider aggregate not found 2026-05-14 04:25:59.706 8 INFO neutron.services.segments.plugin [-] Segment 483c70fe-1de8-44c5-bb94-05d71bca653e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 483c70fe-1de8-44c5-bb94-05d71bca653e found for delete ", "request_id": "req-7dc62eea-2711-4553-8851-28517227d61d"}]} 2026-05-14 04:25:59.713 7 INFO neutron.api.v2.resource [None req-36bf890c-e12b-401c-adef-bab4e3be3ac6 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] show failed (client error): The resource could not be found. 2026-05-14 04:25:59.714 8 INFO neutron.services.segments.plugin [-] Segment 483c70fe-1de8-44c5-bb94-05d71bca653e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 483c70fe-1de8-44c5-bb94-05d71bca653e found for delete ", "request_id": "req-0b8a0c51-225c-4bc0-979e-276b2ae14f7d"}]} [pid: 7|app: 0|req: 1671/3223] 10.0.0.132 () {32 vars in 719 bytes} [Thu May 14 04:25:59 2026] GET /v2.0/routers/227b0281-453b-4115-886b-321383466962 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3224] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:25:59 2026] DELETE /v2.0/subnets/4d8bdcb2-8fce-4006-956c-3e7f8542fd9b => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:25:59.905 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fab8f74b-4f18-4cb8-ba84-e92523a519ec d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1672/3225] 10.0.0.132 () {32 vars in 719 bytes} [Thu May 14 04:25:59 2026] GET /v2.0/subnets/4d8bdcb2-8fce-4006-956c-3e7f8542fd9b => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3226] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:25:59 2026] DELETE /v2.0/subnets/66bf99fd-539c-4958-9be6-26f180abf013 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:26:00.081 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c2828e7-6d8a-47de-9c0f-98bcfee1d1c4 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1673/3227] 10.0.0.132 () {32 vars in 719 bytes} [Thu May 14 04:26:00 2026] GET /v2.0/subnets/66bf99fd-539c-4958-9be6-26f180abf013 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:26:00.184 8 INFO neutron_taas.services.taas.taas_plugin [None req-605a3a25-303d-4271-9268-5ac943ef19be d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] TaaS: Handle Delete Port: 3a74ce9e-09d8-47a7-b14c-7dcd723287cd 2026-05-14 04:26:00.187 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-605a3a25-303d-4271-9268-5ac943ef19be d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Tap Mirror: Handle Delete Port: 3a74ce9e-09d8-47a7-b14c-7dcd723287cd [pid: 8|app: 0|req: 1555/3228] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:26:00 2026] DELETE /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:26:00.403 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3fc483f7-2066-42ad-8ce0-9b9fd22e2697 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1674/3229] 10.0.0.132 () {32 vars in 721 bytes} [Thu May 14 04:26:00 2026] GET /v2.0/networks/7a524f0b-5322-4447-ba4d-71103f3b0c3b => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3230] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:26:00 2026] DELETE /v2.0/subnets/22f94c68-b093-48ed-8c84-8d20ae3a2f86 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:26:00.598 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9215f228-a14e-4494-a7d4-cebda7b94ece d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1675/3231] 10.0.0.132 () {32 vars in 719 bytes} [Thu May 14 04:26:00 2026] GET /v2.0/subnets/22f94c68-b093-48ed-8c84-8d20ae3a2f86 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3232] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:26:00 2026] DELETE /v2.0/subnets/6c972d02-5d0c-4b7b-85b7-e47eff5083f0 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:26:00.814 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f5eddd3b-2957-41ff-bbaf-80ff1f6b9225 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1676/3233] 10.0.0.132 () {32 vars in 719 bytes} [Thu May 14 04:26:00 2026] GET /v2.0/subnets/6c972d02-5d0c-4b7b-85b7-e47eff5083f0 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:26:00.893 8 INFO neutron_taas.services.taas.taas_plugin [None req-3f2c304b-29ad-44de-b555-2229f71106ba d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] TaaS: Handle Delete Port: 94c6685b-a6e9-443b-bc75-63dcc6f8d4a1 2026-05-14 04:26:00.896 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f2c304b-29ad-44de-b555-2229f71106ba d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Tap Mirror: Handle Delete Port: 94c6685b-a6e9-443b-bc75-63dcc6f8d4a1 [pid: 8|app: 0|req: 1558/3234] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:26:00 2026] DELETE /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:26:01.088 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6bcf9217-5b3c-4177-bb44-57e2d0dd73bb d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1677/3235] 10.0.0.132 () {32 vars in 721 bytes} [Thu May 14 04:26:01 2026] GET /v2.0/networks/d086b0fd-17ae-4396-bf9c-4ce68b5995a0 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3236] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:26:01 2026] DELETE /v2.0/subnets/76c85548-4688-4545-b31f-c9d501cd6919 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:26:01.235 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ee89d568-2620-4962-bc7f-2d130ca91c37 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1678/3237] 10.0.0.132 () {32 vars in 719 bytes} [Thu May 14 04:26:01 2026] GET /v2.0/subnets/76c85548-4688-4545-b31f-c9d501cd6919 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3238] 10.0.0.132 () {32 vars in 722 bytes} [Thu May 14 04:26:01 2026] DELETE /v2.0/subnets/489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:26:01.430 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0bd0042-4943-454a-9961-4b80d5c9f06c d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1679/3239] 10.0.0.132 () {32 vars in 719 bytes} [Thu May 14 04:26:01 2026] GET /v2.0/subnets/489ebec0-6eaa-4ef9-b40a-296ec40e226e => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:26:01.542 8 INFO neutron_taas.services.taas.taas_plugin [None req-08693d59-69d8-449b-a9ec-3bd210a4def1 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] TaaS: Handle Delete Port: 3ad8f093-5c6a-41a2-ac18-9a24e393535b 2026-05-14 04:26:01.545 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08693d59-69d8-449b-a9ec-3bd210a4def1 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] Tap Mirror: Handle Delete Port: 3ad8f093-5c6a-41a2-ac18-9a24e393535b 2026-05-14 04:26:01.732 8 INFO neutron.services.segments.plugin [-] Segment eab34d05-cc26-4c95-a2bb-6deccfdbbc4e resource provider aggregate not found 2026-05-14 04:26:01.747 8 INFO neutron.services.segments.plugin [-] Segment eab34d05-cc26-4c95-a2bb-6deccfdbbc4e resource provider aggregate not found 2026-05-14 04:26:01.752 8 INFO neutron.services.segments.plugin [-] Segment eab34d05-cc26-4c95-a2bb-6deccfdbbc4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eab34d05-cc26-4c95-a2bb-6deccfdbbc4e found for delete ", "request_id": "req-695258f1-788e-4fc4-8f04-037dbe6fcc22"}]} 2026-05-14 04:26:01.770 8 INFO neutron.services.segments.plugin [-] Segment eab34d05-cc26-4c95-a2bb-6deccfdbbc4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eab34d05-cc26-4c95-a2bb-6deccfdbbc4e found for delete ", "request_id": "req-c33b820e-bdb3-48df-8112-2587d6073bd7"}]} 2026-05-14 04:26:01.774 8 INFO neutron.services.segments.plugin [-] Segment 8834de5b-e0e5-4098-98ac-84a439301c50 resource provider aggregate not found [pid: 8|app: 0|req: 1561/3240] 10.0.0.132 () {32 vars in 724 bytes} [Thu May 14 04:26:01 2026] DELETE /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 04:26:01.792 8 INFO neutron.services.segments.plugin [-] Segment 8834de5b-e0e5-4098-98ac-84a439301c50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8834de5b-e0e5-4098-98ac-84a439301c50 found for delete ", "request_id": "req-104d1b80-31fb-4607-a3b3-83192449f865"}]} 2026-05-14 04:26:01.795 8 INFO neutron.services.segments.plugin [-] Segment 8834de5b-e0e5-4098-98ac-84a439301c50 resource provider aggregate not found 2026-05-14 04:26:01.810 8 INFO neutron.services.segments.plugin [-] Segment 8834de5b-e0e5-4098-98ac-84a439301c50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8834de5b-e0e5-4098-98ac-84a439301c50 found for delete ", "request_id": "req-01f3644f-c6f7-4988-bf8a-957d8f5b5980"}]} 2026-05-14 04:26:01.812 7 INFO neutron.pecan_wsgi.hooks.translation [None req-25778cd1-88b1-49ec-8a76-e9666b287d02 d7db1085e9f54cbdbf8f6176a53bab76 34553aeccae44fce98b671707f08b4b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1680/3241] 10.0.0.132 () {32 vars in 721 bytes} [Thu May 14 04:26:01 2026] GET /v2.0/networks/a4a0e573-cb80-40be-8546-7f95b60ceed7 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 04:26:03.782 8 WARNING neutron.db.securitygroups_db [None req-e3d0784b-121c-40d9-884e-c87d0d9860b7 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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-05-14 04:26:03.821 8 INFO neutron.services.segments.plugin [-] Segment 936f3eb6-5f04-44b9-b75f-ddb1991edc23 resource provider aggregate not found 2026-05-14 04:26:03.836 8 INFO neutron.services.segments.plugin [-] Segment 936f3eb6-5f04-44b9-b75f-ddb1991edc23 resource provider aggregate not found 2026-05-14 04:26:03.855 8 INFO neutron.services.segments.plugin [-] Segment 936f3eb6-5f04-44b9-b75f-ddb1991edc23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 936f3eb6-5f04-44b9-b75f-ddb1991edc23 found for delete ", "request_id": "req-af709c64-a772-4b64-b553-6f4b2677b26e"}]} 2026-05-14 04:26:03.857 8 INFO neutron.services.segments.plugin [-] Segment 936f3eb6-5f04-44b9-b75f-ddb1991edc23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 936f3eb6-5f04-44b9-b75f-ddb1991edc23 found for delete ", "request_id": "req-c9efbc5d-bd02-4dcd-8472-288a292c30bb"}]} [pid: 8|app: 0|req: 1562/3242] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:26:03 2026] GET /v2.0/security-groups?tenant_id=a2c45b6dee7940b09335a39c694247c2&name=default => generated 2929 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3243] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:26:03 2026] DELETE /v2.0/security-groups/3365125b-59c7-4a7b-8d50-6966a684d46f => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:26:04.108 8 WARNING neutron.db.securitygroups_db [None req-52a73004-0007-4f52-9c32-7905e624129f ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1563/3244] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:26:04 2026] GET /v2.0/security-groups?tenant_id=34553aeccae44fce98b671707f08b4b8&name=default => generated 2929 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3245] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:26:04 2026] DELETE /v2.0/security-groups/281e1a04-53d2-4131-8be7-bbcab5440984 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:26:04.414 8 WARNING neutron.db.securitygroups_db [None req-cf704e98-687c-404f-b1c8-f1b64959c78e ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1564/3246] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:26:04 2026] GET /v2.0/security-groups?tenant_id=711bc6c38eaf4d9f9b11c2953c644791&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3247] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:26:04 2026] DELETE /v2.0/security-groups/9820bcb9-8fb3-49b1-93eb-aa3d6665d5b4 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:26:04.761 8 WARNING neutron.db.securitygroups_db [None req-1a013f60-e255-426a-86a7-c799beae72af ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1565/3248] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:26:04 2026] GET /v2.0/security-groups?tenant_id=aba5b7f2618943999dd56d616ece5857&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3249] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:26:04 2026] DELETE /v2.0/security-groups/373ed99e-da30-449e-aa54-13c5dba33bed => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:26:05.157 8 WARNING neutron.db.securitygroups_db [None req-e645455d-1f2d-423b-bcff-0ef9673c3f92 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1566/3250] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:26:05 2026] GET /v2.0/security-groups?tenant_id=afd41f1f704c4143a3cec84c3272482c&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3251] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:26:05 2026] DELETE /v2.0/security-groups/4777e7d6-d4d6-41c6-acb0-cccc42a59f78 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:26:05.554 8 WARNING neutron.db.securitygroups_db [None req-1c6bfdd9-e9bf-41b9-9811-e3edf4dc8e1e ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1567/3252] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:26:05 2026] GET /v2.0/security-groups?tenant_id=a9cc61d2ac0f4bff99c028f572367c2d&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3253] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:26:05 2026] DELETE /v2.0/security-groups/76199cc2-eab8-43db-9400-6ea70408dd0e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 04:26:05.932 8 WARNING neutron.db.securitygroups_db [None req-9cfbd868-08a8-483c-b787-d4cbf9bff893 ebc5e81ccdf04117a899cebeea4673aa a72cbf15c1c849f5827931531bfc09cf - - 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: 1568/3254] 10.0.0.132 () {32 vars in 772 bytes} [Thu May 14 04:26:05 2026] GET /v2.0/security-groups?tenant_id=b8e342e182d743ab8e6e064f30dab693&name=default => generated 2929 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3255] 10.0.0.132 () {32 vars in 738 bytes} [Thu May 14 04:26:06 2026] DELETE /v2.0/security-groups/fce37bf3-8305-4727-bf72-f56c3e149cb7 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3258] 10.0.0.132 () {32 vars in 647 bytes} [Thu May 14 04:26:08 2026] GET /v2.0/networks => generated 2168 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3259] 10.0.0.132 () {32 vars in 653 bytes} [Thu May 14 04:26:10 2026] GET /v2.0/floatingips => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3260] 10.0.0.132 () {32 vars in 645 bytes} [Thu May 14 04:26:10 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3261] 10.0.0.132 () {32 vars in 641 bytes} [Thu May 14 04:26:10 2026] GET /v2.0/ports => generated 4721 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3262] 10.0.0.132 () {32 vars in 645 bytes} [Thu May 14 04:26:10 2026] GET /v2.0/subnets => generated 1308 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3263] 10.0.0.132 () {32 vars in 647 bytes} [Thu May 14 04:26:10 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: 1692/3264] 10.0.0.132 () {32 vars in 661 bytes} [Thu May 14 04:26:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3265] 10.0.0.132 () {32 vars in 653 bytes} [Thu May 14 04:26:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)