+ 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 21 03:38:24 2026] *** compiled with version: 13.3.0 on 12 May 2026 19:03:36 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-6f6fcbcf8c-r7l2h 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 0x7f0a2b11a668 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)... 2026-05-21 03:38:29.664 8 INFO neutron.common.config [-] Logging enabled! 2026-05-21 03:38:29.664 8 INFO neutron.common.config [-] uwsgi version 27.0.3.dev7 2026-05-21 03:38:29.731 7 INFO neutron.common.config [-] Logging enabled! 2026-05-21 03:38:29.731 7 INFO neutron.common.config [-] uwsgi version 27.0.3.dev7 2026-05-21 03:38:30.039 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-21 03:38:30.119 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-21 03:38:31.546 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 03:38:31.549 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-21 03:38:31.552 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-21 03:38:31.553 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 03:38:31.553 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-21 03:38:31.554 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-21 03:38:31.554 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 03:38:31.561 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 03:38:31.561 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 03:38:31.562 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 03:38:31.583 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-21 03:38:31.584 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 03:38:31.585 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-21 03:38:31.611 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-21 03:38:31.611 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-21 03:38:31.611 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-21 03:38:31.611 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-21 03:38:31.839 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 03:38:31.843 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-21 03:38:31.847 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-21 03:38:31.848 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 03:38:31.848 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-21 03:38:31.848 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-21 03:38:31.848 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 03:38:31.856 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 03:38:31.856 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 03:38:31.856 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 03:38:31.880 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-21 03:38:31.881 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 03:38:31.881 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-21 03:38:31.904 8 INFO neutron.plugins.ml2.managers [None req-09c710f9-4f99-4198-a111-424518077b44 - - - - - -] Initializing driver for type 'vlan' 2026-05-21 03:38:31.909 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-21 03:38:31.909 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-21 03:38:31.909 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-21 03:38:31.910 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-21 03:38:32.192 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-09c710f9-4f99-4198-a111-424518077b44 - - - - - -] VlanTypeDriver initialization complete 2026-05-21 03:38:32.193 8 INFO neutron.plugins.ml2.managers [None req-09c710f9-4f99-4198-a111-424518077b44 - - - - - -] Initializing driver for type 'vxlan' 2026-05-21 03:38:32.193 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-09c710f9-4f99-4198-a111-424518077b44 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-21 03:38:32.209 8 INFO neutron.plugins.ml2.managers [None req-09c710f9-4f99-4198-a111-424518077b44 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-21 03:38:32.209 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-09c710f9-4f99-4198-a111-424518077b44 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-21 03:38:32.209 8 INFO neutron.plugins.ml2.managers [None req-09c710f9-4f99-4198-a111-424518077b44 - - - - - -] Initializing extension driver 'port_security' 2026-05-21 03:38:32.209 8 INFO neutron.plugins.ml2.extensions.port_security [None req-09c710f9-4f99-4198-a111-424518077b44 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-21 03:38:32.209 8 INFO neutron.plugins.ml2.managers [None req-09c710f9-4f99-4198-a111-424518077b44 - - - - - -] Initializing extension driver 'qos' 2026-05-21 03:38:32.209 7 INFO neutron.plugins.ml2.managers [None req-0d3c5163-9ae0-4170-be54-3fa7b8bb95c2 - - - - - -] Initializing driver for type 'vlan' 2026-05-21 03:38:32.209 8 INFO neutron.plugins.ml2.managers [None req-09c710f9-4f99-4198-a111-424518077b44 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-21 03:38:32.209 8 INFO neutron.plugins.ml2.managers [None req-09c710f9-4f99-4198-a111-424518077b44 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-21 03:38:32.223 8 INFO neutron.quota [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded quota_driver: . 2026-05-21 03:38:32.223 8 INFO neutron.plugins.ml2.plugin [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Modular L2 Plugin initialization complete 2026-05-21 03:38:32.223 8 INFO neutron.plugins.ml2.managers [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-21 03:38:32.224 8 INFO neutron.plugins.ml2.managers [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-21 03:38:32.224 8 INFO neutron.plugins.ml2.managers [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Got port-security extension from driver 'port_security' 2026-05-21 03:38:32.224 8 INFO neutron.manager [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loading Plugin: qos 2026-05-21 03:38:32.237 8 INFO neutron.manager [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loading Plugin: router 2026-05-21 03:38:32.277 8 INFO neutron.services.service_base [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-21 03:38:32.277 8 INFO neutron.manager [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loading Plugin: segments 2026-05-21 03:38:32.371 8 INFO neutron.manager [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loading Plugin: trunk 2026-05-21 03:38:32.385 8 INFO neutron.manager [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loading Plugin: vpnaas 2026-05-21 03:38:32.423 8 WARNING stevedore.named [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-21 03:38:32.487 8 INFO neutron_vpnaas.services.vpn.plugin [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-21 03:38:32.487 8 INFO neutron.common.utils [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-21 03:38:32.487 8 INFO neutron.manager [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loading Plugin: taas 2026-05-21 03:38:32.514 8 WARNING stevedore.named [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-21 03:38:32.538 8 INFO neutron_taas.services.taas.taas_plugin [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-21 03:38:32.538 8 INFO neutron.manager [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loading Plugin: tapmirror 2026-05-21 03:38:32.552 8 WARNING stevedore.named [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-21 03:38:32.569 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-21 03:38:32.569 8 INFO neutron.manager [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loading Plugin: auto_allocate 2026-05-21 03:38:32.578 8 INFO neutron.manager [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loading Plugin: tag 2026-05-21 03:38:32.578 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0d3c5163-9ae0-4170-be54-3fa7b8bb95c2 - - - - - -] VlanTypeDriver initialization complete 2026-05-21 03:38:32.578 7 INFO neutron.plugins.ml2.managers [None req-0d3c5163-9ae0-4170-be54-3fa7b8bb95c2 - - - - - -] Initializing driver for type 'vxlan' 2026-05-21 03:38:32.578 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0d3c5163-9ae0-4170-be54-3fa7b8bb95c2 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-21 03:38:32.589 8 INFO neutron.manager [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loading Plugin: timestamp 2026-05-21 03:38:32.592 7 INFO neutron.plugins.ml2.managers [None req-0d3c5163-9ae0-4170-be54-3fa7b8bb95c2 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-21 03:38:32.592 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0d3c5163-9ae0-4170-be54-3fa7b8bb95c2 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-21 03:38:32.592 7 INFO neutron.plugins.ml2.managers [None req-0d3c5163-9ae0-4170-be54-3fa7b8bb95c2 - - - - - -] Initializing extension driver 'port_security' 2026-05-21 03:38:32.592 7 INFO neutron.plugins.ml2.extensions.port_security [None req-0d3c5163-9ae0-4170-be54-3fa7b8bb95c2 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-21 03:38:32.592 7 INFO neutron.plugins.ml2.managers [None req-0d3c5163-9ae0-4170-be54-3fa7b8bb95c2 - - - - - -] Initializing extension driver 'qos' 2026-05-21 03:38:32.592 8 INFO neutron.manager [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loading Plugin: network_ip_availability 2026-05-21 03:38:32.592 7 INFO neutron.plugins.ml2.managers [None req-0d3c5163-9ae0-4170-be54-3fa7b8bb95c2 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-21 03:38:32.592 7 INFO neutron.plugins.ml2.managers [None req-0d3c5163-9ae0-4170-be54-3fa7b8bb95c2 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-21 03:38:32.596 8 INFO neutron.manager [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loading Plugin: flavors 2026-05-21 03:38:32.600 8 INFO neutron.manager [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loading Plugin: revisions 2026-05-21 03:38:32.604 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Initializing extension manager. 2026-05-21 03:38:32.606 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: address-group 2026-05-21 03:38:32.607 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: address-scope 2026-05-21 03:38:32.606 7 INFO neutron.quota [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded quota_driver: . 2026-05-21 03:38:32.607 7 INFO neutron.plugins.ml2.plugin [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Modular L2 Plugin initialization complete 2026-05-21 03:38:32.607 7 INFO neutron.plugins.ml2.managers [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-21 03:38:32.607 7 INFO neutron.plugins.ml2.managers [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-21 03:38:32.607 7 INFO neutron.plugins.ml2.managers [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-21 03:38:32.607 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-21 03:38:32.607 7 INFO neutron.manager [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loading Plugin: qos 2026-05-21 03:38:32.608 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: agent 2026-05-21 03:38:32.609 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: agent-resources-synced 2026-05-21 03:38:32.610 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: allowed-address-pairs 2026-05-21 03:38:32.611 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: auto-allocated-topology 2026-05-21 03:38:32.612 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: availability_zone 2026-05-21 03:38:32.612 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: availability_zone_filter 2026-05-21 03:38:32.613 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-21 03:38:32.614 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: default-subnetpools 2026-05-21 03:38:32.616 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-21 03:38:32.616 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: dns-integration 2026-05-21 03:38:32.617 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: dns-domain-ports 2026-05-21 03:38:32.617 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-21 03:38:32.618 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: dvr 2026-05-21 03:38:32.619 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-21 03:38:32.620 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: empty-string-filtering 2026-05-21 03:38:32.621 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 03:38:32.621 7 INFO neutron.manager [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loading Plugin: router 2026-05-21 03:38:32.621 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-21 03:38:32.622 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: external-net 2026-05-21 03:38:32.623 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-21 03:38:32.623 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: extraroute 2026-05-21 03:38:32.624 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: extraroute-atomic 2026-05-21 03:38:32.625 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-21 03:38:32.625 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-21 03:38:32.626 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-21 03:38:32.626 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-21 03:38:32.627 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: fip-port-details 2026-05-21 03:38:32.628 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: flavors 2026-05-21 03:38:32.629 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-21 03:38:32.630 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: floatingip-pools 2026-05-21 03:38:32.630 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: ip_allocation 2026-05-21 03:38:32.631 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: ip-substring-filtering 2026-05-21 03:38:32.631 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: l2_adjacency 2026-05-21 03:38:32.632 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: router 2026-05-21 03:38:32.635 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 03:38:32.636 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-21 03:38:32.637 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-21 03:38:32.638 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: ext-gw-mode 2026-05-21 03:38:32.640 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: l3-ha 2026-05-21 03:38:32.641 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-21 03:38:32.642 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-21 03:38:32.643 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: l3-flavors 2026-05-21 03:38:32.644 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-21 03:38:32.646 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-21 03:38:32.649 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-21 03:38:32.651 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-21 03:38:32.652 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-21 03:38:32.653 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-21 03:38:32.654 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-21 03:38:32.654 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: multi-provider 2026-05-21 03:38:32.655 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: net-mtu 2026-05-21 03:38:32.656 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: net-mtu-writable 2026-05-21 03:38:32.656 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: network_availability_zone 2026-05-21 03:38:32.657 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: network_ha 2026-05-21 03:38:32.658 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: network-ip-availability 2026-05-21 03:38:32.659 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-21 03:38:32.660 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: pagination 2026-05-21 03:38:32.660 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: port-device-profile 2026-05-21 03:38:32.661 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-21 03:38:32.661 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-21 03:38:32.662 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-21 03:38:32.662 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: port-mac-override 2026-05-21 03:38:32.663 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-21 03:38:32.664 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-21 03:38:32.664 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-21 03:38:32.664 7 INFO neutron.services.service_base [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-21 03:38:32.664 7 INFO neutron.manager [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loading Plugin: segments 2026-05-21 03:38:32.665 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: port-resource-request 2026-05-21 03:38:32.665 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: port-resource-request-groups 2026-05-21 03:38:32.666 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-21 03:38:32.666 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: binding 2026-05-21 03:38:32.667 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: binding-extended 2026-05-21 03:38:32.668 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: port-security 2026-05-21 03:38:32.668 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: project-id 2026-05-21 03:38:32.669 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: provider 2026-05-21 03:38:32.670 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-21 03:38:32.672 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: qos 2026-05-21 03:38:32.673 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-21 03:38:32.674 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-21 03:38:32.674 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: qos-default 2026-05-21 03:38:32.675 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: qos-fip 2026-05-21 03:38:32.676 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-21 03:38:32.676 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: qos-gateway-ip 2026-05-21 03:38:32.677 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: qos-port-network-policy 2026-05-21 03:38:32.677 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: qos-pps-minimum 2026-05-21 03:38:32.678 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-21 03:38:32.679 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: qos-pps 2026-05-21 03:38:32.679 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: qos-rule-type-details 2026-05-21 03:38:32.680 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-21 03:38:32.680 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: qos-rules-alias 2026-05-21 03:38:32.681 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: quota-check-limit 2026-05-21 03:38:32.682 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: quota-check-limit-default 2026-05-21 03:38:32.684 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: quotas 2026-05-21 03:38:32.685 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: quota_details 2026-05-21 03:38:32.687 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: rbac-policies 2026-05-21 03:38:32.688 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: rbac-address-group 2026-05-21 03:38:32.688 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: rbac-address-scope 2026-05-21 03:38:32.689 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: rbac-security-groups 2026-05-21 03:38:32.689 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: rbac-subnetpool 2026-05-21 03:38:32.690 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: revision-if-match 2026-05-21 03:38:32.691 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: standard-attr-revisions 2026-05-21 03:38:32.691 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: router_availability_zone 2026-05-21 03:38:32.692 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-21 03:38:32.695 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: security-groups-default-rules 2026-05-21 03:38:32.696 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-21 03:38:32.696 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-21 03:38:32.697 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-21 03:38:32.698 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-21 03:38:32.698 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-21 03:38:32.703 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: security-group 2026-05-21 03:38:32.704 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: segment 2026-05-21 03:38:32.704 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-21 03:38:32.705 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: service-type 2026-05-21 03:38:32.706 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: sorting 2026-05-21 03:38:32.706 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: standard-attr-segment 2026-05-21 03:38:32.707 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: standard-attr-description 2026-05-21 03:38:32.707 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: stateful-security-group 2026-05-21 03:38:32.708 8 WARNING neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-21 03:38:32.708 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-21 03:38:32.709 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: subnet-external-network 2026-05-21 03:38:32.709 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: subnet_onboard 2026-05-21 03:38:32.710 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-21 03:38:32.710 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: subnet-service-types 2026-05-21 03:38:32.711 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: subnet_allocation 2026-05-21 03:38:32.712 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-21 03:38:32.713 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: tag-creation 2026-05-21 03:38:32.713 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-21 03:38:32.717 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: standard-attr-tag 2026-05-21 03:38:32.718 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-21 03:38:32.719 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: trunk 2026-05-21 03:38:32.719 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: trunk-details 2026-05-21 03:38:32.720 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-21 03:38:32.720 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-21 03:38:32.721 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-21 03:38:32.722 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-21 03:38:32.723 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-21 03:38:32.724 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-21 03:38:32.725 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: vpn-flavors 2026-05-21 03:38:32.726 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: vpnaas 2026-05-21 03:38:32.727 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: taas 2026-05-21 03:38:32.729 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: tap-mirror 2026-05-21 03:38:32.729 8 INFO neutron.api.extensions [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Loaded extension: taas-vlan-filter 2026-05-21 03:38:32.731 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-21 03:38:32.732 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-21 03:38:32.732 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 03:38:32.732 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-21 03:38:32.735 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-21 03:38:32.736 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-21 03:38:32.741 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-21 03:38:32.741 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-21 03:38:32.742 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-21 03:38:32.743 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 03:38:32.743 8 WARNING neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] subnetpool is already registered 2026-05-21 03:38:32.743 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 03:38:32.743 8 WARNING neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] subnetpool is already registered 2026-05-21 03:38:32.744 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-21 03:38:32.744 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 03:38:32.745 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 03:38:32.745 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-21 03:38:32.745 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-21 03:38:32.746 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-21 03:38:32.746 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 03:38:32.746 8 WARNING neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] ipsecpolicy is already registered 2026-05-21 03:38:32.747 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 03:38:32.747 8 WARNING neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] ikepolicy is already registered 2026-05-21 03:38:32.751 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-21 03:38:32.752 8 WARNING neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] router is already registered 2026-05-21 03:38:32.752 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-21 03:38:32.752 8 WARNING neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] floatingip is already registered 2026-05-21 03:38:32.756 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-21 03:38:32.756 8 WARNING neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] rbac_policy is already registered 2026-05-21 03:38:32.757 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-21 03:38:32.757 8 WARNING neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] security_group is already registered 2026-05-21 03:38:32.757 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-21 03:38:32.757 8 WARNING neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] security_group_rule is already registered 2026-05-21 03:38:32.758 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 03:38:32.758 8 WARNING neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] subnetpool is already registered 2026-05-21 03:38:32.759 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 03:38:32.759 8 WARNING neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] subnetpool is already registered 2026-05-21 03:38:32.759 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-21 03:38:32.759 8 WARNING neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] trunk is already registered 2026-05-21 03:38:32.760 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 03:38:32.760 8 WARNING neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] ikepolicy is already registered 2026-05-21 03:38:32.760 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 03:38:32.760 8 WARNING neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] ipsecpolicy is already registered 2026-05-21 03:38:32.760 7 INFO neutron.manager [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loading Plugin: trunk 2026-05-21 03:38:32.761 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-21 03:38:32.761 8 WARNING neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] endpoint_group is already registered 2026-05-21 03:38:32.761 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-21 03:38:32.761 8 WARNING neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] vpnservice is already registered 2026-05-21 03:38:32.762 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-21 03:38:32.762 8 WARNING neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] ipsec_site_connection is already registered 2026-05-21 03:38:32.762 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 03:38:32.762 8 WARNING neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] ipsecpolicy is already registered 2026-05-21 03:38:32.763 8 INFO neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 03:38:32.763 8 WARNING neutron.quota.resource_registry [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] ikepolicy is already registered 2026-05-21 03:38:32.775 7 INFO neutron.manager [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loading Plugin: vpnaas 2026-05-21 03:38:32.801 8 WARNING keystonemiddleware._common.config [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 03:38:32.808 8 WARNING oslo_config.cfg [None req-0a1b695e-0b62-4b04-ba1f-ff261f7fa65c - - - - - -] 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 0x7f0a2b11a668 pid: 8 (default app) 2026-05-21 03:38:32.818 7 WARNING stevedore.named [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-21 03:38:32.894 7 INFO neutron_vpnaas.services.vpn.plugin [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-21 03:38:32.894 7 INFO neutron.common.utils [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-21 03:38:32.894 7 INFO neutron.manager [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loading Plugin: taas 2026-05-21 03:38:32.920 7 WARNING stevedore.named [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-21 03:38:32.942 7 INFO neutron_taas.services.taas.taas_plugin [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-21 03:38:32.943 7 INFO neutron.manager [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loading Plugin: tapmirror 2026-05-21 03:38:32.958 7 WARNING stevedore.named [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-21 03:38:32.975 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-21 03:38:32.975 7 INFO neutron.manager [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loading Plugin: auto_allocate 2026-05-21 03:38:32.984 7 INFO neutron.manager [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loading Plugin: tag 2026-05-21 03:38:32.993 7 INFO neutron.manager [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loading Plugin: timestamp 2026-05-21 03:38:32.996 7 INFO neutron.manager [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loading Plugin: network_ip_availability 2026-05-21 03:38:33.000 7 INFO neutron.manager [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loading Plugin: flavors 2026-05-21 03:38:33.004 7 INFO neutron.manager [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loading Plugin: revisions 2026-05-21 03:38:33.008 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Initializing extension manager. 2026-05-21 03:38:33.009 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: address-group 2026-05-21 03:38:33.010 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: address-scope 2026-05-21 03:38:33.011 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-21 03:38:33.012 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: agent 2026-05-21 03:38:33.012 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: agent-resources-synced 2026-05-21 03:38:33.014 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-21 03:38:33.014 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-21 03:38:33.015 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: availability_zone 2026-05-21 03:38:33.016 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: availability_zone_filter 2026-05-21 03:38:33.016 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-21 03:38:33.017 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: default-subnetpools 2026-05-21 03:38:33.019 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-21 03:38:33.019 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: dns-integration 2026-05-21 03:38:33.020 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: dns-domain-ports 2026-05-21 03:38:33.020 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-21 03:38:33.021 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: dvr 2026-05-21 03:38:33.022 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-21 03:38:33.022 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: empty-string-filtering 2026-05-21 03:38:33.023 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 03:38:33.024 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-21 03:38:33.024 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: external-net 2026-05-21 03:38:33.025 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-21 03:38:33.026 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: extraroute 2026-05-21 03:38:33.026 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: extraroute-atomic 2026-05-21 03:38:33.027 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-21 03:38:33.028 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-21 03:38:33.028 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-21 03:38:33.028 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-21 03:38:33.029 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: fip-port-details 2026-05-21 03:38:33.030 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: flavors 2026-05-21 03:38:33.031 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-21 03:38:33.032 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: floatingip-pools 2026-05-21 03:38:33.032 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: ip_allocation 2026-05-21 03:38:33.033 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-21 03:38:33.033 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: l2_adjacency 2026-05-21 03:38:33.035 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: router 2026-05-21 03:38:33.036 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 03:38:33.037 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-21 03:38:33.038 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-21 03:38:33.038 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: ext-gw-mode 2026-05-21 03:38:33.039 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: l3-ha 2026-05-21 03:38:33.039 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-21 03:38:33.040 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-21 03:38:33.040 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: l3-flavors 2026-05-21 03:38:33.041 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-21 03:38:33.042 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-21 03:38:33.044 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-21 03:38:33.045 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-21 03:38:33.046 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-21 03:38:33.048 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-21 03:38:33.049 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-21 03:38:33.049 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: multi-provider 2026-05-21 03:38:33.050 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: net-mtu 2026-05-21 03:38:33.050 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: net-mtu-writable 2026-05-21 03:38:33.051 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: network_availability_zone 2026-05-21 03:38:33.051 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: network_ha 2026-05-21 03:38:33.052 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: network-ip-availability 2026-05-21 03:38:33.054 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-21 03:38:33.055 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: pagination 2026-05-21 03:38:33.055 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: port-device-profile 2026-05-21 03:38:33.056 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-21 03:38:33.056 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-21 03:38:33.057 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-21 03:38:33.057 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: port-mac-override 2026-05-21 03:38:33.059 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-21 03:38:33.059 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-21 03:38:33.060 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-21 03:38:33.060 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: port-resource-request 2026-05-21 03:38:33.061 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-21 03:38:33.061 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-21 03:38:33.062 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: binding 2026-05-21 03:38:33.063 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: binding-extended 2026-05-21 03:38:33.063 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: port-security 2026-05-21 03:38:33.064 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: project-id 2026-05-21 03:38:33.064 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: provider 2026-05-21 03:38:33.065 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-21 03:38:33.067 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: qos 2026-05-21 03:38:33.068 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-21 03:38:33.069 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-21 03:38:33.070 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: qos-default 2026-05-21 03:38:33.070 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: qos-fip 2026-05-21 03:38:33.071 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-21 03:38:33.072 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-21 03:38:33.072 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-21 03:38:33.073 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-21 03:38:33.074 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-21 03:38:33.075 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: qos-pps 2026-05-21 03:38:33.075 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-21 03:38:33.076 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-21 03:38:33.076 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: qos-rules-alias 2026-05-21 03:38:33.077 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: quota-check-limit 2026-05-21 03:38:33.078 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-21 03:38:33.082 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: quotas 2026-05-21 03:38:33.084 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: quota_details 2026-05-21 03:38:33.085 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: rbac-policies 2026-05-21 03:38:33.086 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: rbac-address-group 2026-05-21 03:38:33.086 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: rbac-address-scope 2026-05-21 03:38:33.087 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: rbac-security-groups 2026-05-21 03:38:33.088 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-21 03:38:33.089 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: revision-if-match 2026-05-21 03:38:33.089 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-21 03:38:33.090 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: router_availability_zone 2026-05-21 03:38:33.090 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-21 03:38:33.093 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-21 03:38:33.093 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-21 03:38:33.094 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-21 03:38:33.094 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-21 03:38:33.095 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-21 03:38:33.096 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-21 03:38:33.108 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: security-group 2026-05-21 03:38:33.110 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: segment 2026-05-21 03:38:33.111 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-21 03:38:33.111 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: service-type 2026-05-21 03:38:33.112 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: sorting 2026-05-21 03:38:33.112 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: standard-attr-segment 2026-05-21 03:38:33.113 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: standard-attr-description 2026-05-21 03:38:33.114 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: stateful-security-group 2026-05-21 03:38:33.114 7 WARNING neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-21 03:38:33.114 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-21 03:38:33.115 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: subnet-external-network 2026-05-21 03:38:33.116 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: subnet_onboard 2026-05-21 03:38:33.116 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-21 03:38:33.117 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: subnet-service-types 2026-05-21 03:38:33.117 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: subnet_allocation 2026-05-21 03:38:33.118 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-21 03:38:33.119 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: tag-creation 2026-05-21 03:38:33.120 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-21 03:38:33.124 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: standard-attr-tag 2026-05-21 03:38:33.124 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-21 03:38:33.125 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: trunk 2026-05-21 03:38:33.126 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: trunk-details 2026-05-21 03:38:33.126 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-21 03:38:33.127 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-21 03:38:33.127 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-21 03:38:33.128 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-21 03:38:33.130 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-21 03:38:33.131 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-21 03:38:33.131 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: vpn-flavors 2026-05-21 03:38:33.133 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: vpnaas 2026-05-21 03:38:33.134 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: taas 2026-05-21 03:38:33.135 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: tap-mirror 2026-05-21 03:38:33.136 7 INFO neutron.api.extensions [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-21 03:38:33.138 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-21 03:38:33.139 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-21 03:38:33.139 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 03:38:33.139 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-21 03:38:33.143 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-21 03:38:33.143 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-21 03:38:33.148 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-21 03:38:33.149 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-21 03:38:33.149 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-21 03:38:33.150 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 03:38:33.150 7 WARNING neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] subnetpool is already registered 2026-05-21 03:38:33.150 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 03:38:33.151 7 WARNING neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] subnetpool is already registered 2026-05-21 03:38:33.151 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-21 03:38:33.151 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 03:38:33.152 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 03:38:33.152 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-21 03:38:33.153 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-21 03:38:33.153 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-21 03:38:33.153 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 03:38:33.154 7 WARNING neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] ipsecpolicy is already registered 2026-05-21 03:38:33.154 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 03:38:33.154 7 WARNING neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] ikepolicy is already registered 2026-05-21 03:38:33.159 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-21 03:38:33.159 7 WARNING neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] router is already registered 2026-05-21 03:38:33.159 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-21 03:38:33.159 7 WARNING neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] floatingip is already registered 2026-05-21 03:38:33.163 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-21 03:38:33.163 7 WARNING neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] rbac_policy is already registered 2026-05-21 03:38:33.164 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-21 03:38:33.164 7 WARNING neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] security_group is already registered 2026-05-21 03:38:33.164 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-21 03:38:33.164 7 WARNING neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] security_group_rule is already registered 2026-05-21 03:38:33.165 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 03:38:33.165 7 WARNING neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] subnetpool is already registered 2026-05-21 03:38:33.166 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 03:38:33.166 7 WARNING neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] subnetpool is already registered 2026-05-21 03:38:33.166 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-21 03:38:33.166 7 WARNING neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] trunk is already registered 2026-05-21 03:38:33.167 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 03:38:33.167 7 WARNING neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] ikepolicy is already registered 2026-05-21 03:38:33.167 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 03:38:33.167 7 WARNING neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] ipsecpolicy is already registered 2026-05-21 03:38:33.168 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-21 03:38:33.168 7 WARNING neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] endpoint_group is already registered 2026-05-21 03:38:33.168 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-21 03:38:33.168 7 WARNING neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] vpnservice is already registered 2026-05-21 03:38:33.169 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-21 03:38:33.169 7 WARNING neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] ipsec_site_connection is already registered 2026-05-21 03:38:33.169 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 03:38:33.169 7 WARNING neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] ipsecpolicy is already registered 2026-05-21 03:38:33.170 7 INFO neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 03:38:33.170 7 WARNING neutron.quota.resource_registry [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] ikepolicy is already registered 2026-05-21 03:38:33.209 7 WARNING keystonemiddleware._common.config [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 03:38:33.217 7 WARNING oslo_config.cfg [None req-bc46855f-055c-4f6d-8cf5-f85b9513ced8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7f0a2b11a668 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-21 03:38:37.003 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ad519839-e564-46cf-b7a4-9867e5ce3975 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.19.213.129 () {44 vars in 927 bytes} [Thu May 21 03:38:36 2026] GET /v2.0/networks/public => generated 108 bytes in 941 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 4/5] 199.19.213.129 () {44 vars in 949 bytes} [Thu May 21 03:38:37 2026] GET /v2.0/networks?name=public => generated 15 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 03:38:37.781 7 WARNING neutron.services.revisions.revision_plugin [None req-35bdbc5b-366b-4476-9223-eba8d8310af3 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Could not find related network for resource to bump revision. 2026-05-21 03:38:37.806 7 INFO neutron.db.segments_db [None req-35bdbc5b-366b-4476-9223-eba8d8310af3 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment cbff4563-3b8d-4cc5-82aa-c89b75826c17 of type flat for network 6dcbd5ce-5527-453b-9d87-5ccaa6565b42 2026-05-21 03:38:37.929 7 INFO neutron.pecan_wsgi.hooks.translation [None req-35bdbc5b-366b-4476-9223-eba8d8310af3 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.19.213.129 () {48 vars in 967 bytes} [Thu May 21 03:38:37 2026] POST /v2.0/networks => generated 124 bytes in 563 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 03:38:44.166 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ecadda07-da8b-48ea-8e24-967056e871b6 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.129 () {44 vars in 927 bytes} [Thu May 21 03:38:43 2026] GET /v2.0/networks/public => generated 108 bytes in 361 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.129 () {44 vars in 949 bytes} [Thu May 21 03:38:44 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 03:38:44.455 8 WARNING neutron.services.revisions.revision_plugin [None req-66bb2358-dbc7-4ca3-9cbf-73d19465c63f 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Could not find related network for resource to bump revision. 2026-05-21 03:38:44.479 8 INFO neutron.db.segments_db [None req-66bb2358-dbc7-4ca3-9cbf-73d19465c63f 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment e32dda1c-40a1-4ff3-932c-dd1e9c256c95 of type flat for network 34b6e469-6805-4f52-a534-6d77564a01d0 2026-05-21 03:38:44.534 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66bb2358-dbc7-4ca3-9cbf-73d19465c63f 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.129 () {48 vars in 967 bytes} [Thu May 21 03:38:44 2026] POST /v2.0/networks => generated 124 bytes in 356 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 03:38:50.441 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2cf0416e-8ba6-43ce-b0e0-235aa9b08b36 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 199.19.213.129 () {44 vars in 927 bytes} [Thu May 21 03:38:50 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.19.213.129 () {44 vars in 949 bytes} [Thu May 21 03:38:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 03:38:50.541 8 WARNING neutron.services.revisions.revision_plugin [None req-69543968-2515-4698-92f3-c05fd5dbfde7 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Could not find related network for resource to bump revision. 2026-05-21 03:38:50.557 8 INFO neutron.db.segments_db [None req-69543968-2515-4698-92f3-c05fd5dbfde7 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment ade77c5a-d2d8-44a2-9d69-8a69df8cdb7a of type flat for network 0aac287e-a1f1-4620-95fc-6e36d8eb0670 2026-05-21 03:38:50.586 8 INFO neutron.pecan_wsgi.hooks.translation [None req-69543968-2515-4698-92f3-c05fd5dbfde7 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.19.213.129 () {48 vars in 967 bytes} [Thu May 21 03:38:50 2026] POST /v2.0/networks => generated 124 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 03:38:56.447 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3f7ce86c-618e-400a-95a4-98937491460e 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.19.213.129 () {44 vars in 927 bytes} [Thu May 21 03:38:56 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.19.213.129 () {44 vars in 949 bytes} [Thu May 21 03:38:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 03:38:56.528 7 WARNING neutron.services.revisions.revision_plugin [None req-9f305e94-4ba4-4455-94d0-1981c22c9a49 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Could not find related network for resource to bump revision. 2026-05-21 03:38:56.546 7 INFO neutron.db.segments_db [None req-9f305e94-4ba4-4455-94d0-1981c22c9a49 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment 0342803d-4f55-4b20-8dce-e4be06f842d2 of type flat for network b8433029-a50a-4415-aa90-79600c3b52b1 2026-05-21 03:38:56.580 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f305e94-4ba4-4455-94d0-1981c22c9a49 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.19.213.129 () {48 vars in 967 bytes} [Thu May 21 03:38:56 2026] POST /v2.0/networks => generated 124 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 03:39:02.471 8 INFO neutron.pecan_wsgi.hooks.translation [None req-161047bb-ec68-4d2c-89e9-5975b545efd0 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.19.213.129 () {44 vars in 927 bytes} [Thu May 21 03:39:02 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.129 () {44 vars in 949 bytes} [Thu May 21 03:39:02 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 03:39:02.551 8 WARNING neutron.services.revisions.revision_plugin [None req-33229fac-3f6a-444f-b2d4-8394aad55cee 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Could not find related network for resource to bump revision. 2026-05-21 03:39:02.571 8 INFO neutron.db.segments_db [None req-33229fac-3f6a-444f-b2d4-8394aad55cee 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment 49c772b9-2eed-498b-9468-87fabc67a696 of type flat for network e152bea3-ae6c-4d5c-bb29-7636521401ca 2026-05-21 03:39:02.595 8 INFO neutron.pecan_wsgi.hooks.translation [None req-33229fac-3f6a-444f-b2d4-8394aad55cee 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.19.213.129 () {48 vars in 967 bytes} [Thu May 21 03:39:02 2026] POST /v2.0/networks => generated 124 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 03:39:08.507 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d643f8cc-d5bd-4987-8687-d2729a82f729 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 199.19.213.129 () {44 vars in 927 bytes} [Thu May 21 03:39:08 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: 7|app: 0|req: 10/22] 199.19.213.129 () {44 vars in 949 bytes} [Thu May 21 03:39:08 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 03:39:08.646 8 WARNING neutron.services.revisions.revision_plugin [None req-1f35bf03-9991-4aed-80ad-0db4fcdbf79c 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Could not find related network for resource to bump revision. 2026-05-21 03:39:08.667 8 INFO neutron.db.segments_db [None req-1f35bf03-9991-4aed-80ad-0db4fcdbf79c 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment 15e67d3e-0158-4810-93a7-ef0b8dc71f79 of type flat for network 669b8c9e-f423-41cc-84d5-9c824497fb42 [pid: 8|app: 0|req: 13/23] 199.19.213.129 () {48 vars in 967 bytes} [Thu May 21 03:39:08 2026] POST /v2.0/networks => generated 706 bytes in 1617 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 03:39:11.172 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1f7f5ecc-5dcd-43c6-b84f-72cb782bdd23 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 199.19.213.129 () {44 vars in 927 bytes} [Thu May 21 03:39:11 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: 8|app: 0|req: 14/25] 199.19.213.129 () {44 vars in 949 bytes} [Thu May 21 03:39:11 2026] GET /v2.0/networks?name=public => generated 709 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 03:39:11.239 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0fb43802-fc2d-4617-b7c6-9bfbdd57569d 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/26] 199.19.213.129 () {44 vars in 1034 bytes} [Thu May 21 03:39:11 2026] GET /v2.0/subnets/public-subnet?network_id=669b8c9e-f423-41cc-84d5-9c824497fb42 => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.19.213.129 () {44 vars in 1057 bytes} [Thu May 21 03:39:11 2026] GET /v2.0/subnets?name=public-subnet&network_id=669b8c9e-f423-41cc-84d5-9c824497fb42 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.19.213.129 () {48 vars in 965 bytes} [Thu May 21 03:39:11 2026] POST /v2.0/subnets => generated 664 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 03:44:05.108 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a61d9d4-6a1f-4172-ab46-a7b602e53fb9 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/68] 199.19.213.129 () {44 vars in 937 bytes} [Thu May 21 03:44:04 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/69] 199.19.213.129 () {44 vars in 959 bytes} [Thu May 21 03:44:05 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 03:44:05.186 7 INFO neutron.db.segments_db [None req-e60185b5-5871-4ea8-a454-6b10177f251a 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment 4b94b4ba-3686-42fc-b779-e327970f90a4 of type vxlan for network 475b83b9-174a-4a99-9b92-f6065ae4a0e6 [pid: 7|app: 0|req: 34/70] 199.19.213.129 () {48 vars in 966 bytes} [Thu May 21 03:44:05 2026] POST /v2.0/networks => generated 707 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 03:44:06.260 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f6df0e4-17db-4dd0-803f-118e1a9654f0 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/71] 199.19.213.129 () {44 vars in 937 bytes} [Thu May 21 03:44:06 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.19.213.129 () {44 vars in 959 bytes} [Thu May 21 03:44:06 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 03:44:06.336 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cc4285e2-bc8b-4be6-b160-08795075331b 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/73] 199.19.213.129 () {44 vars in 1036 bytes} [Thu May 21 03:44:06 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=475b83b9-174a-4a99-9b92-f6065ae4a0e6 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.19.213.129 () {44 vars in 1059 bytes} [Thu May 21 03:44:06 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=475b83b9-174a-4a99-9b92-f6065ae4a0e6 => 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: 39/75] 199.19.213.129 () {48 vars in 965 bytes} [Thu May 21 03:44:06 2026] POST /v2.0/subnets => generated 651 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 03:44:07.609 7 INFO neutron.api.v2.resource [None req-0b18952d-68b3-4f56-b40f-129f67927bf4 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/76] 199.19.213.129 () {44 vars in 971 bytes} [Thu May 21 03:44:07 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.19.213.129 () {44 vars in 993 bytes} [Thu May 21 03:44:07 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.19.213.129 () {48 vars in 980 bytes} [Thu May 21 03:44:07 2026] POST /v2.0/security-groups => generated 1616 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:44:08 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 1616 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:44:08 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:44:08 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.19.213.129 () {48 vars in 991 bytes} [Thu May 21 03:44:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:44:09 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 2230 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:44:09 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 2230 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:44:09 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.19.213.129 () {48 vars in 991 bytes} [Thu May 21 03:44:09 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:44:10 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 2846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:44:10 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:44:10 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.19.213.129 () {48 vars in 991 bytes} [Thu May 21 03:44:11 2026] POST /v2.0/security-group-rules => generated 603 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:44:11 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 3462 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:44:12 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:44:12 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.19.213.129 () {48 vars in 991 bytes} [Thu May 21 03:44:12 2026] POST /v2.0/security-group-rules => generated 603 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:44:13 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 4078 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:44:13 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:44:13 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.19.213.129 () {48 vars in 991 bytes} [Thu May 21 03:44:13 2026] POST /v2.0/security-group-rules => generated 603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.19.213.129 () {44 vars in 987 bytes} [Thu May 21 03:44:14 2026] GET /v2.0/networks/475b83b9-174a-4a99-9b92-f6065ae4a0e6 => generated 732 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 03:44:14.470 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ab7763a-344e-4ca4-ba5a-8cfd8fa6ae70 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/100] 199.19.213.129 () {44 vars in 1076 bytes} [Thu May 21 03:44:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=475b83b9-174a-4a99-9b92-f6065ae4a0e6 => 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: 52/101] 199.19.213.129 () {44 vars in 1099 bytes} [Thu May 21 03:44:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=475b83b9-174a-4a99-9b92-f6065ae4a0e6 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:44:14 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.19.213.129 () {48 vars in 961 bytes} [Thu May 21 03:44:14 2026] POST /v2.0/ports => generated 1096 bytes in 520 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-21 03:44:22.379 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3b79fbb8-b94e-476e-bc37-8f60c1db8542 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/106] 199.19.213.129 () {44 vars in 979 bytes} [Thu May 21 03:44:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:44:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/108] 199.19.213.129 () {48 vars in 1031 bytes} [Thu May 21 03:44:22 2026] PUT /v2.0/ports/a4eff5c8-f921-4995-8719-4fea9f4cfcba => generated 1245 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/109] 199.19.213.129 () {44 vars in 920 bytes} [Thu May 21 03:44:24 2026] GET /v2.0/ports => generated 3726 bytes in 106 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-21 03:44:25.712 8 INFO neutron.api.v2.resource [None req-4981f879-f64c-4bbc-a0b8-9abb5d125fc1 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 57/110] 199.19.213.129 () {44 vars in 959 bytes} [Thu May 21 03:44:25 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/111] 199.19.213.129 () {44 vars in 981 bytes} [Thu May 21 03:44:25 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/112] 199.19.213.129 () {48 vars in 980 bytes} [Thu May 21 03:44:25 2026] POST /v2.0/security-groups => generated 1610 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/113] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:44:26 2026] GET /v2.0/security-groups/56985bdc-e994-45b0-9845-293f7865f209 => generated 1610 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:44:27 2026] GET /v2.0/security-groups/56985bdc-e994-45b0-9845-293f7865f209 => 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: 56/115] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:44:27 2026] GET /v2.0/security-groups/56985bdc-e994-45b0-9845-293f7865f209 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/116] 199.19.213.129 () {48 vars in 991 bytes} [Thu May 21 03:44:27 2026] POST /v2.0/security-group-rules => generated 621 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/117] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:44:27 2026] GET /v2.0/security-groups/56985bdc-e994-45b0-9845-293f7865f209 => generated 2244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/118] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:44:28 2026] GET /v2.0/security-groups/56985bdc-e994-45b0-9845-293f7865f209 => generated 2244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/119] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:44:28 2026] GET /v2.0/security-groups/56985bdc-e994-45b0-9845-293f7865f209 => generated 2244 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/120] 199.19.213.129 () {48 vars in 991 bytes} [Thu May 21 03:44:28 2026] POST /v2.0/security-group-rules => generated 625 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/131] 199.19.213.129 () {44 vars in 975 bytes} [Thu May 21 03:45:42 2026] GET /v2.0/quotas/acfd6ca3eb2e4c2eb6986102971d5f9c => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/132] 199.19.213.129 () {48 vars in 1027 bytes} [Thu May 21 03:45:42 2026] PUT /v2.0/quotas/acfd6ca3eb2e4c2eb6986102971d5f9c => generated 291 bytes in 32 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-21 03:48:02.918 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e75edab2-1713-42f0-b3ab-90f3a904a8ef 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/151] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 03:48:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 138 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: 78/152] 199.19.213.129 () {30 vars in 763 bytes} [Thu May 21 03:48:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 03:48:04.961 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c8583e3-82f3-452d-b720-243f2ccbe3c1 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 80/155] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 03:48:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/156] 199.19.213.129 () {30 vars in 763 bytes} [Thu May 21 03:48:04 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 03:54:26.773 8 INFO neutron.api.v2.resource [None req-9c215145-16ab-477d-a91d-4b362c25d3fd 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 106/207] 199.19.213.129 () {44 vars in 1074 bytes} [Thu May 21 03:54:26 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=17c6ba97306f4f0da41c630c6fd11165 => generated 139 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/208] 199.19.213.129 () {44 vars in 1097 bytes} [Thu May 21 03:54:26 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=17c6ba97306f4f0da41c630c6fd11165 => generated 23 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/209] 199.19.213.129 () {48 vars in 981 bytes} [Thu May 21 03:54:26 2026] POST /v2.0/security-groups => generated 1624 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/210] 199.19.213.129 () {44 vars in 1088 bytes} [Thu May 21 03:54:28 2026] GET /v2.0/security-groups/4fdf6845-45c6-4b56-854d-390b76d94775?project_id=17c6ba97306f4f0da41c630c6fd11165 => generated 1624 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/211] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:54:28 2026] GET /v2.0/security-groups/4fdf6845-45c6-4b56-854d-390b76d94775 => generated 1624 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/212] 199.19.213.129 () {44 vars in 1088 bytes} [Thu May 21 03:54:28 2026] GET /v2.0/security-groups/4fdf6845-45c6-4b56-854d-390b76d94775?project_id=17c6ba97306f4f0da41c630c6fd11165 => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/213] 199.19.213.129 () {48 vars in 991 bytes} [Thu May 21 03:54:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/214] 199.19.213.129 () {44 vars in 1088 bytes} [Thu May 21 03:54:29 2026] GET /v2.0/security-groups/4fdf6845-45c6-4b56-854d-390b76d94775?project_id=17c6ba97306f4f0da41c630c6fd11165 => generated 2234 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/215] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:54:29 2026] GET /v2.0/security-groups/4fdf6845-45c6-4b56-854d-390b76d94775 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/216] 199.19.213.129 () {44 vars in 1088 bytes} [Thu May 21 03:54:29 2026] GET /v2.0/security-groups/4fdf6845-45c6-4b56-854d-390b76d94775?project_id=17c6ba97306f4f0da41c630c6fd11165 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/217] 199.19.213.129 () {48 vars in 991 bytes} [Thu May 21 03:54:29 2026] POST /v2.0/security-group-rules => generated 599 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/218] 199.19.213.129 () {44 vars in 1088 bytes} [Thu May 21 03:54:30 2026] GET /v2.0/security-groups/4fdf6845-45c6-4b56-854d-390b76d94775?project_id=17c6ba97306f4f0da41c630c6fd11165 => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/219] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:54:30 2026] GET /v2.0/security-groups/4fdf6845-45c6-4b56-854d-390b76d94775 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/220] 199.19.213.129 () {44 vars in 1088 bytes} [Thu May 21 03:54:30 2026] GET /v2.0/security-groups/4fdf6845-45c6-4b56-854d-390b76d94775?project_id=17c6ba97306f4f0da41c630c6fd11165 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/221] 199.19.213.129 () {48 vars in 991 bytes} [Thu May 21 03:54:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/222] 199.19.213.129 () {44 vars in 1088 bytes} [Thu May 21 03:54:31 2026] GET /v2.0/security-groups/4fdf6845-45c6-4b56-854d-390b76d94775?project_id=17c6ba97306f4f0da41c630c6fd11165 => generated 3460 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/223] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 03:54:31 2026] GET /v2.0/security-groups/4fdf6845-45c6-4b56-854d-390b76d94775 => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/224] 199.19.213.129 () {44 vars in 1088 bytes} [Thu May 21 03:54:31 2026] GET /v2.0/security-groups/4fdf6845-45c6-4b56-854d-390b76d94775?project_id=17c6ba97306f4f0da41c630c6fd11165 => 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: 115/225] 199.19.213.129 () {48 vars in 991 bytes} [Thu May 21 03:54:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/244] 199.19.213.129 () {30 vars in 740 bytes} [Thu May 21 03:56:48 2026] GET /v2.0/networks?tenant_id=17c6ba97306f4f0da41c630c6fd11165&shared=False => generated 15 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 03:56:48.508 8 INFO neutron.db.segments_db [None req-1385ab08-659f-4b28-b9e4-e7760fd00009 b2f09ccffe434f7ca805fd77daa2f849 17c6ba97306f4f0da41c630c6fd11165 - - 0f17f961ed9b4384a96be0caef0295fb 0f17f961ed9b4384a96be0caef0295fb] Added segment 2e0db390-35ec-4e02-8225-9aadf37849f5 of type vxlan for network 9e60d8f5-48b9-4d71-96f9-edeabc8865fd [pid: 8|app: 0|req: 125/245] 199.19.213.129 () {34 vars in 682 bytes} [Thu May 21 03:56:48 2026] POST /v2.0/networks => generated 718 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/246] 199.19.213.129 () {30 vars in 722 bytes} [Thu May 21 03:56:48 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/247] 199.19.213.129 () {30 vars in 633 bytes} [Thu May 21 03:56:48 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/248] 199.19.213.129 () {34 vars in 677 bytes} [Thu May 21 03:56:48 2026] POST /v2.0/ports => generated 999 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/249] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 03:56:49 2026] GET /v2.0/networks/9e60d8f5-48b9-4d71-96f9-edeabc8865fd => generated 705 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/252] 199.19.213.129 () {30 vars in 722 bytes} [Thu May 21 03:56:51 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/253] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 03:56:51 2026] GET /v2.0/networks/9e60d8f5-48b9-4d71-96f9-edeabc8865fd => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/256] 199.19.213.129 () {44 vars in 975 bytes} [Thu May 21 03:57:04 2026] GET /v2.0/quotas/17c6ba97306f4f0da41c630c6fd11165 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/257] 199.19.213.129 () {48 vars in 1027 bytes} [Thu May 21 03:57:05 2026] PUT /v2.0/quotas/17c6ba97306f4f0da41c630c6fd11165 => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:08:46.314 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c40df88f-aba3-4a44-9c24-cb5fa0958750 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/350] 199.19.213.129 () {44 vars in 927 bytes} [Thu May 21 04:08:46 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: 7|app: 0|req: 173/351] 199.19.213.129 () {44 vars in 949 bytes} [Thu May 21 04:08:46 2026] GET /v2.0/networks?name=public => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:08:47.436 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b4907ca2-f3ef-4a36-b83e-f2fa9b0faeac 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/352] 199.19.213.129 () {44 vars in 927 bytes} [Thu May 21 04:08:47 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/353] 199.19.213.129 () {44 vars in 949 bytes} [Thu May 21 04:08:47 2026] GET /v2.0/networks?name=public => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:08:47.509 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2670a8d-b7ee-40ca-bee2-d3c27acd22de 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/354] 199.19.213.129 () {44 vars in 1034 bytes} [Thu May 21 04:08:47 2026] GET /v2.0/subnets/public-subnet?network_id=669b8c9e-f423-41cc-84d5-9c824497fb42 => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/355] 199.19.213.129 () {44 vars in 1057 bytes} [Thu May 21 04:08:47 2026] GET /v2.0/subnets?name=public-subnet&network_id=669b8c9e-f423-41cc-84d5-9c824497fb42 => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:09:15.017 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0fab693-1801-44aa-bf34-6f30281413a8 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/360] 199.19.213.129 () {44 vars in 937 bytes} [Thu May 21 04:09:14 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/361] 199.19.213.129 () {44 vars in 959 bytes} [Thu May 21 04:09:15 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:09:16.006 7 INFO neutron.pecan_wsgi.hooks.translation [None req-221a711a-86a5-456f-bdb0-ff6580674e23 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/362] 199.19.213.129 () {44 vars in 937 bytes} [Thu May 21 04:09:15 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/363] 199.19.213.129 () {44 vars in 959 bytes} [Thu May 21 04:09:16 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:09:16.065 7 INFO neutron.pecan_wsgi.hooks.translation [None req-33e4d498-14c4-4b3d-8d0c-f6c89aa7fd56 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/364] 199.19.213.129 () {44 vars in 1036 bytes} [Thu May 21 04:09:16 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=475b83b9-174a-4a99-9b92-f6065ae4a0e6 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/365] 199.19.213.129 () {44 vars in 1059 bytes} [Thu May 21 04:09:16 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=475b83b9-174a-4a99-9b92-f6065ae4a0e6 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:09:17.327 7 INFO neutron.api.v2.resource [None req-21c243f3-d8cc-48c8-a6b0-e542e19d1ddc 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/366] 199.19.213.129 () {44 vars in 971 bytes} [Thu May 21 04:09:17 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/367] 199.19.213.129 () {44 vars in 993 bytes} [Thu May 21 04:09:17 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/368] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 04:09:18 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/369] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 04:09:18 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/370] 199.19.213.129 () {44 vars in 1011 bytes} [Thu May 21 04:09:18 2026] GET /v2.0/security-group-rules/76699077-1a64-4ca6-8552-dfb6cab76588 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/371] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 04:09:19 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/372] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 04:09:19 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 199.19.213.129 () {44 vars in 1011 bytes} [Thu May 21 04:09:19 2026] GET /v2.0/security-group-rules/b4c5c778-20a2-4575-afd0-d18ac36cc778 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 04:09:20 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 4694 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 04:09:20 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 4694 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/378] 199.19.213.129 () {44 vars in 1011 bytes} [Thu May 21 04:09:20 2026] GET /v2.0/security-group-rules/d8e9d8ac-f9c7-48ad-b197-bcdc636affc0 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 04:09:21 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 4694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 04:09:21 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 199.19.213.129 () {44 vars in 1011 bytes} [Thu May 21 04:09:21 2026] GET /v2.0/security-group-rules/38e0023b-1c01-4923-9a41-1273308f0b7e => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 04:09:22 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 04:09:22 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => 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: 194/384] 199.19.213.129 () {44 vars in 1011 bytes} [Thu May 21 04:09:22 2026] GET /v2.0/security-group-rules/4d78695f-c44b-4e6a-910c-183cc99f5be8 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/385] 199.19.213.129 () {44 vars in 987 bytes} [Thu May 21 04:09:23 2026] GET /v2.0/networks/475b83b9-174a-4a99-9b92-f6065ae4a0e6 => generated 732 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:09:23.736 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c3b7075-e470-4dc7-968e-1a9044412a46 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/386] 199.19.213.129 () {44 vars in 1076 bytes} [Thu May 21 04:09:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=475b83b9-174a-4a99-9b92-f6065ae4a0e6 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.19.213.129 () {44 vars in 1099 bytes} [Thu May 21 04:09:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=475b83b9-174a-4a99-9b92-f6065ae4a0e6 => generated 1250 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 04:09:23 2026] GET /v2.0/security-groups/6521e79f-a020-4c08-9a3a-bf77c58f9b3e => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:09:31.927 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eda25ff8-46c4-416f-a92f-5ed61ece6ca4 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/389] 199.19.213.129 () {44 vars in 979 bytes} [Thu May 21 04:09:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 04:09:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 199.19.213.129 () {44 vars in 920 bytes} [Thu May 21 04:09:33 2026] GET /v2.0/ports => generated 4721 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:09:34.653 7 INFO neutron.api.v2.resource [None req-f00edbf4-3ba5-46b0-9846-df2795e0fb78 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 196/394] 199.19.213.129 () {44 vars in 959 bytes} [Thu May 21 04:09:34 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/395] 199.19.213.129 () {44 vars in 981 bytes} [Thu May 21 04:09:34 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 04:09:35 2026] GET /v2.0/security-groups/56985bdc-e994-45b0-9845-293f7865f209 => generated 2882 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/397] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 04:09:35 2026] GET /v2.0/security-groups/56985bdc-e994-45b0-9845-293f7865f209 => generated 2882 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 199.19.213.129 () {44 vars in 1011 bytes} [Thu May 21 04:09:35 2026] GET /v2.0/security-group-rules/029d8a1a-d796-48ea-92e1-2837cc95313f => generated 621 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 04:09:36 2026] GET /v2.0/security-groups/56985bdc-e994-45b0-9845-293f7865f209 => generated 2882 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/400] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 04:09:36 2026] GET /v2.0/security-groups/56985bdc-e994-45b0-9845-293f7865f209 => generated 2882 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.19.213.129 () {44 vars in 1011 bytes} [Thu May 21 04:09:36 2026] GET /v2.0/security-group-rules/fb918fd3-5097-4f3d-b487-af7627c8f8a6 => generated 625 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/402] 199.19.213.129 () {44 vars in 975 bytes} [Thu May 21 04:09:47 2026] GET /v2.0/quotas/acfd6ca3eb2e4c2eb6986102971d5f9c => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:10:40.716 8 INFO neutron.api.v2.resource [None req-f8e24d59-03e5-4969-9375-47f3e223b678 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 207/411] 199.19.213.129 () {44 vars in 1074 bytes} [Thu May 21 04:10:40 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=17c6ba97306f4f0da41c630c6fd11165 => generated 139 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 199.19.213.129 () {44 vars in 1097 bytes} [Thu May 21 04:10:40 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=17c6ba97306f4f0da41c630c6fd11165 => generated 4072 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.19.213.129 () {44 vars in 1088 bytes} [Thu May 21 04:10:41 2026] GET /v2.0/security-groups/4fdf6845-45c6-4b56-854d-390b76d94775?project_id=17c6ba97306f4f0da41c630c6fd11165 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/414] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 04:10:41 2026] GET /v2.0/security-groups/4fdf6845-45c6-4b56-854d-390b76d94775 => generated 4075 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/415] 199.19.213.129 () {44 vars in 1011 bytes} [Thu May 21 04:10:41 2026] GET /v2.0/security-group-rules/1cee8e35-86ce-4519-b6c3-7a53e02d1fef => generated 597 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.19.213.129 () {44 vars in 1088 bytes} [Thu May 21 04:10:42 2026] GET /v2.0/security-groups/4fdf6845-45c6-4b56-854d-390b76d94775?project_id=17c6ba97306f4f0da41c630c6fd11165 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 04:10:42 2026] GET /v2.0/security-groups/4fdf6845-45c6-4b56-854d-390b76d94775 => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/418] 199.19.213.129 () {44 vars in 1011 bytes} [Thu May 21 04:10:42 2026] GET /v2.0/security-group-rules/d2188b01-fd8b-42d9-ad9b-7ed1050a55fa => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/419] 199.19.213.129 () {44 vars in 1088 bytes} [Thu May 21 04:10:43 2026] GET /v2.0/security-groups/4fdf6845-45c6-4b56-854d-390b76d94775?project_id=17c6ba97306f4f0da41c630c6fd11165 => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/420] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 04:10:43 2026] GET /v2.0/security-groups/4fdf6845-45c6-4b56-854d-390b76d94775 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 199.19.213.129 () {44 vars in 1011 bytes} [Thu May 21 04:10:43 2026] GET /v2.0/security-group-rules/97a86977-ba9f-4f3f-853d-1523086ef1b2 => 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: 210/422] 199.19.213.129 () {44 vars in 1088 bytes} [Thu May 21 04:10:44 2026] GET /v2.0/security-groups/4fdf6845-45c6-4b56-854d-390b76d94775?project_id=17c6ba97306f4f0da41c630c6fd11165 => generated 4075 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/423] 199.19.213.129 () {44 vars in 1001 bytes} [Thu May 21 04:10:44 2026] GET /v2.0/security-groups/4fdf6845-45c6-4b56-854d-390b76d94775 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/424] 199.19.213.129 () {44 vars in 1011 bytes} [Thu May 21 04:10:44 2026] GET /v2.0/security-group-rules/3fd4b63b-cfe5-478a-b061-7bd2bff1997f => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/427] 199.19.213.129 () {44 vars in 975 bytes} [Thu May 21 04:10:52 2026] GET /v2.0/quotas/17c6ba97306f4f0da41c630c6fd11165 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/434] 199.19.213.129 () {44 vars in 949 bytes} [Thu May 21 04:11:43 2026] GET /v2.0/networks?name=public => generated 753 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/441] 10.0.0.52 () {32 vars in 648 bytes} [Thu May 21 04:12:22 2026] GET /v2.0/networks => generated 2168 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/442] 10.0.0.52 () {32 vars in 654 bytes} [Thu May 21 04:12:24 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/443] 10.0.0.52 () {32 vars in 646 bytes} [Thu May 21 04:12:24 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/444] 10.0.0.52 () {32 vars in 642 bytes} [Thu May 21 04:12:24 2026] GET /v2.0/ports => generated 4721 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/445] 10.0.0.52 () {32 vars in 646 bytes} [Thu May 21 04:12:24 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/446] 10.0.0.52 () {32 vars in 648 bytes} [Thu May 21 04:12:24 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: 8|app: 0|req: 224/447] 10.0.0.52 () {32 vars in 662 bytes} [Thu May 21 04:12:24 2026] GET /v2.0/security-groups => generated 17397 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/448] 10.0.0.52 () {32 vars in 654 bytes} [Thu May 21 04:12:24 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:12:35.135 8 INFO neutron.db.segments_db [None req-a854dd8f-4aa0-49ef-ad8d-ab96f5606c8b 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment 75b77392-14f6-4a8a-8fb4-80232b2d473e of type vxlan for network 79329c1b-53ee-456f-ab99-1424925ec4b5 2026-05-21 04:12:35.178 7 INFO neutron.db.segments_db [None req-a9c26a15-cdd1-448c-949e-7d1625e63708 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment e79fd92a-e894-4914-b0a5-39df6856097d of type vxlan for network e7a60391-605d-44fe-8a4b-398182092a95 [pid: 8|app: 0|req: 226/451] 10.0.0.52 () {34 vars in 670 bytes} [Thu May 21 04:12:34 2026] POST /v2.0/networks => generated 738 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/452] 10.0.0.52 () {34 vars in 670 bytes} [Thu May 21 04:12:34 2026] POST /v2.0/networks => generated 749 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/453] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:12:35 2026] POST /v2.0/subnets => generated 685 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:12:35.486 8 INFO neutron.db.segments_db [None req-fc17cdbf-1b1e-4ac1-ad07-6483b4a76c85 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment a9df9461-9428-4d98-83c1-5387c0dfc630 of type vxlan for network 18057379-fab0-483b-9b45-5fb2704d63d3 [pid: 7|app: 0|req: 227/454] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:12:35 2026] POST /v2.0/subnets => generated 696 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:12:35.538 7 INFO neutron.db.segments_db [None req-2dd26c09-cc65-497d-bbbe-28a285e625fa 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment 6699743a-bd0a-40fb-93d9-66c14bb6c04f of type vxlan for network 4b8a86dc-bf8f-4232-bec4-c4a0fb9751a1 2026-05-21 04:12:35.680 8 INFO neutron.db.l3_hamode_db [None req-fc17cdbf-1b1e-4ac1-ad07-6483b4a76c85 61ca0ed528194e98af3156f3e87e14f0 e914a667fbb74cc886afda52635ce766 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 04:12:35.725 7 INFO neutron.db.l3_hamode_db [None req-2dd26c09-cc65-497d-bbbe-28a285e625fa 61ca0ed528194e98af3156f3e87e14f0 9125daca85ff4dd2bf467f70e5a2910a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 04:12:36.513 8 INFO neutron.db.l3_hamode_db [None req-fc17cdbf-1b1e-4ac1-ad07-6483b4a76c85 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 04:12:36.647 7 INFO neutron.db.l3_hamode_db [None req-2dd26c09-cc65-497d-bbbe-28a285e625fa 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 228/455] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:12:35 2026] POST /v2.0/routers => generated 725 bytes in 1842 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/456] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:12:37 2026] GET /v2.0/security-groups?tenant_id=e88a7dc2b4c145c880005e1c6ef43c37&name=default => generated 2921 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/457] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:12:37 2026] GET /v2.0/security-groups?tenant_id=8598ad2163da47e7b0e886d0f4b0940d&name=default => generated 2921 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/458] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:12:35 2026] POST /v2.0/routers => generated 736 bytes in 2385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/459] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:12:37 2026] DELETE /v2.0/security-groups/c05181ea-2b50-478f-a69f-78055024d2ee => 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: 230/460] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:12:37 2026] DELETE /v2.0/security-groups/c26898d9-a4b7-423b-95ef-3366c0664c18 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/461] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:12:37 2026] PUT /v2.0/routers/2e03f7b5-8034-42a2-a5d8-c930fde6ad7f/add_router_interface => generated 309 bytes in 1130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/462] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:12:38 2026] PUT /v2.0/routers/e0ed1d40-40f6-42d5-8c2a-72c056032f41/add_router_interface => generated 309 bytes in 1109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/463] 10.0.0.52 () {34 vars in 684 bytes} [Thu May 21 04:12:39 2026] POST /v2.0/security-groups => generated 1659 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/464] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:12:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/465] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:12:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:12:40.013 7 INFO neutron.db.segments_db [None req-133921c2-594c-4a82-a37e-7062c4c4aaae 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment e88708dc-a778-4ed6-b2db-e7b962c91871 of type vxlan for network cf12d108-2d82-41c9-b1e1-229112d6fe35 [pid: 7|app: 0|req: 233/466] 10.0.0.52 () {34 vars in 670 bytes} [Thu May 21 04:12:39 2026] POST /v2.0/networks => generated 747 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/467] 10.0.0.203 () {38 vars in 971 bytes} [Thu May 21 04:12:40 2026] POST /v2.0/security-groups => generated 1684 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/468] 10.0.0.52 () {34 vars in 675 bytes} [Thu May 21 04:12:39 2026] POST /v2.0/floatingips => generated 552 bytes in 648 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/469] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:12:40 2026] POST /v2.0/subnets => generated 694 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:12:40.581 8 INFO neutron.db.segments_db [None req-bc292e92-9528-4e12-b261-e85d96763bfd 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment 83508a75-5152-4873-9627-8a1d4ce4ccb0 of type vxlan for network ebea9566-d237-44f5-865b-b95cc36fc009 2026-05-21 04:12:40.859 8 INFO neutron.db.l3_hamode_db [None req-bc292e92-9528-4e12-b261-e85d96763bfd 61ca0ed528194e98af3156f3e87e14f0 7b48e2bede6e4e8f8d3a660f411e8fc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 236/470] 10.0.0.203 () {34 vars in 991 bytes} [Thu May 21 04:12:40 2026] GET /v2.0/security-groups/78c21882-2461-4a6c-abeb-bb28d0e5e776 => generated 1684 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/471] 10.0.0.203 () {38 vars in 981 bytes} [Thu May 21 04:12:40 2026] POST /v2.0/security-group-rules => generated 614 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/472] 10.0.0.203 () {34 vars in 1100 bytes} [Thu May 21 04:12:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1016735768&fields=id&tenant_id=e914a667fbb74cc886afda52635ce766 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/473] 10.0.0.203 () {38 vars in 971 bytes} [Thu May 21 04:12:41 2026] POST /v2.0/security-groups => generated 1686 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/474] 10.0.0.203 () {34 vars in 982 bytes} [Thu May 21 04:12:41 2026] GET /v2.0/networks?id=79329c1b-53ee-456f-ab99-1424925ec4b5 => generated 670 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/475] 10.0.0.203 () {34 vars in 991 bytes} [Thu May 21 04:12:41 2026] GET /v2.0/security-groups/5915014c-1d9d-4aac-831c-a27c85451542 => generated 1686 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/476] 10.0.0.203 () {34 vars in 965 bytes} [Thu May 21 04:12:41 2026] GET /v2.0/quotas/e914a667fbb74cc886afda52635ce766 => generated 292 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/477] 10.0.0.203 () {38 vars in 981 bytes} [Thu May 21 04:12:41 2026] POST /v2.0/security-group-rules => generated 614 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/478] 10.0.0.203 () {34 vars in 1002 bytes} [Thu May 21 04:12:41 2026] GET /v2.0/ports?tenant_id=e914a667fbb74cc886afda52635ce766&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/479] 10.0.0.203 () {34 vars in 991 bytes} [Thu May 21 04:12:41 2026] GET /v2.0/security-groups/5915014c-1d9d-4aac-831c-a27c85451542 => generated 2311 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/480] 10.0.0.203 () {38 vars in 981 bytes} [Thu May 21 04:12:41 2026] POST /v2.0/security-group-rules => generated 619 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:12:41.643 8 INFO neutron.db.l3_hamode_db [None req-bc292e92-9528-4e12-b261-e85d96763bfd 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 247/481] 10.0.0.203 () {34 vars in 991 bytes} [Thu May 21 04:12:41 2026] GET /v2.0/security-groups/5915014c-1d9d-4aac-831c-a27c85451542 => generated 2941 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/482] 10.0.0.203 () {34 vars in 1001 bytes} [Thu May 21 04:12:41 2026] GET /v2.0/security-group-rules/1405a09b-3d2c-48c0-a12d-ce9c2669d7ae => generated 616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/483] 10.0.0.203 () {34 vars in 991 bytes} [Thu May 21 04:12:41 2026] GET /v2.0/security-groups/5915014c-1d9d-4aac-831c-a27c85451542 => generated 2941 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/484] 10.0.0.203 () {36 vars in 1023 bytes} [Thu May 21 04:12:41 2026] DELETE /v2.0/security-group-rules/1405a09b-3d2c-48c0-a12d-ce9c2669d7ae => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/485] 10.0.0.203 () {34 vars in 991 bytes} [Thu May 21 04:12:41 2026] GET /v2.0/security-groups/5915014c-1d9d-4aac-831c-a27c85451542 => 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: 252/486] 10.0.0.203 () {36 vars in 1013 bytes} [Thu May 21 04:12:41 2026] DELETE /v2.0/security-groups/5915014c-1d9d-4aac-831c-a27c85451542 => 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: 253/487] 10.0.0.203 () {34 vars in 907 bytes} [Thu May 21 04:12:41 2026] GET /v2.0/extensions => generated 21537 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/488] 10.0.0.203 () {34 vars in 991 bytes} [Thu May 21 04:12:42 2026] GET /v2.0/security-groups/78c21882-2461-4a6c-abeb-bb28d0e5e776 => generated 2309 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/489] 10.0.0.203 () {34 vars in 1008 bytes} [Thu May 21 04:12:42 2026] GET /v2.0/networks/79329c1b-53ee-456f-ab99-1424925ec4b5?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: 256/490] 10.0.0.203 () {36 vars in 1013 bytes} [Thu May 21 04:12:42 2026] DELETE /v2.0/security-groups/78c21882-2461-4a6c-abeb-bb28d0e5e776 => 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: 257/491] 10.0.0.203 () {34 vars in 1108 bytes} [Thu May 21 04:12:42 2026] GET /v2.0/networks/79329c1b-53ee-456f-ab99-1424925ec4b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/492] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:12:40 2026] POST /v2.0/routers => generated 734 bytes in 1956 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:12:42.828 7 INFO neutron_taas.services.taas.taas_plugin [None req-30f0b42d-34ef-4684-af22-3e2e5b53b315 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 87f385ce-d853-4f44-a97f-64785300d193 2026-05-21 04:12:42.837 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30f0b42d-34ef-4684-af22-3e2e5b53b315 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 87f385ce-d853-4f44-a97f-64785300d193 [pid: 7|app: 0|req: 258/493] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:12:42 2026] PUT /v2.0/routers/e0ed1d40-40f6-42d5-8c2a-72c056032f41/remove_router_interface => generated 309 bytes in 1352 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/494] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:12:43 2026] GET /v2.0/ports?device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/495] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:12:42 2026] PUT /v2.0/routers/c9c647bf-f872-4fa7-8903-52865c79378e/add_router_interface => generated 309 bytes in 1363 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/496] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:12:43 2026] GET /v2.0/security-groups?tenant_id=1a3104eab7004df1a369bdcd1a649706&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:12:44.106 8 INFO neutron_taas.services.taas.taas_plugin [None req-b5ca22e9-7a17-452b-8684-79bad32fd3f3 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 2da394a0-2644-4186-8009-8534a9debcf4 2026-05-21 04:12:44.115 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5ca22e9-7a17-452b-8684-79bad32fd3f3 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 2da394a0-2644-4186-8009-8534a9debcf4 [pid: 7|app: 0|req: 261/497] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:12:44 2026] DELETE /v2.0/security-groups/d6b28c11-faa7-489d-b238-38ed0dc62c47 => 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: 262/498] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:12:44 2026] GET /v2.0/security-groups?tenant_id=7776b397924d4bbbb6d6ff8b36837118&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:12:44.383 8 INFO neutron_taas.services.taas.taas_plugin [None req-b5ca22e9-7a17-452b-8684-79bad32fd3f3 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 97d5dfb5-1d59-43db-bb0e-4ddbd70ce834 2026-05-21 04:12:44.385 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5ca22e9-7a17-452b-8684-79bad32fd3f3 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 97d5dfb5-1d59-43db-bb0e-4ddbd70ce834 2026-05-21 04:12:44.476 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-b5ca22e9-7a17-452b-8684-79bad32fd3f3 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - 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 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, 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 646, 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 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 263/499] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:12:44 2026] DELETE /v2.0/security-groups/0fb5464f-d702-45da-b36f-1acb3e4d385b => 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: 264/500] 10.0.0.52 () {34 vars in 684 bytes} [Thu May 21 04:12:44 2026] POST /v2.0/security-groups => generated 1659 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/501] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:12:44 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) 2026-05-21 04:12:44.858 8 INFO neutron.db.l3_hamode_db [None req-b5ca22e9-7a17-452b-8684-79bad32fd3f3 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] HA network 4b8a86dc-bf8f-4232-bec4-c4a0fb9751a1 was deleted as no HA routers are present in tenant 9125daca85ff4dd2bf467f70e5a2910a. [pid: 8|app: 0|req: 237/502] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:12:43 2026] DELETE /v2.0/routers/e0ed1d40-40f6-42d5-8c2a-72c056032f41 => generated 0 bytes in 1003 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/503] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:12:44 2026] GET /v2.0/ports?device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/504] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:12:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/505] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:12:44 2026] DELETE /v2.0/subnets/19261fc9-81d3-4039-9d41-561cda05cc33 => 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: 240/506] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:12:45 2026] DELETE /v2.0/networks/e7a60391-605d-44fe-8a4b-398182092a95 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/507] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:12:45 2026] GET /v2.0/security-groups?tenant_id=9125daca85ff4dd2bf467f70e5a2910a&name=default => generated 2921 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/508] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:12:45 2026] DELETE /v2.0/security-groups/15db3012-32bb-4832-a37c-5ae481bf39d1 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:12:45.460 8 INFO neutron.services.segments.plugin [-] Segment 6699743a-bd0a-40fb-93d9-66c14bb6c04f resource provider aggregate not found 2026-05-21 04:12:45.475 8 INFO neutron.services.segments.plugin [-] Segment 6699743a-bd0a-40fb-93d9-66c14bb6c04f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6699743a-bd0a-40fb-93d9-66c14bb6c04f found for delete ", "request_id": "req-826006f6-8b57-4e59-93b9-2e071f5eb005"}]} [pid: 7|app: 0|req: 267/509] 10.0.0.52 () {34 vars in 675 bytes} [Thu May 21 04:12:44 2026] POST /v2.0/floatingips => generated 552 bytes in 583 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:12:45.762 8 INFO neutron.services.segments.plugin [-] Segment 6699743a-bd0a-40fb-93d9-66c14bb6c04f resource provider aggregate not found 2026-05-21 04:12:45.778 8 INFO neutron.services.segments.plugin [-] Segment 6699743a-bd0a-40fb-93d9-66c14bb6c04f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6699743a-bd0a-40fb-93d9-66c14bb6c04f found for delete ", "request_id": "req-931abce6-6e54-45a5-9d7c-b37360aed613"}]} [pid: 8|app: 0|req: 243/510] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:12:46 2026] GET /v2.0/ports?device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => 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: 244/511] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:12:47 2026] GET /v2.0/ports?device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:12:47.460 7 INFO neutron.db.segments_db [None req-e42eb4a9-acee-4567-a543-abf8e438950a 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment 6142d293-7776-44d6-bbb3-de40deb182c8 of type vxlan for network 44b7a4e8-ef51-49d3-9586-9cc920fd7d07 2026-05-21 04:12:47.498 8 INFO neutron.services.segments.plugin [-] Segment e79fd92a-e894-4914-b0a5-39df6856097d resource provider aggregate not found 2026-05-21 04:12:47.541 8 INFO neutron.services.segments.plugin [-] Segment e79fd92a-e894-4914-b0a5-39df6856097d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e79fd92a-e894-4914-b0a5-39df6856097d found for delete ", "request_id": "req-639672b6-3b63-4047-9965-56b74b91c129"}]} [pid: 7|app: 0|req: 268/512] 10.0.0.52 () {34 vars in 670 bytes} [Thu May 21 04:12:47 2026] POST /v2.0/networks => generated 744 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/513] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:12:47 2026] GET /v2.0/networks?id=79329c1b-53ee-456f-ab99-1424925ec4b5 => generated 670 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/514] 199.19.213.129 () {34 vars in 911 bytes} [Thu May 21 04:12:47 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/515] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:12:47 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: 247/516] 199.19.213.129 () {34 vars in 1050 bytes} [Thu May 21 04:12:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e914a667fbb74cc886afda52635ce766 => generated 181 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:12:47.797 7 INFO neutron.db.segments_db [None req-11b277c2-306d-4dae-ba06-cefc92d42f24 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment a6677973-a01b-4a96-aa49-72a9b1a890b3 of type vxlan for network b2af7e4d-16bd-48cb-8d5d-9c79c4886139 2026-05-21 04:12:47.819 8 INFO neutron.services.segments.plugin [-] Segment e79fd92a-e894-4914-b0a5-39df6856097d resource provider aggregate not found 2026-05-21 04:12:47.850 8 INFO neutron.services.segments.plugin [-] Segment e79fd92a-e894-4914-b0a5-39df6856097d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e79fd92a-e894-4914-b0a5-39df6856097d found for delete ", "request_id": "req-86efbbb8-87eb-44ca-a7b7-717c476a9ab7"}]} 2026-05-21 04:12:48.116 7 INFO neutron.db.l3_hamode_db [None req-11b277c2-306d-4dae-ba06-cefc92d42f24 61ca0ed528194e98af3156f3e87e14f0 7b55c7b828e04547b22eb530f8e0e262 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 248/517] 199.19.213.129 () {38 vars in 955 bytes} [Thu May 21 04:12:47 2026] POST /v2.0/ports => generated 958 bytes in 578 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: 249/518] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:12:48 2026] GET /v2.0/ports?device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => generated 961 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/519] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:12:48 2026] GET /v2.0/security-groups?id=6d252842-7b7e-4b8d-83d5-4234438e6620&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:12:48.963 7 INFO neutron.db.l3_hamode_db [None req-11b277c2-306d-4dae-ba06-cefc92d42f24 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 251/520] 199.19.213.129 () {38 vars in 1028 bytes} [Thu May 21 04:12:48 2026] PUT /v2.0/ports/2c92fc55-ad40-416d-a82a-fad092782478 => generated 1239 bytes in 598 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: 252/521] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:12:49 2026] GET /v2.0/ports?device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/522] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:12:49 2026] GET /v2.0/security-groups?id=6d252842-7b7e-4b8d-83d5-4234438e6620&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-21 04:12:49.916 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-30c8ed67-0144-4d0b-9508-04189af90a2c'] response: {'name': 'network-changed', 'server_uuid': 'e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc', 'tag': '2c92fc55-ad40-416d-a82a-fad092782478', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 270/525] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:12:47 2026] POST /v2.0/routers => generated 731 bytes in 2181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/526] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:12:50 2026] GET /v2.0/ports?tenant_id=e914a667fbb74cc886afda52635ce766&device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => generated 1242 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/527] 10.0.0.203 () {34 vars in 1100 bytes} [Thu May 21 04:12:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2108987960&fields=id&tenant_id=7b48e2bede6e4e8f8d3a660f411e8fc7 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/528] 199.19.213.129 () {34 vars in 1060 bytes} [Thu May 21 04:12:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=2c92fc55-ad40-416d-a82a-fad092782478 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/529] 10.0.0.203 () {34 vars in 982 bytes} [Thu May 21 04:12:50 2026] GET /v2.0/networks?id=cf12d108-2d82-41c9-b1e1-229112d6fe35 => generated 679 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/530] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:12:50 2026] GET /v2.0/subnets?id=d6aa86c6-ae81-4a7d-827a-23f14e964a0b => generated 688 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/531] 10.0.0.203 () {34 vars in 965 bytes} [Thu May 21 04:12:50 2026] GET /v2.0/quotas/7b48e2bede6e4e8f8d3a660f411e8fc7 => 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: 277/532] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:12:50 2026] GET /v2.0/ports?network_id=79329c1b-53ee-456f-ab99-1424925ec4b5&device_owner=network%3Adhcp => generated 1244 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/533] 10.0.0.203 () {34 vars in 1002 bytes} [Thu May 21 04:12:50 2026] GET /v2.0/ports?tenant_id=7b48e2bede6e4e8f8d3a660f411e8fc7&fields=id => generated 57 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/534] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:12:50 2026] GET /v2.0/ports?device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/535] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:12:50 2026] GET /v2.0/networks/79329c1b-53ee-456f-ab99-1424925ec4b5?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/536] 10.0.0.203 () {34 vars in 1008 bytes} [Thu May 21 04:12:50 2026] GET /v2.0/networks/cf12d108-2d82-41c9-b1e1-229112d6fe35?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/537] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:12:50 2026] GET /v2.0/security-groups?id=6d252842-7b7e-4b8d-83d5-4234438e6620&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/538] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:12:51 2026] GET /v2.0/networks/79329c1b-53ee-456f-ab99-1424925ec4b5?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: 284/539] 10.0.0.203 () {34 vars in 1108 bytes} [Thu May 21 04:12:51 2026] GET /v2.0/networks/cf12d108-2d82-41c9-b1e1-229112d6fe35?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: 256/540] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:12:49 2026] PUT /v2.0/routers/38008176-acb9-428a-88b2-7f7725699271/add_router_interface => generated 309 bytes in 1209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/541] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:12:51 2026] GET /v2.0/ports?device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => 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: 257/542] 10.0.0.203 () {38 vars in 971 bytes} [Thu May 21 04:12:51 2026] POST /v2.0/security-groups => generated 1682 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/543] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:12:52 2026] GET /v2.0/ports?tenant_id=e914a667fbb74cc886afda52635ce766&device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/544] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:12:52 2026] GET /v2.0/ports?device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/545] 10.0.0.203 () {38 vars in 971 bytes} [Thu May 21 04:12:52 2026] POST /v2.0/security-groups => generated 1682 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/546] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:12:51 2026] GET /v2.0/security-groups?tenant_id=5a88f1942e114ffcb4ff217038562518&name=default => generated 2925 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/547] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:12:52 2026] GET /v2.0/security-groups?id=6d252842-7b7e-4b8d-83d5-4234438e6620&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: 8|app: 0|req: 261/548] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:12:52 2026] GET /v2.0/networks?id=79329c1b-53ee-456f-ab99-1424925ec4b5 => generated 766 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/549] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:12:52 2026] DELETE /v2.0/security-groups/eedfa0a5-6da3-4a24-83da-d84571eed89a => 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: 289/550] 199.19.213.129 () {34 vars in 1060 bytes} [Thu May 21 04:12:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=2c92fc55-ad40-416d-a82a-fad092782478 => 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: 262/551] 10.0.0.203 () {38 vars in 971 bytes} [Thu May 21 04:12:52 2026] POST /v2.0/security-groups => generated 1681 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/552] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:12:52 2026] GET /v2.0/subnets?id=d6aa86c6-ae81-4a7d-827a-23f14e964a0b => generated 688 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/553] 10.0.0.203 () {34 vars in 1002 bytes} [Thu May 21 04:12:52 2026] GET /v2.0/security-groups?tenant_id=7b55c7b828e04547b22eb530f8e0e262 => generated 7910 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/554] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:12:52 2026] GET /v2.0/ports?network_id=79329c1b-53ee-456f-ab99-1424925ec4b5&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/555] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:12:52 2026] GET /v2.0/ports?device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/556] 10.0.0.203 () {34 vars in 991 bytes} [Thu May 21 04:12:52 2026] GET /v2.0/security-groups/7519a369-e176-477d-b611-c1ef70dbaca8 => generated 2922 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/557] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:12:52 2026] GET /v2.0/networks/79329c1b-53ee-456f-ab99-1424925ec4b5?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/558] 10.0.0.203 () {34 vars in 991 bytes} [Thu May 21 04:12:52 2026] GET /v2.0/security-groups/7519a369-e176-477d-b611-c1ef70dbaca8 => generated 2922 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/559] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:12:52 2026] GET /v2.0/networks/79329c1b-53ee-456f-ab99-1424925ec4b5?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: 293/560] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:12:52 2026] GET /v2.0/security-groups?tenant_id=84a4ff07ba53468584194acb557207fb&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/561] 10.0.0.203 () {34 vars in 991 bytes} [Thu May 21 04:12:52 2026] GET /v2.0/security-groups/33ccfc52-c152-49af-9c3c-887cce0fb35b => generated 1682 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/562] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:12:52 2026] DELETE /v2.0/security-groups/eb6c5946-13f3-4eea-a8ba-1ec88c187c23 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/563] 10.0.0.203 () {36 vars in 1013 bytes} [Thu May 21 04:12:52 2026] DELETE /v2.0/security-groups/33ccfc52-c152-49af-9c3c-887cce0fb35b => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:12:52.892 7 INFO neutron.api.v2.resource [req-f6e4ba56-a561-4260-8bb5-1077496655c0 req-1ed05569-1842-4d10-a7a4-d056ca555565 89e086309bdf472f9a50682215c54fc1 7b55c7b828e04547b22eb530f8e0e262 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 295/564] 10.0.0.203 () {34 vars in 991 bytes} [Thu May 21 04:12:52 2026] GET /v2.0/security-groups/33ccfc52-c152-49af-9c3c-887cce0fb35b => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/565] 10.0.0.203 () {34 vars in 991 bytes} [Thu May 21 04:12:52 2026] GET /v2.0/security-groups/23e84429-9d48-4a45-b7ca-37201c5a31be => generated 1682 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/566] 10.0.0.203 () {36 vars in 1013 bytes} [Thu May 21 04:12:52 2026] DELETE /v2.0/security-groups/23e84429-9d48-4a45-b7ca-37201c5a31be => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:12:53.079 8 INFO neutron.api.v2.resource [req-c91d26e2-f796-4101-8226-5559d7df8d28 req-357efc38-1b3c-43b5-b205-f7e0b841bc3d 89e086309bdf472f9a50682215c54fc1 7b55c7b828e04547b22eb530f8e0e262 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 271/567] 10.0.0.203 () {34 vars in 991 bytes} [Thu May 21 04:12:53 2026] GET /v2.0/security-groups/23e84429-9d48-4a45-b7ca-37201c5a31be => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/568] 10.0.0.203 () {34 vars in 991 bytes} [Thu May 21 04:12:53 2026] GET /v2.0/security-groups/55be8e6e-1e8b-4e3e-8c66-2940f07476a0 => generated 1681 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/569] 10.0.0.203 () {36 vars in 1013 bytes} [Thu May 21 04:12:53 2026] DELETE /v2.0/security-groups/55be8e6e-1e8b-4e3e-8c66-2940f07476a0 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:12:53.301 7 INFO neutron.api.v2.resource [req-8814edc0-ce63-4988-b60c-43f10147e41f req-c28a7d21-9526-4bbe-aa3b-9f06a369cca7 89e086309bdf472f9a50682215c54fc1 7b55c7b828e04547b22eb530f8e0e262 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 298/570] 10.0.0.203 () {34 vars in 991 bytes} [Thu May 21 04:12:53 2026] GET /v2.0/security-groups/55be8e6e-1e8b-4e3e-8c66-2940f07476a0 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/571] 10.0.0.203 () {34 vars in 1002 bytes} [Thu May 21 04:12:53 2026] GET /v2.0/security-groups?tenant_id=7b55c7b828e04547b22eb530f8e0e262 => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/572] 10.0.0.203 () {34 vars in 991 bytes} [Thu May 21 04:12:53 2026] GET /v2.0/security-groups/7519a369-e176-477d-b611-c1ef70dbaca8 => generated 2922 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/573] 10.0.0.203 () {34 vars in 991 bytes} [Thu May 21 04:12:53 2026] GET /v2.0/security-groups/7519a369-e176-477d-b611-c1ef70dbaca8 => generated 2922 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/574] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:12:53 2026] GET /v2.0/ports?device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:12:53.495 7 INFO neutron.api.v2.resource [req-9fac3355-132d-46ad-b20b-e71ea0603b86 req-24bc0f42-39c2-4f15-8bde-26acc5203c3a 89e086309bdf472f9a50682215c54fc1 7b55c7b828e04547b22eb530f8e0e262 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 301/575] 10.0.0.203 () {34 vars in 991 bytes} [Thu May 21 04:12:53 2026] GET /v2.0/security-groups/55be8e6e-1e8b-4e3e-8c66-2940f07476a0 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/576] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:12:53 2026] GET /v2.0/security-groups?id=6d252842-7b7e-4b8d-83d5-4234438e6620&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:12:53.538 7 INFO neutron.api.v2.resource [req-125bf1b0-6064-48c9-97a6-98a37ed855b9 req-b5447297-5f13-475d-baab-e8696a0029ae 89e086309bdf472f9a50682215c54fc1 7b55c7b828e04547b22eb530f8e0e262 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 302/577] 10.0.0.203 () {34 vars in 991 bytes} [Thu May 21 04:12:53 2026] GET /v2.0/security-groups/23e84429-9d48-4a45-b7ca-37201c5a31be => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:12:53.574 8 INFO neutron.api.v2.resource [req-1d7725a3-3611-4a4a-88cf-753c9c307bf6 req-ed9c77aa-7678-4fbc-8361-4f135e7304ee 89e086309bdf472f9a50682215c54fc1 7b55c7b828e04547b22eb530f8e0e262 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 276/578] 10.0.0.203 () {34 vars in 991 bytes} [Thu May 21 04:12:53 2026] GET /v2.0/security-groups/33ccfc52-c152-49af-9c3c-887cce0fb35b => 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: 277/579] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:12:53 2026] GET /v2.0/ports?device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:12:53.995 7 INFO neutron_taas.services.taas.taas_plugin [None req-00307174-d393-44c0-8b58-0fb78754b6b0 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 02699f45-c9f5-4270-a464-b9f5f73d6993 2026-05-21 04:12:53.999 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00307174-d393-44c0-8b58-0fb78754b6b0 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 02699f45-c9f5-4270-a464-b9f5f73d6993 [pid: 7|app: 0|req: 303/580] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:12:53 2026] PUT /v2.0/routers/38008176-acb9-428a-88b2-7f7725699271/remove_router_interface => generated 309 bytes in 882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/581] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:12:54 2026] GET /v2.0/ports?device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/582] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:12:54 2026] GET /v2.0/security-groups?id=6d252842-7b7e-4b8d-83d5-4234438e6620&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:12:54.719 8 INFO neutron_taas.services.taas.taas_plugin [None req-a06c37b0-221e-46a7-bf8e-538308dc843d 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 1c93113e-5943-457f-abbf-5e5b631afd1f 2026-05-21 04:12:54.722 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a06c37b0-221e-46a7-bf8e-538308dc843d 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 1c93113e-5943-457f-abbf-5e5b631afd1f [pid: 7|app: 0|req: 306/583] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:12:54 2026] GET /v2.0/ports?device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:12:54.947 8 INFO neutron_taas.services.taas.taas_plugin [None req-a06c37b0-221e-46a7-bf8e-538308dc843d 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 498a11bf-2d36-475d-93c7-60bc6b0254c7 2026-05-21 04:12:54.951 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a06c37b0-221e-46a7-bf8e-538308dc843d 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 498a11bf-2d36-475d-93c7-60bc6b0254c7 2026-05-21 04:12:55.365 8 INFO neutron.services.segments.plugin [-] Segment a6677973-a01b-4a96-aa49-72a9b1a890b3 resource provider aggregate not found 2026-05-21 04:12:55.372 8 INFO neutron.services.segments.plugin [-] Segment a6677973-a01b-4a96-aa49-72a9b1a890b3 resource provider aggregate not found 2026-05-21 04:12:55.390 8 INFO neutron.services.segments.plugin [-] Segment a6677973-a01b-4a96-aa49-72a9b1a890b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6677973-a01b-4a96-aa49-72a9b1a890b3 found for delete ", "request_id": "req-1fb056b0-4e97-4406-aa62-3cd29da55b56"}]} 2026-05-21 04:12:55.392 8 INFO neutron.services.segments.plugin [-] Segment a6677973-a01b-4a96-aa49-72a9b1a890b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6677973-a01b-4a96-aa49-72a9b1a890b3 found for delete ", "request_id": "req-475b17c1-7dd2-42d3-9848-9e364abc68f7"}]} 2026-05-21 04:12:55.402 8 INFO neutron.db.l3_hamode_db [None req-a06c37b0-221e-46a7-bf8e-538308dc843d 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] HA network b2af7e4d-16bd-48cb-8d5d-9c79c4886139 was deleted as no HA routers are present in tenant 7b55c7b828e04547b22eb530f8e0e262. [pid: 8|app: 0|req: 278/584] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:12:54 2026] DELETE /v2.0/routers/38008176-acb9-428a-88b2-7f7725699271 => generated 0 bytes in 937 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/585] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:12:55 2026] DELETE /v2.0/subnets/6fdc2ee6-288e-4641-950c-d7ed6b36a27d => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:12:55.739 8 INFO neutron_taas.services.taas.taas_plugin [None req-c63b121c-903e-45b8-8504-77e1a8110ed2 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 82ece79e-5fd4-401a-9fdc-40c3b7f37d97 2026-05-21 04:12:55.741 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c63b121c-903e-45b8-8504-77e1a8110ed2 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 82ece79e-5fd4-401a-9fdc-40c3b7f37d97 [pid: 7|app: 0|req: 308/586] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:12:55 2026] GET /v2.0/ports?device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/587] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:12:55 2026] GET /v2.0/ports?device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => 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: 310/588] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:12:55 2026] GET /v2.0/security-groups?id=6d252842-7b7e-4b8d-83d5-4234438e6620&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/589] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:12:55 2026] GET /v2.0/networks?id=cf12d108-2d82-41c9-b1e1-229112d6fe35 => generated 679 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/590] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:12:55 2026] DELETE /v2.0/networks/44b7a4e8-ef51-49d3-9586-9cc920fd7d07 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/591] 199.19.213.129 () {34 vars in 1050 bytes} [Thu May 21 04:12:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7b48e2bede6e4e8f8d3a660f411e8fc7 => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/592] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:12:56 2026] GET /v2.0/security-groups?tenant_id=7b55c7b828e04547b22eb530f8e0e262&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/593] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:12:56 2026] DELETE /v2.0/security-groups/7519a369-e176-477d-b611-c1ef70dbaca8 => 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: 280/594] 199.19.213.129 () {38 vars in 955 bytes} [Thu May 21 04:12:56 2026] POST /v2.0/ports => generated 958 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/595] 199.19.213.129 () {38 vars in 1028 bytes} [Thu May 21 04:12:56 2026] PUT /v2.0/ports/a9cdd559-38c0-4d13-8106-af1a1b3fbcf1 => generated 1239 bytes in 327 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: 281/596] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:12:56 2026] GET /v2.0/ports?device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => generated 973 bytes in 32 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: 316/597] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:12:56 2026] GET /v2.0/security-groups?id=d575ed68-07cf-47d4-b42e-6b7f89d84b89&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: 282/598] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:12:56 2026] GET /v2.0/ports?device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/599] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:12:57 2026] GET /v2.0/security-groups?id=6d252842-7b7e-4b8d-83d5-4234438e6620&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-21 04:12:57.178 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cbc4485-1f0d-4dbd-aa0a-b51ab4033ae5'] response: {'name': 'network-changed', 'server_uuid': 'cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc', 'tag': 'a9cdd559-38c0-4d13-8106-af1a1b3fbcf1', 'status': 'completed', 'code': 200} 2026-05-21 04:12:57.417 8 INFO neutron.services.segments.plugin [-] Segment 6142d293-7776-44d6-bbb3-de40deb182c8 resource provider aggregate not found 2026-05-21 04:12:57.421 8 INFO neutron.services.segments.plugin [-] Segment 6142d293-7776-44d6-bbb3-de40deb182c8 resource provider aggregate not found 2026-05-21 04:12:57.435 8 INFO neutron.services.segments.plugin [-] Segment 6142d293-7776-44d6-bbb3-de40deb182c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6142d293-7776-44d6-bbb3-de40deb182c8 found for delete ", "request_id": "req-9826c5c5-d52e-4c23-9e12-c0401a1aa043"}]} 2026-05-21 04:12:57.441 8 INFO neutron.services.segments.plugin [-] Segment 6142d293-7776-44d6-bbb3-de40deb182c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6142d293-7776-44d6-bbb3-de40deb182c8 found for delete ", "request_id": "req-92166d86-40b7-4ffa-b006-46f9a2382a99"}]} [pid: 8|app: 0|req: 283/600] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:12:57 2026] GET /v2.0/security-groups?tenant_id=92322640c52341e5ab1e5200ed9f3657&name=default => generated 2925 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/601] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:12:57 2026] GET /v2.0/ports?tenant_id=7b48e2bede6e4e8f8d3a660f411e8fc7&device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/602] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:12:57 2026] DELETE /v2.0/security-groups/38028607-c680-452d-b18d-c781152d0702 => 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: 285/603] 199.19.213.129 () {34 vars in 1018 bytes} [Thu May 21 04:12:57 2026] GET /v2.0/networks?tenant_id=7b48e2bede6e4e8f8d3a660f411e8fc7&shared=False => generated 775 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/604] 199.19.213.129 () {34 vars in 930 bytes} [Thu May 21 04:12:57 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/605] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:12:57 2026] GET /v2.0/security-groups?tenant_id=7d6d7ffb6c7742bda9b6a02817bb1157&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/606] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:12:58 2026] GET /v2.0/ports?device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => 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: 320/607] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:12:58 2026] DELETE /v2.0/security-groups/816b0d3c-f239-4fa6-8016-5250ca49f287 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/608] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:12:58 2026] GET /v2.0/security-groups?id=d575ed68-07cf-47d4-b42e-6b7f89d84b89&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/609] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:12:58 2026] GET /v2.0/ports?device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/610] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:12:58 2026] GET /v2.0/security-groups?id=6d252842-7b7e-4b8d-83d5-4234438e6620&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:12:58.708 8 INFO neutron.db.segments_db [None req-59f89b76-1cae-4f01-9596-04f5e1c7b096 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment 6ba3dbb2-d7c7-49c6-8d87-ddac11c53ccc of type vxlan for network a805ac5c-5095-4b7a-a34c-6747c230ee9c [pid: 8|app: 0|req: 289/611] 10.0.0.52 () {34 vars in 670 bytes} [Thu May 21 04:12:58 2026] POST /v2.0/networks => generated 751 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/612] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:12:58 2026] GET /v2.0/ports?tenant_id=7b48e2bede6e4e8f8d3a660f411e8fc7&device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/613] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:12:58 2026] POST /v2.0/subnets => generated 698 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/614] 199.19.213.129 () {34 vars in 1060 bytes} [Thu May 21 04:12:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a9cdd559-38c0-4d13-8106-af1a1b3fbcf1 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/615] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:12:59 2026] GET /v2.0/subnets?id=5d750a48-c511-4c6d-8aa1-a412e6a5e478 => generated 697 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:12:59.061 7 INFO neutron.db.segments_db [None req-65f270aa-8663-4ae1-ac35-b68a85f13d9f 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment 5fa3de7d-b9b1-499c-a8d0-f9cb20c98ae3 of type vxlan for network ebeab4c2-faeb-4513-a142-edbac2057147 [pid: 8|app: 0|req: 293/616] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:12:59 2026] GET /v2.0/ports?network_id=cf12d108-2d82-41c9-b1e1-229112d6fe35&device_owner=network%3Adhcp => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/617] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:12:59 2026] GET /v2.0/networks/cf12d108-2d82-41c9-b1e1-229112d6fe35?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: 295/618] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:12:59 2026] GET /v2.0/networks/cf12d108-2d82-41c9-b1e1-229112d6fe35?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: 296/619] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:12:59 2026] GET /v2.0/ports?device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:12:59.322 7 INFO neutron.db.l3_hamode_db [None req-65f270aa-8663-4ae1-ac35-b68a85f13d9f 61ca0ed528194e98af3156f3e87e14f0 8d2a7f45d7174c87be31b3bf62c5c41b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 297/620] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:12:59 2026] GET /v2.0/security-groups?id=d575ed68-07cf-47d4-b42e-6b7f89d84b89&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: 298/621] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:12:59 2026] GET /v2.0/ports?device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/622] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:12:59 2026] GET /v2.0/security-groups?id=6d252842-7b7e-4b8d-83d5-4234438e6620&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/623] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:12:59 2026] GET /v2.0/ports?device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:00.238 7 INFO neutron.db.l3_hamode_db [None req-65f270aa-8663-4ae1-ac35-b68a85f13d9f 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 04:13:00.491 8 INFO neutron.db.l3_db [None req-2688edcf-7340-4d39-8e58-34dd76e36e93 57d416e237b44f2d9cc80f3dc37c1d24 e914a667fbb74cc886afda52635ce766 - - default default] Floating IP aacecf55-d4c4-4413-a63c-a1f345f7f0a7 associated. External IP: 10.96.250.201, port: 2c92fc55-ad40-416d-a82a-fad092782478. [pid: 8|app: 0|req: 301/624] 10.0.0.52 () {34 vars in 748 bytes} [Thu May 21 04:12:59 2026] PUT /v2.0/floatingips/aacecf55-d4c4-4413-a63c-a1f345f7f0a7 => generated 856 bytes in 1224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/625] 10.0.0.52 () {32 vars in 652 bytes} [Thu May 21 04:13:00 2026] GET /v2.0/extensions => generated 21537 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/626] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:00 2026] GET /v2.0/ports?device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/627] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/ports?device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/628] 10.0.0.52 () {32 vars in 680 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/629] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/security-groups?id=d575ed68-07cf-47d4-b42e-6b7f89d84b89&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: 307/630] 10.0.0.52 () {32 vars in 680 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/631] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/security-groups?id=6d252842-7b7e-4b8d-83d5-4234438e6620&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:01.168 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7715c58f-4f31-41af-84f6-c252fd18b103'] response: {'name': 'network-changed', 'server_uuid': 'e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc', 'tag': '2c92fc55-ad40-416d-a82a-fad092782478', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 309/632] 10.0.0.52 () {32 vars in 728 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/633] 10.0.0.52 () {32 vars in 664 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/agent => generated 153 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/634] 10.0.0.52 () {32 vars in 698 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/635] 10.0.0.52 () {32 vars in 696 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/636] 10.0.0.52 () {32 vars in 700 bytes} [Thu May 21 04:13:01 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: 314/637] 10.0.0.52 () {32 vars in 688 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/638] 10.0.0.52 () {32 vars in 702 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/639] 10.0.0.52 () {32 vars in 692 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/640] 10.0.0.52 () {32 vars in 694 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/641] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:12:59 2026] POST /v2.0/routers => generated 738 bytes in 2268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/642] 10.0.0.52 () {32 vars in 684 bytes} [Thu May 21 04:13:01 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: 319/643] 10.0.0.52 () {32 vars in 686 bytes} [Thu May 21 04:13:01 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: 320/644] 10.0.0.52 () {32 vars in 660 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/645] 10.0.0.52 () {32 vars in 698 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/646] 10.0.0.52 () {32 vars in 678 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/647] 10.0.0.52 () {32 vars in 682 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/648] 10.0.0.52 () {32 vars in 674 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/649] 10.0.0.52 () {32 vars in 688 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/650] 10.0.0.52 () {32 vars in 722 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/651] 10.0.0.52 () {32 vars in 686 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/652] 10.0.0.52 () {32 vars in 668 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/653] 10.0.0.52 () {32 vars in 686 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/654] 10.0.0.52 () {32 vars in 680 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/655] 10.0.0.52 () {32 vars in 698 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/656] 10.0.0.52 () {32 vars in 678 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/657] 10.0.0.52 () {32 vars in 666 bytes} [Thu May 21 04:13:01 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: 8|app: 0|req: 334/658] 10.0.0.52 () {32 vars in 676 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/659] 10.0.0.52 () {32 vars in 664 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/l3-ha => 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: 336/660] 10.0.0.52 () {32 vars in 674 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/l3-flavors => 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: 337/661] 10.0.0.52 () {32 vars in 712 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/662] 10.0.0.52 () {32 vars in 690 bytes} [Thu May 21 04:13:01 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: 339/663] 10.0.0.52 () {32 vars in 682 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/664] 10.0.0.52 () {32 vars in 668 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/665] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/ports?device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => 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: 342/666] 10.0.0.52 () {32 vars in 686 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/667] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/security-groups?id=6d252842-7b7e-4b8d-83d5-4234438e6620&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: 344/668] 10.0.0.52 () {32 vars in 704 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/669] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/ports?tenant_id=e914a667fbb74cc886afda52635ce766&device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/670] 10.0.0.52 () {32 vars in 674 bytes} [Thu May 21 04:13:01 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: 8|app: 0|req: 347/671] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/networks?id=79329c1b-53ee-456f-ab99-1424925ec4b5 => generated 766 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/672] 10.0.0.52 () {32 vars in 700 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/673] 199.19.213.129 () {34 vars in 1060 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=2c92fc55-ad40-416d-a82a-fad092782478 => generated 859 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/674] 10.0.0.52 () {32 vars in 674 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/675] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/subnets?id=d6aa86c6-ae81-4a7d-827a-23f14e964a0b => 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: 352/676] 10.0.0.52 () {32 vars in 692 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/677] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/ports?network_id=79329c1b-53ee-456f-ab99-1424925ec4b5&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/678] 10.0.0.52 () {32 vars in 688 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/679] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:13:01 2026] GET /v2.0/networks/79329c1b-53ee-456f-ab99-1424925ec4b5?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/680] 10.0.0.52 () {32 vars in 708 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/681] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/networks/79329c1b-53ee-456f-ab99-1424925ec4b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/682] 10.0.0.52 () {32 vars in 704 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/683] 10.0.0.52 () {32 vars in 718 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/684] 10.0.0.52 () {32 vars in 696 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/685] 10.0.0.52 () {32 vars in 710 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/686] 10.0.0.52 () {32 vars in 668 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/687] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/ports?device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => generated 973 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/688] 10.0.0.52 () {32 vars in 686 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/689] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/security-groups?id=d575ed68-07cf-47d4-b42e-6b7f89d84b89&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/690] 10.0.0.52 () {32 vars in 680 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/691] 10.0.0.52 () {32 vars in 674 bytes} [Thu May 21 04:13:02 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: 368/692] 10.0.0.52 () {32 vars in 670 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/693] 10.0.0.52 () {32 vars in 660 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/694] 10.0.0.52 () {32 vars in 698 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/695] 10.0.0.52 () {32 vars in 698 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/696] 10.0.0.52 () {32 vars in 676 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/697] 10.0.0.52 () {32 vars in 668 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/698] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:13:01 2026] PUT /v2.0/routers/d4b5362a-2737-4adc-80ae-197809c5a55b/add_router_interface => generated 309 bytes in 1185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/699] 10.0.0.52 () {32 vars in 682 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/700] 10.0.0.52 () {32 vars in 700 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/701] 10.0.0.52 () {32 vars in 684 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/702] 10.0.0.52 () {32 vars in 706 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/703] 10.0.0.52 () {32 vars in 668 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/704] 10.0.0.52 () {32 vars in 696 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/705] 10.0.0.52 () {32 vars in 694 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/706] 10.0.0.52 () {32 vars in 684 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/707] 10.0.0.52 () {32 vars in 688 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/708] 10.0.0.52 () {32 vars in 704 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/709] 10.0.0.52 () {32 vars in 666 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/710] 10.0.0.52 () {32 vars in 680 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/711] 10.0.0.52 () {32 vars in 680 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/712] 10.0.0.52 () {32 vars in 690 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/713] 10.0.0.52 () {32 vars in 690 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/714] 10.0.0.52 () {32 vars in 694 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/715] 10.0.0.52 () {32 vars in 684 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/716] 10.0.0.52 () {32 vars in 688 bytes} [Thu May 21 04:13:02 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: 383/717] 10.0.0.52 () {32 vars in 700 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/718] 10.0.0.52 () {32 vars in 702 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/router_availability_zone => 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: 384/719] 10.0.0.52 () {32 vars in 712 bytes} [Thu May 21 04:13:02 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: 336/720] 10.0.0.52 () {32 vars in 716 bytes} [Thu May 21 04:13:02 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: 385/721] 10.0.0.52 () {32 vars in 714 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/722] 10.0.0.52 () {32 vars in 726 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/723] 10.0.0.52 () {32 vars in 740 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/724] 10.0.0.52 () {32 vars in 718 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/725] 10.0.0.52 () {32 vars in 682 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/726] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/ports?device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/727] 10.0.0.52 () {32 vars in 668 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/728] 10.0.0.52 () {32 vars in 718 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/729] 10.0.0.52 () {32 vars in 678 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/730] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/security-groups?id=6d252842-7b7e-4b8d-83d5-4234438e6620&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/731] 10.0.0.52 () {32 vars in 668 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/732] 10.0.0.52 () {32 vars in 696 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/733] 10.0.0.52 () {32 vars in 704 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/734] 10.0.0.52 () {32 vars in 700 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/735] 10.0.0.52 () {32 vars in 700 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/736] 10.0.0.52 () {32 vars in 682 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/737] 10.0.0.52 () {32 vars in 704 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/738] 10.0.0.52 () {32 vars in 694 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/739] 10.0.0.52 () {32 vars in 688 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/740] 10.0.0.52 () {32 vars in 696 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/741] 10.0.0.52 () {32 vars in 678 bytes} [Thu May 21 04:13:02 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/742] 10.0.0.52 () {32 vars in 688 bytes} [Thu May 21 04:13:03 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/743] 10.0.0.52 () {32 vars in 700 bytes} [Thu May 21 04:13:03 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/744] 10.0.0.52 () {32 vars in 664 bytes} [Thu May 21 04:13:03 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/745] 10.0.0.52 () {32 vars in 680 bytes} [Thu May 21 04:13:03 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: 346/746] 10.0.0.52 () {32 vars in 676 bytes} [Thu May 21 04:13:03 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/747] 10.0.0.52 () {32 vars in 692 bytes} [Thu May 21 04:13:03 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/748] 10.0.0.52 () {32 vars in 676 bytes} [Thu May 21 04:13:03 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/749] 10.0.0.52 () {32 vars in 666 bytes} [Thu May 21 04:13:03 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/750] 10.0.0.52 () {32 vars in 662 bytes} [Thu May 21 04:13:03 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: 349/751] 10.0.0.52 () {32 vars in 674 bytes} [Thu May 21 04:13:03 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/752] 10.0.0.52 () {32 vars in 686 bytes} [Thu May 21 04:13:03 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/753] 10.0.0.52 () {34 vars in 684 bytes} [Thu May 21 04:13:03 2026] POST /v2.0/security-groups => generated 1660 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/754] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:13:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/755] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:13:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/756] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:03 2026] GET /v2.0/ports?device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/757] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:03 2026] GET /v2.0/security-groups?id=d575ed68-07cf-47d4-b42e-6b7f89d84b89&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: 354/758] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:13:03 2026] GET /v2.0/security-groups?tenant_id=a5c06b74b16b401a8474ff538e7a5f94&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/759] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:03 2026] GET /v2.0/ports?device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/760] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:13:04 2026] DELETE /v2.0/security-groups/a711ae86-942c-4cfe-a5ad-11d768d1ff36 => 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: 357/761] 199.19.213.129 () {34 vars in 994 bytes} [Thu May 21 04:13:04 2026] GET /v2.0/ports?device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/762] 10.0.0.52 () {34 vars in 675 bytes} [Thu May 21 04:13:03 2026] POST /v2.0/floatingips => generated 552 bytes in 634 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/763] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:04 2026] GET /v2.0/security-groups?id=6d252842-7b7e-4b8d-83d5-4234438e6620&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:04.393 8 INFO neutron_taas.services.taas.taas_plugin [req-5386c028-fecf-4734-807a-c02be3aee980 req-78c2e9f7-c014-4d4a-92eb-3e50b5da8d5f 57d416e237b44f2d9cc80f3dc37c1d24 e914a667fbb74cc886afda52635ce766 - - default default] TaaS: Handle Delete Port: 2c92fc55-ad40-416d-a82a-fad092782478 2026-05-21 04:13:04.400 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5386c028-fecf-4734-807a-c02be3aee980 req-78c2e9f7-c014-4d4a-92eb-3e50b5da8d5f 57d416e237b44f2d9cc80f3dc37c1d24 e914a667fbb74cc886afda52635ce766 - - default default] Tap Mirror: Handle Delete Port: 2c92fc55-ad40-416d-a82a-fad092782478 2026-05-21 04:13:04.593 8 INFO neutron.db.l3_db [req-5386c028-fecf-4734-807a-c02be3aee980 req-78c2e9f7-c014-4d4a-92eb-3e50b5da8d5f 57d416e237b44f2d9cc80f3dc37c1d24 e914a667fbb74cc886afda52635ce766 - - default default] Floating IP aacecf55-d4c4-4413-a63c-a1f345f7f0a7 disassociated. External IP: 10.96.250.201, port: 2c92fc55-ad40-416d-a82a-fad092782478. [pid: 7|app: 0|req: 361/766] 10.0.0.203 () {34 vars in 1100 bytes} [Thu May 21 04:13:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1313916707&fields=id&tenant_id=8d2a7f45d7174c87be31b3bf62c5c41b => generated 69 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/767] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:04 2026] GET /v2.0/ports?device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/768] 10.0.0.203 () {34 vars in 982 bytes} [Thu May 21 04:13:04 2026] GET /v2.0/networks?id=a805ac5c-5095-4b7a-a34c-6747c230ee9c => generated 683 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/769] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:04 2026] GET /v2.0/security-groups?id=d575ed68-07cf-47d4-b42e-6b7f89d84b89&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: 365/770] 10.0.0.203 () {34 vars in 965 bytes} [Thu May 21 04:13:04 2026] GET /v2.0/quotas/8d2a7f45d7174c87be31b3bf62c5c41b => 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: 366/771] 10.0.0.203 () {34 vars in 1002 bytes} [Thu May 21 04:13:04 2026] GET /v2.0/ports?tenant_id=8d2a7f45d7174c87be31b3bf62c5c41b&fields=id => generated 103 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/772] 199.19.213.129 () {36 vars in 997 bytes} [Thu May 21 04:13:04 2026] DELETE /v2.0/ports/2c92fc55-ad40-416d-a82a-fad092782478 => generated 0 bytes in 840 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/773] 10.0.0.203 () {34 vars in 1008 bytes} [Thu May 21 04:13:05 2026] GET /v2.0/networks/a805ac5c-5095-4b7a-a34c-6747c230ee9c?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:13:05.101 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5210177f-e0c3-4096-9a0b-a4bc5ed7196c'] response: {'server_uuid': 'e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc', 'name': 'network-vif-deleted', 'tag': '2c92fc55-ad40-416d-a82a-fad092782478', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 407/774] 10.0.0.203 () {34 vars in 1108 bytes} [Thu May 21 04:13:05 2026] GET /v2.0/networks/a805ac5c-5095-4b7a-a34c-6747c230ee9c?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: 368/775] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:05 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => 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: 408/776] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:05 2026] GET /v2.0/ports?device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:13:06.464 8 INFO neutron.db.segments_db [None req-03258221-567c-47ad-9121-633366ac3f9b 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] Added segment 39b088c8-33be-4885-be6d-02f9ac4834b3 of type vxlan for network 5eb9d2cb-8486-40d5-991c-864000309084 [pid: 8|app: 0|req: 409/777] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:13:06 2026] POST /v2.0/networks => generated 649 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/778] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:06 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => 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: 369/779] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:05 2026] GET /v2.0/ports?device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => generated 975 bytes in 772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/780] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:06 2026] GET /v2.0/ports?device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => 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: 371/781] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:06 2026] GET /v2.0/security-groups?id=d575ed68-07cf-47d4-b42e-6b7f89d84b89&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/782] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:13:06 2026] POST /v2.0/subnets => generated 627 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:13:06.952 7 INFO neutron.db.segments_db [None req-f22583e2-ab69-4e34-9054-1e02669c5399 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] Added segment 62d0af8d-37f2-4d76-840e-4168e931dbd2 of type vxlan for network c66b4f70-39c7-4cd4-9510-8d5700369a27 2026-05-21 04:13:07.211 7 INFO neutron.db.l3_hamode_db [None req-f22583e2-ab69-4e34-9054-1e02669c5399 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 412/783] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:07 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => 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: 413/784] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:07 2026] GET /v2.0/ports?device_id=e9ffbcba-19c9-4243-9f11-0b71fa1cb2fc => 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: 414/785] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:07 2026] GET /v2.0/ports?device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => generated 975 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/786] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:08 2026] GET /v2.0/security-groups?id=d575ed68-07cf-47d4-b42e-6b7f89d84b89&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:08.059 7 INFO neutron.db.l3_hamode_db [None req-f22583e2-ab69-4e34-9054-1e02669c5399 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 416/787] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:08 2026] GET /v2.0/ports?device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:08.548 8 INFO neutron.db.l3_db [None req-d87a3a1c-4802-41ec-966c-bf9cf7554914 98aff21bc3724473bd7be9497f32cffe 7b48e2bede6e4e8f8d3a660f411e8fc7 - - default default] Floating IP f440c2b0-a069-4d21-9282-4fa639122fb0 associated. External IP: 10.96.250.216, port: a9cdd559-38c0-4d13-8106-af1a1b3fbcf1. [pid: 8|app: 0|req: 417/788] 10.0.0.52 () {34 vars in 748 bytes} [Thu May 21 04:13:08 2026] PUT /v2.0/floatingips/f440c2b0-a069-4d21-9282-4fa639122fb0 => generated 856 bytes in 747 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/789] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:08 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:13:08.990 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5d2c5e4-60f5-4636-8653-2232413ea5b3'] response: {'name': 'network-changed', 'server_uuid': 'cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc', 'tag': 'a9cdd559-38c0-4d13-8106-af1a1b3fbcf1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 372/790] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:13:06 2026] POST /v2.0/routers => generated 694 bytes in 2096 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/791] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:08 2026] GET /v2.0/ports?device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/792] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:13:09 2026] DELETE /v2.0/security-groups/6d252842-7b7e-4b8d-83d5-4234438e6620 => 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: 421/793] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:09 2026] GET /v2.0/security-groups?id=d575ed68-07cf-47d4-b42e-6b7f89d84b89&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:09.185 8 INFO neutron.api.v2.resource [None req-b108635c-cf99-4490-8866-a4b435879255 57d416e237b44f2d9cc80f3dc37c1d24 e914a667fbb74cc886afda52635ce766 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 422/794] 10.0.0.52 () {32 vars in 736 bytes} [Thu May 21 04:13:09 2026] GET /v2.0/security-groups/6d252842-7b7e-4b8d-83d5-4234438e6620 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:13:09.290 8 INFO neutron_taas.services.taas.taas_plugin [None req-4718be58-dd93-444e-bd3e-c4daf4928263 57d416e237b44f2d9cc80f3dc37c1d24 e914a667fbb74cc886afda52635ce766 - - default default] TaaS: Handle Delete Port: 0bd97a2a-247a-4dae-b74f-dd86a1a1af80 2026-05-21 04:13:09.292 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4718be58-dd93-444e-bd3e-c4daf4928263 57d416e237b44f2d9cc80f3dc37c1d24 e914a667fbb74cc886afda52635ce766 - - default default] Tap Mirror: Handle Delete Port: 0bd97a2a-247a-4dae-b74f-dd86a1a1af80 [pid: 8|app: 0|req: 423/795] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:13:09 2026] DELETE /v2.0/floatingips/aacecf55-d4c4-4413-a63c-a1f345f7f0a7 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:13:10.088 8 INFO neutron_taas.services.taas.taas_plugin [None req-722112e0-dd89-4157-9dcc-1e74aa96ccec 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 3bc82a01-bbe0-41ff-a489-d984748a4d7b 2026-05-21 04:13:10.090 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-722112e0-dd89-4157-9dcc-1e74aa96ccec 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 3bc82a01-bbe0-41ff-a489-d984748a4d7b [pid: 7|app: 0|req: 373/796] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:13:09 2026] PUT /v2.0/routers/ef77a05a-43e8-47a3-b19a-2c3196d82361/add_router_interface => generated 309 bytes in 1814 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/797] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:13:09 2026] PUT /v2.0/routers/2e03f7b5-8034-42a2-a5d8-c930fde6ad7f/remove_router_interface => generated 309 bytes in 1337 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/798] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:10 2026] GET /v2.0/ports?device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => 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: 374/799] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:13:10 2026] GET /v2.0/ports?tenant_id=7b48e2bede6e4e8f8d3a660f411e8fc7&device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/800] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:10 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => 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: 375/801] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:13:10 2026] GET /v2.0/networks?id=a805ac5c-5095-4b7a-a34c-6747c230ee9c => generated 683 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:11.148 7 INFO neutron_taas.services.taas.taas_plugin [None req-6778fa7c-6ce5-4913-a7e3-20a49cc2b525 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: a352a1d0-ad17-4588-a577-51f0c479f34c 2026-05-21 04:13:11.150 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6778fa7c-6ce5-4913-a7e3-20a49cc2b525 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: a352a1d0-ad17-4588-a577-51f0c479f34c [pid: 8|app: 0|req: 427/802] 10.0.0.52 () {34 vars in 664 bytes} [Thu May 21 04:13:10 2026] POST /v2.0/ports => generated 959 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/803] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:11 2026] GET /v2.0/security-groups?id=d575ed68-07cf-47d4-b42e-6b7f89d84b89&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/804] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:13:11 2026] GET /v2.0/networks?id=cf12d108-2d82-41c9-b1e1-229112d6fe35 => generated 775 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/805] 199.19.213.129 () {34 vars in 1050 bytes} [Thu May 21 04:13:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8d2a7f45d7174c87be31b3bf62c5c41b => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:11.425 7 INFO neutron_taas.services.taas.taas_plugin [None req-6778fa7c-6ce5-4913-a7e3-20a49cc2b525 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 4af55242-44b5-4252-b415-139a64a6e1d3 2026-05-21 04:13:11.427 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6778fa7c-6ce5-4913-a7e3-20a49cc2b525 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 4af55242-44b5-4252-b415-139a64a6e1d3 2026-05-21 04:13:11.526 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-6778fa7c-6ce5-4913-a7e3-20a49cc2b525 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - 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 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, 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 646, 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 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 431/806] 10.0.0.52 () {34 vars in 664 bytes} [Thu May 21 04:13:11 2026] POST /v2.0/ports => generated 959 bytes in 614 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-21 04:13:12.006 7 INFO neutron.db.l3_hamode_db [None req-6778fa7c-6ce5-4913-a7e3-20a49cc2b525 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] HA network 18057379-fab0-483b-9b45-5fb2704d63d3 was deleted as no HA routers are present in tenant e914a667fbb74cc886afda52635ce766. [pid: 8|app: 0|req: 432/807] 199.19.213.129 () {34 vars in 1060 bytes} [Thu May 21 04:13:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a9cdd559-38c0-4d13-8106-af1a1b3fbcf1 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/808] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:13:10 2026] DELETE /v2.0/routers/2e03f7b5-8034-42a2-a5d8-c930fde6ad7f => generated 0 bytes in 1090 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/809] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:12 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => 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: 433/810] 199.19.213.129 () {38 vars in 955 bytes} [Thu May 21 04:13:12 2026] POST /v2.0/ports => generated 954 bytes in 396 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-21 04:13:12.473 7 INFO neutron.services.segments.plugin [-] Segment a9df9461-9428-4d98-83c1-5387c0dfc630 resource provider aggregate not found 2026-05-21 04:13:12.477 7 INFO neutron.services.segments.plugin [-] Segment a9df9461-9428-4d98-83c1-5387c0dfc630 resource provider aggregate not found 2026-05-21 04:13:12.520 7 INFO neutron.services.segments.plugin [-] Segment a9df9461-9428-4d98-83c1-5387c0dfc630 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9df9461-9428-4d98-83c1-5387c0dfc630 found for delete ", "request_id": "req-91979668-73c2-4987-8cc0-566fd4416ace"}]} 2026-05-21 04:13:12.522 7 INFO neutron.services.segments.plugin [-] Segment a9df9461-9428-4d98-83c1-5387c0dfc630 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9df9461-9428-4d98-83c1-5387c0dfc630 found for delete ", "request_id": "req-62a50a72-45bc-4217-8652-14442680025c"}]} [pid: 8|app: 0|req: 434/811] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:13:12 2026] DELETE /v2.0/subnets/d6aa86c6-ae81-4a7d-827a-23f14e964a0b => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/812] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:13:12 2026] GET /v2.0/subnets?id=5d750a48-c511-4c6d-8aa1-a412e6a5e478 => generated 697 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/813] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:12 2026] GET /v2.0/ports?device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/814] 199.19.213.129 () {34 vars in 994 bytes} [Thu May 21 04:13:12 2026] GET /v2.0/ports?device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:12.945 7 INFO neutron.db.l3_db [None req-d18a9835-288d-4414-b4c6-fbfb4ace01d2 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] Floating IP b575df8f-0497-4040-8337-55d9a105727e associated. External IP: 10.96.250.217, port: 36d82b27-9b86-441a-843f-b071f1f3f791. [pid: 8|app: 0|req: 438/815] 199.19.213.129 () {38 vars in 1028 bytes} [Thu May 21 04:13:12 2026] PUT /v2.0/ports/ce5a9ea2-5565-44fc-a3ba-6eb8bba4357f => generated 1235 bytes in 441 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-21 04:13:13.266 8 INFO neutron_taas.services.taas.taas_plugin [None req-768dae85-56c7-4901-9472-e3a6b14cbefb 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: c2a2cb40-cabc-4660-83a5-aafd24a83af8 2026-05-21 04:13:13.269 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-768dae85-56c7-4901-9472-e3a6b14cbefb 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: c2a2cb40-cabc-4660-83a5-aafd24a83af8 [pid: 7|app: 0|req: 378/816] 10.0.0.52 () {34 vars in 676 bytes} [Thu May 21 04:13:12 2026] POST /v2.0/floatingips => generated 843 bytes in 1232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/817] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:13:13 2026] GET /v2.0/ports?network_id=cf12d108-2d82-41c9-b1e1-229112d6fe35&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/818] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:13 2026] GET /v2.0/security-groups?id=d575ed68-07cf-47d4-b42e-6b7f89d84b89&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-21 04:13:13.390 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9017e20f-aca9-4854-bbc8-67ab2a8aa349'] response: {'name': 'network-changed', 'server_uuid': 'e5ff62c1-e9e9-45c8-a13f-b1333007ec1b', 'tag': 'ce5a9ea2-5565-44fc-a3ba-6eb8bba4357f', 'status': 'completed', 'code': 200} 2026-05-21 04:13:13.453 7 INFO neutron_taas.services.taas.taas_plugin [req-dff8688d-42c2-4761-ba6f-1b6e88cf5806 req-bbe2abd3-f3b3-467f-9b6a-22137fb6d7dc 98aff21bc3724473bd7be9497f32cffe 7b48e2bede6e4e8f8d3a660f411e8fc7 - - default default] TaaS: Handle Delete Port: a9cdd559-38c0-4d13-8106-af1a1b3fbcf1 2026-05-21 04:13:13.458 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-dff8688d-42c2-4761-ba6f-1b6e88cf5806 req-bbe2abd3-f3b3-467f-9b6a-22137fb6d7dc 98aff21bc3724473bd7be9497f32cffe 7b48e2bede6e4e8f8d3a660f411e8fc7 - - default default] Tap Mirror: Handle Delete Port: a9cdd559-38c0-4d13-8106-af1a1b3fbcf1 2026-05-21 04:13:13.461 8 INFO neutron.services.segments.plugin [-] Segment 75b77392-14f6-4a8a-8fb4-80232b2d473e resource provider aggregate not found 2026-05-21 04:13:13.468 8 INFO neutron.services.segments.plugin [-] Segment 75b77392-14f6-4a8a-8fb4-80232b2d473e resource provider aggregate not found 2026-05-21 04:13:13.474 8 INFO neutron.services.segments.plugin [-] Segment 75b77392-14f6-4a8a-8fb4-80232b2d473e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75b77392-14f6-4a8a-8fb4-80232b2d473e found for delete ", "request_id": "req-268c0fed-de22-4e78-9f59-9fbd8ed7c8cd"}]} [pid: 8|app: 0|req: 439/819] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:13:13 2026] DELETE /v2.0/networks/79329c1b-53ee-456f-ab99-1424925ec4b5 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:13:13.491 8 INFO neutron.services.segments.plugin [-] Segment 75b77392-14f6-4a8a-8fb4-80232b2d473e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75b77392-14f6-4a8a-8fb4-80232b2d473e found for delete ", "request_id": "req-86cebcf5-b76e-4cd2-9f02-c2a448b8c283"}]} [pid: 8|app: 0|req: 440/820] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:13 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:13.642 8 INFO neutron.db.l3_db [None req-f3776b52-a12f-40f4-a684-e2935870ca30 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] Floating IP b575df8f-0497-4040-8337-55d9a105727e disassociated. External IP: 10.96.250.217, port: 36d82b27-9b86-441a-843f-b071f1f3f791. 2026-05-21 04:13:13.658 7 INFO neutron.db.l3_db [req-dff8688d-42c2-4761-ba6f-1b6e88cf5806 req-bbe2abd3-f3b3-467f-9b6a-22137fb6d7dc 98aff21bc3724473bd7be9497f32cffe 7b48e2bede6e4e8f8d3a660f411e8fc7 - - default default] Floating IP f440c2b0-a069-4d21-9282-4fa639122fb0 disassociated. External IP: 10.96.250.216, port: a9cdd559-38c0-4d13-8106-af1a1b3fbcf1. [pid: 8|app: 0|req: 441/821] 10.0.0.52 () {34 vars in 748 bytes} [Thu May 21 04:13:13 2026] PUT /v2.0/floatingips/b575df8f-0497-4040-8337-55d9a105727e => generated 552 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/822] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:13:13 2026] GET /v2.0/networks/cf12d108-2d82-41c9-b1e1-229112d6fe35?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/823] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:13 2026] GET /v2.0/security-groups?id=3e42c68d-3b3e-499b-b406-fb68a3c1f733&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: 444/824] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:13:14 2026] GET /v2.0/security-groups?tenant_id=e914a667fbb74cc886afda52635ce766&name=default => generated 2921 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/825] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:13:14 2026] GET /v2.0/ports?tenant_id=8d2a7f45d7174c87be31b3bf62c5c41b&device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:13:14.184 8 INFO neutron_taas.services.taas.taas_plugin [None req-97d16972-dd3c-4f49-95e1-cfaebef50306 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] TaaS: Handle Delete Port: e3acc759-20a6-41ff-81aa-dacfd5814cce 2026-05-21 04:13:14.186 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-97d16972-dd3c-4f49-95e1-cfaebef50306 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] Tap Mirror: Handle Delete Port: e3acc759-20a6-41ff-81aa-dacfd5814cce [pid: 8|app: 0|req: 446/826] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:13:14 2026] DELETE /v2.0/floatingips/b575df8f-0497-4040-8337-55d9a105727e => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/827] 199.19.213.129 () {36 vars in 997 bytes} [Thu May 21 04:13:13 2026] DELETE /v2.0/ports/a9cdd559-38c0-4d13-8106-af1a1b3fbcf1 => generated 0 bytes in 1025 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/828] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:13:14 2026] GET /v2.0/networks/cf12d108-2d82-41c9-b1e1-229112d6fe35?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:13:14.423 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d051636b-d97d-4a8f-8eaa-8ccb75b2021e'] response: {'server_uuid': 'cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc', 'name': 'network-vif-deleted', 'tag': 'a9cdd559-38c0-4d13-8106-af1a1b3fbcf1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 448/829] 199.19.213.129 () {34 vars in 1018 bytes} [Thu May 21 04:13:14 2026] GET /v2.0/networks?tenant_id=8d2a7f45d7174c87be31b3bf62c5c41b&shared=False => generated 779 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/830] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:13:14 2026] DELETE /v2.0/security-groups/290104dd-b1fd-4702-90c1-47f5ef2ca611 => 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: 383/831] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:14 2026] GET /v2.0/ports?device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => 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: 384/832] 199.19.213.129 () {34 vars in 930 bytes} [Thu May 21 04:13:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/833] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:15 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/834] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:15 2026] GET /v2.0/security-groups?id=3e42c68d-3b3e-499b-b406-fb68a3c1f733&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:15.325 8 INFO neutron.db.l3_db [None req-6df49bbf-8e28-4689-a5cb-b7a4aaa71b19 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] Floating IP 3958e661-57c6-4ac0-827c-f6cdaae1d7c5 associated. External IP: 10.96.250.206, port: abaf5faa-5519-4165-9a0f-5f0fa55b1389. [pid: 7|app: 0|req: 387/835] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:13:15 2026] GET /v2.0/ports?tenant_id=8d2a7f45d7174c87be31b3bf62c5c41b&device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/836] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:15 2026] GET /v2.0/ports?device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => 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: 389/837] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:13:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ce5a9ea2-5565-44fc-a3ba-6eb8bba4357f => 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: 390/838] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:13:15 2026] GET /v2.0/subnets?id=467acf9d-0bb7-4904-a842-ada71c3ffad3 => generated 701 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/839] 10.0.0.52 () {34 vars in 676 bytes} [Thu May 21 04:13:14 2026] POST /v2.0/floatingips => generated 843 bytes in 1250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/840] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:13:15 2026] GET /v2.0/ports?network_id=a805ac5c-5095-4b7a-a34c-6747c230ee9c&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/841] 10.0.0.52 () {32 vars in 728 bytes} [Thu May 21 04:13:15 2026] GET /v2.0/floatingips/3958e661-57c6-4ac0-827c-f6cdaae1d7c5 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/842] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:13:15 2026] GET /v2.0/networks/a805ac5c-5095-4b7a-a34c-6747c230ee9c?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: 451/843] 10.0.0.52 () {32 vars in 654 bytes} [Thu May 21 04:13:15 2026] GET /v2.0/floatingips => generated 846 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/844] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:13:15 2026] GET /v2.0/networks/a805ac5c-5095-4b7a-a34c-6747c230ee9c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:13:16.753 7 INFO neutron.db.segments_db [None req-da8f29de-c86e-44fb-8a3b-2a85b8ecdaab 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment c0888b8c-fbe9-484f-b88c-4177411c96c3 of type vxlan for network 94295ddc-0c43-4ddc-b032-02cd8615c5bc 2026-05-21 04:13:16.811 8 INFO neutron.db.l3_db [None req-c8fe0f72-0b09-447a-b326-6134e4e50fa7 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] Floating IP 3958e661-57c6-4ac0-827c-f6cdaae1d7c5 associated. External IP: 10.96.250.206, port: abaf5faa-5519-4165-9a0f-5f0fa55b1389. [pid: 7|app: 0|req: 394/845] 10.0.0.52 () {34 vars in 670 bytes} [Thu May 21 04:13:16 2026] POST /v2.0/networks => generated 744 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/846] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:16 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/847] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:16 2026] GET /v2.0/ports?device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => 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: 397/848] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:13:16 2026] POST /v2.0/subnets => generated 691 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/849] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:17 2026] GET /v2.0/security-groups?id=3e42c68d-3b3e-499b-b406-fb68a3c1f733&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:17.123 7 INFO neutron.db.segments_db [None req-6d4e3229-7113-48ef-8a19-b71520a702ca 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment 588fa9fc-4cd6-4c9c-986e-4aefe92c7912 of type vxlan for network cb98af52-b390-4772-b3c0-de113156c5ba 2026-05-21 04:13:17.350 7 INFO neutron.db.l3_hamode_db [None req-6d4e3229-7113-48ef-8a19-b71520a702ca 61ca0ed528194e98af3156f3e87e14f0 309174ccc8a24b06a5ae77bc6dfed90b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 452/850] 10.0.0.52 () {34 vars in 748 bytes} [Thu May 21 04:13:15 2026] PUT /v2.0/floatingips/3958e661-57c6-4ac0-827c-f6cdaae1d7c5 => generated 843 bytes in 1633 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:17.565 8 INFO neutron.db.l3_db [None req-c1f2b553-2130-4ce2-90d7-a55b28706a2c 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] Floating IP 3958e661-57c6-4ac0-827c-f6cdaae1d7c5 disassociated. External IP: 10.96.250.206, port: 36d82b27-9b86-441a-843f-b071f1f3f791. [pid: 8|app: 0|req: 453/851] 10.0.0.52 () {34 vars in 748 bytes} [Thu May 21 04:13:17 2026] PUT /v2.0/floatingips/3958e661-57c6-4ac0-827c-f6cdaae1d7c5 => generated 552 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:18.041 8 INFO neutron_taas.services.taas.taas_plugin [None req-bc22a723-8ff9-46ef-9481-ee801d6564a4 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] TaaS: Handle Delete Port: e361aec6-5fc3-491c-9b73-c1a867163e2b 2026-05-21 04:13:18.047 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc22a723-8ff9-46ef-9481-ee801d6564a4 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] Tap Mirror: Handle Delete Port: e361aec6-5fc3-491c-9b73-c1a867163e2b [pid: 8|app: 0|req: 454/852] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:13:17 2026] DELETE /v2.0/floatingips/3958e661-57c6-4ac0-827c-f6cdaae1d7c5 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:13:18.303 7 INFO neutron.db.l3_hamode_db [None req-6d4e3229-7113-48ef-8a19-b71520a702ca 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 455/853] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:18 2026] GET /v2.0/ports?device_id=cac8e422-f827-4cc0-ad49-6bd6fe4ad2fc => 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: 456/854] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:18 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:18.410 8 INFO neutron.api.v2.resource [None req-82611103-c799-4c46-bd18-a0a61578698b 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 457/855] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:13:18 2026] DELETE /v2.0/floatingips/3958e661-57c6-4ac0-827c-f6cdaae1d7c5 => 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: 458/856] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:18 2026] GET /v2.0/security-groups?id=3e42c68d-3b3e-499b-b406-fb68a3c1f733&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-21 04:13:18.602 8 INFO neutron_taas.services.taas.taas_plugin [None req-be26340d-32d2-4cc8-a5a3-5ed2a7773f17 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] TaaS: Handle Delete Port: 36d82b27-9b86-441a-843f-b071f1f3f791 2026-05-21 04:13:18.605 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be26340d-32d2-4cc8-a5a3-5ed2a7773f17 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] Tap Mirror: Handle Delete Port: 36d82b27-9b86-441a-843f-b071f1f3f791 [pid: 8|app: 0|req: 459/857] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:13:18 2026] DELETE /v2.0/ports/36d82b27-9b86-441a-843f-b071f1f3f791 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:13:18.860 8 INFO neutron_taas.services.taas.taas_plugin [None req-746a0881-0f86-4b24-b31b-f24efd17362e 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] TaaS: Handle Delete Port: abaf5faa-5519-4165-9a0f-5f0fa55b1389 2026-05-21 04:13:18.863 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-746a0881-0f86-4b24-b31b-f24efd17362e 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] Tap Mirror: Handle Delete Port: abaf5faa-5519-4165-9a0f-5f0fa55b1389 [pid: 8|app: 0|req: 460/858] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:13:18 2026] DELETE /v2.0/ports/abaf5faa-5519-4165-9a0f-5f0fa55b1389 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/859] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:13:19 2026] GET /v2.0/ports?device_id=ef77a05a-43e8-47a3-b19a-2c3196d82361 => generated 958 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/860] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:13:17 2026] POST /v2.0/routers => generated 731 bytes in 2083 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:13:19.526 8 INFO neutron_taas.services.taas.taas_plugin [None req-a78f3843-cc72-404e-9ef4-76014fddc96f 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] TaaS: Handle Delete Port: 2b33465f-0426-4da8-a5eb-072cf9a4dd05 2026-05-21 04:13:19.529 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a78f3843-cc72-404e-9ef4-76014fddc96f 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] Tap Mirror: Handle Delete Port: 2b33465f-0426-4da8-a5eb-072cf9a4dd05 [pid: 8|app: 0|req: 462/861] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:13:19 2026] PUT /v2.0/routers/ef77a05a-43e8-47a3-b19a-2c3196d82361/remove_router_interface => generated 309 bytes in 926 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/862] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:13:20 2026] DELETE /v2.0/security-groups/d575ed68-07cf-47d4-b42e-6b7f89d84b89 => 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: 464/863] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:20 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:20.377 8 INFO neutron_taas.services.taas.taas_plugin [None req-a80209ba-4404-4552-afb3-39992589fde5 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] TaaS: Handle Delete Port: ff199773-1b7a-423a-80be-e55e27bc68bb 2026-05-21 04:13:20.380 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a80209ba-4404-4552-afb3-39992589fde5 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] Tap Mirror: Handle Delete Port: ff199773-1b7a-423a-80be-e55e27bc68bb [pid: 7|app: 0|req: 400/866] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:13:19 2026] PUT /v2.0/routers/e8058216-7f7f-4b85-9477-d49b60c39db1/add_router_interface => generated 309 bytes in 1210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:20.400 7 INFO neutron.api.v2.resource [None req-2cae2058-13e4-4031-bde0-eaa4f12e26c0 98aff21bc3724473bd7be9497f32cffe 7b48e2bede6e4e8f8d3a660f411e8fc7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 401/867] 10.0.0.52 () {32 vars in 736 bytes} [Thu May 21 04:13:20 2026] GET /v2.0/security-groups/d575ed68-07cf-47d4-b42e-6b7f89d84b89 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/868] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:20 2026] GET /v2.0/security-groups?id=3e42c68d-3b3e-499b-b406-fb68a3c1f733&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-21 04:13:20.607 7 INFO neutron_taas.services.taas.taas_plugin [None req-8dc4dc50-ae2a-46a3-9b13-420a93e4017d 98aff21bc3724473bd7be9497f32cffe 7b48e2bede6e4e8f8d3a660f411e8fc7 - - default default] TaaS: Handle Delete Port: 5b3a327c-ef1f-4c7f-98ae-ffbad0a9b0f8 2026-05-21 04:13:20.611 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8dc4dc50-ae2a-46a3-9b13-420a93e4017d 98aff21bc3724473bd7be9497f32cffe 7b48e2bede6e4e8f8d3a660f411e8fc7 - - default default] Tap Mirror: Handle Delete Port: 5b3a327c-ef1f-4c7f-98ae-ffbad0a9b0f8 2026-05-21 04:13:20.647 8 INFO neutron_taas.services.taas.taas_plugin [None req-a80209ba-4404-4552-afb3-39992589fde5 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] TaaS: Handle Delete Port: 1263bd6f-953d-4561-8a78-f213c3cdd214 2026-05-21 04:13:20.651 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a80209ba-4404-4552-afb3-39992589fde5 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] Tap Mirror: Handle Delete Port: 1263bd6f-953d-4561-8a78-f213c3cdd214 [pid: 7|app: 0|req: 403/869] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:13:20 2026] DELETE /v2.0/floatingips/f440c2b0-a069-4d21-9282-4fa639122fb0 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:13:21.061 8 INFO neutron.services.segments.plugin [-] Segment 62d0af8d-37f2-4d76-840e-4168e931dbd2 resource provider aggregate not found 2026-05-21 04:13:21.064 8 INFO neutron.services.segments.plugin [-] Segment 62d0af8d-37f2-4d76-840e-4168e931dbd2 resource provider aggregate not found 2026-05-21 04:13:21.087 8 INFO neutron.services.segments.plugin [-] Segment 62d0af8d-37f2-4d76-840e-4168e931dbd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62d0af8d-37f2-4d76-840e-4168e931dbd2 found for delete ", "request_id": "req-388892b1-1cf4-4bea-80d5-17d04c729412"}]} 2026-05-21 04:13:21.089 8 INFO neutron.services.segments.plugin [-] Segment 62d0af8d-37f2-4d76-840e-4168e931dbd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62d0af8d-37f2-4d76-840e-4168e931dbd2 found for delete ", "request_id": "req-c1856074-67da-4294-88c8-628495c10f7f"}]} 2026-05-21 04:13:21.098 8 INFO neutron.db.l3_hamode_db [None req-a80209ba-4404-4552-afb3-39992589fde5 50853f340c72499695a9cded9659097c 122c0570408d44bd8d79e6f29d949cf3 - - default default] HA network c66b4f70-39c7-4cd4-9510-8d5700369a27 was deleted as no HA routers are present in tenant 122c0570408d44bd8d79e6f29d949cf3. [pid: 8|app: 0|req: 467/870] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:13:20 2026] DELETE /v2.0/routers/ef77a05a-43e8-47a3-b19a-2c3196d82361 => generated 0 bytes in 955 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:13:21.224 7 INFO neutron_taas.services.taas.taas_plugin [None req-d0b5432c-7c09-4c84-adf7-859121b76b96 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 766c78a5-d294-4fff-b93a-92af50dfbdfd 2026-05-21 04:13:21.227 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0b5432c-7c09-4c84-adf7-859121b76b96 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 766c78a5-d294-4fff-b93a-92af50dfbdfd [pid: 8|app: 0|req: 468/871] 10.0.0.52 () {34 vars in 684 bytes} [Thu May 21 04:13:21 2026] POST /v2.0/security-groups => generated 1658 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/872] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:13:21 2026] DELETE /v2.0/subnets/d1b8ebad-c491-4af8-8c1e-8f00a9742225 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/873] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:13:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/874] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:13:21 2026] DELETE /v2.0/networks/5eb9d2cb-8486-40d5-991c-864000309084 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/875] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:21 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/876] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:13:20 2026] PUT /v2.0/routers/c9c647bf-f872-4fa7-8903-52865c79378e/remove_router_interface => generated 309 bytes in 997 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/877] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:21 2026] GET /v2.0/security-groups?id=3e42c68d-3b3e-499b-b406-fb68a3c1f733&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/878] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:13:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:13:22.036 7 INFO neutron_taas.services.taas.taas_plugin [None req-44afeee8-c503-4568-83a8-19e7c92eee61 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 40217c76-1d4d-4eff-bda8-672d99a81e8d 2026-05-21 04:13:22.039 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44afeee8-c503-4568-83a8-19e7c92eee61 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 40217c76-1d4d-4eff-bda8-672d99a81e8d 2026-05-21 04:13:22.271 7 INFO neutron_taas.services.taas.taas_plugin [None req-44afeee8-c503-4568-83a8-19e7c92eee61 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 795e259a-c109-4bfe-b959-6c4f60555ba2 2026-05-21 04:13:22.274 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44afeee8-c503-4568-83a8-19e7c92eee61 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 795e259a-c109-4bfe-b959-6c4f60555ba2 [pid: 8|app: 0|req: 474/879] 10.0.0.52 () {34 vars in 675 bytes} [Thu May 21 04:13:21 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: 8|app: 0|req: 475/880] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:22 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => 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: 476/881] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:13:22 2026] GET /v2.0/security-groups?tenant_id=122c0570408d44bd8d79e6f29d949cf3&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:13:22.600 7 INFO neutron.services.segments.plugin [-] Segment 83508a75-5152-4873-9627-8a1d4ce4ccb0 resource provider aggregate not found 2026-05-21 04:13:22.605 7 INFO neutron.services.segments.plugin [-] Segment 83508a75-5152-4873-9627-8a1d4ce4ccb0 resource provider aggregate not found 2026-05-21 04:13:22.621 7 INFO neutron.services.segments.plugin [-] Segment 83508a75-5152-4873-9627-8a1d4ce4ccb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83508a75-5152-4873-9627-8a1d4ce4ccb0 found for delete ", "request_id": "req-9b41c10a-4b48-4598-a87b-a3215a297d59"}]} 2026-05-21 04:13:22.622 7 INFO neutron.services.segments.plugin [-] Segment 83508a75-5152-4873-9627-8a1d4ce4ccb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83508a75-5152-4873-9627-8a1d4ce4ccb0 found for delete ", "request_id": "req-1e24e946-9a20-4e90-bdec-d293204e97b0"}]} 2026-05-21 04:13:22.632 7 INFO neutron.db.l3_hamode_db [None req-44afeee8-c503-4568-83a8-19e7c92eee61 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] HA network ebea9566-d237-44f5-865b-b95cc36fc009 was deleted as no HA routers are present in tenant 7b48e2bede6e4e8f8d3a660f411e8fc7. [pid: 7|app: 0|req: 406/882] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:13:21 2026] DELETE /v2.0/routers/c9c647bf-f872-4fa7-8903-52865c79378e => generated 0 bytes in 818 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/883] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:13:22 2026] DELETE /v2.0/security-groups/55ac88d8-3717-453a-aaf6-39157f467939 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/884] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:13:22 2026] DELETE /v2.0/subnets/5d750a48-c511-4c6d-8aa1-a412e6a5e478 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:13:22.978 7 INFO neutron_taas.services.taas.taas_plugin [None req-b3b46bad-f482-43dc-9963-c0821409fb8e 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 093c4672-d6f1-43ff-bf97-ae7732cfb9dd 2026-05-21 04:13:22.983 8 INFO neutron.db.l3_db [None req-88cd4c8d-56c3-4495-8e2b-3626a01f12b3 fced597427c5490db4eb5a9b9b98137a 8d2a7f45d7174c87be31b3bf62c5c41b - - default default] Floating IP e5ac012b-07ab-42af-8986-a9747f73483b associated. External IP: 10.96.250.203, port: ce5a9ea2-5565-44fc-a3ba-6eb8bba4357f. 2026-05-21 04:13:22.989 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3b46bad-f482-43dc-9963-c0821409fb8e 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 093c4672-d6f1-43ff-bf97-ae7732cfb9dd 2026-05-21 04:13:23.117 8 INFO neutron.services.segments.plugin [-] Segment 39b088c8-33be-4885-be6d-02f9ac4834b3 resource provider aggregate not found 2026-05-21 04:13:23.123 8 INFO neutron.services.segments.plugin [-] Segment 39b088c8-33be-4885-be6d-02f9ac4834b3 resource provider aggregate not found 2026-05-21 04:13:23.140 8 INFO neutron.services.segments.plugin [-] Segment 39b088c8-33be-4885-be6d-02f9ac4834b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39b088c8-33be-4885-be6d-02f9ac4834b3 found for delete ", "request_id": "req-74108df1-c98e-4e74-a294-39676b1d6dfb"}]} 2026-05-21 04:13:23.143 8 INFO neutron.services.segments.plugin [-] Segment 39b088c8-33be-4885-be6d-02f9ac4834b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39b088c8-33be-4885-be6d-02f9ac4834b3 found for delete ", "request_id": "req-9a9c2509-e4ab-41ba-be23-0bc2832480ef"}]} [pid: 7|app: 0|req: 409/885] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:13:22 2026] DELETE /v2.0/networks/cf12d108-2d82-41c9-b1e1-229112d6fe35 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/886] 10.0.0.203 () {34 vars in 1098 bytes} [Thu May 21 04:13:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--140669278&fields=id&tenant_id=309174ccc8a24b06a5ae77bc6dfed90b => generated 69 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/887] 10.0.0.203 () {34 vars in 982 bytes} [Thu May 21 04:13:23 2026] GET /v2.0/networks?id=94295ddc-0c43-4ddc-b032-02cd8615c5bc => generated 676 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/888] 10.0.0.203 () {34 vars in 965 bytes} [Thu May 21 04:13:23 2026] GET /v2.0/quotas/309174ccc8a24b06a5ae77bc6dfed90b => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/889] 10.0.0.52 () {34 vars in 748 bytes} [Thu May 21 04:13:22 2026] PUT /v2.0/floatingips/e5ac012b-07ab-42af-8986-a9747f73483b => generated 855 bytes in 753 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/890] 10.0.0.203 () {34 vars in 1002 bytes} [Thu May 21 04:13:23 2026] GET /v2.0/ports?tenant_id=309174ccc8a24b06a5ae77bc6dfed90b&fields=id => generated 103 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/891] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:13:23 2026] GET /v2.0/security-groups?tenant_id=7b48e2bede6e4e8f8d3a660f411e8fc7&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/892] 10.0.0.203 () {34 vars in 1008 bytes} [Thu May 21 04:13:23 2026] GET /v2.0/networks/94295ddc-0c43-4ddc-b032-02cd8615c5bc?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/893] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:23 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/894] 10.0.0.203 () {34 vars in 1108 bytes} [Thu May 21 04:13:23 2026] GET /v2.0/networks/94295ddc-0c43-4ddc-b032-02cd8615c5bc?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: 415/895] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:13:23 2026] DELETE /v2.0/security-groups/b90b6bd1-5b3e-46a2-badc-615afee2e85f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/896] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:23 2026] GET /v2.0/security-groups?id=3e42c68d-3b3e-499b-b406-fb68a3c1f733&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:23.664 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5a88fca-a14c-408b-98b4-7ba3c8c4d2cf'] response: {'name': 'network-changed', 'server_uuid': 'e5ff62c1-e9e9-45c8-a13f-b1333007ec1b', 'tag': 'ce5a9ea2-5565-44fc-a3ba-6eb8bba4357f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 416/897] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:23 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/898] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:13:24 2026] GET /v2.0/ports?tenant_id=8d2a7f45d7174c87be31b3bf62c5c41b&device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/899] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:13:24 2026] GET /v2.0/networks?id=a805ac5c-5095-4b7a-a34c-6747c230ee9c => generated 779 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/900] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:13:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ce5a9ea2-5565-44fc-a3ba-6eb8bba4357f => generated 858 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/901] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:13:24 2026] GET /v2.0/subnets?id=467acf9d-0bb7-4904-a842-ada71c3ffad3 => generated 701 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/902] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:13:24 2026] GET /v2.0/ports?network_id=a805ac5c-5095-4b7a-a34c-6747c230ee9c&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: 419/903] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:13:24 2026] GET /v2.0/networks/a805ac5c-5095-4b7a-a34c-6747c230ee9c?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: 485/904] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:13:24 2026] GET /v2.0/networks/a805ac5c-5095-4b7a-a34c-6747c230ee9c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:13:24.645 7 INFO neutron.services.segments.plugin [-] Segment e88708dc-a778-4ed6-b2db-e7b962c91871 resource provider aggregate not found 2026-05-21 04:13:24.654 7 INFO neutron.services.segments.plugin [-] Segment e88708dc-a778-4ed6-b2db-e7b962c91871 resource provider aggregate not found 2026-05-21 04:13:24.661 7 INFO neutron.services.segments.plugin [-] Segment e88708dc-a778-4ed6-b2db-e7b962c91871 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e88708dc-a778-4ed6-b2db-e7b962c91871 found for delete ", "request_id": "req-fab56448-6507-4044-b19c-a1c62da5e4c4"}]} 2026-05-21 04:13:24.676 7 INFO neutron.services.segments.plugin [-] Segment e88708dc-a778-4ed6-b2db-e7b962c91871 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e88708dc-a778-4ed6-b2db-e7b962c91871 found for delete ", "request_id": "req-c369bb30-1a67-46b9-94f7-9719fff283da"}]} [pid: 7|app: 0|req: 420/905] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:24 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => 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: 486/906] 10.0.0.52 () {34 vars in 683 bytes} [Thu May 21 04:13:24 2026] POST /v2.0/security-groups => generated 1624 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/907] 10.0.0.52 () {32 vars in 662 bytes} [Thu May 21 04:13:25 2026] GET /v2.0/security-groups => generated 4529 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/908] 10.0.0.52 () {34 vars in 757 bytes} [Thu May 21 04:13:25 2026] PUT /v2.0/security-groups/3a014577-f91c-44e9-9589-edd96d4f9f85 => generated 1662 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/909] 10.0.0.52 () {32 vars in 736 bytes} [Thu May 21 04:13:25 2026] GET /v2.0/security-groups/3a014577-f91c-44e9-9589-edd96d4f9f85 => generated 1662 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/910] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:13:25 2026] DELETE /v2.0/security-groups/3a014577-f91c-44e9-9589-edd96d4f9f85 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/911] 10.0.0.52 () {32 vars in 662 bytes} [Thu May 21 04:13:25 2026] GET /v2.0/security-groups => generated 2925 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:13:25.685 8 INFO neutron.api.v2.resource [None req-4be06864-46eb-4445-b21c-5024da33e703 9d32cf4ada1a460ab708e017b36528c5 679f9517a3094f8d9a94230b66c614a2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 491/912] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:13:25 2026] DELETE /v2.0/security-groups/3a014577-f91c-44e9-9589-edd96d4f9f85 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:13:25.719 7 INFO neutron.db.segments_db [None req-d762a8e5-7b0d-42a4-b50b-9c4c0a10bd40 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment e20e5988-c69b-49db-9e57-2f18d1eb5436 of type vxlan for network 6da6f132-b649-4ffa-8ce1-96fc51ed6e7a [pid: 7|app: 0|req: 422/913] 10.0.0.52 () {34 vars in 670 bytes} [Thu May 21 04:13:25 2026] POST /v2.0/networks => generated 744 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/914] 10.0.0.52 () {34 vars in 683 bytes} [Thu May 21 04:13:25 2026] POST /v2.0/security-groups => generated 1625 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/915] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:13:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/916] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:25 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => 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: 495/917] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:13:25 2026] GET /v2.0/security-group-rules/e28fa9b5-a8a1-44d2-bf6d-d2d678ef6946 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/918] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:13:25 2026] POST /v2.0/subnets => generated 691 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/919] 10.0.0.52 () {32 vars in 672 bytes} [Thu May 21 04:13:26 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:13:26.108 7 INFO neutron.db.segments_db [None req-0493a638-5d68-4eb7-9b3a-6977a2d823bf 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment d920b288-ed6a-4c06-bed4-8cebbb0c6fbb of type vxlan for network 2854b6ae-0ac3-4f1d-bea5-29da102148f9 [pid: 8|app: 0|req: 497/920] 10.0.0.52 () {32 vars in 749 bytes} [Thu May 21 04:13:26 2026] DELETE /v2.0/security-group-rules/e28fa9b5-a8a1-44d2-bf6d-d2d678ef6946 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/921] 10.0.0.52 () {32 vars in 672 bytes} [Thu May 21 04:13:26 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/922] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:13:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/923] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:13:26 2026] GET /v2.0/security-group-rules/9450ccaa-bdb8-407c-a089-5cc0a448cd30 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/924] 10.0.0.52 () {32 vars in 672 bytes} [Thu May 21 04:13:26 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:13:26.442 7 INFO neutron.db.l3_hamode_db [None req-0493a638-5d68-4eb7-9b3a-6977a2d823bf 61ca0ed528194e98af3156f3e87e14f0 d56266af7af847b7a90a38fe055fb1f7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 502/925] 10.0.0.52 () {32 vars in 749 bytes} [Thu May 21 04:13:26 2026] DELETE /v2.0/security-group-rules/9450ccaa-bdb8-407c-a089-5cc0a448cd30 => 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: 503/926] 10.0.0.52 () {32 vars in 672 bytes} [Thu May 21 04:13:26 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/927] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:13:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/928] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:13:26 2026] GET /v2.0/security-group-rules/b18cc537-3ea3-4af0-9538-ca4f343194ea => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/929] 10.0.0.52 () {32 vars in 672 bytes} [Thu May 21 04:13:26 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/930] 10.0.0.52 () {32 vars in 749 bytes} [Thu May 21 04:13:26 2026] DELETE /v2.0/security-group-rules/b18cc537-3ea3-4af0-9538-ca4f343194ea => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/931] 10.0.0.52 () {32 vars in 672 bytes} [Thu May 21 04:13:26 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: 8|app: 0|req: 509/932] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:13:26 2026] DELETE /v2.0/security-groups/ce4cfc34-176b-4522-9840-17d065d20cc6 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/933] 10.0.0.52 () {32 vars in 662 bytes} [Thu May 21 04:13:26 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/934] 10.0.0.52 () {32 vars in 662 bytes} [Thu May 21 04:13:27 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: 512/935] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:27 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:13:27.248 7 INFO neutron.db.l3_hamode_db [None req-0493a638-5d68-4eb7-9b3a-6977a2d823bf 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 513/936] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:13:27 2026] GET /v2.0/security-groups?tenant_id=679f9517a3094f8d9a94230b66c614a2&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/937] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:13:27 2026] DELETE /v2.0/security-groups/c9712cf8-3694-452e-a23b-9ad7ad5c8599 => 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: 424/938] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:13:26 2026] POST /v2.0/routers => generated 731 bytes in 2104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/939] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:28 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => 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: 516/940] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:13:28 2026] GET /v2.0/networks?id=94295ddc-0c43-4ddc-b032-02cd8615c5bc => generated 676 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/941] 199.19.213.129 () {34 vars in 1050 bytes} [Thu May 21 04:13:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=309174ccc8a24b06a5ae77bc6dfed90b => generated 180 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/942] 199.19.213.129 () {38 vars in 955 bytes} [Thu May 21 04:13:28 2026] POST /v2.0/ports => generated 954 bytes in 396 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: 519/943] 199.19.213.129 () {38 vars in 1028 bytes} [Thu May 21 04:13:28 2026] PUT /v2.0/ports/c52a588e-fe3b-430b-bb2f-753ab9c42dc9 => generated 1235 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:13:29.169 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5f824de-9989-4e3b-a65d-477f4a269e10'] response: {'name': 'network-changed', 'server_uuid': 'dbbf35f5-a544-444e-a2bb-0efe41005340', 'tag': 'c52a588e-fe3b-430b-bb2f-753ab9c42dc9', '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: 520/944] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:29 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => 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: 521/945] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:29 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&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: 425/946] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:13:28 2026] PUT /v2.0/routers/7953910a-c5c5-42c8-a2bb-da7c53c7e759/add_router_interface => generated 309 bytes in 1165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/947] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:13:29 2026] GET /v2.0/ports?tenant_id=309174ccc8a24b06a5ae77bc6dfed90b&device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => 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: 426/948] 199.19.213.129 () {34 vars in 1018 bytes} [Thu May 21 04:13:29 2026] GET /v2.0/networks?tenant_id=309174ccc8a24b06a5ae77bc6dfed90b&shared=False => generated 772 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/949] 199.19.213.129 () {34 vars in 930 bytes} [Thu May 21 04:13:29 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/950] 10.0.0.52 () {34 vars in 684 bytes} [Thu May 21 04:13:29 2026] POST /v2.0/security-groups => generated 1660 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/951] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:13:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/952] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:13:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/953] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:30 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/954] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:30 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&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: 527/955] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:13:30 2026] GET /v2.0/ports?tenant_id=309174ccc8a24b06a5ae77bc6dfed90b&device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/956] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:13:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=c52a588e-fe3b-430b-bb2f-753ab9c42dc9 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/957] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:13:30 2026] GET /v2.0/subnets?id=7dd39131-cd45-47a1-9dd1-ceda7fedb9ef => generated 694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/958] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:13:30 2026] GET /v2.0/ports?network_id=94295ddc-0c43-4ddc-b032-02cd8615c5bc&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: 429/959] 10.0.0.52 () {34 vars in 675 bytes} [Thu May 21 04:13:30 2026] POST /v2.0/floatingips => generated 552 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/960] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:13:31 2026] GET /v2.0/networks/94295ddc-0c43-4ddc-b032-02cd8615c5bc?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/961] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:13:31 2026] GET /v2.0/networks/94295ddc-0c43-4ddc-b032-02cd8615c5bc?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: 532/962] 10.0.0.203 () {34 vars in 1100 bytes} [Thu May 21 04:13:31 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1254180498&fields=id&tenant_id=d56266af7af847b7a90a38fe055fb1f7 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/963] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:31 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/964] 10.0.0.203 () {34 vars in 982 bytes} [Thu May 21 04:13:31 2026] GET /v2.0/networks?id=6da6f132-b649-4ffa-8ce1-96fc51ed6e7a => generated 676 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/965] 10.0.0.203 () {34 vars in 965 bytes} [Thu May 21 04:13:31 2026] GET /v2.0/quotas/d56266af7af847b7a90a38fe055fb1f7 => 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: 432/966] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:31 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/967] 10.0.0.203 () {34 vars in 1002 bytes} [Thu May 21 04:13:31 2026] GET /v2.0/ports?tenant_id=d56266af7af847b7a90a38fe055fb1f7&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/968] 10.0.0.203 () {34 vars in 907 bytes} [Thu May 21 04:13:32 2026] GET /v2.0/extensions => generated 21537 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/969] 10.0.0.203 () {34 vars in 1008 bytes} [Thu May 21 04:13:32 2026] GET /v2.0/networks/6da6f132-b649-4ffa-8ce1-96fc51ed6e7a?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/970] 10.0.0.203 () {34 vars in 1108 bytes} [Thu May 21 04:13:32 2026] GET /v2.0/networks/6da6f132-b649-4ffa-8ce1-96fc51ed6e7a?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: 435/971] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:32 2026] GET /v2.0/ports?device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => 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: 537/972] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:13:32 2026] GET /v2.0/security-groups?tenant_id=cab4777cf2044b70bb491336e8fe3785&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/973] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:13:32 2026] DELETE /v2.0/security-groups/afb132a5-0fa2-4416-aa2e-83b4cb7fc5a3 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/974] 10.0.0.26 () {34 vars in 989 bytes} [Thu May 21 04:13:32 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => generated 1240 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/975] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:32 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => 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: 437/977] 10.0.0.26 () {34 vars in 1039 bytes} [Thu May 21 04:13:32 2026] GET /v2.0/security-groups?id=3e42c68d-3b3e-499b-b406-fb68a3c1f733&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/977] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:32 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&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: 438/978] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:13:32 2026] GET /v2.0/security-groups?tenant_id=f2ad385f3b4148719384c075ded77df0&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/979] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:13:33 2026] DELETE /v2.0/security-groups/9165d9c5-feb4-4e0c-903f-c28fd4a78693 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/980] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:33 2026] GET /v2.0/ports?device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => 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: 542/981] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:33 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/982] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:33 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/985] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:34 2026] GET /v2.0/ports?device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => 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: 544/986] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:35 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/987] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:35 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/988] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:35 2026] GET /v2.0/ports?device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => 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: 444/989] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:36 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/990] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:36 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/991] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:13:36 2026] GET /v2.0/networks?id=6da6f132-b649-4ffa-8ce1-96fc51ed6e7a => generated 676 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/992] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:13:36 2026] GET /v2.0/security-groups?tenant_id=4eb752afde4845328f02d9ea7c96f7cd&name=default => generated 2925 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/993] 199.19.213.129 () {34 vars in 1050 bytes} [Thu May 21 04:13:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d56266af7af847b7a90a38fe055fb1f7 => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/994] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:13:36 2026] DELETE /v2.0/security-groups/2af30a47-92d3-40a7-99e4-4aeef9f56ab0 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/995] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:37 2026] GET /v2.0/ports?device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => 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: 549/996] 199.19.213.129 () {38 vars in 955 bytes} [Thu May 21 04:13:36 2026] POST /v2.0/ports => generated 958 bytes in 461 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: 448/997] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:37 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => 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: 449/998] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:37 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/999] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:37 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => 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: 550/1000] 199.19.213.129 () {38 vars in 1028 bytes} [Thu May 21 04:13:37 2026] PUT /v2.0/ports/1e7d0206-74bf-40cd-9242-7672fc813c1f => generated 1239 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:13:37.965 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-21d05106-fd81-457b-b1ea-64d29e3ae67f'] response: {'name': 'network-changed', 'server_uuid': '8d6dac92-e08f-4225-8be6-cdf00caec227', 'tag': '1e7d0206-74bf-40cd-9242-7672fc813c1f', 'status': 'completed', 'code': 200} 2026-05-21 04:13:38.021 7 INFO neutron.db.l3_db [None req-e285fdc9-fb0f-4321-8981-0c70a63a1449 85c3653a00ea41a09ab0a2e7bfe04256 309174ccc8a24b06a5ae77bc6dfed90b - - default default] Floating IP c30c5cae-26a6-47f9-9543-e276b7fba355 associated. External IP: 10.96.250.215, port: c52a588e-fe3b-430b-bb2f-753ab9c42dc9. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 551/1001] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:38 2026] GET /v2.0/ports?device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1002] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:38 2026] GET /v2.0/security-groups?id=c48585ca-5bbd-44f8-bd95-4abfb6a9dfc0&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: 451/1003] 10.0.0.52 () {34 vars in 748 bytes} [Thu May 21 04:13:37 2026] PUT /v2.0/floatingips/c30c5cae-26a6-47f9-9543-e276b7fba355 => generated 855 bytes in 670 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:38.371 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-284ade33-790f-42b2-86c7-abda51f73bb4'] response: {'name': 'network-changed', 'server_uuid': 'dbbf35f5-a544-444e-a2bb-0efe41005340', 'tag': 'c52a588e-fe3b-430b-bb2f-753ab9c42dc9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 553/1004] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:13:38 2026] GET /v2.0/ports?tenant_id=d56266af7af847b7a90a38fe055fb1f7&device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/1005] 199.19.213.129 () {34 vars in 1018 bytes} [Thu May 21 04:13:38 2026] GET /v2.0/networks?tenant_id=d56266af7af847b7a90a38fe055fb1f7&shared=False => generated 772 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1006] 199.19.213.129 () {34 vars in 930 bytes} [Thu May 21 04:13:38 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/1007] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:13:38 2026] GET /v2.0/ports?tenant_id=309174ccc8a24b06a5ae77bc6dfed90b&device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1008] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:13:38 2026] GET /v2.0/networks?id=94295ddc-0c43-4ddc-b032-02cd8615c5bc => generated 772 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/1009] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:13:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=c52a588e-fe3b-430b-bb2f-753ab9c42dc9 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1010] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:13:39 2026] GET /v2.0/subnets?id=7dd39131-cd45-47a1-9dd1-ceda7fedb9ef => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/1011] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:13:39 2026] GET /v2.0/ports?network_id=94295ddc-0c43-4ddc-b032-02cd8615c5bc&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1012] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:13:39 2026] GET /v2.0/networks/94295ddc-0c43-4ddc-b032-02cd8615c5bc?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: 456/1013] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:13:39 2026] GET /v2.0/networks/94295ddc-0c43-4ddc-b032-02cd8615c5bc?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: 558/1014] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:39 2026] GET /v2.0/ports?device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => 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: 457/1015] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:39 2026] GET /v2.0/security-groups?id=c48585ca-5bbd-44f8-bd95-4abfb6a9dfc0&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1016] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:13:39 2026] GET /v2.0/ports?tenant_id=d56266af7af847b7a90a38fe055fb1f7&device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => 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: 458/1017] 199.19.213.129 () {34 vars in 1060 bytes} [Thu May 21 04:13:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1e7d0206-74bf-40cd-9242-7672fc813c1f => 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: 560/1018] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:13:39 2026] GET /v2.0/subnets?id=2559db97-f7c0-4eef-81f9-9620158207f7 => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/1019] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:13:39 2026] GET /v2.0/ports?network_id=6da6f132-b649-4ffa-8ce1-96fc51ed6e7a&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1020] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:13:39 2026] GET /v2.0/networks/6da6f132-b649-4ffa-8ce1-96fc51ed6e7a?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: 460/1021] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:13:39 2026] GET /v2.0/networks/6da6f132-b649-4ffa-8ce1-96fc51ed6e7a?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: 562/1022] 10.0.0.230 () {32 vars in 801 bytes} [Thu May 21 04:13:40 2026] GET /v2.0/extensions => generated 21537 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1023] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:40 2026] GET /v2.0/ports?device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/1024] 10.0.0.230 () {30 vars in 724 bytes} [Thu May 21 04:13:40 2026] GET /v2.0/quotas/c86fe6c597ce4ba58997810df40cb3b9/details => generated 847 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1025] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:40 2026] GET /v2.0/security-groups?id=c48585ca-5bbd-44f8-bd95-4abfb6a9dfc0&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: 462/1026] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:41 2026] GET /v2.0/ports?device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1027] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:41 2026] GET /v2.0/security-groups?id=c48585ca-5bbd-44f8-bd95-4abfb6a9dfc0&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: 463/1028] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:42 2026] GET /v2.0/ports?device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => 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: 566/1029] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:42 2026] GET /v2.0/security-groups?id=c48585ca-5bbd-44f8-bd95-4abfb6a9dfc0&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/1030] 10.0.0.230 () {32 vars in 801 bytes} [Thu May 21 04:13:43 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1031] 10.0.0.230 () {30 vars in 724 bytes} [Thu May 21 04:13:43 2026] GET /v2.0/quotas/c86fe6c597ce4ba58997810df40cb3b9/details => generated 847 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/1032] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:43 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/1033] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:44 2026] GET /v2.0/ports?device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1034] 10.0.0.203 () {34 vars in 971 bytes} [Thu May 21 04:13:43 2026] GET /v2.0/ports/ce5a9ea2-5565-44fc-a3ba-6eb8bba4357f => generated 968 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/1035] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:44 2026] GET /v2.0/security-groups?id=c48585ca-5bbd-44f8-bd95-4abfb6a9dfc0&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1036] 199.19.213.129 () {34 vars in 1000 bytes} [Thu May 21 04:13:44 2026] GET /v2.0/subnets?network_id=a805ac5c-5095-4b7a-a34c-6747c230ee9c => generated 683 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1037] 199.19.213.129 () {34 vars in 1146 bytes} [Thu May 21 04:13:44 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b&device_owner=compute%3Anova&network_id=a805ac5c-5095-4b7a-a34c-6747c230ee9c => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/1038] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:45 2026] GET /v2.0/ports?device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1039] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:45 2026] GET /v2.0/security-groups?id=c48585ca-5bbd-44f8-bd95-4abfb6a9dfc0&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: 471/1040] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:45 2026] GET /v2.0/ports?device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => 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: 570/1041] 199.19.213.129 () {38 vars in 1028 bytes} [Thu May 21 04:13:44 2026] PUT /v2.0/ports/ce5a9ea2-5565-44fc-a3ba-6eb8bba4357f => generated 1149 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:13:45.470 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-11af73af-18ff-41b9-85bb-abb49b4e634c'] response: {'name': 'network-changed', 'server_uuid': 'e5ff62c1-e9e9-45c8-a13f-b1333007ec1b', 'tag': 'ce5a9ea2-5565-44fc-a3ba-6eb8bba4357f', 'status': 'completed', 'code': 200} 2026-05-21 04:13:45.801 7 INFO neutron.db.l3_db [None req-f35b2253-690f-4a2f-91a8-20fb831e8b5f 46fd59c6c3584ffa9c58cb36629176ac d56266af7af847b7a90a38fe055fb1f7 - - default default] Floating IP fa4c6bb2-6c5a-4c5c-afc0-02c31f627df0 associated. External IP: 10.96.250.206, port: 1e7d0206-74bf-40cd-9242-7672fc813c1f. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 571/1042] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:13:45 2026] GET /v2.0/ports?tenant_id=8d2a7f45d7174c87be31b3bf62c5c41b&device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => generated 1421 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1043] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:13:45 2026] GET /v2.0/networks?id=a805ac5c-5095-4b7a-a34c-6747c230ee9c => generated 779 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1044] 199.19.213.129 () {34 vars in 1060 bytes} [Thu May 21 04:13:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ce5a9ea2-5565-44fc-a3ba-6eb8bba4357f => 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: 574/1045] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:13:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ce5a9ea2-5565-44fc-a3ba-6eb8bba4357f => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/1046] 10.0.0.52 () {34 vars in 748 bytes} [Thu May 21 04:13:45 2026] PUT /v2.0/floatingips/fa4c6bb2-6c5a-4c5c-afc0-02c31f627df0 => generated 856 bytes in 729 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1047] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:13:46 2026] GET /v2.0/subnets?id=467acf9d-0bb7-4904-a842-ada71c3ffad3 => generated 701 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:46.201 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9658c36-1175-4c5b-b36f-773e06c88f77'] response: {'name': 'network-changed', 'server_uuid': '8d6dac92-e08f-4225-8be6-cdf00caec227', 'tag': '1e7d0206-74bf-40cd-9242-7672fc813c1f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 473/1048] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:13:46 2026] GET /v2.0/ports?network_id=a805ac5c-5095-4b7a-a34c-6747c230ee9c&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/1049] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:46 2026] GET /v2.0/ports?device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1050] 10.0.0.26 () {34 vars in 989 bytes} [Thu May 21 04:13:46 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 1240 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1051] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:46 2026] GET /v2.0/security-groups?id=c48585ca-5bbd-44f8-bd95-4abfb6a9dfc0&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: 475/1052] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:13:46 2026] GET /v2.0/networks/a805ac5c-5095-4b7a-a34c-6747c230ee9c?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: 578/1053] 10.0.0.26 () {34 vars in 1039 bytes} [Thu May 21 04:13:46 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1054] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:13:46 2026] GET /v2.0/networks/a805ac5c-5095-4b7a-a34c-6747c230ee9c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1055] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:46 2026] GET /v2.0/ports?device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1056] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:46 2026] GET /v2.0/security-groups?id=c48585ca-5bbd-44f8-bd95-4abfb6a9dfc0&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: 8|app: 0|req: 580/1057] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:13:46 2026] GET /v2.0/ports?tenant_id=d56266af7af847b7a90a38fe055fb1f7&device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => 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: 478/1058] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:13:46 2026] GET /v2.0/networks?id=6da6f132-b649-4ffa-8ce1-96fc51ed6e7a => generated 772 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1059] 199.19.213.129 () {34 vars in 1060 bytes} [Thu May 21 04:13:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1e7d0206-74bf-40cd-9242-7672fc813c1f => generated 859 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1060] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:13:46 2026] GET /v2.0/subnets?id=2559db97-f7c0-4eef-81f9-9620158207f7 => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1061] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:13:46 2026] GET /v2.0/ports?network_id=6da6f132-b649-4ffa-8ce1-96fc51ed6e7a&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1062] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:13:46 2026] GET /v2.0/networks/6da6f132-b649-4ffa-8ce1-96fc51ed6e7a?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: 482/1063] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:13:46 2026] GET /v2.0/networks/6da6f132-b649-4ffa-8ce1-96fc51ed6e7a?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: 582/1064] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:13:46 2026] GET /v2.0/security-groups?tenant_id=c86fe6c597ce4ba58997810df40cb3b9&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1065] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:13:47 2026] DELETE /v2.0/security-groups/63ab9416-7e33-47c8-a95f-f5502d06ce0d => 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: 583/1066] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:13:47 2026] GET /v2.0/ports?tenant_id=8d2a7f45d7174c87be31b3bf62c5c41b&device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => generated 1421 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1067] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:47 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => generated 1152 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1068] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:13:47 2026] GET /v2.0/networks?id=a805ac5c-5095-4b7a-a34c-6747c230ee9c => generated 779 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1069] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:47 2026] GET /v2.0/security-groups?id=3e42c68d-3b3e-499b-b406-fb68a3c1f733&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1070] 199.19.213.129 () {34 vars in 1060 bytes} [Thu May 21 04:13:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ce5a9ea2-5565-44fc-a3ba-6eb8bba4357f => 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: 486/1071] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:13:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ce5a9ea2-5565-44fc-a3ba-6eb8bba4357f => generated 860 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1072] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:13:47 2026] GET /v2.0/subnets?id=467acf9d-0bb7-4904-a842-ada71c3ffad3 => generated 701 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1073] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:13:47 2026] GET /v2.0/ports?network_id=a805ac5c-5095-4b7a-a34c-6747c230ee9c&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1074] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:13:47 2026] GET /v2.0/networks/a805ac5c-5095-4b7a-a34c-6747c230ee9c?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: 488/1075] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:47 2026] GET /v2.0/ports?device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1076] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:13:47 2026] GET /v2.0/networks/a805ac5c-5095-4b7a-a34c-6747c230ee9c?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: 489/1077] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:47 2026] GET /v2.0/security-groups?id=c48585ca-5bbd-44f8-bd95-4abfb6a9dfc0&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: 589/1078] 199.19.213.129 () {34 vars in 1120 bytes} [Thu May 21 04:13:48 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.10 => generated 1152 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1079] 199.19.213.129 () {38 vars in 1028 bytes} [Thu May 21 04:13:48 2026] PUT /v2.0/ports/ce5a9ea2-5565-44fc-a3ba-6eb8bba4357f => generated 968 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:48.967 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-32c41226-c63d-402b-b16b-10858da57957'] response: {'name': 'network-changed', 'server_uuid': 'e5ff62c1-e9e9-45c8-a13f-b1333007ec1b', 'tag': 'ce5a9ea2-5565-44fc-a3ba-6eb8bba4357f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 590/1080] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:48 2026] GET /v2.0/ports?device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => generated 975 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: 7|app: 0|req: 491/1081] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:48 2026] GET /v2.0/security-groups?id=c48585ca-5bbd-44f8-bd95-4abfb6a9dfc0&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: 591/1082] 199.19.213.129 () {34 vars in 994 bytes} [Thu May 21 04:13:48 2026] GET /v2.0/ports?device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:49.138 7 INFO neutron_taas.services.taas.taas_plugin [req-4813590d-0e68-436a-9144-9ad58857f515 req-012589ff-ac8b-4c8e-a677-55feebef8763 46fd59c6c3584ffa9c58cb36629176ac d56266af7af847b7a90a38fe055fb1f7 - - default default] TaaS: Handle Delete Port: 1e7d0206-74bf-40cd-9242-7672fc813c1f 2026-05-21 04:13:49.142 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4813590d-0e68-436a-9144-9ad58857f515 req-012589ff-ac8b-4c8e-a677-55feebef8763 46fd59c6c3584ffa9c58cb36629176ac d56266af7af847b7a90a38fe055fb1f7 - - default default] Tap Mirror: Handle Delete Port: 1e7d0206-74bf-40cd-9242-7672fc813c1f 2026-05-21 04:13:49.251 7 INFO neutron.db.l3_db [req-4813590d-0e68-436a-9144-9ad58857f515 req-012589ff-ac8b-4c8e-a677-55feebef8763 46fd59c6c3584ffa9c58cb36629176ac d56266af7af847b7a90a38fe055fb1f7 - - default default] Floating IP fa4c6bb2-6c5a-4c5c-afc0-02c31f627df0 disassociated. External IP: 10.96.250.206, port: 1e7d0206-74bf-40cd-9242-7672fc813c1f. [pid: 8|app: 0|req: 592/1083] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:13:49 2026] GET /v2.0/ports?tenant_id=8d2a7f45d7174c87be31b3bf62c5c41b&device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1084] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:13:49 2026] GET /v2.0/networks?id=a805ac5c-5095-4b7a-a34c-6747c230ee9c => generated 779 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1085] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:13:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ce5a9ea2-5565-44fc-a3ba-6eb8bba4357f => generated 860 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1088] 199.19.213.129 () {36 vars in 997 bytes} [Thu May 21 04:13:49 2026] DELETE /v2.0/ports/1e7d0206-74bf-40cd-9242-7672fc813c1f => generated 0 bytes in 556 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1089] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:13:49 2026] GET /v2.0/subnets?id=467acf9d-0bb7-4904-a842-ada71c3ffad3 => generated 701 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1090] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:13:49 2026] GET /v2.0/ports?network_id=a805ac5c-5095-4b7a-a34c-6747c230ee9c&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1091] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:13:49 2026] GET /v2.0/networks/a805ac5c-5095-4b7a-a34c-6747c230ee9c?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1092] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:13:49 2026] GET /v2.0/networks/a805ac5c-5095-4b7a-a34c-6747c230ee9c?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: 495/1093] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:50 2026] GET /v2.0/ports?device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:13:50.378 8 INFO neutron.db.segments_db [None req-8f192b91-0658-475e-9ca0-d13ea79fa872 feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] Added segment 0f70d642-f430-426a-af0a-eff96b34faee of type vxlan for network 04f5ec86-d73f-41b5-95a9-1d37b2704866 [pid: 8|app: 0|req: 599/1094] 10.0.0.52 () {34 vars in 670 bytes} [Thu May 21 04:13:50 2026] POST /v2.0/networks => generated 633 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:13:50.506 7 INFO neutron.db.segments_db [None req-84d29518-f75c-4ee7-81a0-e73a08a093c0 feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] Added segment d26e1ad8-ddde-47ab-9e3b-1e30676ae67c of type vxlan for network b220ed81-6f67-441a-896e-6a8aab51eadb 2026-05-21 04:13:50.824 7 INFO neutron.db.l3_hamode_db [None req-84d29518-f75c-4ee7-81a0-e73a08a093c0 feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 600/1095] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:13:50 2026] GET /v2.0/ports?tenant_id=8d2a7f45d7174c87be31b3bf62c5c41b&device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1096] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:13:50 2026] GET /v2.0/networks?id=a805ac5c-5095-4b7a-a34c-6747c230ee9c => generated 779 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1097] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:13:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ce5a9ea2-5565-44fc-a3ba-6eb8bba4357f => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1098] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:50 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:51.019 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e6afea1-2765-4aaa-9fa9-19a35b3f5903'] response: {'server_uuid': '8d6dac92-e08f-4225-8be6-cdf00caec227', 'name': 'network-vif-deleted', 'tag': '1e7d0206-74bf-40cd-9242-7672fc813c1f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 604/1099] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:13:51 2026] GET /v2.0/subnets?id=467acf9d-0bb7-4904-a842-ada71c3ffad3 => generated 701 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1100] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:51 2026] GET /v2.0/security-groups?id=3e42c68d-3b3e-499b-b406-fb68a3c1f733&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: 606/1101] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:13:51 2026] GET /v2.0/ports?network_id=a805ac5c-5095-4b7a-a34c-6747c230ee9c&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: 8|app: 0|req: 607/1102] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:13:51 2026] GET /v2.0/networks/a805ac5c-5095-4b7a-a34c-6747c230ee9c?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: 608/1103] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:13:51 2026] GET /v2.0/networks/a805ac5c-5095-4b7a-a34c-6747c230ee9c?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: 609/1104] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:51 2026] GET /v2.0/ports?device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:13:51.998 7 INFO neutron.db.l3_hamode_db [None req-84d29518-f75c-4ee7-81a0-e73a08a093c0 feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 610/1105] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:52 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1106] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:52 2026] GET /v2.0/security-groups?id=3e42c68d-3b3e-499b-b406-fb68a3c1f733&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: 8|app: 0|req: 612/1107] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:52 2026] GET /v2.0/ports?device_id=8d6dac92-e08f-4225-8be6-cdf00caec227 => 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: 496/1108] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:13:50 2026] POST /v2.0/routers => generated 694 bytes in 2433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1109] 10.0.0.52 () {32 vars in 775 bytes} [Thu May 21 04:13:52 2026] GET /v2.0/subnets?project_id=628d70dcc50a486ebf34cf377ff033c1&cidr=10.100.0.0%2F28 => 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: 497/1110] 10.0.0.52 () {32 vars in 693 bytes} [Thu May 21 04:13:52 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1111] 10.0.0.52 () {32 vars in 783 bytes} [Thu May 21 04:13:52 2026] GET /v2.0/subnets?network_id=669b8c9e-f423-41cc-84d5-9c824497fb42&cidr=10.100.0.0%2F28 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1112] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:13:53 2026] POST /v2.0/subnets => generated 657 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1113] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:53 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1114] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:53 2026] GET /v2.0/security-groups?id=3e42c68d-3b3e-499b-b406-fb68a3c1f733&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: 7|app: 0|req: 501/1115] 199.19.213.129 () {34 vars in 994 bytes} [Thu May 21 04:13:53 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:53.507 7 INFO neutron_taas.services.taas.taas_plugin [req-2179cfda-cd42-4fc7-80cd-0db80daa759d req-fa0ab1c6-7447-4d66-a70b-44399b489d72 fced597427c5490db4eb5a9b9b98137a 8d2a7f45d7174c87be31b3bf62c5c41b - - default default] TaaS: Handle Delete Port: ce5a9ea2-5565-44fc-a3ba-6eb8bba4357f 2026-05-21 04:13:53.510 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2179cfda-cd42-4fc7-80cd-0db80daa759d req-fa0ab1c6-7447-4d66-a70b-44399b489d72 fced597427c5490db4eb5a9b9b98137a 8d2a7f45d7174c87be31b3bf62c5c41b - - default default] Tap Mirror: Handle Delete Port: ce5a9ea2-5565-44fc-a3ba-6eb8bba4357f 2026-05-21 04:13:53.647 7 INFO neutron.db.l3_db [req-2179cfda-cd42-4fc7-80cd-0db80daa759d req-fa0ab1c6-7447-4d66-a70b-44399b489d72 fced597427c5490db4eb5a9b9b98137a 8d2a7f45d7174c87be31b3bf62c5c41b - - default default] Floating IP e5ac012b-07ab-42af-8986-a9747f73483b disassociated. External IP: 10.96.250.203, port: ce5a9ea2-5565-44fc-a3ba-6eb8bba4357f. [pid: 7|app: 0|req: 502/1116] 199.19.213.129 () {36 vars in 997 bytes} [Thu May 21 04:13:53 2026] DELETE /v2.0/ports/ce5a9ea2-5565-44fc-a3ba-6eb8bba4357f => generated 0 bytes in 607 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:13:54.044 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6c405e5-4ba9-44c3-8c07-416725f29087'] response: {'server_uuid': 'e5ff62c1-e9e9-45c8-a13f-b1333007ec1b', 'name': 'network-vif-deleted', 'tag': 'ce5a9ea2-5565-44fc-a3ba-6eb8bba4357f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 503/1117] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:13:54 2026] DELETE /v2.0/security-groups/c48585ca-5bbd-44f8-bd95-4abfb6a9dfc0 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:13:54.105 7 INFO neutron.api.v2.resource [None req-c6eae396-57b6-4d69-a3c3-687e60972114 46fd59c6c3584ffa9c58cb36629176ac d56266af7af847b7a90a38fe055fb1f7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 504/1118] 10.0.0.52 () {32 vars in 736 bytes} [Thu May 21 04:13:54 2026] GET /v2.0/security-groups/c48585ca-5bbd-44f8-bd95-4abfb6a9dfc0 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:13:54.230 7 INFO neutron_taas.services.taas.taas_plugin [None req-ebdad29b-ae79-4174-bcd8-e4ea1c23cd01 46fd59c6c3584ffa9c58cb36629176ac d56266af7af847b7a90a38fe055fb1f7 - - default default] TaaS: Handle Delete Port: 7cf14470-b362-4c28-91ba-4ec042378b49 2026-05-21 04:13:54.234 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ebdad29b-ae79-4174-bcd8-e4ea1c23cd01 46fd59c6c3584ffa9c58cb36629176ac d56266af7af847b7a90a38fe055fb1f7 - - default default] Tap Mirror: Handle Delete Port: 7cf14470-b362-4c28-91ba-4ec042378b49 [pid: 7|app: 0|req: 505/1119] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:13:54 2026] DELETE /v2.0/floatingips/fa4c6bb2-6c5a-4c5c-afc0-02c31f627df0 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1120] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:54 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => 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: 615/1121] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:13:53 2026] PUT /v2.0/routers/28439118-3d27-4ed2-a552-7c27e0f5d8ec/add_router_interface => generated 309 bytes in 1484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1122] 10.0.0.52 () {32 vars in 648 bytes} [Thu May 21 04:13:54 2026] GET /v2.0/networks => generated 7975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:13:54.888 7 INFO neutron_taas.services.taas.taas_plugin [None req-4562717e-72fb-4c45-9766-2bbe302ede66 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 659d7e01-f2f0-482b-b2d0-d27035ed89db [pid: 8|app: 0|req: 617/1123] 10.0.0.52 () {32 vars in 646 bytes} [Thu May 21 04:13:54 2026] GET /v2.0/subnets => generated 6511 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:13:54.892 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4562717e-72fb-4c45-9766-2bbe302ede66 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 659d7e01-f2f0-482b-b2d0-d27035ed89db [pid: 8|app: 0|req: 618/1124] 10.0.0.52 () {32 vars in 646 bytes} [Thu May 21 04:13:54 2026] GET /v2.0/routers => generated 2925 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1125] 10.0.0.52 () {34 vars in 684 bytes} [Thu May 21 04:13:55 2026] POST /v2.0/security-groups => generated 1675 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1126] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:13:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1127] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:13:55 2026] POST /v2.0/security-group-rules => generated 596 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1128] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:13:54 2026] PUT /v2.0/routers/7953910a-c5c5-42c8-a2bb-da7c53c7e759/remove_router_interface => generated 309 bytes in 1047 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1129] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:13:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1130] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:55 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:13:55.745 7 INFO neutron_taas.services.taas.taas_plugin [None req-c76cfaa5-08a3-478c-a802-6f448487a94f 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 5d47a69e-d352-427a-8360-791b94947a72 2026-05-21 04:13:55.747 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c76cfaa5-08a3-478c-a802-6f448487a94f 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 5d47a69e-d352-427a-8360-791b94947a72 [pid: 8|app: 0|req: 624/1131] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:13:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:13:55.860 8 INFO neutron.db.securitygroups_db [None req-df6f4b14-823b-4c7a-980a-23ffecd67d49 feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] Project 628d70dcc50a486ebf34cf377ff033c1 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: 625/1132] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:13:55 2026] POST /v2.0/security-group-rules => generated 607 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:13:55.997 8 INFO neutron.db.securitygroups_db [None req-849ba41d-c55c-4b43-a15a-e8678d116639 feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] Project 628d70dcc50a486ebf34cf377ff033c1 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-21 04:13:56.031 7 INFO neutron_taas.services.taas.taas_plugin [None req-c76cfaa5-08a3-478c-a802-6f448487a94f 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 817ada78-6887-4bce-9a1b-1c36b947df59 2026-05-21 04:13:56.034 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c76cfaa5-08a3-478c-a802-6f448487a94f 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 817ada78-6887-4bce-9a1b-1c36b947df59 [pid: 8|app: 0|req: 626/1133] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:13:55 2026] POST /v2.0/security-group-rules => generated 606 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:13:56.440 7 INFO neutron.services.segments.plugin [-] Segment d920b288-ed6a-4c06-bed4-8cebbb0c6fbb resource provider aggregate not found 2026-05-21 04:13:56.444 7 INFO neutron.services.segments.plugin [-] Segment d920b288-ed6a-4c06-bed4-8cebbb0c6fbb resource provider aggregate not found 2026-05-21 04:13:56.459 7 INFO neutron.services.segments.plugin [-] Segment d920b288-ed6a-4c06-bed4-8cebbb0c6fbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d920b288-ed6a-4c06-bed4-8cebbb0c6fbb found for delete ", "request_id": "req-d9096f3b-f12a-49ef-9ed5-2081c200c424"}]} 2026-05-21 04:13:56.463 7 INFO neutron.services.segments.plugin [-] Segment d920b288-ed6a-4c06-bed4-8cebbb0c6fbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d920b288-ed6a-4c06-bed4-8cebbb0c6fbb found for delete ", "request_id": "req-627315d9-9e24-4172-860a-e5442cc67328"}]} 2026-05-21 04:13:56.480 7 INFO neutron.db.l3_hamode_db [None req-c76cfaa5-08a3-478c-a802-6f448487a94f 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] HA network 2854b6ae-0ac3-4f1d-bea5-29da102148f9 was deleted as no HA routers are present in tenant d56266af7af847b7a90a38fe055fb1f7. [pid: 7|app: 0|req: 508/1134] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:13:55 2026] DELETE /v2.0/routers/7953910a-c5c5-42c8-a2bb-da7c53c7e759 => generated 0 bytes in 977 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1135] 10.0.0.52 () {32 vars in 648 bytes} [Thu May 21 04:13:56 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: 628/1136] 10.0.0.203 () {34 vars in 1100 bytes} [Thu May 21 04:13:56 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1188823343&fields=id&tenant_id=628d70dcc50a486ebf34cf377ff033c1 => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1137] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:13:56 2026] DELETE /v2.0/subnets/2559db97-f7c0-4eef-81f9-9620158207f7 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1138] 10.0.0.203 () {34 vars in 982 bytes} [Thu May 21 04:13:56 2026] GET /v2.0/networks?id=04f5ec86-d73f-41b5-95a9-1d37b2704866 => 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: 630/1139] 10.0.0.203 () {34 vars in 965 bytes} [Thu May 21 04:13:56 2026] GET /v2.0/quotas/628d70dcc50a486ebf34cf377ff033c1 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:56.789 7 INFO neutron_taas.services.taas.taas_plugin [None req-784a81a6-381b-4d22-a2a1-5d4d613f2c44 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: aed97917-5730-4332-bdbf-94c83503a6ef 2026-05-21 04:13:56.795 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-784a81a6-381b-4d22-a2a1-5d4d613f2c44 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: aed97917-5730-4332-bdbf-94c83503a6ef [pid: 8|app: 0|req: 631/1140] 10.0.0.203 () {34 vars in 1002 bytes} [Thu May 21 04:13:56 2026] GET /v2.0/ports?tenant_id=628d70dcc50a486ebf34cf377ff033c1&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1141] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:56 2026] GET /v2.0/ports?device_id=e5ff62c1-e9e9-45c8-a13f-b1333007ec1b => 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: 633/1142] 10.0.0.203 () {34 vars in 1008 bytes} [Thu May 21 04:13:56 2026] GET /v2.0/networks/04f5ec86-d73f-41b5-95a9-1d37b2704866?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1143] 10.0.0.203 () {34 vars in 1108 bytes} [Thu May 21 04:13:56 2026] GET /v2.0/networks/04f5ec86-d73f-41b5-95a9-1d37b2704866?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: 510/1144] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:13:56 2026] DELETE /v2.0/networks/6da6f132-b649-4ffa-8ce1-96fc51ed6e7a => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1145] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:57 2026] GET /v2.0/ports?device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => 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: 511/1146] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:13:57 2026] GET /v2.0/security-groups?tenant_id=d56266af7af847b7a90a38fe055fb1f7&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1147] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:13:57 2026] DELETE /v2.0/security-groups/ea1338f5-1d7d-4c2c-ac84-e7f328b9c97c => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1148] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:13:57 2026] DELETE /v2.0/security-groups/3e42c68d-3b3e-499b-b406-fb68a3c1f733 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:13:58.058 8 INFO neutron.api.v2.resource [None req-cba78751-8a47-4343-89a4-adf305538f2f fced597427c5490db4eb5a9b9b98137a 8d2a7f45d7174c87be31b3bf62c5c41b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 637/1149] 10.0.0.52 () {32 vars in 736 bytes} [Thu May 21 04:13:58 2026] GET /v2.0/security-groups/3e42c68d-3b3e-499b-b406-fb68a3c1f733 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1150] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:58 2026] GET /v2.0/ports?device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:13:58.178 7 INFO neutron_taas.services.taas.taas_plugin [None req-6be68928-c708-430d-863e-72cf257a616a fced597427c5490db4eb5a9b9b98137a 8d2a7f45d7174c87be31b3bf62c5c41b - - default default] TaaS: Handle Delete Port: f1ec87cd-dd47-4c8f-a74d-d9634f1ee645 2026-05-21 04:13:58.183 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6be68928-c708-430d-863e-72cf257a616a fced597427c5490db4eb5a9b9b98137a 8d2a7f45d7174c87be31b3bf62c5c41b - - default default] Tap Mirror: Handle Delete Port: f1ec87cd-dd47-4c8f-a74d-d9634f1ee645 [pid: 7|app: 0|req: 513/1151] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:13:58 2026] DELETE /v2.0/floatingips/e5ac012b-07ab-42af-8986-a9747f73483b => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:13:58.482 7 INFO neutron.services.segments.plugin [-] Segment e20e5988-c69b-49db-9e57-2f18d1eb5436 resource provider aggregate not found 2026-05-21 04:13:58.486 7 INFO neutron.services.segments.plugin [-] Segment e20e5988-c69b-49db-9e57-2f18d1eb5436 resource provider aggregate not found 2026-05-21 04:13:58.503 7 INFO neutron.services.segments.plugin [-] Segment e20e5988-c69b-49db-9e57-2f18d1eb5436 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e20e5988-c69b-49db-9e57-2f18d1eb5436 found for delete ", "request_id": "req-c566a87b-cbeb-4cd8-a177-162f614e47f7"}]} 2026-05-21 04:13:58.508 7 INFO neutron.services.segments.plugin [-] Segment e20e5988-c69b-49db-9e57-2f18d1eb5436 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e20e5988-c69b-49db-9e57-2f18d1eb5436 found for delete ", "request_id": "req-5d19b67d-ef85-4975-995a-14b8487d08ee"}]} 2026-05-21 04:13:58.824 8 INFO neutron_taas.services.taas.taas_plugin [None req-59b87e63-4315-4b53-829a-12c2b89f67ef 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 8a738a59-32c9-4ce5-9d7d-24b1ada38764 2026-05-21 04:13:58.828 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59b87e63-4315-4b53-829a-12c2b89f67ef 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 8a738a59-32c9-4ce5-9d7d-24b1ada38764 [pid: 7|app: 0|req: 514/1152] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:59 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => 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: 515/1153] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:59 2026] GET /v2.0/ports?device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1154] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:59 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&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: 517/1155] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:59 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1156] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:13:58 2026] PUT /v2.0/routers/d4b5362a-2737-4adc-80ae-197809c5a55b/remove_router_interface => generated 309 bytes in 972 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1157] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:59 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:59.609 8 INFO neutron_taas.services.taas.taas_plugin [None req-c3d9cdc5-6a42-474d-805f-763c65f95b36 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: e5d8c56d-45c9-4cf2-9a1f-52263c6cfc7d 2026-05-21 04:13:59.611 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3d9cdc5-6a42-474d-805f-763c65f95b36 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: e5d8c56d-45c9-4cf2-9a1f-52263c6cfc7d [pid: 7|app: 0|req: 519/1158] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:13:59 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => 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: 520/1159] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:13:59 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:13:59.897 8 INFO neutron_taas.services.taas.taas_plugin [None req-c3d9cdc5-6a42-474d-805f-763c65f95b36 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: fa3487c9-5b0c-4241-8cba-583bb5242d19 2026-05-21 04:13:59.900 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3d9cdc5-6a42-474d-805f-763c65f95b36 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: fa3487c9-5b0c-4241-8cba-583bb5242d19 2026-05-21 04:14:00.266 8 INFO neutron.services.segments.plugin [-] Segment 5fa3de7d-b9b1-499c-a8d0-f9cb20c98ae3 resource provider aggregate not found 2026-05-21 04:14:00.273 8 INFO neutron.services.segments.plugin [-] Segment 5fa3de7d-b9b1-499c-a8d0-f9cb20c98ae3 resource provider aggregate not found 2026-05-21 04:14:00.289 8 INFO neutron.services.segments.plugin [-] Segment 5fa3de7d-b9b1-499c-a8d0-f9cb20c98ae3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fa3de7d-b9b1-499c-a8d0-f9cb20c98ae3 found for delete ", "request_id": "req-0d2055c7-b082-455a-b175-f7bfa0b8d532"}]} 2026-05-21 04:14:00.293 8 INFO neutron.services.segments.plugin [-] Segment 5fa3de7d-b9b1-499c-a8d0-f9cb20c98ae3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fa3de7d-b9b1-499c-a8d0-f9cb20c98ae3 found for delete ", "request_id": "req-0f3b0f20-0c5a-4610-b788-9a85f9cd9aed"}]} 2026-05-21 04:14:00.300 8 INFO neutron.db.l3_hamode_db [None req-c3d9cdc5-6a42-474d-805f-763c65f95b36 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] HA network ebeab4c2-faeb-4513-a142-edbac2057147 was deleted as no HA routers are present in tenant 8d2a7f45d7174c87be31b3bf62c5c41b. [pid: 8|app: 0|req: 640/1160] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:13:59 2026] DELETE /v2.0/routers/d4b5362a-2737-4adc-80ae-197809c5a55b => generated 0 bytes in 897 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1161] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:00 2026] GET /v2.0/ports?device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => 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: 521/1162] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:14:00 2026] DELETE /v2.0/subnets/467acf9d-0bb7-4904-a842-ada71c3ffad3 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:14:00.623 8 INFO neutron_taas.services.taas.taas_plugin [None req-6fa72a55-d360-4dca-8eb1-e6e2ab5149ec 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 64a8719b-6c61-41f7-bf90-6ff4de82041e 2026-05-21 04:14:00.626 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6fa72a55-d360-4dca-8eb1-e6e2ab5149ec 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 64a8719b-6c61-41f7-bf90-6ff4de82041e [pid: 8|app: 0|req: 642/1163] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:14:00 2026] DELETE /v2.0/networks/a805ac5c-5095-4b7a-a34c-6747c230ee9c => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1164] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:00 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => 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: 643/1165] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:01 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1166] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:14:01 2026] GET /v2.0/security-groups?tenant_id=8d2a7f45d7174c87be31b3bf62c5c41b&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1167] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:01 2026] DELETE /v2.0/security-groups/fe516ce2-648c-420c-a227-61d98c3dfc7c => 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: 524/1168] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:14:01 2026] GET /v2.0/ports?tenant_id=309174ccc8a24b06a5ae77bc6dfed90b&device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1169] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:14:01 2026] GET /v2.0/networks?id=94295ddc-0c43-4ddc-b032-02cd8615c5bc => generated 772 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1170] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:14:01 2026] GET /v2.0/networks?id=04f5ec86-d73f-41b5-95a9-1d37b2704866 => generated 661 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1171] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:14:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=c52a588e-fe3b-430b-bb2f-753ab9c42dc9 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1172] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:01 2026] GET /v2.0/ports?device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1173] 199.19.213.129 () {34 vars in 1050 bytes} [Thu May 21 04:14:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=628d70dcc50a486ebf34cf377ff033c1 => generated 181 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1174] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:14:01 2026] GET /v2.0/subnets?id=7dd39131-cd45-47a1-9dd1-ceda7fedb9ef => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1175] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:14:01 2026] GET /v2.0/ports?network_id=94295ddc-0c43-4ddc-b032-02cd8615c5bc&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: 529/1176] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:14:01 2026] GET /v2.0/networks/94295ddc-0c43-4ddc-b032-02cd8615c5bc?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1177] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:14:01 2026] GET /v2.0/networks/94295ddc-0c43-4ddc-b032-02cd8615c5bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1178] 199.19.213.129 () {38 vars in 955 bytes} [Thu May 21 04:14:01 2026] POST /v2.0/ports => generated 958 bytes in 493 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: 649/1179] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:02 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1180] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:02 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:14:02.306 8 INFO neutron.services.segments.plugin [-] Segment 6ba3dbb2-d7c7-49c6-8d87-ddac11c53ccc resource provider aggregate not found 2026-05-21 04:14:02.312 8 INFO neutron.services.segments.plugin [-] Segment 6ba3dbb2-d7c7-49c6-8d87-ddac11c53ccc resource provider aggregate not found 2026-05-21 04:14:02.327 8 INFO neutron.services.segments.plugin [-] Segment 6ba3dbb2-d7c7-49c6-8d87-ddac11c53ccc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ba3dbb2-d7c7-49c6-8d87-ddac11c53ccc found for delete ", "request_id": "req-bd049096-18c8-4a9e-9ab3-01a80f87b79f"}]} 2026-05-21 04:14:02.327 8 INFO neutron.services.segments.plugin [-] Segment 6ba3dbb2-d7c7-49c6-8d87-ddac11c53ccc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ba3dbb2-d7c7-49c6-8d87-ddac11c53ccc found for delete ", "request_id": "req-db11605b-a2b7-47e0-994a-0b10ee5065a8"}]} [pid: 7|app: 0|req: 531/1181] 199.19.213.129 () {38 vars in 1028 bytes} [Thu May 21 04:14:01 2026] PUT /v2.0/ports/795eb537-98c8-427e-961e-a5ab9a2bd0b8 => generated 1239 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1182] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:02 2026] GET /v2.0/ports?device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => generated 973 bytes in 35 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-21 04:14:02.544 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a96f5ef1-2975-4b1c-bce1-4017b425741a'] response: {'name': 'network-changed', 'server_uuid': 'f46ade4f-5d6c-435a-a719-23eb5dbc0717', 'tag': '795eb537-98c8-427e-961e-a5ab9a2bd0b8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 532/1183] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:02 2026] GET /v2.0/security-groups?id=27f2988c-5ab1-49b9-b543-3bcc319c1380&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: 652/1184] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:14:03 2026] GET /v2.0/ports?tenant_id=628d70dcc50a486ebf34cf377ff033c1&device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => generated 1242 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1185] 199.19.213.129 () {34 vars in 1018 bytes} [Thu May 21 04:14:03 2026] GET /v2.0/networks?tenant_id=628d70dcc50a486ebf34cf377ff033c1&shared=False => generated 756 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1186] 199.19.213.129 () {34 vars in 930 bytes} [Thu May 21 04:14:03 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: 7|app: 0|req: 534/1187] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:14:03 2026] GET /v2.0/security-groups?tenant_id=afa03d62ef2c4680a672671fc27b7392&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:14:03.582 8 INFO neutron.db.segments_db [None req-b1844fce-5a6f-4562-a49a-67691b79b812 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment 2e6905f1-71de-4110-a9f0-44dcbc014192 of type vxlan for network 3c20e419-0e6f-4eac-a2bb-b5cd6a6db5fa [pid: 7|app: 0|req: 535/1188] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:03 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1189] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:03 2026] DELETE /v2.0/security-groups/7b82dc92-5b0a-43db-be7b-f511a62cb556 => 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: 537/1190] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:03 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&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: 538/1191] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:03 2026] GET /v2.0/ports?device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => generated 973 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1192] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:14:03 2026] GET /v2.0/security-groups?tenant_id=e9c993d6a11448c08e66a40202e0bccf&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: 540/1193] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:04 2026] GET /v2.0/security-groups?id=27f2988c-5ab1-49b9-b543-3bcc319c1380&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: 654/1194] 10.0.0.52 () {34 vars in 670 bytes} [Thu May 21 04:14:03 2026] POST /v2.0/networks => generated 746 bytes in 811 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1195] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:04 2026] DELETE /v2.0/security-groups/ad21787c-6c81-45b5-8f50-11d689d7509e => 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: 542/1196] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:14:04 2026] GET /v2.0/ports?tenant_id=628d70dcc50a486ebf34cf377ff033c1&device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1197] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:14:04 2026] POST /v2.0/subnets => generated 693 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1198] 199.19.213.129 () {34 vars in 1060 bytes} [Thu May 21 04:14:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=795eb537-98c8-427e-961e-a5ab9a2bd0b8 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:14:04.357 8 INFO neutron.db.segments_db [None req-1e5ae1a5-dff0-4818-9292-db89e16b4517 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment d7d4ac89-a3b4-433d-b86e-ae8f1fe73672 of type vxlan for network 2e897a7f-6108-4bf6-a303-aa9bd03eed1f [pid: 7|app: 0|req: 544/1199] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:14:04 2026] GET /v2.0/subnets?id=7031659f-00dd-49ed-9462-42f52afa726c => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1200] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:14:04 2026] GET /v2.0/ports?network_id=04f5ec86-d73f-41b5-95a9-1d37b2704866&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1201] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:14:04 2026] GET /v2.0/networks/04f5ec86-d73f-41b5-95a9-1d37b2704866?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: 547/1202] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:14:04 2026] GET /v2.0/networks/04f5ec86-d73f-41b5-95a9-1d37b2704866?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:14:04.621 8 INFO neutron.db.l3_hamode_db [None req-1e5ae1a5-dff0-4818-9292-db89e16b4517 61ca0ed528194e98af3156f3e87e14f0 a773b34ae5e84e7e96538028d4785c42 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 550/1205] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:04 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1206] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:04 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&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: 552/1207] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:05 2026] GET /v2.0/ports?device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => 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: 553/1208] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:05 2026] GET /v2.0/security-groups?id=27f2988c-5ab1-49b9-b543-3bcc319c1380&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-21 04:14:05.516 8 INFO neutron.db.l3_hamode_db [None req-1e5ae1a5-dff0-4818-9292-db89e16b4517 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 554/1209] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:06 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1210] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:06 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&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: 556/1211] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:06 2026] GET /v2.0/ports?device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => 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: 557/1212] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:06 2026] GET /v2.0/security-groups?id=27f2988c-5ab1-49b9-b543-3bcc319c1380&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1213] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:14:04 2026] POST /v2.0/routers => generated 733 bytes in 2203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1214] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:07 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1215] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:07 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&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: 659/1216] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:07 2026] GET /v2.0/ports?device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1217] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:07 2026] GET /v2.0/security-groups?id=27f2988c-5ab1-49b9-b543-3bcc319c1380&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1218] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:14:06 2026] PUT /v2.0/routers/1ca43e52-55eb-47fb-bdd6-31da8c9eecb9/add_router_interface => generated 309 bytes in 1329 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1219] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:08 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1220] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:08 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1221] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:08 2026] GET /v2.0/ports?device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1222] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:08 2026] GET /v2.0/security-groups?id=27f2988c-5ab1-49b9-b543-3bcc319c1380&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1223] 10.0.0.203 () {34 vars in 982 bytes} [Thu May 21 04:14:08 2026] GET /v2.0/networks?id=3c20e419-0e6f-4eac-a2bb-b5cd6a6db5fa => generated 678 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1224] 10.0.0.203 () {34 vars in 965 bytes} [Thu May 21 04:14:09 2026] GET /v2.0/quotas/a773b34ae5e84e7e96538028d4785c42 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1225] 10.0.0.203 () {34 vars in 1002 bytes} [Thu May 21 04:14:09 2026] GET /v2.0/ports?tenant_id=a773b34ae5e84e7e96538028d4785c42&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1226] 10.0.0.203 () {34 vars in 1008 bytes} [Thu May 21 04:14:09 2026] GET /v2.0/networks/3c20e419-0e6f-4eac-a2bb-b5cd6a6db5fa?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1227] 10.0.0.203 () {34 vars in 1108 bytes} [Thu May 21 04:14:09 2026] GET /v2.0/networks/3c20e419-0e6f-4eac-a2bb-b5cd6a6db5fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1228] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:09 2026] GET /v2.0/ports?device_id=1bc9901e-de4d-419c-a44d-67105777794f => 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: 667/1229] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:09 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1230] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:14:09 2026] GET /v2.0/security-groups?tenant_id=d5e74b96ca6f48308f7a58f45cf85ce0&name=default => generated 2925 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1231] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:09 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&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: 564/1232] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:09 2026] DELETE /v2.0/security-groups/e5c833e8-1820-4d4f-8321-e7bcd7a275c1 => 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: 669/1233] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:09 2026] GET /v2.0/ports?device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1234] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:09 2026] GET /v2.0/security-groups?id=27f2988c-5ab1-49b9-b543-3bcc319c1380&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1235] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:14:09 2026] GET /v2.0/security-groups?tenant_id=c840e8abedf649b2a08d876d4f971b9b&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1236] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:09 2026] GET /v2.0/ports?device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1237] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:10 2026] GET /v2.0/security-groups?id=27f2988c-5ab1-49b9-b543-3bcc319c1380&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: 7|app: 0|req: 566/1238] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:10 2026] DELETE /v2.0/security-groups/3db05493-b50c-4dc5-abad-5bb9ef81df4b => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1239] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:14:10 2026] GET /v2.0/ports?device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => 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: 674/1240] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:10 2026] GET /v2.0/ports?device_id=1bc9901e-de4d-419c-a44d-67105777794f => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:14:11.066 7 INFO neutron.db.l3_db [None req-00af0d2b-f8ba-4529-9174-eaa1db5f27bc feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] Floating IP dbce44c3-772a-4f7e-b5c1-88c1468ff6fb associated. External IP: 10.96.250.214, port: 795eb537-98c8-427e-961e-a5ab9a2bd0b8. [pid: 7|app: 0|req: 567/1241] 10.0.0.52 () {34 vars in 676 bytes} [Thu May 21 04:14:10 2026] POST /v2.0/floatingips => generated 856 bytes in 1212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1242] 10.0.0.52 () {32 vars in 728 bytes} [Thu May 21 04:14:11 2026] GET /v2.0/floatingips/dbce44c3-772a-4f7e-b5c1-88c1468ff6fb => generated 856 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:14:11.418 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f2c42ba-1e96-499e-aa9e-1a9b03a7c457'] response: {'name': 'network-changed', 'server_uuid': 'f46ade4f-5d6c-435a-a719-23eb5dbc0717', 'tag': '795eb537-98c8-427e-961e-a5ab9a2bd0b8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 568/1243] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:11 2026] GET /v2.0/ports?device_id=1bc9901e-de4d-419c-a44d-67105777794f => 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: 676/1244] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:14:11 2026] GET /v2.0/ports?tenant_id=628d70dcc50a486ebf34cf377ff033c1&device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => 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: 569/1245] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:14:11 2026] GET /v2.0/networks?id=04f5ec86-d73f-41b5-95a9-1d37b2704866 => generated 756 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1246] 199.19.213.129 () {34 vars in 1060 bytes} [Thu May 21 04:14:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=795eb537-98c8-427e-961e-a5ab9a2bd0b8 => generated 859 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1247] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:14:12 2026] GET /v2.0/subnets?id=7031659f-00dd-49ed-9462-42f52afa726c => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1248] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:14:12 2026] GET /v2.0/ports?network_id=04f5ec86-d73f-41b5-95a9-1d37b2704866&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1249] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:14:12 2026] GET /v2.0/networks/04f5ec86-d73f-41b5-95a9-1d37b2704866?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: 679/1250] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:14:12 2026] GET /v2.0/networks/04f5ec86-d73f-41b5-95a9-1d37b2704866?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: 572/1251] 10.0.0.52 () {32 vars in 728 bytes} [Thu May 21 04:14:12 2026] GET /v2.0/floatingips/dbce44c3-772a-4f7e-b5c1-88c1468ff6fb => generated 856 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1252] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:12 2026] GET /v2.0/ports?device_id=1bc9901e-de4d-419c-a44d-67105777794f => 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: 573/1253] 10.0.0.52 () {32 vars in 728 bytes} [Thu May 21 04:14:13 2026] GET /v2.0/floatingips/dbce44c3-772a-4f7e-b5c1-88c1468ff6fb => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1254] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:13 2026] GET /v2.0/ports?device_id=1bc9901e-de4d-419c-a44d-67105777794f => 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: 681/1255] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:14:13 2026] GET /v2.0/networks?id=3c20e419-0e6f-4eac-a2bb-b5cd6a6db5fa => generated 678 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1256] 199.19.213.129 () {38 vars in 955 bytes} [Thu May 21 04:14:13 2026] POST /v2.0/ports => generated 954 bytes in 449 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: 576/1257] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:14:14 2026] GET /v2.0/security-groups?tenant_id=a7cf2362caba456fbb0668de6e9bbb10&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1258] 199.19.213.129 () {38 vars in 1028 bytes} [Thu May 21 04:14:14 2026] PUT /v2.0/ports/2b538718-54f3-4896-bc42-c2afcfb08a0b => generated 1235 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:14:14.776 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d8a0e6c-48d7-43e0-8be3-75b447f2a789'] response: {'name': 'network-changed', 'server_uuid': '1bc9901e-de4d-419c-a44d-67105777794f', 'tag': '2b538718-54f3-4896-bc42-c2afcfb08a0b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 577/1259] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:14 2026] DELETE /v2.0/security-groups/faa5f50d-1b5b-4d8e-b549-37b4893117fe => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 683/1260] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:14 2026] GET /v2.0/ports?device_id=1bc9901e-de4d-419c-a44d-67105777794f => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1261] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:14 2026] GET /v2.0/security-groups?id=f74353d8-e029-4975-8430-2067ff7c892c&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: 578/1262] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:14:14 2026] GET /v2.0/security-groups?tenant_id=51e38d604bd8479cac7c34bf008408f1&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1263] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:15 2026] DELETE /v2.0/security-groups/60c4db2d-4358-429d-b3ca-5cb9e8620260 => 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: 579/1264] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:14:15 2026] GET /v2.0/ports?tenant_id=a773b34ae5e84e7e96538028d4785c42&device_id=1bc9901e-de4d-419c-a44d-67105777794f => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1265] 199.19.213.129 () {34 vars in 1018 bytes} [Thu May 21 04:14:15 2026] GET /v2.0/networks?tenant_id=a773b34ae5e84e7e96538028d4785c42&shared=False => generated 774 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1266] 199.19.213.129 () {34 vars in 930 bytes} [Thu May 21 04:14:15 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1267] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:16 2026] GET /v2.0/ports?device_id=1bc9901e-de4d-419c-a44d-67105777794f => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1268] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:16 2026] GET /v2.0/security-groups?id=f74353d8-e029-4975-8430-2067ff7c892c&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1269] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:14:16 2026] GET /v2.0/ports?tenant_id=a773b34ae5e84e7e96538028d4785c42&device_id=1bc9901e-de4d-419c-a44d-67105777794f => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1270] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:14:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=2b538718-54f3-4896-bc42-c2afcfb08a0b => 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: 689/1271] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:14:16 2026] GET /v2.0/subnets?id=66dcd820-a412-47c6-b1ab-72914b43a74f => generated 696 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1272] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:14:16 2026] GET /v2.0/ports?network_id=3c20e419-0e6f-4eac-a2bb-b5cd6a6db5fa&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: 690/1273] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:14:16 2026] GET /v2.0/networks/3c20e419-0e6f-4eac-a2bb-b5cd6a6db5fa?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: 584/1274] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:14:16 2026] GET /v2.0/networks/3c20e419-0e6f-4eac-a2bb-b5cd6a6db5fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1275] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:17 2026] GET /v2.0/ports?device_id=1bc9901e-de4d-419c-a44d-67105777794f => 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: 585/1276] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:17 2026] GET /v2.0/security-groups?id=f74353d8-e029-4975-8430-2067ff7c892c&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1277] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:18 2026] GET /v2.0/ports?device_id=1bc9901e-de4d-419c-a44d-67105777794f => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1278] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:18 2026] GET /v2.0/security-groups?id=f74353d8-e029-4975-8430-2067ff7c892c&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1279] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:19 2026] GET /v2.0/ports?device_id=1bc9901e-de4d-419c-a44d-67105777794f => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1282] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:19 2026] GET /v2.0/security-groups?id=f74353d8-e029-4975-8430-2067ff7c892c&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1283] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:20 2026] GET /v2.0/ports?device_id=1bc9901e-de4d-419c-a44d-67105777794f => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1284] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:20 2026] GET /v2.0/security-groups?id=f74353d8-e029-4975-8430-2067ff7c892c&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1285] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:14:21 2026] GET /v2.0/security-groups?tenant_id=03c3721760cb42d4870cc1883b6a8e6e&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1286] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:21 2026] DELETE /v2.0/security-groups/221f33c8-a70a-47fb-84aa-730f4e0a7fad => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1287] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:14:21 2026] GET /v2.0/security-groups?tenant_id=e0ba1eec60c64870bcdd4ed941f7d35f&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1288] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:21 2026] DELETE /v2.0/security-groups/b5309ba9-d950-4512-84ed-ea5f8ef67cc1 => 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: 699/1289] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:21 2026] GET /v2.0/ports?device_id=1bc9901e-de4d-419c-a44d-67105777794f => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1290] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:21 2026] GET /v2.0/security-groups?id=f74353d8-e029-4975-8430-2067ff7c892c&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1291] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:22 2026] GET /v2.0/ports?device_id=1bc9901e-de4d-419c-a44d-67105777794f => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1292] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:22 2026] GET /v2.0/security-groups?id=f74353d8-e029-4975-8430-2067ff7c892c&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1293] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:23 2026] GET /v2.0/ports?device_id=1bc9901e-de4d-419c-a44d-67105777794f => 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: 593/1294] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:23 2026] GET /v2.0/security-groups?id=f74353d8-e029-4975-8430-2067ff7c892c&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1295] 10.0.0.26 () {34 vars in 989 bytes} [Thu May 21 04:14:23 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 1240 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1296] 10.0.0.26 () {34 vars in 1039 bytes} [Thu May 21 04:14:24 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&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: 595/1297] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:24 2026] GET /v2.0/ports?device_id=1bc9901e-de4d-419c-a44d-67105777794f => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1298] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:24 2026] GET /v2.0/security-groups?id=f74353d8-e029-4975-8430-2067ff7c892c&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1299] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:14:24 2026] GET /v2.0/security-groups?tenant_id=023834ef9bb147488b1a2f6602887cc7&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1300] 199.19.213.129 () {34 vars in 994 bytes} [Thu May 21 04:14:24 2026] GET /v2.0/ports?device_id=1bc9901e-de4d-419c-a44d-67105777794f => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1301] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:24 2026] DELETE /v2.0/security-groups/8ccc61ea-9aac-409c-9c4f-7116470e46bc => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:14:24.905 8 INFO neutron_taas.services.taas.taas_plugin [req-5dcb96d2-9646-482c-a841-7a210bafce3b req-aaafdb7b-c3a5-497f-b2ba-ffc1c1b71bb0 6052a36e204043b7b365712ff53ba215 a773b34ae5e84e7e96538028d4785c42 - - default default] TaaS: Handle Delete Port: 2b538718-54f3-4896-bc42-c2afcfb08a0b 2026-05-21 04:14:24.908 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5dcb96d2-9646-482c-a841-7a210bafce3b req-aaafdb7b-c3a5-497f-b2ba-ffc1c1b71bb0 6052a36e204043b7b365712ff53ba215 a773b34ae5e84e7e96538028d4785c42 - - default default] Tap Mirror: Handle Delete Port: 2b538718-54f3-4896-bc42-c2afcfb08a0b [pid: 8|app: 0|req: 705/1302] 199.19.213.129 () {36 vars in 997 bytes} [Thu May 21 04:14:24 2026] DELETE /v2.0/ports/2b538718-54f3-4896-bc42-c2afcfb08a0b => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:14:25.059 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e67d0f4d-48f4-4af3-ab1f-a1b7c50ec083'] response: {'server_uuid': '1bc9901e-de4d-419c-a44d-67105777794f', 'name': 'network-vif-deleted', 'tag': '2b538718-54f3-4896-bc42-c2afcfb08a0b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 598/1303] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:25 2026] GET /v2.0/ports?device_id=1bc9901e-de4d-419c-a44d-67105777794f => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:14:26.831 8 INFO neutron.db.segments_db [None req-51870ee1-171c-4e42-8a02-42d600708d01 bfaaeaa7b3e846a591b0683666ad4ddc dbbac0350d644d719ac68cf59e56031a - - default default] Added segment 907591e7-495b-4f72-9d1e-2b6f4cdacc0a of type vxlan for network 18d05a0d-6b9c-41ec-ae13-1a0974194387 [pid: 7|app: 0|req: 599/1304] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:26 2026] GET /v2.0/ports?device_id=1bc9901e-de4d-419c-a44d-67105777794f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:14:26.896 8 INFO neutron.db.segments_db [None req-51870ee1-171c-4e42-8a02-42d600708d01 bfaaeaa7b3e846a591b0683666ad4ddc dbbac0350d644d719ac68cf59e56031a - - default default] Added segment 2ac376fd-9759-41d8-a8e7-74c7033a0a39 of type vxlan for network f0b3647e-0f30-4d71-90f5-27db52bed784 [pid: 8|app: 0|req: 706/1305] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:14:26 2026] POST /v2.0/networks => generated 1245 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1306] 10.0.0.52 () {32 vars in 648 bytes} [Thu May 21 04:14:26 2026] GET /v2.0/networks => generated 1844 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:14:27.189 8 INFO neutron.services.segments.plugin [-] Segment 907591e7-495b-4f72-9d1e-2b6f4cdacc0a resource provider aggregate not found 2026-05-21 04:14:27.194 8 INFO neutron.services.segments.plugin [-] Segment 907591e7-495b-4f72-9d1e-2b6f4cdacc0a resource provider aggregate not found 2026-05-21 04:14:27.213 8 INFO neutron.services.segments.plugin [-] Segment 907591e7-495b-4f72-9d1e-2b6f4cdacc0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 907591e7-495b-4f72-9d1e-2b6f4cdacc0a found for delete ", "request_id": "req-53b44b07-b90d-4964-b2f7-130e884c8d30"}]} [pid: 8|app: 0|req: 707/1307] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:14:27 2026] DELETE /v2.0/networks/18d05a0d-6b9c-41ec-ae13-1a0974194387 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:14:27.217 8 INFO neutron.services.segments.plugin [-] Segment 907591e7-495b-4f72-9d1e-2b6f4cdacc0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 907591e7-495b-4f72-9d1e-2b6f4cdacc0a found for delete ", "request_id": "req-7c0052ba-b756-460e-bc73-4fccca7581ec"}]} 2026-05-21 04:14:27.347 7 INFO neutron.services.segments.plugin [-] Segment 2ac376fd-9759-41d8-a8e7-74c7033a0a39 resource provider aggregate not found 2026-05-21 04:14:27.352 7 INFO neutron.services.segments.plugin [-] Segment 2ac376fd-9759-41d8-a8e7-74c7033a0a39 resource provider aggregate not found 2026-05-21 04:14:27.376 7 INFO neutron.services.segments.plugin [-] Segment 2ac376fd-9759-41d8-a8e7-74c7033a0a39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ac376fd-9759-41d8-a8e7-74c7033a0a39 found for delete ", "request_id": "req-1eb4631f-3224-480a-9f08-f4aedcc75e6c"}]} 2026-05-21 04:14:27.387 7 INFO neutron.services.segments.plugin [-] Segment 2ac376fd-9759-41d8-a8e7-74c7033a0a39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ac376fd-9759-41d8-a8e7-74c7033a0a39 found for delete ", "request_id": "req-af2f5f2c-0287-4836-a683-74140f3c6f23"}]} [pid: 7|app: 0|req: 601/1308] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:14:27 2026] DELETE /v2.0/networks/f0b3647e-0f30-4d71-90f5-27db52bed784 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1309] 10.0.0.52 () {32 vars in 648 bytes} [Thu May 21 04:14:27 2026] GET /v2.0/networks => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:14:27.515 7 INFO neutron.db.segments_db [None req-8f25864e-f95c-412d-9ac3-39ca7cbcb171 bfaaeaa7b3e846a591b0683666ad4ddc dbbac0350d644d719ac68cf59e56031a - - default default] Added segment 07353c9c-0cfe-48c7-816b-8a320ff1f5ca of type vxlan for network f8d4c9f6-848f-4170-bf90-b1c881acfb7f [pid: 7|app: 0|req: 602/1310] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:14:27 2026] POST /v2.0/networks => generated 650 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:14:27.696 8 INFO neutron.db.segments_db [None req-1fbe09dd-38ba-450c-ad6d-c6d1331826c9 bfaaeaa7b3e846a591b0683666ad4ddc dbbac0350d644d719ac68cf59e56031a - - default default] Added segment e43948fd-5708-4de4-980f-90fc35f91491 of type vxlan for network a53c00ad-a613-4c28-bc4a-d264ce900992 [pid: 8|app: 0|req: 709/1311] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:14:27 2026] POST /v2.0/networks => generated 650 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1312] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:27 2026] GET /v2.0/ports?device_id=1bc9901e-de4d-419c-a44d-67105777794f => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1313] 10.0.0.52 () {34 vars in 664 bytes} [Thu May 21 04:14:27 2026] POST /v2.0/ports => generated 1506 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1314] 10.0.0.52 () {32 vars in 642 bytes} [Thu May 21 04:14:28 2026] GET /v2.0/ports => generated 1506 bytes in 115 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-21 04:14:28.632 7 INFO neutron_taas.services.taas.taas_plugin [None req-8e5346fb-c3cb-4db9-868f-eeb7a2bbd549 bfaaeaa7b3e846a591b0683666ad4ddc dbbac0350d644d719ac68cf59e56031a - - default default] TaaS: Handle Delete Port: d8e62119-b10b-4525-a8d4-284435445bcc 2026-05-21 04:14:28.634 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e5346fb-c3cb-4db9-868f-eeb7a2bbd549 bfaaeaa7b3e846a591b0683666ad4ddc dbbac0350d644d719ac68cf59e56031a - - default default] Tap Mirror: Handle Delete Port: d8e62119-b10b-4525-a8d4-284435445bcc [pid: 7|app: 0|req: 604/1315] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:14:28 2026] DELETE /v2.0/ports/d8e62119-b10b-4525-a8d4-284435445bcc => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:14:28.829 8 INFO neutron_taas.services.taas.taas_plugin [None req-ec3709a2-dc26-473e-a9d6-1a2dae0ed640 bfaaeaa7b3e846a591b0683666ad4ddc dbbac0350d644d719ac68cf59e56031a - - default default] TaaS: Handle Delete Port: f3701ae0-57ce-4577-bf6c-69dd1d25ab38 2026-05-21 04:14:28.831 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec3709a2-dc26-473e-a9d6-1a2dae0ed640 bfaaeaa7b3e846a591b0683666ad4ddc dbbac0350d644d719ac68cf59e56031a - - default default] Tap Mirror: Handle Delete Port: f3701ae0-57ce-4577-bf6c-69dd1d25ab38 [pid: 8|app: 0|req: 712/1316] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:14:28 2026] DELETE /v2.0/ports/f3701ae0-57ce-4577-bf6c-69dd1d25ab38 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1317] 10.0.0.52 () {32 vars in 642 bytes} [Thu May 21 04:14:28 2026] GET /v2.0/ports => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:14:29.024 8 INFO neutron.db.segments_db [None req-9c27225a-dbe2-439b-bb80-0c3de6c2b169 bfaaeaa7b3e846a591b0683666ad4ddc dbbac0350d644d719ac68cf59e56031a - - default default] Added segment 621a47cb-50f6-4117-9a13-bb2f45f5235c of type vxlan for network cac32cae-15cc-4025-b897-b6c8e968546a [pid: 8|app: 0|req: 713/1318] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:14:28 2026] POST /v2.0/networks => generated 649 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:14:29.177 8 INFO neutron.db.segments_db [None req-6ed3fef6-f91f-4c61-a7d9-ccf69e870d3e bfaaeaa7b3e846a591b0683666ad4ddc dbbac0350d644d719ac68cf59e56031a - - default default] Added segment 2ce5d993-ff21-4356-9eb6-2398e6d5b3d5 of type vxlan for network fda6ede6-2949-478a-9c8c-dae90c113847 [pid: 8|app: 0|req: 714/1319] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:14:29 2026] POST /v2.0/networks => generated 650 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:14:29.406 7 INFO neutron_taas.services.taas.taas_plugin [None req-e465207c-a2b1-420c-9411-60707bf937f2 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 78afcf76-3dec-49db-814c-28a79436b355 2026-05-21 04:14:29.409 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e465207c-a2b1-420c-9411-60707bf937f2 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 78afcf76-3dec-49db-814c-28a79436b355 [pid: 8|app: 0|req: 715/1320] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:14:29 2026] POST /v2.0/subnets => generated 1274 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1321] 10.0.0.52 () {32 vars in 646 bytes} [Thu May 21 04:14:29 2026] GET /v2.0/subnets => generated 1910 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1322] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:14:29 2026] DELETE /v2.0/subnets/4ee58df6-d064-496f-bffb-ea9fe79729ad => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1323] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:14:29 2026] PUT /v2.0/routers/1ca43e52-55eb-47fb-bdd6-31da8c9eecb9/remove_router_interface => generated 309 bytes in 961 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1324] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:14:29 2026] DELETE /v2.0/subnets/9b7a93bb-c571-4cb7-a140-abf6c251aace => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1325] 10.0.0.52 () {32 vars in 646 bytes} [Thu May 21 04:14:30 2026] GET /v2.0/subnets => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:14:30.195 7 INFO neutron_taas.services.taas.taas_plugin [None req-29847836-83a8-4df1-b535-67bf580ae479 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: d2943a2c-8d39-481c-b6f3-ecef69d0e4b5 2026-05-21 04:14:30.198 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29847836-83a8-4df1-b535-67bf580ae479 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: d2943a2c-8d39-481c-b6f3-ecef69d0e4b5 2026-05-21 04:14:30.249 8 INFO neutron.services.segments.plugin [-] Segment 2ce5d993-ff21-4356-9eb6-2398e6d5b3d5 resource provider aggregate not found 2026-05-21 04:14:30.250 8 INFO neutron.services.segments.plugin [-] Segment 2ce5d993-ff21-4356-9eb6-2398e6d5b3d5 resource provider aggregate not found 2026-05-21 04:14:30.273 8 INFO neutron.services.segments.plugin [-] Segment 2ce5d993-ff21-4356-9eb6-2398e6d5b3d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ce5d993-ff21-4356-9eb6-2398e6d5b3d5 found for delete ", "request_id": "req-515537b3-a830-4c00-875f-568289258e42"}]} 2026-05-21 04:14:30.277 8 INFO neutron.services.segments.plugin [-] Segment 2ce5d993-ff21-4356-9eb6-2398e6d5b3d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ce5d993-ff21-4356-9eb6-2398e6d5b3d5 found for delete ", "request_id": "req-1e4997c0-24ad-4a1c-8ff8-54dccd139925"}]} [pid: 8|app: 0|req: 720/1326] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:14:30 2026] DELETE /v2.0/networks/fda6ede6-2949-478a-9c8c-dae90c113847 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1327] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:14:30 2026] DELETE /v2.0/networks/cac32cae-15cc-4025-b897-b6c8e968546a => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:14:30.526 7 INFO neutron_taas.services.taas.taas_plugin [None req-29847836-83a8-4df1-b535-67bf580ae479 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: d71e9e16-56fe-4f56-af78-e3e2a202579e 2026-05-21 04:14:30.529 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29847836-83a8-4df1-b535-67bf580ae479 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: d71e9e16-56fe-4f56-af78-e3e2a202579e [pid: 8|app: 0|req: 722/1328] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:14:30 2026] DELETE /v2.0/networks/a53c00ad-a613-4c28-bc4a-d264ce900992 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1329] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:14:30 2026] DELETE /v2.0/networks/f8d4c9f6-848f-4170-bf90-b1c881acfb7f => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:14:30.871 7 INFO neutron.services.segments.plugin [-] Segment d7d4ac89-a3b4-433d-b86e-ae8f1fe73672 resource provider aggregate not found 2026-05-21 04:14:30.876 7 INFO neutron.services.segments.plugin [-] Segment d7d4ac89-a3b4-433d-b86e-ae8f1fe73672 resource provider aggregate not found 2026-05-21 04:14:30.895 7 INFO neutron.services.segments.plugin [-] Segment d7d4ac89-a3b4-433d-b86e-ae8f1fe73672 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7d4ac89-a3b4-433d-b86e-ae8f1fe73672 found for delete ", "request_id": "req-664b79c6-208e-4c83-8c02-5864cbd69d5f"}]} 2026-05-21 04:14:30.897 7 INFO neutron.services.segments.plugin [-] Segment d7d4ac89-a3b4-433d-b86e-ae8f1fe73672 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7d4ac89-a3b4-433d-b86e-ae8f1fe73672 found for delete ", "request_id": "req-cc470b59-dc17-46b1-a3fa-d07b82d26d39"}]} 2026-05-21 04:14:30.910 7 INFO neutron.db.l3_hamode_db [None req-29847836-83a8-4df1-b535-67bf580ae479 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] HA network 2e897a7f-6108-4bf6-a303-aa9bd03eed1f was deleted as no HA routers are present in tenant a773b34ae5e84e7e96538028d4785c42. [pid: 7|app: 0|req: 607/1330] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:14:29 2026] DELETE /v2.0/routers/1ca43e52-55eb-47fb-bdd6-31da8c9eecb9 => generated 0 bytes in 932 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1331] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:14:30 2026] DELETE /v2.0/subnets/66dcd820-a412-47c6-b1ab-72914b43a74f => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:14:31.160 7 INFO neutron_taas.services.taas.taas_plugin [None req-0bafb6f6-d89f-4f73-86f9-be313d720be8 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 873accd4-08b4-47d1-8b3f-88586e65be65 2026-05-21 04:14:31.162 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0bafb6f6-d89f-4f73-86f9-be313d720be8 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 873accd4-08b4-47d1-8b3f-88586e65be65 [pid: 7|app: 0|req: 608/1332] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:14:31 2026] DELETE /v2.0/networks/3c20e419-0e6f-4eac-a2bb-b5cd6a6db5fa => 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: 725/1333] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:14:31 2026] GET /v2.0/security-groups?tenant_id=dbbac0350d644d719ac68cf59e56031a&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1334] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:31 2026] DELETE /v2.0/security-groups/4f0e7b1b-cdfb-4d4c-aaa0-ff8f969e302d => 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: 726/1335] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:14:31 2026] GET /v2.0/security-groups?tenant_id=a773b34ae5e84e7e96538028d4785c42&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1336] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:31 2026] DELETE /v2.0/security-groups/f74353d8-e029-4975-8430-2067ff7c892c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:14:32.296 8 INFO neutron.services.segments.plugin [-] Segment 621a47cb-50f6-4117-9a13-bb2f45f5235c resource provider aggregate not found 2026-05-21 04:14:32.303 8 INFO neutron.services.segments.plugin [-] Segment 621a47cb-50f6-4117-9a13-bb2f45f5235c resource provider aggregate not found 2026-05-21 04:14:32.320 8 INFO neutron.services.segments.plugin [-] Segment 621a47cb-50f6-4117-9a13-bb2f45f5235c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 621a47cb-50f6-4117-9a13-bb2f45f5235c found for delete ", "request_id": "req-f8eaf10b-79e1-49dd-be1b-36fcf2b580ae"}]} 2026-05-21 04:14:32.325 8 INFO neutron.services.segments.plugin [-] Segment 621a47cb-50f6-4117-9a13-bb2f45f5235c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 621a47cb-50f6-4117-9a13-bb2f45f5235c found for delete ", "request_id": "req-288cbb98-eab0-4bf3-958a-464d7463e6b4"}]} 2026-05-21 04:14:32.344 8 INFO neutron.services.segments.plugin [-] Segment e43948fd-5708-4de4-980f-90fc35f91491 resource provider aggregate not found 2026-05-21 04:14:32.349 8 INFO neutron.services.segments.plugin [-] Segment e43948fd-5708-4de4-980f-90fc35f91491 resource provider aggregate not found 2026-05-21 04:14:32.367 8 INFO neutron.services.segments.plugin [-] Segment e43948fd-5708-4de4-980f-90fc35f91491 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e43948fd-5708-4de4-980f-90fc35f91491 found for delete ", "request_id": "req-2706fb23-a29f-48fc-8f34-c4df2abd2e33"}]} 2026-05-21 04:14:32.370 8 INFO neutron.services.segments.plugin [-] Segment e43948fd-5708-4de4-980f-90fc35f91491 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e43948fd-5708-4de4-980f-90fc35f91491 found for delete ", "request_id": "req-50452b1a-f780-425c-9914-eda369bc1979"}]} 2026-05-21 04:14:32.385 8 INFO neutron.services.segments.plugin [-] Segment 07353c9c-0cfe-48c7-816b-8a320ff1f5ca resource provider aggregate not found 2026-05-21 04:14:32.390 8 INFO neutron.services.segments.plugin [-] Segment 07353c9c-0cfe-48c7-816b-8a320ff1f5ca resource provider aggregate not found 2026-05-21 04:14:32.406 8 INFO neutron.services.segments.plugin [-] Segment 07353c9c-0cfe-48c7-816b-8a320ff1f5ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07353c9c-0cfe-48c7-816b-8a320ff1f5ca found for delete ", "request_id": "req-795238c5-9e27-4dcf-a144-acf81f798c6f"}]} 2026-05-21 04:14:32.415 8 INFO neutron.services.segments.plugin [-] Segment 07353c9c-0cfe-48c7-816b-8a320ff1f5ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07353c9c-0cfe-48c7-816b-8a320ff1f5ca found for delete ", "request_id": "req-8d0d501a-2868-4497-b6ed-5f0ae5eb18ce"}]} 2026-05-21 04:14:32.909 7 INFO neutron.services.segments.plugin [-] Segment 2e6905f1-71de-4110-a9f0-44dcbc014192 resource provider aggregate not found 2026-05-21 04:14:32.914 7 INFO neutron.services.segments.plugin [-] Segment 2e6905f1-71de-4110-a9f0-44dcbc014192 resource provider aggregate not found 2026-05-21 04:14:32.923 7 INFO neutron.services.segments.plugin [-] Segment 2e6905f1-71de-4110-a9f0-44dcbc014192 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e6905f1-71de-4110-a9f0-44dcbc014192 found for delete ", "request_id": "req-f8ea2c3b-edb1-4151-832f-c3c3f589a66e"}]} 2026-05-21 04:14:32.931 7 INFO neutron.services.segments.plugin [-] Segment 2e6905f1-71de-4110-a9f0-44dcbc014192 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e6905f1-71de-4110-a9f0-44dcbc014192 found for delete ", "request_id": "req-efe0a156-5227-4496-afd2-daecb6c9a8db"}]} 2026-05-21 04:14:33.761 8 INFO neutron.db.segments_db [None req-812b9bff-26b9-4313-9a31-1abf5a026c19 1be200da18384a3a8777f1efca446db1 1690e81d788e4945afedd508b9e21bfc - - default default] Added segment 7580491e-eb77-4bb4-bf69-1593766b812c of type vxlan for network bda950b2-e8df-4583-8fcd-f550344c06a4 2026-05-21 04:14:33.771 7 INFO neutron.db.segments_db [None req-841700c3-eb41-4acc-b70c-eb5fb7e83f35 c322008049a542e68a5cf53de2e6811e 91236766d2b046389b0918d31edf8d6c - - default default] Added segment 848a1830-f5f8-4e64-9dab-96b15d131485 of type vxlan for network 0b4f6d26-f43a-4731-b58a-eab9e77662c4 [pid: 7|app: 0|req: 611/1337] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:14:33 2026] POST /v2.0/networks => generated 649 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1338] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:14:33 2026] POST /v2.0/networks => generated 644 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1339] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:14:33 2026] POST /v2.0/subnets => generated 641 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1340] 10.0.0.52 () {34 vars in 664 bytes} [Thu May 21 04:14:33 2026] POST /v2.0/ports => generated 779 bytes in 292 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-21 04:14:34.186 8 INFO neutron.db.segments_db [None req-cf29ec0f-5c11-4903-b914-0fd203489e10 1be200da18384a3a8777f1efca446db1 1690e81d788e4945afedd508b9e21bfc - - default default] Added segment 4154b959-09dd-4201-8dda-d6b0a21c4947 of type vxlan for network 89f77c82-ea51-4d8d-831f-280bd017b53b 2026-05-21 04:14:34.222 7 INFO neutron.db.segments_db [None req-e5a8cc56-316e-4393-97d7-5b9e65acc7f1 c322008049a542e68a5cf53de2e6811e 91236766d2b046389b0918d31edf8d6c - - default default] Added segment 12c7b939-a0da-47a1-b6ac-68edd30991bd of type vxlan for network a3fb7ae6-0f7f-45c7-90b4-cd9ab0b7d6f6 [pid: 8|app: 0|req: 729/1341] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:14:34 2026] POST /v2.0/networks => generated 644 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1342] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:14:34 2026] POST /v2.0/networks => generated 635 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1343] 10.0.0.52 () {34 vars in 742 bytes} [Thu May 21 04:14:34 2026] PUT /v2.0/networks/89f77c82-ea51-4d8d-831f-280bd017b53b => generated 592 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1344] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:14:34 2026] POST /v2.0/subnets => generated 646 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1345] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:14:34 2026] POST /v2.0/subnets => generated 626 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1348] 10.0.0.52 () {34 vars in 740 bytes} [Thu May 21 04:14:34 2026] PUT /v2.0/subnets/7876f399-39de-48eb-98f1-74b43bcfbdc1 => generated 636 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:14:34.937 8 INFO neutron.services.segments.plugin [-] Segment 4154b959-09dd-4201-8dda-d6b0a21c4947 resource provider aggregate not found [pid: 7|app: 0|req: 616/1349] 10.0.0.52 () {34 vars in 664 bytes} [Thu May 21 04:14:34 2026] POST /v2.0/ports => generated 959 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:14:34.946 8 INFO neutron.services.segments.plugin [-] Segment 4154b959-09dd-4201-8dda-d6b0a21c4947 resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 04:14:34.961 8 INFO neutron.services.segments.plugin [-] Segment 4154b959-09dd-4201-8dda-d6b0a21c4947 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4154b959-09dd-4201-8dda-d6b0a21c4947 found for delete ", "request_id": "req-31dc2d8b-2a9f-4a28-97ec-c1ffe51da400"}]} 2026-05-21 04:14:34.965 8 INFO neutron.services.segments.plugin [-] Segment 4154b959-09dd-4201-8dda-d6b0a21c4947 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4154b959-09dd-4201-8dda-d6b0a21c4947 found for delete ", "request_id": "req-de4b25dd-a9eb-4b55-b7c1-0b4b92905f20"}]} [pid: 8|app: 0|req: 734/1350] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:14:34 2026] DELETE /v2.0/networks/89f77c82-ea51-4d8d-831f-280bd017b53b => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:14:34.990 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a235f046-7aa1-4c27-80c7-94fea36d3b71 1be200da18384a3a8777f1efca446db1 1690e81d788e4945afedd508b9e21bfc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 735/1351] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:14:34 2026] DELETE /v2.0/networks/89f77c82-ea51-4d8d-831f-280bd017b53b => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1352] 10.0.0.52 () {32 vars in 693 bytes} [Thu May 21 04:14:35 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:14:35.062 7 INFO neutron_taas.services.taas.taas_plugin [None req-711dcea0-05d2-4203-9b8e-5c2f9401327c c322008049a542e68a5cf53de2e6811e 91236766d2b046389b0918d31edf8d6c - - default default] TaaS: Handle Delete Port: f9638266-0baf-4a38-86cb-029332b37f30 2026-05-21 04:14:35.065 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-711dcea0-05d2-4203-9b8e-5c2f9401327c c322008049a542e68a5cf53de2e6811e 91236766d2b046389b0918d31edf8d6c - - default default] Tap Mirror: Handle Delete Port: f9638266-0baf-4a38-86cb-029332b37f30 [pid: 8|app: 0|req: 737/1353] 10.0.0.52 () {32 vars in 741 bytes} [Thu May 21 04:14:35 2026] GET /v2.0/subnets?network_id=669b8c9e-f423-41cc-84d5-9c824497fb42 => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1354] 10.0.0.52 () {32 vars in 652 bytes} [Thu May 21 04:14:35 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1355] 10.0.0.52 () {32 vars in 648 bytes} [Thu May 21 04:14:35 2026] GET /v2.0/networks => generated 1309 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1356] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:14:34 2026] DELETE /v2.0/ports/f9638266-0baf-4a38-86cb-029332b37f30 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:14:35.205 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f8f6204-65a7-4568-872b-979ade633d76 c322008049a542e68a5cf53de2e6811e 91236766d2b046389b0918d31edf8d6c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 618/1357] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:14:35 2026] DELETE /v2.0/ports/f9638266-0baf-4a38-86cb-029332b37f30 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1358] 10.0.0.52 () {32 vars in 646 bytes} [Thu May 21 04:14:35 2026] GET /v2.0/subnets => generated 1280 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:14:35.228 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f017ec20-55fa-40cb-b9b0-8970d1fd192d c322008049a542e68a5cf53de2e6811e 91236766d2b046389b0918d31edf8d6c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 619/1359] 10.0.0.52 () {32 vars in 716 bytes} [Thu May 21 04:14:35 2026] GET /v2.0/ports/f9638266-0baf-4a38-86cb-029332b37f30 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1360] 10.0.0.52 () {32 vars in 722 bytes} [Thu May 21 04:14:35 2026] GET /v2.0/networks/bda950b2-e8df-4583-8fcd-f550344c06a4 => generated 669 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1361] 10.0.0.52 () {32 vars in 720 bytes} [Thu May 21 04:14:35 2026] GET /v2.0/subnets/5fd4a241-81f4-4caa-8fcd-f4f8939ce032 => generated 641 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:14:35.321 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48e90008-c3bf-4e7c-b954-99d18eb2d9b8 1be200da18384a3a8777f1efca446db1 1690e81d788e4945afedd508b9e21bfc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 743/1362] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:14:35 2026] DELETE /v2.0/subnets/7876f399-39de-48eb-98f1-74b43bcfbdc1 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:14:35.342 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cad0e0dc-f285-406e-8764-4a1de0651c7d 1be200da18384a3a8777f1efca446db1 1690e81d788e4945afedd508b9e21bfc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 744/1363] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:14:35 2026] DELETE /v2.0/networks/89f77c82-ea51-4d8d-831f-280bd017b53b => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1364] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:14:35 2026] DELETE /v2.0/subnets/41032382-18c1-42ba-88da-d1371def4a6b => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1365] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:14:35 2026] DELETE /v2.0/subnets/5fd4a241-81f4-4caa-8fcd-f4f8939ce032 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:14:35.539 7 INFO neutron.services.segments.plugin [-] Segment 12c7b939-a0da-47a1-b6ac-68edd30991bd resource provider aggregate not found 2026-05-21 04:14:35.547 7 INFO neutron.services.segments.plugin [-] Segment 12c7b939-a0da-47a1-b6ac-68edd30991bd resource provider aggregate not found 2026-05-21 04:14:35.562 7 INFO neutron.services.segments.plugin [-] Segment 12c7b939-a0da-47a1-b6ac-68edd30991bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12c7b939-a0da-47a1-b6ac-68edd30991bd found for delete ", "request_id": "req-393614e7-ef1b-4dd1-bf3f-1f65bd8a81b9"}]} 2026-05-21 04:14:35.566 7 INFO neutron.services.segments.plugin [-] Segment 12c7b939-a0da-47a1-b6ac-68edd30991bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12c7b939-a0da-47a1-b6ac-68edd30991bd found for delete ", "request_id": "req-7ddf2d3a-6c06-413b-8211-1f387f43ff66"}]} [pid: 7|app: 0|req: 621/1366] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:14:35 2026] DELETE /v2.0/networks/a3fb7ae6-0f7f-45c7-90b4-cd9ab0b7d6f6 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:14:35.627 8 INFO neutron_taas.services.taas.taas_plugin [None req-306d3a12-5f04-4b93-bbc3-bd8447982474 1be200da18384a3a8777f1efca446db1 1690e81d788e4945afedd508b9e21bfc - - default default] TaaS: Handle Delete Port: f5dc7857-75d6-4c24-8e03-bd34a7391c18 2026-05-21 04:14:35.631 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-306d3a12-5f04-4b93-bbc3-bd8447982474 1be200da18384a3a8777f1efca446db1 1690e81d788e4945afedd508b9e21bfc - - default default] Tap Mirror: Handle Delete Port: f5dc7857-75d6-4c24-8e03-bd34a7391c18 2026-05-21 04:14:35.655 7 INFO neutron.db.segments_db [None req-7db8bb29-403e-4ec9-9d2f-cfc5bcd4d42c c322008049a542e68a5cf53de2e6811e 91236766d2b046389b0918d31edf8d6c - - default default] Added segment d68b44d2-17b5-4296-8a14-bc040fc802a1 of type vxlan for network 13d16bac-b5af-4bfd-9391-4e7ef7e66f3c [pid: 7|app: 0|req: 622/1367] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:14:35 2026] POST /v2.0/networks => generated 636 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1368] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:35 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => 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: 746/1369] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:14:35 2026] DELETE /v2.0/networks/bda950b2-e8df-4583-8fcd-f550344c06a4 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1370] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:35 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1371] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:14:35 2026] POST /v2.0/subnets => generated 646 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1372] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:36 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1373] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:36 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&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: 625/1374] 10.0.0.52 () {34 vars in 664 bytes} [Thu May 21 04:14:36 2026] POST /v2.0/ports => generated 928 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1375] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:14:36 2026] GET /v2.0/security-groups?tenant_id=1690e81d788e4945afedd508b9e21bfc&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:14:36.517 8 INFO neutron_taas.services.taas.taas_plugin [None req-3f647c47-b78f-4dae-b47a-1362c0329ad9 c322008049a542e68a5cf53de2e6811e 91236766d2b046389b0918d31edf8d6c - - default default] TaaS: Handle Delete Port: 75263221-315a-4174-be28-fdbbe5d1d866 2026-05-21 04:14:36.521 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f647c47-b78f-4dae-b47a-1362c0329ad9 c322008049a542e68a5cf53de2e6811e 91236766d2b046389b0918d31edf8d6c - - default default] Tap Mirror: Handle Delete Port: 75263221-315a-4174-be28-fdbbe5d1d866 [pid: 7|app: 0|req: 627/1376] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:36 2026] DELETE /v2.0/security-groups/9f4a76e6-581c-44cc-9c96-8c6dd0f94717 => 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: 750/1377] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:14:36 2026] DELETE /v2.0/ports/75263221-315a-4174-be28-fdbbe5d1d866 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:14:36.670 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5e379f97-d32b-4403-a0db-a6821cd5fb88 c322008049a542e68a5cf53de2e6811e 91236766d2b046389b0918d31edf8d6c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 628/1378] 10.0.0.52 () {32 vars in 716 bytes} [Thu May 21 04:14:36 2026] GET /v2.0/ports/75263221-315a-4174-be28-fdbbe5d1d866 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1379] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:14:36 2026] DELETE /v2.0/subnets/3c2dbb03-f4c0-487e-b883-229aac9bc54a => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:14:36.982 8 INFO neutron.services.segments.plugin [-] Segment 7580491e-eb77-4bb4-bf69-1593766b812c resource provider aggregate not found 2026-05-21 04:14:36.987 8 INFO neutron.services.segments.plugin [-] Segment 7580491e-eb77-4bb4-bf69-1593766b812c resource provider aggregate not found [pid: 7|app: 0|req: 629/1380] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:14:36 2026] DELETE /v2.0/networks/13d16bac-b5af-4bfd-9391-4e7ef7e66f3c => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:14:37.003 8 INFO neutron.services.segments.plugin [-] Segment 7580491e-eb77-4bb4-bf69-1593766b812c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7580491e-eb77-4bb4-bf69-1593766b812c found for delete ", "request_id": "req-51deedfd-448a-4393-90c8-28684acdc199"}]} 2026-05-21 04:14:37.009 8 INFO neutron.services.segments.plugin [-] Segment 7580491e-eb77-4bb4-bf69-1593766b812c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7580491e-eb77-4bb4-bf69-1593766b812c found for delete ", "request_id": "req-e2db9eeb-00d1-4d75-9068-d36fc3fc3b75"}]} [pid: 7|app: 0|req: 630/1381] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:37 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => 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: 631/1382] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:37 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1383] 10.0.0.52 () {34 vars in 664 bytes} [Thu May 21 04:14:37 2026] POST /v2.0/ports => generated 779 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1384] 10.0.0.52 () {34 vars in 736 bytes} [Thu May 21 04:14:37 2026] PUT /v2.0/ports/e6098c31-ee82-44ce-85eb-ea4cb2b3d49b => generated 752 bytes in 160 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-21 04:14:37.591 7 INFO neutron.services.segments.plugin [-] Segment d68b44d2-17b5-4296-8a14-bc040fc802a1 resource provider aggregate not found 2026-05-21 04:14:37.592 7 INFO neutron.services.segments.plugin [-] Segment d68b44d2-17b5-4296-8a14-bc040fc802a1 resource provider aggregate not found 2026-05-21 04:14:37.607 7 INFO neutron.services.segments.plugin [-] Segment d68b44d2-17b5-4296-8a14-bc040fc802a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d68b44d2-17b5-4296-8a14-bc040fc802a1 found for delete ", "request_id": "req-f20539fe-6cbf-4b3b-b95d-2c3351d6b414"}]} 2026-05-21 04:14:37.610 7 INFO neutron.services.segments.plugin [-] Segment d68b44d2-17b5-4296-8a14-bc040fc802a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d68b44d2-17b5-4296-8a14-bc040fc802a1 found for delete ", "request_id": "req-1658c4f8-3f72-4e4b-b6ef-7a04f31cf0eb"}]} 2026-05-21 04:14:37.617 8 INFO neutron_taas.services.taas.taas_plugin [None req-eecb3554-2ed4-4bfa-a1d6-3cc034c6c2e2 c322008049a542e68a5cf53de2e6811e 91236766d2b046389b0918d31edf8d6c - - default default] TaaS: Handle Delete Port: e6098c31-ee82-44ce-85eb-ea4cb2b3d49b 2026-05-21 04:14:37.620 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eecb3554-2ed4-4bfa-a1d6-3cc034c6c2e2 c322008049a542e68a5cf53de2e6811e 91236766d2b046389b0918d31edf8d6c - - default default] Tap Mirror: Handle Delete Port: e6098c31-ee82-44ce-85eb-ea4cb2b3d49b [pid: 8|app: 0|req: 753/1385] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:14:37 2026] DELETE /v2.0/ports/e6098c31-ee82-44ce-85eb-ea4cb2b3d49b => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 633/1386] 10.0.0.52 () {32 vars in 642 bytes} [Thu May 21 04:14:37 2026] GET /v2.0/ports => generated 782 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:14:37.761 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3aa8e5c-1090-4f15-a580-60d86aa2e531 c322008049a542e68a5cf53de2e6811e 91236766d2b046389b0918d31edf8d6c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 754/1387] 10.0.0.52 () {32 vars in 716 bytes} [Thu May 21 04:14:37 2026] GET /v2.0/ports/e6098c31-ee82-44ce-85eb-ea4cb2b3d49b => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1388] 10.0.0.52 () {32 vars in 642 bytes} [Thu May 21 04:14:37 2026] GET /v2.0/ports => generated 782 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1389] 10.0.0.52 () {32 vars in 716 bytes} [Thu May 21 04:14:37 2026] GET /v2.0/ports/13495aaa-e497-484a-a244-59ec52c2e2ad => generated 779 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:14:37.875 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9898ef32-f437-4c4d-9815-5f644c932680 c322008049a542e68a5cf53de2e6811e 91236766d2b046389b0918d31edf8d6c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 635/1390] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:14:37 2026] DELETE /v2.0/ports/75263221-315a-4174-be28-fdbbe5d1d866 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:14:37.897 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6381a2f8-9e16-458a-94ac-4faf52711b58 c322008049a542e68a5cf53de2e6811e 91236766d2b046389b0918d31edf8d6c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 756/1391] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:14:37 2026] DELETE /v2.0/subnets/3c2dbb03-f4c0-487e-b883-229aac9bc54a => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:14:37.917 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a302faee-2582-49fb-9e85-bf722ca277b5 c322008049a542e68a5cf53de2e6811e 91236766d2b046389b0918d31edf8d6c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 636/1392] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:14:37 2026] DELETE /v2.0/subnets/41032382-18c1-42ba-88da-d1371def4a6b => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:14:37.999 8 INFO neutron_taas.services.taas.taas_plugin [None req-dee36393-f123-471c-a6f1-afc6b0e96c3f c322008049a542e68a5cf53de2e6811e 91236766d2b046389b0918d31edf8d6c - - default default] TaaS: Handle Delete Port: 13495aaa-e497-484a-a244-59ec52c2e2ad 2026-05-21 04:14:38.003 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dee36393-f123-471c-a6f1-afc6b0e96c3f c322008049a542e68a5cf53de2e6811e 91236766d2b046389b0918d31edf8d6c - - default default] Tap Mirror: Handle Delete Port: 13495aaa-e497-484a-a244-59ec52c2e2ad [pid: 8|app: 0|req: 757/1393] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:14:37 2026] DELETE /v2.0/ports/13495aaa-e497-484a-a244-59ec52c2e2ad => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1394] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:14:38 2026] DELETE /v2.0/networks/0b4f6d26-f43a-4731-b58a-eab9e77662c4 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1395] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:38 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => 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: 639/1396] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:14:38 2026] GET /v2.0/security-groups?id=76cb3582-c15a-4c7d-8c92-b183aef87bc6&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: 640/1397] 199.19.213.129 () {34 vars in 994 bytes} [Thu May 21 04:14:38 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:14:38.594 8 INFO neutron.db.segments_db [None req-6713bff9-b9c1-41b2-9888-b3a5a8904d18 a93eb9dc7fc4418daf4f81781dc71e11 31c7d0835f7b409fa47c96999108d071 - - default default] Added segment 6a41b6c9-da95-49f0-8fb1-412bbf30786e of type vxlan for network d6fc754a-7639-4fba-8116-5860d96a7155 2026-05-21 04:14:38.656 7 INFO neutron_taas.services.taas.taas_plugin [req-c3682cfe-3507-4dce-b2b4-71a9041ceb71 req-4ad5d16e-c528-4c4f-91f7-45c02a8db1c8 85c3653a00ea41a09ab0a2e7bfe04256 309174ccc8a24b06a5ae77bc6dfed90b - - default default] TaaS: Handle Delete Port: c52a588e-fe3b-430b-bb2f-753ab9c42dc9 2026-05-21 04:14:38.659 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c3682cfe-3507-4dce-b2b4-71a9041ceb71 req-4ad5d16e-c528-4c4f-91f7-45c02a8db1c8 85c3653a00ea41a09ab0a2e7bfe04256 309174ccc8a24b06a5ae77bc6dfed90b - - default default] Tap Mirror: Handle Delete Port: c52a588e-fe3b-430b-bb2f-753ab9c42dc9 [pid: 8|app: 0|req: 758/1398] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:14:38 2026] POST /v2.0/networks => generated 645 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:14:38.782 7 INFO neutron.db.l3_db [req-c3682cfe-3507-4dce-b2b4-71a9041ceb71 req-4ad5d16e-c528-4c4f-91f7-45c02a8db1c8 85c3653a00ea41a09ab0a2e7bfe04256 309174ccc8a24b06a5ae77bc6dfed90b - - default default] Floating IP c30c5cae-26a6-47f9-9543-e276b7fba355 disassociated. External IP: 10.96.250.215, port: c52a588e-fe3b-430b-bb2f-753ab9c42dc9. [pid: 8|app: 0|req: 759/1399] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:14:38 2026] GET /v2.0/security-groups?tenant_id=91236766d2b046389b0918d31edf8d6c&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1400] 199.19.213.129 () {36 vars in 997 bytes} [Thu May 21 04:14:38 2026] DELETE /v2.0/ports/c52a588e-fe3b-430b-bb2f-753ab9c42dc9 => generated 0 bytes in 587 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1401] 10.0.0.52 () {34 vars in 664 bytes} [Thu May 21 04:14:38 2026] POST /v2.0/ports => generated 775 bytes in 306 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-21 04:14:39.189 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4236add8-1eb8-4bd8-83c7-7d8870ca5b7a'] response: {'server_uuid': 'dbbf35f5-a544-444e-a2bb-0efe41005340', 'name': 'network-vif-deleted', 'tag': 'c52a588e-fe3b-430b-bb2f-753ab9c42dc9', 'status': 'completed', 'code': 200} 2026-05-21 04:14:39.214 8 INFO neutron.db.segments_db [None req-cc252113-1ad2-4030-a65f-0896f54de2ec a93eb9dc7fc4418daf4f81781dc71e11 31c7d0835f7b409fa47c96999108d071 - - default default] Added segment 202d4e9d-6ae2-4c3c-aa7e-c38294793c1a of type vxlan for network 4a41cd65-544b-4b10-99ad-7124eac01b2e [pid: 7|app: 0|req: 642/1402] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:39 2026] DELETE /v2.0/security-groups/21a2e4a1-1246-4e72-8963-3ee06a36c46c => 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: 761/1403] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:14:39 2026] POST /v2.0/networks => generated 631 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1404] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:14:39 2026] POST /v2.0/subnets => generated 626 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1405] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:39 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:14:39.628 7 INFO neutron.services.segments.plugin [-] Segment 848a1830-f5f8-4e64-9dab-96b15d131485 resource provider aggregate not found 2026-05-21 04:14:39.642 7 INFO neutron.services.segments.plugin [-] Segment 848a1830-f5f8-4e64-9dab-96b15d131485 resource provider aggregate not found 2026-05-21 04:14:39.650 7 INFO neutron.services.segments.plugin [-] Segment 848a1830-f5f8-4e64-9dab-96b15d131485 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 848a1830-f5f8-4e64-9dab-96b15d131485 found for delete ", "request_id": "req-9e5c7553-c824-4c73-b95f-a1a8c4588bc8"}]} 2026-05-21 04:14:39.664 7 INFO neutron.services.segments.plugin [-] Segment 848a1830-f5f8-4e64-9dab-96b15d131485 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 848a1830-f5f8-4e64-9dab-96b15d131485 found for delete ", "request_id": "req-5f208391-a702-42ba-be89-3bea651ef00d"}]} [pid: 8|app: 0|req: 762/1406] 10.0.0.52 () {34 vars in 664 bytes} [Thu May 21 04:14:39 2026] POST /v2.0/ports => generated 949 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:14:40.093 7 INFO neutron_taas.services.taas.taas_plugin [None req-91677525-8fa9-4888-92fd-a38047a6f381 a93eb9dc7fc4418daf4f81781dc71e11 31c7d0835f7b409fa47c96999108d071 - - default default] TaaS: Handle Delete Port: 885312d1-b0ee-4ac7-807a-d5d4b68de880 2026-05-21 04:14:40.096 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91677525-8fa9-4888-92fd-a38047a6f381 a93eb9dc7fc4418daf4f81781dc71e11 31c7d0835f7b409fa47c96999108d071 - - default default] Tap Mirror: Handle Delete Port: 885312d1-b0ee-4ac7-807a-d5d4b68de880 [pid: 7|app: 0|req: 645/1407] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:14:39 2026] DELETE /v2.0/ports/885312d1-b0ee-4ac7-807a-d5d4b68de880 => generated 0 bytes in 258 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-21 04:14:40.262 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e7ac8ab9-31c7-4b61-8b1e-16c184613796 a93eb9dc7fc4418daf4f81781dc71e11 31c7d0835f7b409fa47c96999108d071 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 763/1408] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:14:40 2026] DELETE /v2.0/ports/885312d1-b0ee-4ac7-807a-d5d4b68de880 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:14:40.291 7 INFO neutron.pecan_wsgi.hooks.translation [None req-76988403-7493-43d4-aada-4f846ead176a a93eb9dc7fc4418daf4f81781dc71e11 31c7d0835f7b409fa47c96999108d071 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 646/1409] 10.0.0.52 () {32 vars in 716 bytes} [Thu May 21 04:14:40 2026] GET /v2.0/ports/885312d1-b0ee-4ac7-807a-d5d4b68de880 => 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: 764/1410] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:14:40 2026] DELETE /v2.0/subnets/6fb6d6aa-bb63-4022-930f-ef16d1cdb9de => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1411] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:14:40 2026] DELETE /v2.0/networks/4a41cd65-544b-4b10-99ad-7124eac01b2e => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:14:40.677 8 INFO neutron.db.segments_db [None req-ad1b7f4d-8462-4887-a19d-607474ac33b1 a93eb9dc7fc4418daf4f81781dc71e11 31c7d0835f7b409fa47c96999108d071 - - default default] Added segment c3a3fa61-737d-47cc-93c4-4b17d7174102 of type vxlan for network 72d39549-8766-4073-9a09-99d864baaa5d [pid: 7|app: 0|req: 648/1412] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:40 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => 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: 765/1413] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:14:40 2026] POST /v2.0/networks => generated 631 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1414] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:14:40 2026] POST /v2.0/subnets => generated 626 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1415] 10.0.0.52 () {34 vars in 664 bytes} [Thu May 21 04:14:41 2026] POST /v2.0/ports => generated 909 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1416] 10.0.0.52 () {34 vars in 683 bytes} [Thu May 21 04:14:41 2026] POST /v2.0/security-groups => generated 1624 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 04:14:41.414 7 INFO neutron_taas.services.taas.taas_plugin [None req-904fb584-34ae-451d-828d-4ce0ec6a9136 a93eb9dc7fc4418daf4f81781dc71e11 31c7d0835f7b409fa47c96999108d071 - - default default] TaaS: Handle Delete Port: 38ce2cb3-5d2d-42e2-9954-a3d13c359301 2026-05-21 04:14:41.416 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-904fb584-34ae-451d-828d-4ce0ec6a9136 a93eb9dc7fc4418daf4f81781dc71e11 31c7d0835f7b409fa47c96999108d071 - - default default] Tap Mirror: Handle Delete Port: 38ce2cb3-5d2d-42e2-9954-a3d13c359301 [pid: 8|app: 0|req: 767/1417] 10.0.0.52 () {32 vars in 662 bytes} [Thu May 21 04:14:41 2026] GET /v2.0/security-groups => generated 4529 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1418] 10.0.0.52 () {34 vars in 757 bytes} [Thu May 21 04:14:41 2026] PUT /v2.0/security-groups/86128be6-b0f8-474a-8353-14abc76cea45 => generated 1664 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1419] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:14:41 2026] DELETE /v2.0/ports/38ce2cb3-5d2d-42e2-9954-a3d13c359301 => 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: 769/1420] 10.0.0.26 () {34 vars in 989 bytes} [Thu May 21 04:14:41 2026] GET /v2.0/ports?device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1421] 10.0.0.52 () {32 vars in 736 bytes} [Thu May 21 04:14:41 2026] GET /v2.0/security-groups/86128be6-b0f8-474a-8353-14abc76cea45 => generated 1664 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:14:41.560 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14e73547-bc8d-4344-a385-dd2cd5bc2c57 a93eb9dc7fc4418daf4f81781dc71e11 31c7d0835f7b409fa47c96999108d071 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 770/1422] 10.0.0.52 () {32 vars in 716 bytes} [Thu May 21 04:14:41 2026] GET /v2.0/ports/38ce2cb3-5d2d-42e2-9954-a3d13c359301 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1423] 10.0.0.26 () {34 vars in 1039 bytes} [Thu May 21 04:14:41 2026] GET /v2.0/security-groups?id=27f2988c-5ab1-49b9-b543-3bcc319c1380&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: 8|app: 0|req: 771/1424] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:41 2026] DELETE /v2.0/security-groups/86128be6-b0f8-474a-8353-14abc76cea45 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:14:41.668 7 INFO neutron.services.segments.plugin [-] Segment 202d4e9d-6ae2-4c3c-aa7e-c38294793c1a resource provider aggregate not found 2026-05-21 04:14:41.680 7 INFO neutron.services.segments.plugin [-] Segment 202d4e9d-6ae2-4c3c-aa7e-c38294793c1a resource provider aggregate not found [pid: 8|app: 0|req: 772/1425] 10.0.0.52 () {32 vars in 662 bytes} [Thu May 21 04:14:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:14:41.692 7 INFO neutron.services.segments.plugin [-] Segment 202d4e9d-6ae2-4c3c-aa7e-c38294793c1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 202d4e9d-6ae2-4c3c-aa7e-c38294793c1a found for delete ", "request_id": "req-9047e7f7-5f16-4983-bc92-cff475d92894"}]} [pid: 7|app: 0|req: 654/1426] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:14:41 2026] DELETE /v2.0/subnets/a20527eb-d74d-4b38-b91e-991a6772e0a2 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:14:41.701 7 INFO neutron.services.segments.plugin [-] Segment 202d4e9d-6ae2-4c3c-aa7e-c38294793c1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 202d4e9d-6ae2-4c3c-aa7e-c38294793c1a found for delete ", "request_id": "req-72886957-10dd-45ca-82b6-8a6c7ee70b6e"}]} 2026-05-21 04:14:41.702 8 INFO neutron.api.v2.resource [None req-fc893997-b68d-42b5-9b42-8ae10489962b a6be8088b62e4c7fabf84542d25e09c2 56e2d3841d57422887524a5f64a95f15 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 773/1427] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:41 2026] DELETE /v2.0/security-groups/86128be6-b0f8-474a-8353-14abc76cea45 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1428] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:14:41 2026] DELETE /v2.0/networks/72d39549-8766-4073-9a09-99d864baaa5d => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1429] 10.0.0.52 () {34 vars in 683 bytes} [Thu May 21 04:14:41 2026] POST /v2.0/security-groups => generated 1624 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1430] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:14:41 2026] GET /v2.0/ports?device_id=dbbf35f5-a544-444e-a2bb-0efe41005340 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1431] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:14:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1432] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:14:41 2026] GET /v2.0/security-group-rules/f1e9e5ec-70f2-499e-be7c-fe6d5527fb30 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1433] 10.0.0.52 () {32 vars in 672 bytes} [Thu May 21 04:14:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1434] 10.0.0.52 () {34 vars in 664 bytes} [Thu May 21 04:14:41 2026] POST /v2.0/ports => generated 774 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 660/1435] 10.0.0.52 () {32 vars in 749 bytes} [Thu May 21 04:14:42 2026] DELETE /v2.0/security-group-rules/f1e9e5ec-70f2-499e-be7c-fe6d5527fb30 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1436] 10.0.0.52 () {32 vars in 672 bytes} [Thu May 21 04:14:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1437] 10.0.0.52 () {34 vars in 736 bytes} [Thu May 21 04:14:42 2026] PUT /v2.0/ports/f9a535df-11c4-419e-97e5-d938abdf2d9a => generated 752 bytes in 191 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: 662/1438] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:14:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1439] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:14:42 2026] GET /v2.0/security-group-rules/222d3543-7675-4079-a194-14da90537f71 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1440] 10.0.0.52 () {32 vars in 672 bytes} [Thu May 21 04:14:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:14:42.422 8 INFO neutron_taas.services.taas.taas_plugin [None req-737e9617-b93e-464f-8354-fd793c57ea2c a93eb9dc7fc4418daf4f81781dc71e11 31c7d0835f7b409fa47c96999108d071 - - default default] TaaS: Handle Delete Port: f9a535df-11c4-419e-97e5-d938abdf2d9a 2026-05-21 04:14:42.427 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-737e9617-b93e-464f-8354-fd793c57ea2c a93eb9dc7fc4418daf4f81781dc71e11 31c7d0835f7b409fa47c96999108d071 - - default default] Tap Mirror: Handle Delete Port: f9a535df-11c4-419e-97e5-d938abdf2d9a [pid: 7|app: 0|req: 665/1441] 10.0.0.52 () {32 vars in 749 bytes} [Thu May 21 04:14:42 2026] DELETE /v2.0/security-group-rules/222d3543-7675-4079-a194-14da90537f71 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1442] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:14:42 2026] DELETE /v2.0/ports/f9a535df-11c4-419e-97e5-d938abdf2d9a => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1443] 10.0.0.52 () {32 vars in 672 bytes} [Thu May 21 04:14:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1444] 10.0.0.52 () {32 vars in 642 bytes} [Thu May 21 04:14:42 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-21 04:14:42.598 7 INFO neutron.db.securitygroups_db [None req-7c2d5501-bdd9-44f7-8022-03cf995847a5 a6be8088b62e4c7fabf84542d25e09c2 56e2d3841d57422887524a5f64a95f15 - - default default] Project 56e2d3841d57422887524a5f64a95f15 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-21 04:14:42.612 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7c5a156f-9149-473f-9b1f-4ebad0badbbc a93eb9dc7fc4418daf4f81781dc71e11 31c7d0835f7b409fa47c96999108d071 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 779/1445] 10.0.0.52 () {32 vars in 716 bytes} [Thu May 21 04:14:42 2026] GET /v2.0/ports/f9a535df-11c4-419e-97e5-d938abdf2d9a => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1446] 10.0.0.52 () {32 vars in 642 bytes} [Thu May 21 04:14:42 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: 667/1447] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:14:42 2026] POST /v2.0/security-group-rules => generated 607 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1448] 10.0.0.52 () {32 vars in 716 bytes} [Thu May 21 04:14:42 2026] GET /v2.0/ports/a00430b9-9b12-4434-81e0-3a1820086134 => generated 775 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1449] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:14:42 2026] GET /v2.0/security-group-rules/641ad135-6c9c-4e6a-bee2-e105af96915d => generated 607 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:14:42.728 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb88ec6f-72e3-48f3-9fcf-f78d3dff6689 a93eb9dc7fc4418daf4f81781dc71e11 31c7d0835f7b409fa47c96999108d071 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 782/1450] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:14:42 2026] DELETE /v2.0/ports/38ce2cb3-5d2d-42e2-9954-a3d13c359301 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:14:42.747 8 INFO neutron.pecan_wsgi.hooks.translation [None req-527221a6-cd4a-4740-9d13-67660e052a5e a93eb9dc7fc4418daf4f81781dc71e11 31c7d0835f7b409fa47c96999108d071 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 783/1451] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:14:42 2026] DELETE /v2.0/subnets/a20527eb-d74d-4b38-b91e-991a6772e0a2 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:14:42.768 8 INFO neutron.pecan_wsgi.hooks.translation [None req-27fde191-6f11-4aa5-bca9-e894819e0b85 a93eb9dc7fc4418daf4f81781dc71e11 31c7d0835f7b409fa47c96999108d071 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 784/1452] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:14:42 2026] DELETE /v2.0/subnets/6fb6d6aa-bb63-4022-930f-ef16d1cdb9de => 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: 669/1453] 10.0.0.52 () {32 vars in 672 bytes} [Thu May 21 04:14:42 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1454] 10.0.0.52 () {32 vars in 749 bytes} [Thu May 21 04:14:42 2026] DELETE /v2.0/security-group-rules/641ad135-6c9c-4e6a-bee2-e105af96915d => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:14:42.874 8 INFO neutron_taas.services.taas.taas_plugin [None req-f46c9737-7503-4e76-a429-461dbcd2d011 a93eb9dc7fc4418daf4f81781dc71e11 31c7d0835f7b409fa47c96999108d071 - - default default] TaaS: Handle Delete Port: a00430b9-9b12-4434-81e0-3a1820086134 2026-05-21 04:14:42.878 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f46c9737-7503-4e76-a429-461dbcd2d011 a93eb9dc7fc4418daf4f81781dc71e11 31c7d0835f7b409fa47c96999108d071 - - default default] Tap Mirror: Handle Delete Port: a00430b9-9b12-4434-81e0-3a1820086134 [pid: 7|app: 0|req: 671/1455] 10.0.0.52 () {32 vars in 672 bytes} [Thu May 21 04:14:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1456] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:14:42 2026] DELETE /v2.0/ports/a00430b9-9b12-4434-81e0-3a1820086134 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1457] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:42 2026] DELETE /v2.0/security-groups/c86a6f01-e2bb-4960-9db2-e3913818e74d => 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: 786/1458] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:42 2026] DELETE /v2.0/security-groups/76cb3582-c15a-4c7d-8c92-b183aef87bc6 => 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: 787/1459] 10.0.0.52 () {32 vars in 662 bytes} [Thu May 21 04:14:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1460] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:14:42 2026] DELETE /v2.0/networks/d6fc754a-7639-4fba-8116-5860d96a7155 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:14:43.122 8 INFO neutron.api.v2.resource [None req-190d753e-ba00-4097-8105-8cf9916ab6ee 85c3653a00ea41a09ab0a2e7bfe04256 309174ccc8a24b06a5ae77bc6dfed90b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 788/1461] 10.0.0.52 () {32 vars in 736 bytes} [Thu May 21 04:14:43 2026] GET /v2.0/security-groups/76cb3582-c15a-4c7d-8c92-b183aef87bc6 => 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: 674/1462] 10.0.0.52 () {32 vars in 662 bytes} [Thu May 21 04:14:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:14:43.208 8 INFO neutron_taas.services.taas.taas_plugin [None req-58febda2-fe77-4bfa-861b-1eac02a0b851 85c3653a00ea41a09ab0a2e7bfe04256 309174ccc8a24b06a5ae77bc6dfed90b - - default default] TaaS: Handle Delete Port: d983fb35-dcdd-4f30-99b7-5b254bfeb319 2026-05-21 04:14:43.210 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58febda2-fe77-4bfa-861b-1eac02a0b851 85c3653a00ea41a09ab0a2e7bfe04256 309174ccc8a24b06a5ae77bc6dfed90b - - default default] Tap Mirror: Handle Delete Port: d983fb35-dcdd-4f30-99b7-5b254bfeb319 [pid: 8|app: 0|req: 789/1463] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:14:43 2026] DELETE /v2.0/floatingips/c30c5cae-26a6-47f9-9543-e276b7fba355 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:14:43.716 7 INFO neutron.services.segments.plugin [-] Segment c3a3fa61-737d-47cc-93c4-4b17d7174102 resource provider aggregate not found 2026-05-21 04:14:43.724 7 INFO neutron.services.segments.plugin [-] Segment c3a3fa61-737d-47cc-93c4-4b17d7174102 resource provider aggregate not found 2026-05-21 04:14:43.737 7 INFO neutron.services.segments.plugin [-] Segment c3a3fa61-737d-47cc-93c4-4b17d7174102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3a3fa61-737d-47cc-93c4-4b17d7174102 found for delete ", "request_id": "req-ed937a43-e073-4476-9536-5759697ff534"}]} 2026-05-21 04:14:43.744 7 INFO neutron.services.segments.plugin [-] Segment c3a3fa61-737d-47cc-93c4-4b17d7174102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3a3fa61-737d-47cc-93c4-4b17d7174102 found for delete ", "request_id": "req-20637ca1-0bf1-4cd1-9104-e18fd168b58e"}]} 2026-05-21 04:14:43.759 7 INFO neutron.services.segments.plugin [-] Segment 6a41b6c9-da95-49f0-8fb1-412bbf30786e resource provider aggregate not found 2026-05-21 04:14:43.762 7 INFO neutron.services.segments.plugin [-] Segment 6a41b6c9-da95-49f0-8fb1-412bbf30786e resource provider aggregate not found 2026-05-21 04:14:43.777 7 INFO neutron_taas.services.taas.taas_plugin [None req-806f3d94-375d-4ec3-8d39-748ac79d6ea8 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 471d416b-ef95-431c-9799-a216e8fe1ffe 2026-05-21 04:14:43.780 7 INFO neutron.services.segments.plugin [-] Segment 6a41b6c9-da95-49f0-8fb1-412bbf30786e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a41b6c9-da95-49f0-8fb1-412bbf30786e found for delete ", "request_id": "req-017182a2-0e93-4b40-ac10-cd7f61bd262c"}]} 2026-05-21 04:14:43.781 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-806f3d94-375d-4ec3-8d39-748ac79d6ea8 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 471d416b-ef95-431c-9799-a216e8fe1ffe 2026-05-21 04:14:43.781 7 INFO neutron.services.segments.plugin [-] Segment 6a41b6c9-da95-49f0-8fb1-412bbf30786e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a41b6c9-da95-49f0-8fb1-412bbf30786e found for delete ", "request_id": "req-2cc94615-4b20-46ef-9760-728c179ad629"}]} [pid: 8|app: 0|req: 790/1464] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:14:43 2026] GET /v2.0/security-groups?tenant_id=31c7d0835f7b409fa47c96999108d071&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1465] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:14:43 2026] GET /v2.0/security-groups?tenant_id=56e2d3841d57422887524a5f64a95f15&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1466] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:43 2026] DELETE /v2.0/security-groups/a4407810-4aaf-48bc-a122-605690fb6fc0 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1467] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:43 2026] DELETE /v2.0/security-groups/90eb5c71-6bba-4ce1-bb48-aa878f213569 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1468] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:14:43 2026] PUT /v2.0/routers/e8058216-7f7f-4b85-9477-d49b60c39db1/remove_router_interface => generated 309 bytes in 1001 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:14:44.564 8 INFO neutron_taas.services.taas.taas_plugin [None req-ad636dc0-28ce-44af-a9b3-ee41b279e772 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: bc0186df-a30d-4b64-9b5e-fd0ff1344114 2026-05-21 04:14:44.567 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad636dc0-28ce-44af-a9b3-ee41b279e772 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: bc0186df-a30d-4b64-9b5e-fd0ff1344114 2026-05-21 04:14:44.869 8 INFO neutron_taas.services.taas.taas_plugin [None req-ad636dc0-28ce-44af-a9b3-ee41b279e772 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 43a3cdf7-e6b3-4e80-a56f-85e83f0e4603 2026-05-21 04:14:44.871 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad636dc0-28ce-44af-a9b3-ee41b279e772 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 43a3cdf7-e6b3-4e80-a56f-85e83f0e4603 2026-05-21 04:14:45.255 8 INFO neutron.services.segments.plugin [-] Segment 588fa9fc-4cd6-4c9c-986e-4aefe92c7912 resource provider aggregate not found 2026-05-21 04:14:45.266 8 INFO neutron.services.segments.plugin [-] Segment 588fa9fc-4cd6-4c9c-986e-4aefe92c7912 resource provider aggregate not found 2026-05-21 04:14:45.279 8 INFO neutron.services.segments.plugin [-] Segment 588fa9fc-4cd6-4c9c-986e-4aefe92c7912 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 588fa9fc-4cd6-4c9c-986e-4aefe92c7912 found for delete ", "request_id": "req-5ab350df-e2de-4044-b878-c827954d8f0a"}]} 2026-05-21 04:14:45.281 8 INFO neutron.services.segments.plugin [-] Segment 588fa9fc-4cd6-4c9c-986e-4aefe92c7912 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 588fa9fc-4cd6-4c9c-986e-4aefe92c7912 found for delete ", "request_id": "req-73e53fb1-c3e7-4d26-a2b6-5721f1f15d07"}]} 2026-05-21 04:14:45.295 8 INFO neutron.db.l3_hamode_db [None req-ad636dc0-28ce-44af-a9b3-ee41b279e772 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] HA network cb98af52-b390-4772-b3c0-de113156c5ba was deleted as no HA routers are present in tenant 309174ccc8a24b06a5ae77bc6dfed90b. [pid: 8|app: 0|req: 794/1469] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:14:44 2026] DELETE /v2.0/routers/e8058216-7f7f-4b85-9477-d49b60c39db1 => generated 0 bytes in 957 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1470] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:14:45 2026] DELETE /v2.0/subnets/7dd39131-cd45-47a1-9dd1-ceda7fedb9ef => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:14:45.600 8 INFO neutron_taas.services.taas.taas_plugin [None req-72ad5276-69f8-4421-a269-a239ef77018c 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 4d1dd19c-9102-4ba5-84aa-0ae8200f6331 2026-05-21 04:14:45.603 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72ad5276-69f8-4421-a269-a239ef77018c 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 4d1dd19c-9102-4ba5-84aa-0ae8200f6331 [pid: 8|app: 0|req: 795/1471] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:14:45 2026] DELETE /v2.0/networks/94295ddc-0c43-4ddc-b032-02cd8615c5bc => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:14:46.033 7 INFO neutron.db.segments_db [None req-314ad234-f7b7-408b-b8cd-90f32edf77bf fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Added segment 06eb5e1b-9c07-46f1-a59b-7b225c337e30 of type vxlan for network f61ef5d1-0e58-48e2-af6d-96ab8b254c49 [pid: 8|app: 0|req: 796/1472] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:14:46 2026] GET /v2.0/security-groups?tenant_id=309174ccc8a24b06a5ae77bc6dfed90b&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1473] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:14:45 2026] POST /v2.0/networks => generated 630 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1474] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:46 2026] DELETE /v2.0/security-groups/5aaa7b7b-b3ff-4cae-8b83-584c35008d6d => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:14:46.174 7 INFO neutron.db.segments_db [None req-eee74bc1-b30a-4118-a35e-2a1376908185 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Added segment dccafeeb-087e-4080-b292-9d7575b5901d of type vxlan for network 8efe7015-0e86-4372-afc2-46135909721a [pid: 7|app: 0|req: 678/1475] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:14:46 2026] POST /v2.0/networks => generated 630 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1476] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:14:46 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: 679/1477] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:14:46 2026] POST /v2.0/subnets => generated 626 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:14:46.820 8 INFO neutron.db.segments_db [None req-9f60b0af-f45a-4d67-8c70-e7a487aad0f4 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Added segment 06acacd8-2bc6-422d-a35b-73eab1d7ba9a of type vxlan for network 289abdc6-16f6-4629-9443-994a8da03153 2026-05-21 04:14:47.085 8 INFO neutron.db.l3_hamode_db [None req-9f60b0af-f45a-4d67-8c70-e7a487aad0f4 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 04:14:47.198 8 INFO neutron.db.l3_hamode_db [None req-9f60b0af-f45a-4d67-8c70-e7a487aad0f4 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 04:14:47.302 8 INFO neutron.services.segments.plugin [-] Segment c0888b8c-fbe9-484f-b88c-4177411c96c3 resource provider aggregate not found 2026-05-21 04:14:47.305 8 INFO neutron.services.segments.plugin [-] Segment c0888b8c-fbe9-484f-b88c-4177411c96c3 resource provider aggregate not found 2026-05-21 04:14:47.322 8 INFO neutron.services.segments.plugin [-] Segment c0888b8c-fbe9-484f-b88c-4177411c96c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0888b8c-fbe9-484f-b88c-4177411c96c3 found for delete ", "request_id": "req-15c360d6-b45d-46b4-af7b-a3cbeb2f3838"}]} 2026-05-21 04:14:47.324 8 INFO neutron.services.segments.plugin [-] Segment c0888b8c-fbe9-484f-b88c-4177411c96c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0888b8c-fbe9-484f-b88c-4177411c96c3 found for delete ", "request_id": "req-c5fc06e2-c5cf-48bc-825b-76af987f7297"}]} [pid: 8|app: 0|req: 799/1478] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:14:46 2026] POST /v2.0/routers => generated 505 bytes in 1085 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1479] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:14:47 2026] PUT /v2.0/routers/a4633280-ad9d-4363-a6a1-e51d917d22bd/add_router_interface => generated 309 bytes in 1500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1480] 10.0.0.52 () {32 vars in 716 bytes} [Thu May 21 04:14:49 2026] GET /v2.0/ports/22cefb95-c06c-4818-ac15-678eea58a8ac => generated 955 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1483] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:14:49 2026] GET /v2.0/security-groups?tenant_id=76a4495290e643fb9c786af0be5cdc09&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1484] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:50 2026] DELETE /v2.0/security-groups/06d97b8d-0a1a-4274-a022-64976b81dbbc => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1485] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:14:49 2026] PUT /v2.0/routers/a4633280-ad9d-4363-a6a1-e51d917d22bd/add_router_interface => generated 309 bytes in 1232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1486] 10.0.0.52 () {32 vars in 716 bytes} [Thu May 21 04:14:50 2026] GET /v2.0/ports/4ebac911-1c68-4df8-9098-cc4a872fa051 => generated 955 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1487] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:14:50 2026] GET /v2.0/security-groups?tenant_id=410c0ccdcbcb4ca1a7a4cc0f77ab16e5&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1488] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:50 2026] DELETE /v2.0/security-groups/a7a1a6cd-4cd3-4367-a383-6020fb149a60 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:14:51.025 7 INFO neutron_taas.services.taas.taas_plugin [None req-61797cab-a5df-424b-a2c9-85d31ca320d4 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] TaaS: Handle Delete Port: 4ebac911-1c68-4df8-9098-cc4a872fa051 2026-05-21 04:14:51.029 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61797cab-a5df-424b-a2c9-85d31ca320d4 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Tap Mirror: Handle Delete Port: 4ebac911-1c68-4df8-9098-cc4a872fa051 [pid: 7|app: 0|req: 683/1489] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:14:50 2026] PUT /v2.0/routers/a4633280-ad9d-4363-a6a1-e51d917d22bd/remove_router_interface => generated 309 bytes in 869 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:14:51.915 8 INFO neutron_taas.services.taas.taas_plugin [None req-3f01aa4b-cda2-4070-bd30-016e86822909 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] TaaS: Handle Delete Port: 22cefb95-c06c-4818-ac15-678eea58a8ac 2026-05-21 04:14:51.918 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f01aa4b-cda2-4070-bd30-016e86822909 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Tap Mirror: Handle Delete Port: 22cefb95-c06c-4818-ac15-678eea58a8ac [pid: 8|app: 0|req: 807/1490] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:14:51 2026] PUT /v2.0/routers/a4633280-ad9d-4363-a6a1-e51d917d22bd/remove_router_interface => generated 309 bytes in 802 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1491] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:14:52 2026] GET /v2.0/ports?device_id=a4633280-ad9d-4363-a6a1-e51d917d22bd => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:14:52.578 8 INFO neutron_taas.services.taas.taas_plugin [None req-cfdadd4a-e2ff-472b-a93d-51eed5c8a47c fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] TaaS: Handle Delete Port: d30cbb3d-e9e2-4cd0-900b-d4163bdb236b 2026-05-21 04:14:52.582 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfdadd4a-e2ff-472b-a93d-51eed5c8a47c fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Tap Mirror: Handle Delete Port: d30cbb3d-e9e2-4cd0-900b-d4163bdb236b 2026-05-21 04:14:52.931 8 INFO neutron.services.segments.plugin [-] Segment 06acacd8-2bc6-422d-a35b-73eab1d7ba9a resource provider aggregate not found 2026-05-21 04:14:52.935 8 INFO neutron.services.segments.plugin [-] Segment 06acacd8-2bc6-422d-a35b-73eab1d7ba9a resource provider aggregate not found 2026-05-21 04:14:52.956 8 INFO neutron.services.segments.plugin [-] Segment 06acacd8-2bc6-422d-a35b-73eab1d7ba9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06acacd8-2bc6-422d-a35b-73eab1d7ba9a found for delete ", "request_id": "req-7ca458df-2c50-4d0a-b39b-b3e5bdd25565"}]} 2026-05-21 04:14:52.959 8 INFO neutron.services.segments.plugin [-] Segment 06acacd8-2bc6-422d-a35b-73eab1d7ba9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06acacd8-2bc6-422d-a35b-73eab1d7ba9a found for delete ", "request_id": "req-0035b5f8-eabb-49e1-9c8d-c892e4587474"}]} 2026-05-21 04:14:52.986 8 INFO neutron.db.l3_hamode_db [None req-cfdadd4a-e2ff-472b-a93d-51eed5c8a47c fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] HA network 289abdc6-16f6-4629-9443-994a8da03153 was deleted as no HA routers are present in tenant 8442beccd1664dd5875f3d6953a618cf. [pid: 8|app: 0|req: 808/1492] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:14:52 2026] DELETE /v2.0/routers/a4633280-ad9d-4363-a6a1-e51d917d22bd => generated 0 bytes in 586 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1493] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:14:52 2026] DELETE /v2.0/subnets/3d1847cc-dce9-430b-9a4d-6d2754136028 => 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: 809/1494] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:14:53 2026] DELETE /v2.0/subnets/ec2d8f89-f15a-448a-afbf-b353241fe21e => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:14:53.444 7 INFO neutron.services.segments.plugin [-] Segment dccafeeb-087e-4080-b292-9d7575b5901d resource provider aggregate not found 2026-05-21 04:14:53.450 7 INFO neutron.services.segments.plugin [-] Segment dccafeeb-087e-4080-b292-9d7575b5901d resource provider aggregate not found 2026-05-21 04:14:53.465 7 INFO neutron.services.segments.plugin [-] Segment dccafeeb-087e-4080-b292-9d7575b5901d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dccafeeb-087e-4080-b292-9d7575b5901d found for delete ", "request_id": "req-98e8316e-ddf4-41dd-94a5-3935f46aa0bb"}]} [pid: 7|app: 0|req: 686/1495] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:14:53 2026] DELETE /v2.0/networks/8efe7015-0e86-4372-afc2-46135909721a => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:14:53.479 7 INFO neutron.services.segments.plugin [-] Segment dccafeeb-087e-4080-b292-9d7575b5901d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dccafeeb-087e-4080-b292-9d7575b5901d found for delete ", "request_id": "req-f6ba2706-7e42-4006-bc31-26588191faa2"}]} 2026-05-21 04:14:53.575 8 INFO neutron_taas.services.taas.taas_plugin [None req-e209dc9f-ca96-4bc8-a9e3-cb5763722594 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] TaaS: Handle Delete Port: 92fdbd70-9523-4791-aaf5-86fca21d3f93 2026-05-21 04:14:53.579 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e209dc9f-ca96-4bc8-a9e3-cb5763722594 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Tap Mirror: Handle Delete Port: 92fdbd70-9523-4791-aaf5-86fca21d3f93 [pid: 7|app: 0|req: 687/1496] 10.0.0.52 () {32 vars in 825 bytes} [Thu May 21 04:14:53 2026] GET /v2.0/ports?project_id=628d70dcc50a486ebf34cf377ff033c1&network_id=04f5ec86-d73f-41b5-95a9-1d37b2704866 => generated 3695 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1497] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:14:53 2026] DELETE /v2.0/networks/f61ef5d1-0e58-48e2-af6d-96ab8b254c49 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:14:53.829 7 INFO neutron.db.segments_db [None req-f783a4b5-f0f3-4846-92b9-3e38163ef65d fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Added segment ef20e253-2ec0-4b1b-88f1-74bf4b79b230 of type vxlan for network 92b8a9a0-8ce7-4dce-b11d-ae11ebb7f856 [pid: 7|app: 0|req: 688/1498] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:14:53 2026] POST /v2.0/networks => generated 629 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1499] 10.0.0.52 () {32 vars in 741 bytes} [Thu May 21 04:14:54 2026] GET /v2.0/subnets?network_id=669b8c9e-f423-41cc-84d5-9c824497fb42 => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1500] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:14:53 2026] POST /v2.0/subnets => generated 626 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:14:54.191 7 INFO neutron.db.segments_db [None req-43bd2982-80f9-4066-846b-7bfac1e1412e fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Added segment dc9d11fe-c8b3-47ea-81c7-37985a524a61 of type vxlan for network 90670a0e-96ad-43ae-ab02-52ff5b8ed310 2026-05-21 04:14:54.372 8 INFO neutron.db.l3_db [None req-a2422ab2-7c7a-42cc-a19c-1d24b690dcce feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] Floating IP dbce44c3-772a-4f7e-b5c1-88c1468ff6fb disassociated. External IP: 10.96.250.214, port: 795eb537-98c8-427e-961e-a5ab9a2bd0b8. 2026-05-21 04:14:54.426 7 INFO neutron.db.l3_hamode_db [None req-43bd2982-80f9-4066-846b-7bfac1e1412e fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 04:14:54.523 7 INFO neutron.db.l3_hamode_db [None req-43bd2982-80f9-4066-846b-7bfac1e1412e fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 812/1501] 10.0.0.52 () {34 vars in 748 bytes} [Thu May 21 04:14:54 2026] PUT /v2.0/floatingips/dbce44c3-772a-4f7e-b5c1-88c1468ff6fb => generated 554 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1502] 10.0.0.52 () {32 vars in 728 bytes} [Thu May 21 04:14:54 2026] GET /v2.0/floatingips/dbce44c3-772a-4f7e-b5c1-88c1468ff6fb => generated 554 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:14:54.785 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fc2bb0d-31df-4b53-9560-0da329a0918a'] response: {'name': 'network-changed', 'server_uuid': 'f46ade4f-5d6c-435a-a719-23eb5dbc0717', 'tag': '795eb537-98c8-427e-961e-a5ab9a2bd0b8', 'status': 'completed', 'code': 200} 2026-05-21 04:14:54.978 8 INFO neutron.services.segments.plugin [-] Segment 06eb5e1b-9c07-46f1-a59b-7b225c337e30 resource provider aggregate not found 2026-05-21 04:14:54.982 8 INFO neutron.services.segments.plugin [-] Segment 06eb5e1b-9c07-46f1-a59b-7b225c337e30 resource provider aggregate not found 2026-05-21 04:14:54.999 8 INFO neutron.services.segments.plugin [-] Segment 06eb5e1b-9c07-46f1-a59b-7b225c337e30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06eb5e1b-9c07-46f1-a59b-7b225c337e30 found for delete ", "request_id": "req-07b6b18f-9ad1-4e34-bc0d-faa77ad225bc"}]} 2026-05-21 04:14:54.999 8 INFO neutron.services.segments.plugin [-] Segment 06eb5e1b-9c07-46f1-a59b-7b225c337e30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06eb5e1b-9c07-46f1-a59b-7b225c337e30 found for delete ", "request_id": "req-b09148df-5746-46a7-afbe-41589de4fcc3"}]} [pid: 7|app: 0|req: 690/1503] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:14:54 2026] POST /v2.0/routers => generated 506 bytes in 993 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1504] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:14:55 2026] GET /v2.0/ports?tenant_id=628d70dcc50a486ebf34cf377ff033c1&device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => 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: 692/1505] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:14:55 2026] GET /v2.0/networks?id=04f5ec86-d73f-41b5-95a9-1d37b2704866 => generated 756 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1506] 199.19.213.129 () {34 vars in 1060 bytes} [Thu May 21 04:14:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=795eb537-98c8-427e-961e-a5ab9a2bd0b8 => 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: 694/1507] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:14:55 2026] GET /v2.0/subnets?id=7031659f-00dd-49ed-9462-42f52afa726c => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1508] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:14:55 2026] GET /v2.0/ports?network_id=04f5ec86-d73f-41b5-95a9-1d37b2704866&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: 814/1509] 10.0.0.52 () {34 vars in 664 bytes} [Thu May 21 04:14:55 2026] POST /v2.0/ports => generated 948 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 696/1510] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:14:55 2026] GET /v2.0/networks/04f5ec86-d73f-41b5-95a9-1d37b2704866?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: 697/1511] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:14:55 2026] GET /v2.0/networks/04f5ec86-d73f-41b5-95a9-1d37b2704866?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: 698/1512] 10.0.0.52 () {32 vars in 728 bytes} [Thu May 21 04:14:55 2026] GET /v2.0/floatingips/dbce44c3-772a-4f7e-b5c1-88c1468ff6fb => generated 554 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1513] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:14:55 2026] PUT /v2.0/routers/ddbae25c-794f-4932-b3c6-99ccfa898b29/add_router_interface => generated 309 bytes in 1179 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: 816/1514] 10.0.0.52 () {32 vars in 716 bytes} [Thu May 21 04:14:56 2026] GET /v2.0/ports/b26e36f4-ee9b-498d-b5ac-684609df11ce => generated 1022 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1515] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:14:56 2026] GET /v2.0/security-groups?tenant_id=0b774d362a0b4db28f81005b47e631a9&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1516] 10.0.0.52 () {32 vars in 728 bytes} [Thu May 21 04:14:56 2026] GET /v2.0/floatingips/dbce44c3-772a-4f7e-b5c1-88c1468ff6fb => generated 552 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1517] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:56 2026] DELETE /v2.0/security-groups/e4096c78-2760-4cab-8263-0176a624b099 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:14:57.101 8 INFO neutron_taas.services.taas.taas_plugin [None req-05318020-d7cc-4b19-99eb-fcff50a1b134 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] TaaS: Handle Delete Port: b26e36f4-ee9b-498d-b5ac-684609df11ce 2026-05-21 04:14:57.104 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05318020-d7cc-4b19-99eb-fcff50a1b134 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Tap Mirror: Handle Delete Port: b26e36f4-ee9b-498d-b5ac-684609df11ce [pid: 7|app: 0|req: 702/1518] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:14:57 2026] GET /v2.0/security-groups?tenant_id=d7513d756be0409983f8589d92587c8e&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1519] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:14:57 2026] GET /v2.0/security-groups?tenant_id=42778443d47044b893323d70f8093b6d&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1520] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:14:56 2026] PUT /v2.0/routers/ddbae25c-794f-4932-b3c6-99ccfa898b29/remove_router_interface => generated 309 bytes in 778 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: 704/1521] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:57 2026] DELETE /v2.0/security-groups/1bc95daa-bd78-4b35-a34d-0a9832b7be32 => 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: 818/1522] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:14:57 2026] DELETE /v2.0/security-groups/470f1415-67d7-4b1b-93be-cde76a5283a1 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:14:57.762 7 INFO neutron.api.v2.resource [None req-0f271b82-0a93-44b3-8090-264dc0515e46 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 705/1523] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:14:57 2026] PUT /v2.0/routers/ddbae25c-794f-4932-b3c6-99ccfa898b29/remove_router_interface => generated 197 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1524] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:14:57 2026] GET /v2.0/ports?device_id=ddbae25c-794f-4932-b3c6-99ccfa898b29 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:14:58.027 7 INFO neutron_taas.services.taas.taas_plugin [None req-0c05387d-eb73-4084-8db8-b871e2f8cc60 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] TaaS: Handle Delete Port: d7380c97-924a-49f4-9292-0f0539dc72b2 2026-05-21 04:14:58.030 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c05387d-eb73-4084-8db8-b871e2f8cc60 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Tap Mirror: Handle Delete Port: d7380c97-924a-49f4-9292-0f0539dc72b2 [pid: 8|app: 0|req: 820/1525] 10.0.0.52 () {34 vars in 684 bytes} [Thu May 21 04:14:58 2026] POST /v2.0/security-groups => generated 1675 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1526] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:14:58 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) 2026-05-21 04:14:58.338 7 INFO neutron.services.segments.plugin [-] Segment dc9d11fe-c8b3-47ea-81c7-37985a524a61 resource provider aggregate not found 2026-05-21 04:14:58.342 7 INFO neutron.services.segments.plugin [-] Segment dc9d11fe-c8b3-47ea-81c7-37985a524a61 resource provider aggregate not found 2026-05-21 04:14:58.359 7 INFO neutron.services.segments.plugin [-] Segment dc9d11fe-c8b3-47ea-81c7-37985a524a61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc9d11fe-c8b3-47ea-81c7-37985a524a61 found for delete ", "request_id": "req-688d7115-2fb6-4b60-8314-551ea6413669"}]} 2026-05-21 04:14:58.360 7 INFO neutron.services.segments.plugin [-] Segment dc9d11fe-c8b3-47ea-81c7-37985a524a61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc9d11fe-c8b3-47ea-81c7-37985a524a61 found for delete ", "request_id": "req-5eaa093c-97a8-4467-beff-529f4a008f7c"}]} 2026-05-21 04:14:58.373 7 INFO neutron.db.l3_hamode_db [None req-0c05387d-eb73-4084-8db8-b871e2f8cc60 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] HA network 90670a0e-96ad-43ae-ab02-52ff5b8ed310 was deleted as no HA routers are present in tenant 8442beccd1664dd5875f3d6953a618cf. [pid: 7|app: 0|req: 706/1527] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:14:57 2026] DELETE /v2.0/routers/ddbae25c-794f-4932-b3c6-99ccfa898b29 => generated 0 bytes in 590 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1528] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:14:58 2026] POST /v2.0/security-group-rules => generated 596 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1529] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:14:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1530] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:14:58 2026] DELETE /v2.0/subnets/a247fac3-3317-4606-93ac-d196a5c41e78 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1531] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:14:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:14:58.640 7 INFO neutron_taas.services.taas.taas_plugin [None req-0c08bc96-c99d-412b-b905-8ccdc154d432 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] TaaS: Handle Delete Port: 34d2ba8a-de96-4029-8ec0-dd102aed8c4c 2026-05-21 04:14:58.643 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c08bc96-c99d-412b-b905-8ccdc154d432 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Tap Mirror: Handle Delete Port: 34d2ba8a-de96-4029-8ec0-dd102aed8c4c 2026-05-21 04:14:58.654 8 INFO neutron.db.securitygroups_db [None req-a4857ccf-63a6-442d-94fc-e6c34576dfdc feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] Project 628d70dcc50a486ebf34cf377ff033c1 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: 825/1532] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:14:58 2026] POST /v2.0/security-group-rules => generated 607 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:14:58.767 8 INFO neutron.db.securitygroups_db [None req-d7207b3f-4e8a-4b06-a415-74e14a2510ee feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] Project 628d70dcc50a486ebf34cf377ff033c1 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 708/1533] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:14:58 2026] DELETE /v2.0/networks/92b8a9a0-8ce7-4dce-b11d-ae11ebb7f856 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1534] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:14:58 2026] POST /v2.0/security-group-rules => generated 606 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:14:58.914 7 INFO neutron.db.segments_db [None req-b685716a-0a86-48ed-a911-15d4950f3284 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Added segment 01b7a48f-6d9d-432f-be9f-3c8ab6f2643f of type vxlan for network aabd3eb2-7d10-4f69-91a3-0e6c91b80b93 [pid: 7|app: 0|req: 709/1535] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:14:58 2026] POST /v2.0/networks => generated 630 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1536] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:14:59 2026] POST /v2.0/subnets => generated 626 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:14:59.303 8 INFO neutron.db.segments_db [None req-441c60a2-9ab6-4382-9d7d-fc7aee457d08 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Added segment f5f5569c-7ac9-45ff-b514-0ff83841a39c of type vxlan for network 1959d473-2fba-4f68-ad8c-3a9cbbe8aac9 [pid: 7|app: 0|req: 710/1537] 10.0.0.52 () {32 vars in 648 bytes} [Thu May 21 04:14:59 2026] GET /v2.0/networks => generated 1298 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1538] 10.0.0.203 () {34 vars in 1100 bytes} [Thu May 21 04:14:59 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1483854148&fields=id&tenant_id=628d70dcc50a486ebf34cf377ff033c1 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:14:59.548 8 INFO neutron.db.l3_hamode_db [None req-441c60a2-9ab6-4382-9d7d-fc7aee457d08 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 712/1539] 10.0.0.203 () {34 vars in 982 bytes} [Thu May 21 04:14:59 2026] GET /v2.0/networks?id=04f5ec86-d73f-41b5-95a9-1d37b2704866 => generated 661 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1540] 10.0.0.203 () {34 vars in 965 bytes} [Thu May 21 04:14:59 2026] GET /v2.0/quotas/628d70dcc50a486ebf34cf377ff033c1 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:14:59.659 8 INFO neutron.db.l3_hamode_db [None req-441c60a2-9ab6-4382-9d7d-fc7aee457d08 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 714/1541] 10.0.0.203 () {34 vars in 1002 bytes} [Thu May 21 04:14:59 2026] GET /v2.0/ports?tenant_id=628d70dcc50a486ebf34cf377ff033c1&fields=id => generated 149 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1542] 10.0.0.203 () {34 vars in 1008 bytes} [Thu May 21 04:14:59 2026] GET /v2.0/networks/04f5ec86-d73f-41b5-95a9-1d37b2704866?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: 716/1543] 10.0.0.203 () {34 vars in 1108 bytes} [Thu May 21 04:14:59 2026] GET /v2.0/networks/04f5ec86-d73f-41b5-95a9-1d37b2704866?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: 717/1544] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:14:59 2026] GET /v2.0/security-groups?tenant_id=afcd2f34f20848bb996fe62846118344&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1545] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:00 2026] GET /v2.0/ports?device_id=6847f804-fa06-42c2-83ca-173b612e6654 => 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: 719/1546] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:00 2026] DELETE /v2.0/security-groups/a14c40f9-6570-4f20-95a5-5b3d6bc1ebe5 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1547] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:14:59 2026] POST /v2.0/routers => generated 507 bytes in 1068 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:15:00.391 7 INFO neutron.services.segments.plugin [-] Segment ef20e253-2ec0-4b1b-88f1-74bf4b79b230 resource provider aggregate not found 2026-05-21 04:15:00.405 7 INFO neutron.services.segments.plugin [-] Segment ef20e253-2ec0-4b1b-88f1-74bf4b79b230 resource provider aggregate not found 2026-05-21 04:15:00.415 7 INFO neutron.services.segments.plugin [-] Segment ef20e253-2ec0-4b1b-88f1-74bf4b79b230 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef20e253-2ec0-4b1b-88f1-74bf4b79b230 found for delete ", "request_id": "req-ebb972f8-09a8-4243-807e-700f28986869"}]} 2026-05-21 04:15:00.448 7 INFO neutron.services.segments.plugin [-] Segment ef20e253-2ec0-4b1b-88f1-74bf4b79b230 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef20e253-2ec0-4b1b-88f1-74bf4b79b230 found for delete ", "request_id": "req-24961028-5722-44e9-9ac4-a8494f5aa78d"}]} [pid: 8|app: 0|req: 829/1548] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:01 2026] GET /v2.0/ports?device_id=6847f804-fa06-42c2-83ca-173b612e6654 => 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: 720/1549] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:15:00 2026] PUT /v2.0/routers/e3ef6102-57c1-484b-b614-bd582739cfaf/add_router_interface => generated 309 bytes in 1386 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1550] 10.0.0.52 () {32 vars in 716 bytes} [Thu May 21 04:15:01 2026] GET /v2.0/ports/e5581beb-b10c-4f59-9ae1-0d7bb6d6e201 => generated 955 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:15:02.160 7 INFO neutron_taas.services.taas.taas_plugin [None req-0c69628e-aa8d-4a41-b5dd-5536e3ca4c0f fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] TaaS: Handle Delete Port: e5581beb-b10c-4f59-9ae1-0d7bb6d6e201 2026-05-21 04:15:02.166 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c69628e-aa8d-4a41-b5dd-5536e3ca4c0f fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Tap Mirror: Handle Delete Port: e5581beb-b10c-4f59-9ae1-0d7bb6d6e201 2026-05-21 04:15:02.295 8 INFO neutron.db.segments_db [None req-58ea214c-ceb0-42b8-804a-2aad7328482e 8eb40cee652c4fd1a215b708552a2276 e6e199abcae845efb186c565d7eb1b4e - - default default] Added segment 13d0ee6a-a066-40c0-9895-2a5adf6744f9 of type vxlan for network 675bf68a-3405-464d-b787-22f5697bbcd0 [pid: 8|app: 0|req: 831/1551] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:15:01 2026] POST /v2.0/networks => generated 631 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1552] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:02 2026] GET /v2.0/ports?device_id=6847f804-fa06-42c2-83ca-173b612e6654 => 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: 721/1553] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:15:01 2026] PUT /v2.0/routers/e3ef6102-57c1-484b-b614-bd582739cfaf/remove_router_interface => generated 309 bytes in 849 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1554] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:15:02 2026] GET /v2.0/ports?device_id=e3ef6102-57c1-484b-b614-bd582739cfaf => 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: 833/1555] 10.0.0.52 () {34 vars in 663 bytes} [Thu May 21 04:15:02 2026] POST /v2.0/ports => generated 743 bytes in 287 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-21 04:15:02.758 8 INFO neutron.db.segments_db [None req-5c03c148-788f-43d5-9891-acd20a684c75 8eb40cee652c4fd1a215b708552a2276 e6e199abcae845efb186c565d7eb1b4e - - default default] Added segment 81d68eb2-9ec7-4109-b68f-a7ddd71d3ddd of type vxlan for network 599411d1-5894-4004-8961-d4b836740794 2026-05-21 04:15:02.839 7 INFO neutron_taas.services.taas.taas_plugin [None req-d7bae865-f06e-4d04-9aa6-7e49741e0bf4 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] TaaS: Handle Delete Port: f8d953db-c49c-4493-a28f-ceb139172de6 2026-05-21 04:15:02.844 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7bae865-f06e-4d04-9aa6-7e49741e0bf4 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Tap Mirror: Handle Delete Port: f8d953db-c49c-4493-a28f-ceb139172de6 [pid: 8|app: 0|req: 834/1556] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:15:02 2026] POST /v2.0/networks => generated 631 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1557] 10.0.0.52 () {34 vars in 663 bytes} [Thu May 21 04:15:02 2026] POST /v2.0/ports => generated 743 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:15:03.174 7 INFO neutron.services.segments.plugin [-] Segment f5f5569c-7ac9-45ff-b514-0ff83841a39c resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 04:15:03.180 7 INFO neutron.services.segments.plugin [-] Segment f5f5569c-7ac9-45ff-b514-0ff83841a39c resource provider aggregate not found 2026-05-21 04:15:03.204 7 INFO neutron.services.segments.plugin [-] Segment f5f5569c-7ac9-45ff-b514-0ff83841a39c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5f5569c-7ac9-45ff-b514-0ff83841a39c found for delete ", "request_id": "req-2e2f27ca-c29e-404f-b407-4dea6d7c7da8"}]} 2026-05-21 04:15:03.204 7 INFO neutron.services.segments.plugin [-] Segment f5f5569c-7ac9-45ff-b514-0ff83841a39c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5f5569c-7ac9-45ff-b514-0ff83841a39c found for delete ", "request_id": "req-3b2f45f1-25f6-490d-87fb-2a676deda9db"}]} 2026-05-21 04:15:03.220 7 INFO neutron.db.l3_hamode_db [None req-d7bae865-f06e-4d04-9aa6-7e49741e0bf4 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] HA network 1959d473-2fba-4f68-ad8c-3a9cbbe8aac9 was deleted as no HA routers are present in tenant 8442beccd1664dd5875f3d6953a618cf. [pid: 7|app: 0|req: 723/1558] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:02 2026] DELETE /v2.0/routers/e3ef6102-57c1-484b-b614-bd582739cfaf => generated 0 bytes in 566 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:15:03.249 8 INFO neutron.db.segments_db [None req-af1da2ab-49d5-4fe2-aa53-a8fc36fdafc8 8eb40cee652c4fd1a215b708552a2276 e6e199abcae845efb186c565d7eb1b4e - - default default] Added segment 87c8dbdc-db03-495a-a444-619b5dd8ccb6 of type vxlan for network e43e588e-1ed0-435f-af55-6da6c103651d [pid: 8|app: 0|req: 836/1559] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:15:03 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1560] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:03 2026] DELETE /v2.0/subnets/1c215558-8f02-4f8a-afbf-ce0f5bda3ed6 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:15:03.499 7 INFO neutron_taas.services.taas.taas_plugin [None req-ebd2e2b5-2468-49f1-96b8-fb6af667b185 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] TaaS: Handle Delete Port: 742e40c2-e1a7-417b-ab3d-48b86043c126 2026-05-21 04:15:03.502 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ebd2e2b5-2468-49f1-96b8-fb6af667b185 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Tap Mirror: Handle Delete Port: 742e40c2-e1a7-417b-ab3d-48b86043c126 [pid: 8|app: 0|req: 837/1561] 10.0.0.52 () {34 vars in 663 bytes} [Thu May 21 04:15:03 2026] POST /v2.0/ports => generated 743 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 838/1562] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:03 2026] GET /v2.0/ports?device_id=6847f804-fa06-42c2-83ca-173b612e6654 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:03.713 8 INFO neutron.db.segments_db [None req-7312e243-fefa-424a-b5a6-dfacf9bc00a0 8eb40cee652c4fd1a215b708552a2276 e6e199abcae845efb186c565d7eb1b4e - - default default] Added segment f78b872c-7830-4632-a014-cadf5872264f of type vxlan for network 30960c1d-616d-458e-8373-77ed7aa6eca6 [pid: 7|app: 0|req: 725/1563] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:03 2026] DELETE /v2.0/networks/aabd3eb2-7d10-4f69-91a3-0e6c91b80b93 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:15:03.779 7 INFO neutron.db.segments_db [None req-a16b9c8d-a738-4fa2-b1a3-b31e3fd6d99d fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Added segment 8dd7bea4-4c9f-419a-b52b-b1323bfcdeab of type vxlan for network 433149e8-3690-44c1-b2de-5ecdb68796a2 [pid: 8|app: 0|req: 839/1564] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:15:03 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-21 04:15:04.025 7 INFO neutron.db.l3_hamode_db [None req-a16b9c8d-a738-4fa2-b1a3-b31e3fd6d99d fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 840/1565] 10.0.0.52 () {34 vars in 663 bytes} [Thu May 21 04:15:03 2026] POST /v2.0/ports => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 04:15:04.202 8 INFO neutron.db.segments_db [None req-a40b86df-d591-402b-8f1c-42f86c85fe94 8eb40cee652c4fd1a215b708552a2276 e6e199abcae845efb186c565d7eb1b4e - - default default] Added segment 009368b6-3bb0-4922-8e12-8306402eebdb of type vxlan for network 2806b2e4-c2c6-4d04-909f-6c6046116adb [pid: 8|app: 0|req: 841/1566] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:15:04 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: 8|app: 0|req: 842/1567] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:15:04 2026] GET /v2.0/networks?id=04f5ec86-d73f-41b5-95a9-1d37b2704866 => generated 661 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1568] 10.0.0.52 () {34 vars in 663 bytes} [Thu May 21 04:15:04 2026] POST /v2.0/ports => generated 743 bytes in 324 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: 844/1569] 199.19.213.129 () {34 vars in 1050 bytes} [Thu May 21 04:15:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=628d70dcc50a486ebf34cf377ff033c1 => generated 274 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1572] 10.0.0.52 () {34 vars in 746 bytes} [Thu May 21 04:15:04 2026] PUT /v2.0/ports/e9b2ff68-f3ad-48b8-9b38-13cec61ad292/tags => generated 17 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: 8|app: 0|req: 848/1573] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:04 2026] GET /v2.0/ports?device_id=6847f804-fa06-42c2-83ca-173b612e6654 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:04.956 7 INFO neutron.db.l3_hamode_db [None req-a16b9c8d-a738-4fa2-b1a3-b31e3fd6d99d fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 849/1574] 199.19.213.129 () {38 vars in 955 bytes} [Thu May 21 04:15:04 2026] POST /v2.0/ports => generated 954 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 04:15:05.224 7 INFO neutron.services.segments.plugin [-] Segment 01b7a48f-6d9d-432f-be9f-3c8ab6f2643f resource provider aggregate not found 2026-05-21 04:15:05.228 7 INFO neutron.services.segments.plugin [-] Segment 01b7a48f-6d9d-432f-be9f-3c8ab6f2643f resource provider aggregate not found 2026-05-21 04:15:05.243 7 INFO neutron.services.segments.plugin [-] Segment 01b7a48f-6d9d-432f-be9f-3c8ab6f2643f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01b7a48f-6d9d-432f-be9f-3c8ab6f2643f found for delete ", "request_id": "req-f38a00c0-96d5-4e5a-8455-7b93ea752787"}]} 2026-05-21 04:15:05.255 7 INFO neutron.services.segments.plugin [-] Segment 01b7a48f-6d9d-432f-be9f-3c8ab6f2643f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01b7a48f-6d9d-432f-be9f-3c8ab6f2643f found for delete ", "request_id": "req-7a09b0cb-35f4-40bc-b9cf-8c03244346e5"}]} [pid: 8|app: 0|req: 850/1575] 10.0.0.52 () {34 vars in 746 bytes} [Thu May 21 04:15:05 2026] PUT /v2.0/ports/98bec727-78da-424f-b723-6833524c31e3/tags => generated 25 bytes in 62 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: 851/1576] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:05 2026] GET /v2.0/security-groups?tenant_id=77346196fa7a4f33a27a487ec50e6126&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1577] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:15:03 2026] POST /v2.0/routers => generated 687 bytes in 2282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1578] 10.0.0.52 () {34 vars in 746 bytes} [Thu May 21 04:15:06 2026] PUT /v2.0/ports/2b333e59-0c8d-4f5e-adbd-57014313943b/tags => generated 34 bytes in 83 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: 728/1579] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:06 2026] DELETE /v2.0/security-groups/a78af5b5-d8bf-487f-b5eb-fc4d01f816f0 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1580] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:06 2026] GET /v2.0/ports?device_id=6847f804-fa06-42c2-83ca-173b612e6654 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1581] 10.0.0.52 () {32 vars in 720 bytes} [Thu May 21 04:15:06 2026] GET /v2.0/routers/d7f3495b-118b-42ac-9117-2e1eb7325518 => generated 693 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1582] 199.19.213.129 () {38 vars in 1028 bytes} [Thu May 21 04:15:05 2026] PUT /v2.0/ports/3049044e-d2d5-43a3-b61a-03c672d9b7bf => generated 1235 bytes in 809 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: 853/1583] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:15:06 2026] GET /v2.0/security-groups?id=1ab3bd72-e51b-4029-83d1-733e60b2751f&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:15:06.375 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-38110944-3e40-4f98-a2de-da693d982717'] response: {'name': 'network-changed', 'server_uuid': '6847f804-fa06-42c2-83ca-173b612e6654', 'tag': '3049044e-d2d5-43a3-b61a-03c672d9b7bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 731/1584] 10.0.0.52 () {34 vars in 746 bytes} [Thu May 21 04:15:06 2026] PUT /v2.0/ports/d828d60f-8148-44ab-bb8d-12ace1edc062/tags => generated 19 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 854/1585] 10.0.0.52 () {32 vars in 646 bytes} [Thu May 21 04:15:06 2026] GET /v2.0/routers => generated 696 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1586] 10.0.0.52 () {32 vars in 659 bytes} [Thu May 21 04:15:06 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1587] 10.0.0.52 () {32 vars in 673 bytes} [Thu May 21 04:15:06 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1588] 10.0.0.52 () {32 vars in 669 bytes} [Thu May 21 04:15:06 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1589] 10.0.0.52 () {32 vars in 681 bytes} [Thu May 21 04:15:06 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1590] 10.0.0.52 () {34 vars in 740 bytes} [Thu May 21 04:15:06 2026] PUT /v2.0/routers/d7f3495b-118b-42ac-9117-2e1eb7325518 => generated 700 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1591] 10.0.0.52 () {32 vars in 667 bytes} [Thu May 21 04:15:06 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1592] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:15:06 2026] GET /v2.0/ports?tenant_id=628d70dcc50a486ebf34cf377ff033c1&device_id=6847f804-fa06-42c2-83ca-173b612e6654 => 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: 737/1593] 10.0.0.52 () {32 vars in 720 bytes} [Thu May 21 04:15:06 2026] GET /v2.0/routers/d7f3495b-118b-42ac-9117-2e1eb7325518 => generated 700 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1594] 10.0.0.52 () {32 vars in 681 bytes} [Thu May 21 04:15:06 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1595] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:15:07 2026] GET /v2.0/ports?device_id=d7f3495b-118b-42ac-9117-2e1eb7325518 => 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: 738/1596] 199.19.213.129 () {34 vars in 1018 bytes} [Thu May 21 04:15:07 2026] GET /v2.0/networks?tenant_id=628d70dcc50a486ebf34cf377ff033c1&shared=False => generated 756 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1597] 10.0.0.52 () {32 vars in 677 bytes} [Thu May 21 04:15:07 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1598] 199.19.213.129 () {34 vars in 930 bytes} [Thu May 21 04:15:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1599] 10.0.0.52 () {32 vars in 689 bytes} [Thu May 21 04:15:07 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:15:07.281 7 INFO neutron_taas.services.taas.taas_plugin [None req-d2d85df8-182d-4ac6-b4c0-c00ea8b0e320 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] TaaS: Handle Delete Port: 65d34b75-0a6e-43b2-a453-b67d88cada52 2026-05-21 04:15:07.285 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2d85df8-182d-4ac6-b4c0-c00ea8b0e320 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Tap Mirror: Handle Delete Port: 65d34b75-0a6e-43b2-a453-b67d88cada52 2026-05-21 04:15:07.300 8 INFO neutron_taas.services.taas.taas_plugin [None req-790be849-36c9-4fa5-9be3-cf167533ec96 8eb40cee652c4fd1a215b708552a2276 e6e199abcae845efb186c565d7eb1b4e - - default default] TaaS: Handle Delete Port: e9b2ff68-f3ad-48b8-9b38-13cec61ad292 2026-05-21 04:15:07.303 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-790be849-36c9-4fa5-9be3-cf167533ec96 8eb40cee652c4fd1a215b708552a2276 e6e199abcae845efb186c565d7eb1b4e - - default default] Tap Mirror: Handle Delete Port: e9b2ff68-f3ad-48b8-9b38-13cec61ad292 [pid: 8|app: 0|req: 862/1600] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:15:07 2026] DELETE /v2.0/ports/e9b2ff68-f3ad-48b8-9b38-13cec61ad292 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:15:07.472 8 INFO neutron_taas.services.taas.taas_plugin [None req-d919f65f-b3db-45b9-a7e7-24b618a268c6 8eb40cee652c4fd1a215b708552a2276 e6e199abcae845efb186c565d7eb1b4e - - default default] TaaS: Handle Delete Port: 98bec727-78da-424f-b723-6833524c31e3 2026-05-21 04:15:07.474 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d919f65f-b3db-45b9-a7e7-24b618a268c6 8eb40cee652c4fd1a215b708552a2276 e6e199abcae845efb186c565d7eb1b4e - - default default] Tap Mirror: Handle Delete Port: 98bec727-78da-424f-b723-6833524c31e3 2026-05-21 04:15:07.539 7 INFO neutron_taas.services.taas.taas_plugin [None req-d2d85df8-182d-4ac6-b4c0-c00ea8b0e320 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] TaaS: Handle Delete Port: 08c7d799-da59-41ec-85b4-793f49c086e0 2026-05-21 04:15:07.542 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2d85df8-182d-4ac6-b4c0-c00ea8b0e320 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] Tap Mirror: Handle Delete Port: 08c7d799-da59-41ec-85b4-793f49c086e0 [pid: 8|app: 0|req: 863/1601] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:15:07 2026] DELETE /v2.0/ports/98bec727-78da-424f-b723-6833524c31e3 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1602] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:07 2026] GET /v2.0/ports?device_id=6847f804-fa06-42c2-83ca-173b612e6654 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:15:07.684 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8fa93f7-ab42-4f5e-9d38-f4972bf216f3 8eb40cee652c4fd1a215b708552a2276 e6e199abcae845efb186c565d7eb1b4e - - default default] TaaS: Handle Delete Port: 2b333e59-0c8d-4f5e-adbd-57014313943b 2026-05-21 04:15:07.688 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8fa93f7-ab42-4f5e-9d38-f4972bf216f3 8eb40cee652c4fd1a215b708552a2276 e6e199abcae845efb186c565d7eb1b4e - - default default] Tap Mirror: Handle Delete Port: 2b333e59-0c8d-4f5e-adbd-57014313943b [pid: 8|app: 0|req: 865/1603] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:15:07 2026] DELETE /v2.0/ports/2b333e59-0c8d-4f5e-adbd-57014313943b => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1604] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:15:07 2026] GET /v2.0/security-groups?id=1ab3bd72-e51b-4029-83d1-733e60b2751f&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-21 04:15:07.885 8 INFO neutron_taas.services.taas.taas_plugin [None req-abc68ed4-daa9-4ae8-a0c5-c8fd805504aa 8eb40cee652c4fd1a215b708552a2276 e6e199abcae845efb186c565d7eb1b4e - - default default] TaaS: Handle Delete Port: d828d60f-8148-44ab-bb8d-12ace1edc062 2026-05-21 04:15:07.887 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-abc68ed4-daa9-4ae8-a0c5-c8fd805504aa 8eb40cee652c4fd1a215b708552a2276 e6e199abcae845efb186c565d7eb1b4e - - default default] Tap Mirror: Handle Delete Port: d828d60f-8148-44ab-bb8d-12ace1edc062 2026-05-21 04:15:07.901 7 INFO neutron.services.segments.plugin [-] Segment 8dd7bea4-4c9f-419a-b52b-b1323bfcdeab resource provider aggregate not found 2026-05-21 04:15:07.906 7 INFO neutron.services.segments.plugin [-] Segment 8dd7bea4-4c9f-419a-b52b-b1323bfcdeab resource provider aggregate not found 2026-05-21 04:15:07.919 7 INFO neutron.db.l3_hamode_db [None req-d2d85df8-182d-4ac6-b4c0-c00ea8b0e320 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] HA network 433149e8-3690-44c1-b2de-5ecdb68796a2 was deleted as no HA routers are present in tenant 8442beccd1664dd5875f3d6953a618cf. 2026-05-21 04:15:07.925 7 INFO neutron.services.segments.plugin [-] Segment 8dd7bea4-4c9f-419a-b52b-b1323bfcdeab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dd7bea4-4c9f-419a-b52b-b1323bfcdeab found for delete ", "request_id": "req-c685da4a-1e8e-4fb4-a3f4-6e7b3ae45c17"}]} 2026-05-21 04:15:07.926 7 INFO neutron.services.segments.plugin [-] Segment 8dd7bea4-4c9f-419a-b52b-b1323bfcdeab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dd7bea4-4c9f-419a-b52b-b1323bfcdeab found for delete ", "request_id": "req-97517af3-2412-4adc-87bb-b4c80a834f44"}]} [pid: 7|app: 0|req: 739/1605] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:07 2026] DELETE /v2.0/routers/d7f3495b-118b-42ac-9117-2e1eb7325518 => generated 0 bytes in 860 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1606] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:15:07 2026] GET /v2.0/ports?device_id=d7f3495b-118b-42ac-9117-2e1eb7325518 => 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: 867/1607] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:15:07 2026] DELETE /v2.0/ports/d828d60f-8148-44ab-bb8d-12ace1edc062 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:15:07.986 7 INFO neutron.api.v2.resource [None req-523d0c77-0240-4de5-b0e7-b9477a4d27ec fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 741/1608] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:07 2026] DELETE /v2.0/routers/d7f3495b-118b-42ac-9117-2e1eb7325518 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1609] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:15:07 2026] GET /v2.0/ports?device_id=e3ef6102-57c1-484b-b614-bd582739cfaf => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:08.043 7 INFO neutron.api.v2.resource [None req-aa36ce6e-9ae8-4ee6-83ae-9696b26e6d7f fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 743/1610] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:08 2026] DELETE /v2.0/routers/e3ef6102-57c1-484b-b614-bd582739cfaf => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:15:08.070 7 INFO neutron.pecan_wsgi.hooks.translation [None req-246b8fec-b3e6-42b1-af2c-0ee916233544 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 744/1611] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:08 2026] DELETE /v2.0/subnets/1c215558-8f02-4f8a-afbf-ce0f5bda3ed6 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:15:08.081 8 INFO neutron_taas.services.taas.taas_plugin [None req-b05b72e1-7f39-45d3-b053-ab6455636633 8eb40cee652c4fd1a215b708552a2276 e6e199abcae845efb186c565d7eb1b4e - - default default] TaaS: Handle Delete Port: cbd37002-e2d2-4ef4-820d-85d7d56ff748 2026-05-21 04:15:08.084 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b05b72e1-7f39-45d3-b053-ab6455636633 8eb40cee652c4fd1a215b708552a2276 e6e199abcae845efb186c565d7eb1b4e - - default default] Tap Mirror: Handle Delete Port: cbd37002-e2d2-4ef4-820d-85d7d56ff748 [pid: 7|app: 0|req: 745/1612] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:15:08 2026] GET /v2.0/ports?device_id=ddbae25c-794f-4932-b3c6-99ccfa898b29 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:08.127 7 INFO neutron.api.v2.resource [None req-4be5e858-e0e4-4e44-82db-a302fb220a48 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 746/1613] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:08 2026] DELETE /v2.0/routers/ddbae25c-794f-4932-b3c6-99ccfa898b29 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:15:08.150 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1b252736-9eea-4d7c-bea1-1133190ee53d fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 747/1614] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:08 2026] DELETE /v2.0/subnets/a247fac3-3317-4606-93ac-d196a5c41e78 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1615] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:15:07 2026] DELETE /v2.0/ports/cbd37002-e2d2-4ef4-820d-85d7d56ff748 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1616] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:15:08 2026] GET /v2.0/ports?device_id=a4633280-ad9d-4363-a6a1-e51d917d22bd => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:08.198 7 INFO neutron.api.v2.resource [None req-aaff7d95-b93a-4dad-b726-7ca577a970f3 fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 749/1617] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:08 2026] DELETE /v2.0/routers/a4633280-ad9d-4363-a6a1-e51d917d22bd => 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: 750/1618] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:15:08 2026] GET /v2.0/ports?tenant_id=628d70dcc50a486ebf34cf377ff033c1&device_id=6847f804-fa06-42c2-83ca-173b612e6654 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:15:08.247 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a72c53a7-3b95-451d-a93b-fdee75a4e97c fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 751/1619] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:08 2026] DELETE /v2.0/subnets/3d1847cc-dce9-430b-9a4d-6d2754136028 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1620] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:15:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3049044e-d2d5-43a3-b61a-03c672d9b7bf => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:08.281 7 INFO neutron.pecan_wsgi.hooks.translation [None req-27b1058f-45ad-4650-9cf7-810137c9ebeb fb0efd1bb9744dea9e3dca991f9e061d 8442beccd1664dd5875f3d6953a618cf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 753/1621] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:08 2026] DELETE /v2.0/subnets/ec2d8f89-f15a-448a-afbf-b353241fe21e => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:15:08.300 8 INFO neutron.services.segments.plugin [-] Segment 13d0ee6a-a066-40c0-9895-2a5adf6744f9 resource provider aggregate not found 2026-05-21 04:15:08.305 8 INFO neutron.services.segments.plugin [-] Segment 13d0ee6a-a066-40c0-9895-2a5adf6744f9 resource provider aggregate not found [pid: 7|app: 0|req: 754/1622] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:15:08 2026] GET /v2.0/subnets?id=7031659f-00dd-49ed-9462-42f52afa726c => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:15:08.328 8 INFO neutron.services.segments.plugin [-] Segment 13d0ee6a-a066-40c0-9895-2a5adf6744f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13d0ee6a-a066-40c0-9895-2a5adf6744f9 found for delete ", "request_id": "req-8861907d-424e-4b23-8509-5b592c1606be"}]} [pid: 8|app: 0|req: 869/1623] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:08 2026] DELETE /v2.0/networks/675bf68a-3405-464d-b787-22f5697bbcd0 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:15:08.329 8 INFO neutron.services.segments.plugin [-] Segment 13d0ee6a-a066-40c0-9895-2a5adf6744f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13d0ee6a-a066-40c0-9895-2a5adf6744f9 found for delete ", "request_id": "req-3ed51ba6-66b9-40b9-97f2-3b889a2fd3c5"}]} [pid: 7|app: 0|req: 755/1624] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:15:08 2026] GET /v2.0/ports?network_id=04f5ec86-d73f-41b5-95a9-1d37b2704866&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: 756/1625] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:15:08 2026] GET /v2.0/networks/04f5ec86-d73f-41b5-95a9-1d37b2704866?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: 870/1626] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:08 2026] DELETE /v2.0/networks/599411d1-5894-4004-8961-d4b836740794 => 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: 757/1627] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:15:08 2026] GET /v2.0/networks/04f5ec86-d73f-41b5-95a9-1d37b2704866?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: 871/1628] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:08 2026] DELETE /v2.0/networks/e43e588e-1ed0-435f-af55-6da6c103651d => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1629] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:08 2026] DELETE /v2.0/networks/30960c1d-616d-458e-8373-77ed7aa6eca6 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1630] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:08 2026] GET /v2.0/security-groups?tenant_id=7fecde41ba644f6aad1d85ae30e403a3&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1631] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:08 2026] DELETE /v2.0/networks/2806b2e4-c2c6-4d04-909f-6c6046116adb => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1632] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:08 2026] GET /v2.0/security-groups?tenant_id=8442beccd1664dd5875f3d6953a618cf&name=default => generated 2925 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1633] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:08 2026] GET /v2.0/ports?device_id=6847f804-fa06-42c2-83ca-173b612e6654 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1634] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:08 2026] DELETE /v2.0/security-groups/03f62dba-e238-4d5a-b74b-a44b26573d31 => 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: 875/1635] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:15:08 2026] GET /v2.0/security-groups?id=1ab3bd72-e51b-4029-83d1-733e60b2751f&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: 7|app: 0|req: 761/1636] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:08 2026] DELETE /v2.0/security-groups/34c1d649-0d67-4fd0-a475-b9e6b5e78e5d => 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: 876/1637] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:09 2026] GET /v2.0/security-groups?tenant_id=2d1525aa6ecd42d7981793e5ab6b1f47&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1638] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:09 2026] DELETE /v2.0/security-groups/cb5ae2ce-e886-4019-8e04-bde7ca3d8f20 => 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: 877/1639] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:10 2026] GET /v2.0/ports?device_id=6847f804-fa06-42c2-83ca-173b612e6654 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1640] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:15:10 2026] GET /v2.0/security-groups?id=1ab3bd72-e51b-4029-83d1-733e60b2751f&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1641] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:10 2026] GET /v2.0/security-groups?tenant_id=fca6d7739e864f5db11ecf17f22ee71b&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:15:10.350 8 INFO neutron.services.segments.plugin [-] Segment 81d68eb2-9ec7-4109-b68f-a7ddd71d3ddd resource provider aggregate not found 2026-05-21 04:15:10.355 8 INFO neutron.services.segments.plugin [-] Segment 81d68eb2-9ec7-4109-b68f-a7ddd71d3ddd resource provider aggregate not found 2026-05-21 04:15:10.375 8 INFO neutron.services.segments.plugin [-] Segment 81d68eb2-9ec7-4109-b68f-a7ddd71d3ddd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81d68eb2-9ec7-4109-b68f-a7ddd71d3ddd found for delete ", "request_id": "req-c47ff9c5-a9b0-4382-8d9a-0bf7d6fff18f"}]} 2026-05-21 04:15:10.397 8 INFO neutron.services.segments.plugin [-] Segment 81d68eb2-9ec7-4109-b68f-a7ddd71d3ddd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81d68eb2-9ec7-4109-b68f-a7ddd71d3ddd found for delete ", "request_id": "req-d4e59d07-29f7-4183-baa8-7ffa08bab142"}]} 2026-05-21 04:15:10.403 8 INFO neutron.services.segments.plugin [-] Segment 87c8dbdc-db03-495a-a444-619b5dd8ccb6 resource provider aggregate not found 2026-05-21 04:15:10.421 8 INFO neutron.services.segments.plugin [-] Segment 87c8dbdc-db03-495a-a444-619b5dd8ccb6 resource provider aggregate not found 2026-05-21 04:15:10.439 8 INFO neutron.services.segments.plugin [-] Segment 87c8dbdc-db03-495a-a444-619b5dd8ccb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87c8dbdc-db03-495a-a444-619b5dd8ccb6 found for delete ", "request_id": "req-6cd125e9-98ae-458e-9764-1b851cdb869d"}]} 2026-05-21 04:15:10.444 8 INFO neutron.services.segments.plugin [-] Segment 87c8dbdc-db03-495a-a444-619b5dd8ccb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87c8dbdc-db03-495a-a444-619b5dd8ccb6 found for delete ", "request_id": "req-e9eeda82-299d-4278-93b4-377810935314"}]} [pid: 7|app: 0|req: 764/1642] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:10 2026] DELETE /v2.0/security-groups/44a2c02d-0a8e-49ea-8be8-1ee575416e86 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:15:10.465 8 INFO neutron.services.segments.plugin [-] Segment f78b872c-7830-4632-a014-cadf5872264f resource provider aggregate not found 2026-05-21 04:15:10.472 8 INFO neutron.services.segments.plugin [-] Segment f78b872c-7830-4632-a014-cadf5872264f resource provider aggregate not found 2026-05-21 04:15:10.487 8 INFO neutron.services.segments.plugin [-] Segment f78b872c-7830-4632-a014-cadf5872264f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f78b872c-7830-4632-a014-cadf5872264f found for delete ", "request_id": "req-2426ae22-66f2-4324-8cac-165693d51a7f"}]} 2026-05-21 04:15:10.492 8 INFO neutron.services.segments.plugin [-] Segment f78b872c-7830-4632-a014-cadf5872264f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f78b872c-7830-4632-a014-cadf5872264f found for delete ", "request_id": "req-23e27151-4029-4e21-a4df-dfbed2c049db"}]} 2026-05-21 04:15:10.515 8 INFO neutron.services.segments.plugin [-] Segment 009368b6-3bb0-4922-8e12-8306402eebdb resource provider aggregate not found 2026-05-21 04:15:10.524 8 INFO neutron.services.segments.plugin [-] Segment 009368b6-3bb0-4922-8e12-8306402eebdb resource provider aggregate not found 2026-05-21 04:15:10.542 8 INFO neutron.services.segments.plugin [-] Segment 009368b6-3bb0-4922-8e12-8306402eebdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 009368b6-3bb0-4922-8e12-8306402eebdb found for delete ", "request_id": "req-a063ac9f-c09d-4bbe-8e8f-0c0c5dc8e894"}]} 2026-05-21 04:15:10.545 8 INFO neutron.services.segments.plugin [-] Segment 009368b6-3bb0-4922-8e12-8306402eebdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 009368b6-3bb0-4922-8e12-8306402eebdb found for delete ", "request_id": "req-f2ff53db-ab26-4727-95f8-5b27b88d1ce4"}]} [pid: 8|app: 0|req: 879/1643] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:10 2026] GET /v2.0/security-groups?tenant_id=e6e199abcae845efb186c565d7eb1b4e&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1644] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:10 2026] DELETE /v2.0/security-groups/f4d290e0-e1ef-4214-ad72-814a56f9a646 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1645] 10.0.0.52 () {34 vars in 676 bytes} [Thu May 21 04:15:10 2026] POST /v2.0/subnetpools => generated 549 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:15:11.300 8 INFO neutron.db.segments_db [None req-fe3686b9-7b55-445d-bbb1-5d85bc76d503 018cb81d8e6c45c59af82a7c754594b0 ca297b4561584642baf5fb588f120796 - - default default] Added segment 28440c53-659d-4f18-a1fe-8cca7d9e0bce of type vxlan for network 51c70623-eb1a-4e8c-acdf-ff6319bfd5dd 2026-05-21 04:15:11.342 8 INFO neutron.db.segments_db [None req-fe3686b9-7b55-445d-bbb1-5d85bc76d503 018cb81d8e6c45c59af82a7c754594b0 ca297b4561584642baf5fb588f120796 - - default default] Added segment 3c15e29e-4ad6-497c-bc4a-04f7c17d228e of type vxlan for network c3031486-1f92-4b6c-b75e-20d38d49a532 [pid: 7|app: 0|req: 767/1646] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:11 2026] GET /v2.0/ports?device_id=6847f804-fa06-42c2-83ca-173b612e6654 => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1647] 10.0.0.52 () {32 vars in 728 bytes} [Thu May 21 04:15:11 2026] GET /v2.0/subnetpools/3cc784c9-2a67-484a-80f0-caa7131297cb => generated 549 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1648] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:15:11 2026] GET /v2.0/security-groups?id=1ab3bd72-e51b-4029-83d1-733e60b2751f&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: 880/1649] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:15:10 2026] POST /v2.0/networks => generated 1244 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1650] 10.0.0.52 () {34 vars in 748 bytes} [Thu May 21 04:15:11 2026] PUT /v2.0/subnetpools/3cc784c9-2a67-484a-80f0-caa7131297cb => generated 501 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1651] 10.0.0.52 () {32 vars in 648 bytes} [Thu May 21 04:15:11 2026] GET /v2.0/networks => generated 1843 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1652] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:15:11 2026] DELETE /v2.0/subnetpools/3cc784c9-2a67-484a-80f0-caa7131297cb => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:15:11.581 7 INFO neutron.api.v2.resource [None req-d870263b-8953-403c-9ef9-4256b61f648d 31fc76abc7b0481b90916b1b9dbe4600 85e804cd4b8e456d930501f2ffc64ec0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 772/1653] 10.0.0.52 () {32 vars in 728 bytes} [Thu May 21 04:15:11 2026] GET /v2.0/subnetpools/3cc784c9-2a67-484a-80f0-caa7131297cb => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:15:11.600 7 INFO neutron.api.v2.resource [None req-7db8fb9b-4956-4c2d-b0a2-03f647955960 31fc76abc7b0481b90916b1b9dbe4600 85e804cd4b8e456d930501f2ffc64ec0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 773/1654] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:15:11 2026] DELETE /v2.0/subnetpools/3cc784c9-2a67-484a-80f0-caa7131297cb => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1655] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:11 2026] DELETE /v2.0/networks/51c70623-eb1a-4e8c-acdf-ff6319bfd5dd => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:15:11.781 7 INFO neutron.services.segments.plugin [-] Segment 3c15e29e-4ad6-497c-bc4a-04f7c17d228e resource provider aggregate not found 2026-05-21 04:15:11.788 7 INFO neutron.services.segments.plugin [-] Segment 3c15e29e-4ad6-497c-bc4a-04f7c17d228e resource provider aggregate not found 2026-05-21 04:15:11.806 7 INFO neutron.services.segments.plugin [-] Segment 3c15e29e-4ad6-497c-bc4a-04f7c17d228e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c15e29e-4ad6-497c-bc4a-04f7c17d228e found for delete ", "request_id": "req-021b4035-247e-43bd-8be7-1f5e8db05896"}]} 2026-05-21 04:15:11.811 7 INFO neutron.services.segments.plugin [-] Segment 3c15e29e-4ad6-497c-bc4a-04f7c17d228e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c15e29e-4ad6-497c-bc4a-04f7c17d228e found for delete ", "request_id": "req-778962e8-654e-4525-a8f5-4426d90bda1a"}]} [pid: 7|app: 0|req: 774/1656] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:11 2026] DELETE /v2.0/networks/c3031486-1f92-4b6c-b75e-20d38d49a532 => 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: 883/1657] 10.0.0.52 () {32 vars in 648 bytes} [Thu May 21 04:15:11 2026] GET /v2.0/networks => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:15:11.941 7 INFO neutron.db.segments_db [None req-5684dc94-47b0-4eb0-8026-84137fd92a75 018cb81d8e6c45c59af82a7c754594b0 ca297b4561584642baf5fb588f120796 - - default default] Added segment 82e1590f-c829-4420-9fa7-c97b55973ae4 of type vxlan for network 724e8c51-7335-4797-9751-d494a786e0df [pid: 7|app: 0|req: 775/1658] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:15:11 2026] POST /v2.0/networks => generated 654 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:15:12.089 7 INFO neutron.db.segments_db [None req-96695f49-35bd-4541-83d4-de8160e5b329 018cb81d8e6c45c59af82a7c754594b0 ca297b4561584642baf5fb588f120796 - - default default] Added segment 310c4290-12b0-4546-8a55-bcdffcc3ee25 of type vxlan for network f6837bc0-ad68-4b9d-9fc5-3f0a6e49942e [pid: 7|app: 0|req: 776/1659] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:15:12 2026] POST /v2.0/networks => generated 653 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1660] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:12 2026] GET /v2.0/security-groups?tenant_id=85e804cd4b8e456d930501f2ffc64ec0&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: 885/1661] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:12 2026] DELETE /v2.0/security-groups/eadb0c6f-62e9-4bd1-aa4e-18f0a3b585ee => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:15:12.572 8 INFO neutron.services.segments.plugin [-] Segment 28440c53-659d-4f18-a1fe-8cca7d9e0bce resource provider aggregate not found 2026-05-21 04:15:12.579 8 INFO neutron.services.segments.plugin [-] Segment 28440c53-659d-4f18-a1fe-8cca7d9e0bce resource provider aggregate not found 2026-05-21 04:15:12.598 8 INFO neutron.services.segments.plugin [-] Segment 28440c53-659d-4f18-a1fe-8cca7d9e0bce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28440c53-659d-4f18-a1fe-8cca7d9e0bce found for delete ", "request_id": "req-84dcf3da-6f7e-4cb0-af12-d3aaa59427cb"}]} 2026-05-21 04:15:12.607 8 INFO neutron.services.segments.plugin [-] Segment 28440c53-659d-4f18-a1fe-8cca7d9e0bce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28440c53-659d-4f18-a1fe-8cca7d9e0bce found for delete ", "request_id": "req-c0a44de0-998c-46fd-bafb-15097989f3d5"}]} [pid: 8|app: 0|req: 886/1662] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:12 2026] GET /v2.0/ports?device_id=6847f804-fa06-42c2-83ca-173b612e6654 => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1663] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:15:12 2026] GET /v2.0/security-groups?id=1ab3bd72-e51b-4029-83d1-733e60b2751f&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: 777/1664] 10.0.0.52 () {34 vars in 664 bytes} [Thu May 21 04:15:12 2026] POST /v2.0/ports => generated 1506 bytes in 685 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1665] 10.0.0.52 () {32 vars in 642 bytes} [Thu May 21 04:15:12 2026] GET /v2.0/ports => generated 1506 bytes in 106 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-21 04:15:13.083 7 INFO neutron_taas.services.taas.taas_plugin [None req-457c08d2-e771-4fa4-b5db-835dd32314d1 018cb81d8e6c45c59af82a7c754594b0 ca297b4561584642baf5fb588f120796 - - default default] TaaS: Handle Delete Port: 8fc2aa24-9707-4eb0-aae7-1d5f74b19307 2026-05-21 04:15:13.086 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-457c08d2-e771-4fa4-b5db-835dd32314d1 018cb81d8e6c45c59af82a7c754594b0 ca297b4561584642baf5fb588f120796 - - default default] Tap Mirror: Handle Delete Port: 8fc2aa24-9707-4eb0-aae7-1d5f74b19307 [pid: 7|app: 0|req: 778/1666] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:15:12 2026] DELETE /v2.0/ports/8fc2aa24-9707-4eb0-aae7-1d5f74b19307 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:15:13.289 8 INFO neutron_taas.services.taas.taas_plugin [None req-4697e7da-2381-482e-9ed4-f3308f6f7af4 018cb81d8e6c45c59af82a7c754594b0 ca297b4561584642baf5fb588f120796 - - default default] TaaS: Handle Delete Port: efc43d68-0641-452e-9146-ea1b0ac28f96 2026-05-21 04:15:13.294 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4697e7da-2381-482e-9ed4-f3308f6f7af4 018cb81d8e6c45c59af82a7c754594b0 ca297b4561584642baf5fb588f120796 - - default default] Tap Mirror: Handle Delete Port: efc43d68-0641-452e-9146-ea1b0ac28f96 [pid: 8|app: 0|req: 889/1667] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:15:13 2026] DELETE /v2.0/ports/efc43d68-0641-452e-9146-ea1b0ac28f96 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1668] 10.0.0.52 () {32 vars in 642 bytes} [Thu May 21 04:15:13 2026] GET /v2.0/ports => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:13.494 8 INFO neutron.db.segments_db [None req-d3707b43-beca-4568-8e34-d46e61731599 018cb81d8e6c45c59af82a7c754594b0 ca297b4561584642baf5fb588f120796 - - default default] Added segment 9bdfab66-8907-4e67-945a-9a9f16cfbf1d of type vxlan for network 086c5869-28ab-4034-9dc0-a58510634324 [pid: 8|app: 0|req: 890/1669] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:15:13 2026] POST /v2.0/networks => generated 652 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:15:13.660 7 INFO neutron.db.segments_db [None req-c3ce3729-9ef2-4d81-8ab3-efbc0d55febe 018cb81d8e6c45c59af82a7c754594b0 ca297b4561584642baf5fb588f120796 - - default default] Added segment 709cc8ba-e08d-4ee6-8b82-7e1ce09befc1 of type vxlan for network 8f3457ab-8301-4acc-9d39-936676aa5672 [pid: 7|app: 0|req: 780/1670] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:15:13 2026] POST /v2.0/networks => generated 653 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1671] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:13 2026] GET /v2.0/ports?device_id=6847f804-fa06-42c2-83ca-173b612e6654 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1672] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:15:13 2026] GET /v2.0/security-groups?id=1ab3bd72-e51b-4029-83d1-733e60b2751f&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1673] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:13 2026] GET /v2.0/ports?device_id=6847f804-fa06-42c2-83ca-173b612e6654 => 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: 782/1674] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:15:13 2026] GET /v2.0/security-groups?id=1ab3bd72-e51b-4029-83d1-733e60b2751f&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: 893/1675] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:15:14 2026] GET /v2.0/ports?device_id=6847f804-fa06-42c2-83ca-173b612e6654 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:15:14.421 7 INFO neutron.db.l3_db [None req-ccffbacd-af7d-4b71-a8a9-06b1bd32ac65 feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] Floating IP dbce44c3-772a-4f7e-b5c1-88c1468ff6fb associated. External IP: 10.96.250.214, port: 3049044e-d2d5-43a3-b61a-03c672d9b7bf. [pid: 8|app: 0|req: 894/1676] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:15:14 2026] POST /v2.0/subnets => generated 1323 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1677] 10.0.0.52 () {32 vars in 622 bytes} [Thu May 21 04:15:14 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1678] 10.0.0.52 () {34 vars in 748 bytes} [Thu May 21 04:15:14 2026] PUT /v2.0/floatingips/dbce44c3-772a-4f7e-b5c1-88c1468ff6fb => generated 855 bytes in 652 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1679] 10.0.0.52 () {32 vars in 646 bytes} [Thu May 21 04:15:14 2026] GET /v2.0/subnets => generated 1959 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1680] 10.0.0.52 () {32 vars in 728 bytes} [Thu May 21 04:15:14 2026] GET /v2.0/floatingips/dbce44c3-772a-4f7e-b5c1-88c1468ff6fb => generated 855 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:15:14.784 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ea5fa8a-f946-4854-836b-b6ec2d59d05b'] response: {'name': 'network-changed', 'server_uuid': '6847f804-fa06-42c2-83ca-173b612e6654', 'tag': '3049044e-d2d5-43a3-b61a-03c672d9b7bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 898/1681] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:14 2026] DELETE /v2.0/subnets/0feece3e-9b10-452e-ac47-5acaf0014526 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1682] 10.0.0.52 () {32 vars in 632 bytes} [Thu May 21 04:15:14 2026] GET /v2.0/ => generated 632 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1683] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:14 2026] DELETE /v2.0/subnets/f728866d-0aae-449f-8de4-a62ad9fafc8f => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1684] 10.0.0.52 () {32 vars in 646 bytes} [Thu May 21 04:15:15 2026] GET /v2.0/subnets => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:15:15.186 8 INFO neutron.services.segments.plugin [-] Segment 709cc8ba-e08d-4ee6-8b82-7e1ce09befc1 resource provider aggregate not found 2026-05-21 04:15:15.194 8 INFO neutron.services.segments.plugin [-] Segment 709cc8ba-e08d-4ee6-8b82-7e1ce09befc1 resource provider aggregate not found 2026-05-21 04:15:15.206 8 INFO neutron.services.segments.plugin [-] Segment 709cc8ba-e08d-4ee6-8b82-7e1ce09befc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 709cc8ba-e08d-4ee6-8b82-7e1ce09befc1 found for delete ", "request_id": "req-53e60ca0-23d4-4eeb-9991-3dd59c70b06e"}]} 2026-05-21 04:15:15.218 8 INFO neutron.services.segments.plugin [-] Segment 709cc8ba-e08d-4ee6-8b82-7e1ce09befc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 709cc8ba-e08d-4ee6-8b82-7e1ce09befc1 found for delete ", "request_id": "req-66950371-cfd3-487c-b935-2bda225e7ef5"}]} [pid: 8|app: 0|req: 900/1685] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:15 2026] DELETE /v2.0/networks/8f3457ab-8301-4acc-9d39-936676aa5672 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:15:15.382 7 INFO neutron.services.segments.plugin [-] Segment 9bdfab66-8907-4e67-945a-9a9f16cfbf1d resource provider aggregate not found 2026-05-21 04:15:15.385 7 INFO neutron.services.segments.plugin [-] Segment 9bdfab66-8907-4e67-945a-9a9f16cfbf1d resource provider aggregate not found 2026-05-21 04:15:15.411 7 INFO neutron.services.segments.plugin [-] Segment 9bdfab66-8907-4e67-945a-9a9f16cfbf1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bdfab66-8907-4e67-945a-9a9f16cfbf1d found for delete ", "request_id": "req-d8040356-bdd5-4bb2-b92f-e7d76c8f93da"}]} 2026-05-21 04:15:15.412 7 INFO neutron.services.segments.plugin [-] Segment 9bdfab66-8907-4e67-945a-9a9f16cfbf1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bdfab66-8907-4e67-945a-9a9f16cfbf1d found for delete ", "request_id": "req-5e88a72b-9474-41e8-943e-bfad26b6b025"}]} [pid: 7|app: 0|req: 786/1686] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:15 2026] DELETE /v2.0/networks/086c5869-28ab-4034-9dc0-a58510634324 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1687] 10.0.0.52 () {34 vars in 675 bytes} [Thu May 21 04:15:15 2026] POST /v2.0/subnetpools => generated 516 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1688] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:15:15 2026] GET /v2.0/ports?tenant_id=628d70dcc50a486ebf34cf377ff033c1&device_id=6847f804-fa06-42c2-83ca-173b612e6654 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1689] 10.0.0.52 () {34 vars in 675 bytes} [Thu May 21 04:15:15 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1690] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:15:15 2026] GET /v2.0/networks?id=04f5ec86-d73f-41b5-95a9-1d37b2704866 => generated 756 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1691] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:15 2026] DELETE /v2.0/networks/f6837bc0-ad68-4b9d-9fc5-3f0a6e49942e => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1692] 10.0.0.52 () {34 vars in 675 bytes} [Thu May 21 04:15:15 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1693] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:15:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3049044e-d2d5-43a3-b61a-03c672d9b7bf => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1694] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:15 2026] GET /v2.0/security-groups?tenant_id=26ba658b9bdf4d018b4deaa30d42795e&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: 791/1695] 10.0.0.52 () {34 vars in 675 bytes} [Thu May 21 04:15:15 2026] POST /v2.0/subnetpools => generated 516 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1696] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:15:15 2026] GET /v2.0/subnets?id=7031659f-00dd-49ed-9462-42f52afa726c => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1697] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:15 2026] DELETE /v2.0/networks/724e8c51-7335-4797-9751-d494a786e0df => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1698] 10.0.0.52 () {32 vars in 728 bytes} [Thu May 21 04:15:15 2026] GET /v2.0/floatingips/dbce44c3-772a-4f7e-b5c1-88c1468ff6fb => generated 857 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1699] 10.0.0.52 () {34 vars in 675 bytes} [Thu May 21 04:15:15 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: 7|app: 0|req: 793/1700] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:15 2026] DELETE /v2.0/security-groups/096e4d77-57e3-40b4-a8cc-55d9be6ec039 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1701] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:15:15 2026] GET /v2.0/ports?network_id=04f5ec86-d73f-41b5-95a9-1d37b2704866&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: 794/1702] 10.0.0.52 () {34 vars in 758 bytes} [Thu May 21 04:15:15 2026] PUT /v2.0/subnetpools/8378b1c6-7295-45da-91b3-3486b8037bf8/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1703] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:15:15 2026] GET /v2.0/networks/04f5ec86-d73f-41b5-95a9-1d37b2704866?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: 795/1704] 10.0.0.52 () {34 vars in 758 bytes} [Thu May 21 04:15:16 2026] PUT /v2.0/subnetpools/e3f2fd60-a328-4ca2-ba88-5a746c1495b6/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1705] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:15:16 2026] GET /v2.0/networks/04f5ec86-d73f-41b5-95a9-1d37b2704866?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: 796/1706] 10.0.0.52 () {34 vars in 758 bytes} [Thu May 21 04:15:16 2026] PUT /v2.0/subnetpools/530b66cb-dd11-48a6-88a9-aa419ff855aa/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1707] 10.0.0.52 () {34 vars in 758 bytes} [Thu May 21 04:15:16 2026] PUT /v2.0/subnetpools/d144acb6-57ed-45ed-8811-c41421341378/tags => 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: 797/1708] 10.0.0.52 () {32 vars in 671 bytes} [Thu May 21 04:15:16 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1709] 10.0.0.52 () {32 vars in 685 bytes} [Thu May 21 04:15:16 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1710] 10.0.0.52 () {32 vars in 681 bytes} [Thu May 21 04:15:16 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1711] 10.0.0.52 () {32 vars in 693 bytes} [Thu May 21 04:15:16 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1712] 10.0.0.52 () {32 vars in 679 bytes} [Thu May 21 04:15:16 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1713] 10.0.0.52 () {32 vars in 693 bytes} [Thu May 21 04:15:16 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1714] 10.0.0.52 () {32 vars in 689 bytes} [Thu May 21 04:15:16 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1715] 10.0.0.52 () {32 vars in 701 bytes} [Thu May 21 04:15:16 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1716] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:15:16 2026] DELETE /v2.0/subnetpools/8378b1c6-7295-45da-91b3-3486b8037bf8 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1717] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:16 2026] GET /v2.0/security-groups?tenant_id=ca297b4561584642baf5fb588f120796&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1718] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:15:16 2026] DELETE /v2.0/subnetpools/e3f2fd60-a328-4ca2-ba88-5a746c1495b6 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1719] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:15:16 2026] DELETE /v2.0/subnetpools/530b66cb-dd11-48a6-88a9-aa419ff855aa => 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: 915/1720] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:16 2026] DELETE /v2.0/security-groups/4c7597b1-40b5-4685-9d57-4fda2d0b4ded => 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: 806/1721] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:15:16 2026] DELETE /v2.0/subnetpools/d144acb6-57ed-45ed-8811-c41421341378 => 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: 916/1722] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:15:16 2026] DELETE /v2.0/subnetpools/6cd0dce0-2f4b-4d88-8500-78099e016406 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:15:17.223 8 INFO neutron.services.segments.plugin [-] Segment 310c4290-12b0-4546-8a55-bcdffcc3ee25 resource provider aggregate not found 2026-05-21 04:15:17.236 8 INFO neutron.services.segments.plugin [-] Segment 310c4290-12b0-4546-8a55-bcdffcc3ee25 resource provider aggregate not found 2026-05-21 04:15:17.239 8 INFO neutron.services.segments.plugin [-] Segment 310c4290-12b0-4546-8a55-bcdffcc3ee25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 310c4290-12b0-4546-8a55-bcdffcc3ee25 found for delete ", "request_id": "req-2f0d15a7-46a6-4006-9a66-fb8732da2f02"}]} 2026-05-21 04:15:17.256 8 INFO neutron.services.segments.plugin [-] Segment 82e1590f-c829-4420-9fa7-c97b55973ae4 resource provider aggregate not found 2026-05-21 04:15:17.262 8 INFO neutron.services.segments.plugin [-] Segment 310c4290-12b0-4546-8a55-bcdffcc3ee25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 310c4290-12b0-4546-8a55-bcdffcc3ee25 found for delete ", "request_id": "req-d2bb20f1-fafc-4bef-941e-3e9ce315da9a"}]} 2026-05-21 04:15:17.268 8 INFO neutron.services.segments.plugin [-] Segment 82e1590f-c829-4420-9fa7-c97b55973ae4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82e1590f-c829-4420-9fa7-c97b55973ae4 found for delete ", "request_id": "req-311226da-016f-4343-9678-c794e3245420"}]} 2026-05-21 04:15:17.284 8 INFO neutron.services.segments.plugin [-] Segment 82e1590f-c829-4420-9fa7-c97b55973ae4 resource provider aggregate not found 2026-05-21 04:15:17.297 8 INFO neutron.services.segments.plugin [-] Segment 82e1590f-c829-4420-9fa7-c97b55973ae4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82e1590f-c829-4420-9fa7-c97b55973ae4 found for delete ", "request_id": "req-dae5f62f-9219-46d1-b090-ef2e29762510"}]} [pid: 7|app: 0|req: 807/1723] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:17 2026] GET /v2.0/security-groups?tenant_id=649e68a60854401f9793e67d4647b7b5&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1724] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:17 2026] DELETE /v2.0/security-groups/d333eb16-2eb5-471e-84e7-43c1b90aeffc => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1725] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:18 2026] GET /v2.0/security-groups?tenant_id=f9d598ad4d9e44c295137b502bd4f9af&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1726] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:18 2026] DELETE /v2.0/security-groups/23392186-7e71-46cc-9168-a944754a6e0a => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1727] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:18 2026] GET /v2.0/security-groups?tenant_id=04229783a924460ea216f3ddfbcef2cd&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1728] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:18 2026] DELETE /v2.0/security-groups/6433905b-f27b-4e8d-b212-6a4755a1c2c8 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:15:18.875 7 INFO neutron.db.segments_db [None req-530b7e0c-ed33-4245-9a85-71f47bef62c7 fd526921d0f64263af005db054836b50 ed36152b1c754fecaf150ac0ece2925c - - default default] Added segment 25c25f2a-4f12-432a-ac1d-53181b40c292 of type vxlan for network 9bfd43e9-ff7e-40e9-a136-3ffe30265205 [pid: 7|app: 0|req: 809/1729] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:15:18 2026] POST /v2.0/networks => generated 648 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1732] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:15:19 2026] POST /v2.0/subnets => generated 673 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:15:19.768 7 INFO neutron.db.segments_db [None req-d0fa26f1-c6f0-4ee8-9365-2edee37e2b1e fd526921d0f64263af005db054836b50 ed36152b1c754fecaf150ac0ece2925c - - default default] Added segment a7d88b7e-ecff-48ad-a8a7-8deea63fb7e1 of type vxlan for network 9c6e47d0-2df0-49e6-bee0-3fe901709631 [pid: 7|app: 0|req: 812/1733] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:15:19 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: 8|app: 0|req: 922/1734] 10.0.0.52 () {34 vars in 742 bytes} [Thu May 21 04:15:19 2026] PUT /v2.0/networks/9c6e47d0-2df0-49e6-bee0-3fe901709631 => generated 592 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1735] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:15:19 2026] POST /v2.0/subnets => generated 646 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1736] 10.0.0.52 () {34 vars in 740 bytes} [Thu May 21 04:15:20 2026] PUT /v2.0/subnets/534212ea-c1d9-4291-9525-a9ff54e14a17 => generated 656 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:15:20.594 7 INFO neutron.services.segments.plugin [-] Segment a7d88b7e-ecff-48ad-a8a7-8deea63fb7e1 resource provider aggregate not found 2026-05-21 04:15:20.602 7 INFO neutron.services.segments.plugin [-] Segment a7d88b7e-ecff-48ad-a8a7-8deea63fb7e1 resource provider aggregate not found 2026-05-21 04:15:20.621 7 INFO neutron.services.segments.plugin [-] Segment a7d88b7e-ecff-48ad-a8a7-8deea63fb7e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7d88b7e-ecff-48ad-a8a7-8deea63fb7e1 found for delete ", "request_id": "req-f55f6260-b6c1-4187-bf2d-3007384d1730"}]} [pid: 7|app: 0|req: 814/1737] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:20 2026] DELETE /v2.0/networks/9c6e47d0-2df0-49e6-bee0-3fe901709631 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:15:20.629 7 INFO neutron.services.segments.plugin [-] Segment a7d88b7e-ecff-48ad-a8a7-8deea63fb7e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7d88b7e-ecff-48ad-a8a7-8deea63fb7e1 found for delete ", "request_id": "req-841c3841-4c9a-4c08-93f3-7ef0783b9b31"}]} 2026-05-21 04:15:20.646 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9827f248-e33e-4af0-bc25-fbd900c36220 fd526921d0f64263af005db054836b50 ed36152b1c754fecaf150ac0ece2925c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 924/1738] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:20 2026] DELETE /v2.0/networks/9c6e47d0-2df0-49e6-bee0-3fe901709631 => 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: 815/1739] 10.0.0.52 () {32 vars in 693 bytes} [Thu May 21 04:15:20 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1740] 10.0.0.52 () {32 vars in 741 bytes} [Thu May 21 04:15:20 2026] GET /v2.0/subnets?network_id=669b8c9e-f423-41cc-84d5-9c824497fb42 => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1741] 10.0.0.52 () {32 vars in 652 bytes} [Thu May 21 04:15:20 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1742] 10.0.0.52 () {32 vars in 648 bytes} [Thu May 21 04:15:20 2026] GET /v2.0/networks => generated 1313 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1743] 10.0.0.52 () {32 vars in 646 bytes} [Thu May 21 04:15:20 2026] GET /v2.0/subnets => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1744] 10.0.0.52 () {32 vars in 722 bytes} [Thu May 21 04:15:20 2026] GET /v2.0/networks/9bfd43e9-ff7e-40e9-a136-3ffe30265205 => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1745] 10.0.0.52 () {32 vars in 720 bytes} [Thu May 21 04:15:20 2026] GET /v2.0/subnets/a15bc45f-33db-4133-9884-2f6958c3e9c9 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:15:21.020 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dfe29ab6-dff7-4b37-9dc8-fbb73a5db43e fd526921d0f64263af005db054836b50 ed36152b1c754fecaf150ac0ece2925c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 928/1746] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:21 2026] DELETE /v2.0/subnets/534212ea-c1d9-4291-9525-a9ff54e14a17 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:15:21.044 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4880c7d7-fb71-4cbb-b274-d34c93639be4 fd526921d0f64263af005db054836b50 ed36152b1c754fecaf150ac0ece2925c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 819/1747] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:21 2026] DELETE /v2.0/networks/9c6e47d0-2df0-49e6-bee0-3fe901709631 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1748] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:21 2026] DELETE /v2.0/subnets/a15bc45f-33db-4133-9884-2f6958c3e9c9 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:15:21.310 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e1f433c-a8e1-45bf-8469-acf51992e1c2 fd526921d0f64263af005db054836b50 ed36152b1c754fecaf150ac0ece2925c - - default default] TaaS: Handle Delete Port: f76df748-9765-49fa-8016-26e0fa64f414 2026-05-21 04:15:21.312 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e1f433c-a8e1-45bf-8469-acf51992e1c2 fd526921d0f64263af005db054836b50 ed36152b1c754fecaf150ac0ece2925c - - default default] Tap Mirror: Handle Delete Port: f76df748-9765-49fa-8016-26e0fa64f414 [pid: 8|app: 0|req: 930/1749] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:21 2026] GET /v2.0/security-groups?tenant_id=e2e5dda616bb402c96cffac14b379c1a&name=default => generated 2925 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1750] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:21 2026] DELETE /v2.0/security-groups/2696bf6c-53c7-4e78-a608-a66ddf72c243 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1751] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:21 2026] DELETE /v2.0/networks/9bfd43e9-ff7e-40e9-a136-3ffe30265205 => generated 0 bytes in 667 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1752] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:21 2026] GET /v2.0/security-groups?tenant_id=73c7dcf3cd9d4d3fb642327f1e27daa7&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1753] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:22 2026] DELETE /v2.0/security-groups/6f11c6ed-d4c4-4361-a7ab-75385d58bd4e => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:15:22.494 8 INFO neutron.db.segments_db [None req-48028941-2f50-470a-9c7d-0f67bb941a91 891bdace86684ccea6b3e03e6e33b557 6ef917ea4e794683a5bb42475484938a - - default default] Added segment d4034346-cf04-4f6f-b90c-ad78f1968d76 of type vxlan for network 3abea6e4-d01a-4ce5-9ca3-bbdba6481ba4 [pid: 7|app: 0|req: 822/1754] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:22 2026] GET /v2.0/security-groups?tenant_id=ed36152b1c754fecaf150ac0ece2925c&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1755] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:15:22 2026] POST /v2.0/networks => generated 632 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:15:22.646 7 INFO neutron.services.segments.plugin [-] Segment 25c25f2a-4f12-432a-ac1d-53181b40c292 resource provider aggregate not found 2026-05-21 04:15:22.651 7 INFO neutron.services.segments.plugin [-] Segment 25c25f2a-4f12-432a-ac1d-53181b40c292 resource provider aggregate not found 2026-05-21 04:15:22.666 7 INFO neutron.services.segments.plugin [-] Segment 25c25f2a-4f12-432a-ac1d-53181b40c292 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25c25f2a-4f12-432a-ac1d-53181b40c292 found for delete ", "request_id": "req-ae486055-002c-4d8e-8338-a2bf1afba3a9"}]} 2026-05-21 04:15:22.667 7 INFO neutron.services.segments.plugin [-] Segment 25c25f2a-4f12-432a-ac1d-53181b40c292 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25c25f2a-4f12-432a-ac1d-53181b40c292 found for delete ", "request_id": "req-cea6ea01-1300-4dba-b7b8-1d7b271818a1"}]} [pid: 7|app: 0|req: 823/1756] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:22 2026] DELETE /v2.0/security-groups/c5910003-7cfa-41fa-bbfa-d2336a891917 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1757] 10.0.0.52 () {34 vars in 663 bytes} [Thu May 21 04:15:22 2026] POST /v2.0/ports => generated 743 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1758] 10.0.0.52 () {34 vars in 746 bytes} [Thu May 21 04:15:22 2026] PUT /v2.0/ports/897a8d6b-4a92-4414-bfda-13693247151e/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 935/1759] 10.0.0.52 () {32 vars in 726 bytes} [Thu May 21 04:15:23 2026] GET /v2.0/ports/897a8d6b-4a92-4414-bfda-13693247151e/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 825/1760] 10.0.0.52 () {34 vars in 757 bytes} [Thu May 21 04:15:23 2026] PUT /v2.0/ports/897a8d6b-4a92-4414-bfda-13693247151e/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 936/1761] 10.0.0.52 () {32 vars in 726 bytes} [Thu May 21 04:15:23 2026] GET /v2.0/ports/897a8d6b-4a92-4414-bfda-13693247151e/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 826/1762] 10.0.0.52 () {34 vars in 753 bytes} [Thu May 21 04:15:23 2026] PUT /v2.0/ports/897a8d6b-4a92-4414-bfda-13693247151e/tags/red => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 937/1763] 10.0.0.52 () {32 vars in 726 bytes} [Thu May 21 04:15:23 2026] GET /v2.0/ports/897a8d6b-4a92-4414-bfda-13693247151e/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 827/1764] 10.0.0.52 () {34 vars in 775 bytes} [Thu May 21 04:15:23 2026] PUT /v2.0/ports/897a8d6b-4a92-4414-bfda-13693247151e/tags/black.or.white => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 938/1765] 10.0.0.52 () {32 vars in 726 bytes} [Thu May 21 04:15:23 2026] GET /v2.0/ports/897a8d6b-4a92-4414-bfda-13693247151e/tags => generated 52 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 828/1766] 10.0.0.52 () {34 vars in 746 bytes} [Thu May 21 04:15:23 2026] PUT /v2.0/ports/897a8d6b-4a92-4414-bfda-13693247151e/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 939/1767] 10.0.0.52 () {32 vars in 726 bytes} [Thu May 21 04:15:23 2026] GET /v2.0/ports/897a8d6b-4a92-4414-bfda-13693247151e/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 829/1768] 10.0.0.52 () {32 vars in 734 bytes} [Thu May 21 04:15:23 2026] GET /v2.0/ports/897a8d6b-4a92-4414-bfda-13693247151e/tags/red => generated 0 bytes in 60 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-21 04:15:23.752 8 INFO neutron.api.v2.resource [None req-311380d4-8830-4933-8377-52d0d087b421 891bdace86684ccea6b3e03e6e33b557 6ef917ea4e794683a5bb42475484938a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 940/1769] 10.0.0.52 () {32 vars in 738 bytes} [Thu May 21 04:15:23 2026] GET /v2.0/ports/897a8d6b-4a92-4414-bfda-13693247151e/tags/green => generated 99 bytes in 64 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: 830/1770] 10.0.0.52 () {32 vars in 737 bytes} [Thu May 21 04:15:23 2026] DELETE /v2.0/ports/897a8d6b-4a92-4414-bfda-13693247151e/tags/red => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 941/1771] 10.0.0.52 () {32 vars in 726 bytes} [Thu May 21 04:15:23 2026] GET /v2.0/ports/897a8d6b-4a92-4414-bfda-13693247151e/tags => generated 30 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, ' 2026-05-21 04:15:23.961 7 INFO neutron.api.v2.resource [None req-765d0685-82ec-4a28-977a-236f74d407dd 891bdace86684ccea6b3e03e6e33b557 6ef917ea4e794683a5bb42475484938a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 831/1772] 10.0.0.52 () {32 vars in 741 bytes} [Thu May 21 04:15:23 2026] DELETE /v2.0/ports/897a8d6b-4a92-4414-bfda-13693247151e/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 942/1773] 10.0.0.52 () {32 vars in 729 bytes} [Thu May 21 04:15:23 2026] DELETE /v2.0/ports/897a8d6b-4a92-4414-bfda-13693247151e/tags => generated 0 bytes in 71 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: 832/1774] 10.0.0.52 () {32 vars in 726 bytes} [Thu May 21 04:15:24 2026] GET /v2.0/ports/897a8d6b-4a92-4414-bfda-13693247151e/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 04:15:24.189 8 INFO neutron_taas.services.taas.taas_plugin [None req-4957647c-adfc-434a-8321-942c5b31aa02 891bdace86684ccea6b3e03e6e33b557 6ef917ea4e794683a5bb42475484938a - - default default] TaaS: Handle Delete Port: 897a8d6b-4a92-4414-bfda-13693247151e 2026-05-21 04:15:24.193 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4957647c-adfc-434a-8321-942c5b31aa02 891bdace86684ccea6b3e03e6e33b557 6ef917ea4e794683a5bb42475484938a - - default default] Tap Mirror: Handle Delete Port: 897a8d6b-4a92-4414-bfda-13693247151e [pid: 8|app: 0|req: 943/1775] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:15:24 2026] DELETE /v2.0/ports/897a8d6b-4a92-4414-bfda-13693247151e => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 833/1776] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:24 2026] DELETE /v2.0/networks/3abea6e4-d01a-4ce5-9ca3-bbdba6481ba4 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:15:24.664 8 INFO neutron.db.segments_db [None req-62074dbc-83d4-44c3-ae1b-774f64a60136 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Added segment 7093b837-8a9d-4566-b2f0-f69c99c996cb of type vxlan for network 898fd262-1f7c-4e94-9abd-31ccdedb0be8 2026-05-21 04:15:24.688 7 INFO neutron.services.segments.plugin [-] Segment d4034346-cf04-4f6f-b90c-ad78f1968d76 resource provider aggregate not found 2026-05-21 04:15:24.693 7 INFO neutron.services.segments.plugin [-] Segment d4034346-cf04-4f6f-b90c-ad78f1968d76 resource provider aggregate not found 2026-05-21 04:15:24.709 7 INFO neutron.services.segments.plugin [-] Segment d4034346-cf04-4f6f-b90c-ad78f1968d76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4034346-cf04-4f6f-b90c-ad78f1968d76 found for delete ", "request_id": "req-336837f1-0393-4fe8-a5ff-a86437a017a1"}]} 2026-05-21 04:15:24.710 7 INFO neutron.services.segments.plugin [-] Segment d4034346-cf04-4f6f-b90c-ad78f1968d76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4034346-cf04-4f6f-b90c-ad78f1968d76 found for delete ", "request_id": "req-f74d0ef5-7912-4018-9c0c-c5b220914b82"}]} [pid: 8|app: 0|req: 944/1777] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:15:24 2026] POST /v2.0/networks => generated 634 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:15:24.838 7 INFO neutron.db.segments_db [None req-2c607f70-a86d-4d0b-8a83-e5305d5515c9 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Added segment 50d95cd8-899c-4bdb-9e94-84642d4c4ad7 of type vxlan for network d91e9528-572f-47ef-8c99-8523d65526d8 [pid: 7|app: 0|req: 834/1778] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:15:24 2026] POST /v2.0/networks => generated 634 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1779] 10.0.0.26 () {34 vars in 989 bytes} [Thu May 21 04:15:24 2026] GET /v2.0/ports?device_id=6847f804-fa06-42c2-83ca-173b612e6654 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1780] 10.0.0.26 () {34 vars in 1039 bytes} [Thu May 21 04:15:24 2026] GET /v2.0/security-groups?id=1ab3bd72-e51b-4029-83d1-733e60b2751f&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: 835/1781] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:15:24 2026] POST /v2.0/subnets => generated 646 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1782] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:25 2026] GET /v2.0/security-groups?tenant_id=6ef917ea4e794683a5bb42475484938a&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: 836/1783] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:15:25 2026] POST /v2.0/subnets => generated 655 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:15:25.472 7 INFO neutron.db.segments_db [None req-6971ad7f-4626-4b2c-ab3c-4dcc3a23a5d5 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Added segment 239ca4cc-9bf6-4015-a710-02617fa98415 of type vxlan for network 7f351a47-b084-4281-b260-761bf1a4d03e [pid: 8|app: 0|req: 948/1784] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:25 2026] DELETE /v2.0/security-groups/2469bd55-d6ba-4df7-a758-44d44a817054 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:15:25.720 7 INFO neutron.db.l3_hamode_db [None req-6971ad7f-4626-4b2c-ab3c-4dcc3a23a5d5 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 04:15:25.845 7 INFO neutron.db.l3_hamode_db [None req-6971ad7f-4626-4b2c-ab3c-4dcc3a23a5d5 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 949/1785] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:25 2026] GET /v2.0/security-groups?tenant_id=06b2668ee08643e793aae083b2e66ddf&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1786] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:25 2026] GET /v2.0/security-groups?tenant_id=3714d997b00f4271a6158e68383c5552&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1787] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:26 2026] DELETE /v2.0/security-groups/a6a91f48-d13a-461b-82f0-bfb0c9798e64 => 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: 952/1788] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:26 2026] DELETE /v2.0/security-groups/3e984e3f-3f6f-49fc-b0bd-7ef44656ce74 => 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: 837/1789] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:15:25 2026] POST /v2.0/routers => generated 511 bytes in 1014 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1790] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:15:26 2026] PUT /v2.0/routers/c78838d7-8a99-464a-b10b-fedeb553e66c/add_router_interface => generated 309 bytes in 1157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1791] 10.0.0.52 () {32 vars in 716 bytes} [Thu May 21 04:15:27 2026] GET /v2.0/ports/516a12e7-1d09-4cc7-b11e-b614ea0e08a6 => generated 959 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1792] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:28 2026] GET /v2.0/security-groups?tenant_id=3b64e430bcc54e0ba67c095cfd74ec78&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1793] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:15:27 2026] PUT /v2.0/routers/c78838d7-8a99-464a-b10b-fedeb553e66c/add_router_interface => generated 309 bytes in 1150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1794] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:28 2026] DELETE /v2.0/security-groups/0ddb7a03-8520-4107-a517-cab1705452ce => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1795] 10.0.0.52 () {32 vars in 716 bytes} [Thu May 21 04:15:28 2026] GET /v2.0/ports/5d352d61-8c6d-453a-bc05-9c9d8e760cb3 => generated 967 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:15:29.238 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e395605-f678-4af6-89ea-17ef4c2dd9eb 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] TaaS: Handle Delete Port: 5d352d61-8c6d-453a-bc05-9c9d8e760cb3 2026-05-21 04:15:29.241 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e395605-f678-4af6-89ea-17ef4c2dd9eb 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Tap Mirror: Handle Delete Port: 5d352d61-8c6d-453a-bc05-9c9d8e760cb3 [pid: 7|app: 0|req: 841/1796] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:15:28 2026] PUT /v2.0/routers/c78838d7-8a99-464a-b10b-fedeb553e66c/remove_router_interface => generated 309 bytes in 752 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:15:29.731 8 INFO neutron.db.segments_db [None req-9d86dbb3-8c43-4780-b689-36e33c292813 b46a77ddbf9d4dba888b92585cbc397b eed06793b5d9414ab4ca6c3bc2b4117e - - default default] Added segment 6db1cab5-b89f-42a4-9767-1e9a780a791f of type vxlan for network 1c9b3d14-cd72-4456-aa6a-5235b092d5f2 2026-05-21 04:15:29.996 8 INFO neutron.db.l3_hamode_db [None req-9d86dbb3-8c43-4780-b689-36e33c292813 b46a77ddbf9d4dba888b92585cbc397b eed06793b5d9414ab4ca6c3bc2b4117e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 04:15:30.018 7 INFO neutron_taas.services.taas.taas_plugin [None req-826a6a5b-9f01-4a26-9c96-f1255ac76815 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] TaaS: Handle Delete Port: 516a12e7-1d09-4cc7-b11e-b614ea0e08a6 2026-05-21 04:15:30.021 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-826a6a5b-9f01-4a26-9c96-f1255ac76815 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Tap Mirror: Handle Delete Port: 516a12e7-1d09-4cc7-b11e-b614ea0e08a6 2026-05-21 04:15:30.137 8 INFO neutron.db.l3_hamode_db [None req-9d86dbb3-8c43-4780-b689-36e33c292813 b46a77ddbf9d4dba888b92585cbc397b eed06793b5d9414ab4ca6c3bc2b4117e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 842/1797] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:15:29 2026] PUT /v2.0/routers/c78838d7-8a99-464a-b10b-fedeb553e66c/remove_router_interface => generated 309 bytes in 792 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1798] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:15:30 2026] GET /v2.0/ports?device_id=c78838d7-8a99-464a-b10b-fedeb553e66c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:30.638 7 INFO neutron_taas.services.taas.taas_plugin [None req-19ecbf79-c18b-4610-b65e-484c0311cdb1 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] TaaS: Handle Delete Port: 4b135468-8867-4f74-90c3-937a481a79f9 2026-05-21 04:15:30.641 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19ecbf79-c18b-4610-b65e-484c0311cdb1 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Tap Mirror: Handle Delete Port: 4b135468-8867-4f74-90c3-937a481a79f9 [pid: 8|app: 0|req: 956/1799] 10.0.0.52 () {34 vars in 667 bytes} [Thu May 21 04:15:29 2026] POST /v2.0/routers => generated 474 bytes in 1243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:15:31.038 7 INFO neutron.services.segments.plugin [-] Segment 239ca4cc-9bf6-4015-a710-02617fa98415 resource provider aggregate not found 2026-05-21 04:15:31.042 7 INFO neutron.services.segments.plugin [-] Segment 239ca4cc-9bf6-4015-a710-02617fa98415 resource provider aggregate not found 2026-05-21 04:15:31.057 7 INFO neutron.db.l3_hamode_db [None req-19ecbf79-c18b-4610-b65e-484c0311cdb1 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] HA network 7f351a47-b084-4281-b260-761bf1a4d03e was deleted as no HA routers are present in tenant c4699044038e44dda2463c64ec4ad61b. 2026-05-21 04:15:31.067 7 INFO neutron.services.segments.plugin [-] Segment 239ca4cc-9bf6-4015-a710-02617fa98415 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 239ca4cc-9bf6-4015-a710-02617fa98415 found for delete ", "request_id": "req-79b3c9da-5bb2-494f-8796-efdda044e66f"}]} [pid: 7|app: 0|req: 844/1800] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:30 2026] DELETE /v2.0/routers/c78838d7-8a99-464a-b10b-fedeb553e66c => generated 0 bytes in 597 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:15:31.073 7 INFO neutron.services.segments.plugin [-] Segment 239ca4cc-9bf6-4015-a710-02617fa98415 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 239ca4cc-9bf6-4015-a710-02617fa98415 found for delete ", "request_id": "req-c902c35e-658e-408e-a2d1-8b90120d1790"}]} 2026-05-21 04:15:31.179 8 INFO neutron.db.segments_db [None req-e81e6308-0cd0-4f6e-a7ae-4eb9833f1b06 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment 865193b9-55fc-4390-8a2b-25df2fab29f7 of type vxlan for network fbf1d3eb-5610-4a5e-a698-1634a24ca5a2 [pid: 7|app: 0|req: 845/1801] 10.0.0.52 () {34 vars in 750 bytes} [Thu May 21 04:15:31 2026] PUT /v2.0/routers/fe82c7b3-aa4f-4896-8227-42e0936b1ee0/tags => generated 25 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1802] 10.0.0.52 () {34 vars in 670 bytes} [Thu May 21 04:15:30 2026] POST /v2.0/networks => generated 741 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1803] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:31 2026] DELETE /v2.0/subnets/39afde3f-8f12-42f0-968b-6e24d455b010 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1804] 10.0.0.52 () {32 vars in 730 bytes} [Thu May 21 04:15:31 2026] GET /v2.0/routers/fe82c7b3-aa4f-4896-8227-42e0936b1ee0/tags => generated 25 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1805] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:31 2026] DELETE /v2.0/subnets/9b6dcc7b-2461-4758-8e84-5bd9bf2708cf => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1806] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:15:31 2026] POST /v2.0/subnets => generated 688 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1807] 10.0.0.52 () {34 vars in 761 bytes} [Thu May 21 04:15:31 2026] PUT /v2.0/routers/fe82c7b3-aa4f-4896-8227-42e0936b1ee0/tags/green => generated 4 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-21 04:15:31.688 7 INFO neutron_taas.services.taas.taas_plugin [None req-ca782bbd-6cfa-4a8e-b933-630da89bf934 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] TaaS: Handle Delete Port: 006000e0-f4e3-4ca2-b185-53564e0c4dc4 2026-05-21 04:15:31.692 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca782bbd-6cfa-4a8e-b933-630da89bf934 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Tap Mirror: Handle Delete Port: 006000e0-f4e3-4ca2-b185-53564e0c4dc4 2026-05-21 04:15:31.729 8 INFO neutron.db.segments_db [None req-a6e060c3-8191-4ee6-a86b-c140651178c6 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment 06f5c833-fc23-4195-ab9c-b9046f835885 of type vxlan for network 342a59b9-459d-4781-99e8-4c10af8de118 [pid: 7|app: 0|req: 848/1808] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:31 2026] DELETE /v2.0/networks/d91e9528-572f-47ef-8c99-8523d65526d8 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1809] 10.0.0.52 () {32 vars in 730 bytes} [Thu May 21 04:15:31 2026] GET /v2.0/routers/fe82c7b3-aa4f-4896-8227-42e0936b1ee0/tags => generated 34 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:31.985 8 INFO neutron.db.l3_hamode_db [None req-a6e060c3-8191-4ee6-a86b-c140651178c6 61ca0ed528194e98af3156f3e87e14f0 fe9f97994f894e9fa0b674aae67c4b3e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 04:15:32.063 7 INFO neutron_taas.services.taas.taas_plugin [None req-5134a2dd-8261-4d25-b59a-6262760b1abe 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] TaaS: Handle Delete Port: b59dbe8f-7a57-402e-ae1c-471c58a6591f 2026-05-21 04:15:32.065 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5134a2dd-8261-4d25-b59a-6262760b1abe 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Tap Mirror: Handle Delete Port: b59dbe8f-7a57-402e-ae1c-471c58a6591f [pid: 7|app: 0|req: 850/1810] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:31 2026] DELETE /v2.0/networks/898fd262-1f7c-4e94-9abd-31ccdedb0be8 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1811] 10.0.0.52 () {34 vars in 757 bytes} [Thu May 21 04:15:32 2026] PUT /v2.0/routers/fe82c7b3-aa4f-4896-8227-42e0936b1ee0/tags/red => generated 4 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-21 04:15:32.452 7 INFO neutron.db.segments_db [None req-0cdc8fb2-c387-49bd-a24b-39307c975e30 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Added segment 79db8a12-8e92-4abc-8808-da0142e646d0 of type vxlan for network 43e15b6f-7ca8-4fcb-83b9-08b710a0dd98 [pid: 7|app: 0|req: 852/1812] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:15:32 2026] POST /v2.0/networks => generated 633 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1813] 10.0.0.52 () {32 vars in 730 bytes} [Thu May 21 04:15:32 2026] GET /v2.0/routers/fe82c7b3-aa4f-4896-8227-42e0936b1ee0/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:32.767 8 INFO neutron.db.l3_hamode_db [None req-a6e060c3-8191-4ee6-a86b-c140651178c6 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 854/1814] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:15:32 2026] POST /v2.0/subnets => generated 646 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1815] 10.0.0.52 () {34 vars in 779 bytes} [Thu May 21 04:15:32 2026] PUT /v2.0/routers/fe82c7b3-aa4f-4896-8227-42e0936b1ee0/tags/black.or.white => generated 4 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-21 04:15:33.022 7 INFO neutron.db.segments_db [None req-7d7e8dbc-ded1-4087-a50d-6a3192c5fc92 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Added segment 88faafe8-78fb-4d53-87ac-73226dae28ca of type vxlan for network b0b975bc-dc99-4adf-b538-b358baab5770 2026-05-21 04:15:33.093 7 INFO neutron.services.segments.plugin [-] Segment 50d95cd8-899c-4bdb-9e94-84642d4c4ad7 resource provider aggregate not found 2026-05-21 04:15:33.097 7 INFO neutron.services.segments.plugin [-] Segment 50d95cd8-899c-4bdb-9e94-84642d4c4ad7 resource provider aggregate not found 2026-05-21 04:15:33.113 7 INFO neutron.services.segments.plugin [-] Segment 50d95cd8-899c-4bdb-9e94-84642d4c4ad7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50d95cd8-899c-4bdb-9e94-84642d4c4ad7 found for delete ", "request_id": "req-0e4ccfef-6ad1-4be6-8f25-3e14035b1f89"}]} 2026-05-21 04:15:33.118 7 INFO neutron.services.segments.plugin [-] Segment 50d95cd8-899c-4bdb-9e94-84642d4c4ad7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50d95cd8-899c-4bdb-9e94-84642d4c4ad7 found for delete ", "request_id": "req-8eabc082-8005-43ee-a6b7-9ed20442ff77"}]} 2026-05-21 04:15:33.137 7 INFO neutron.services.segments.plugin [-] Segment 7093b837-8a9d-4566-b2f0-f69c99c996cb resource provider aggregate not found 2026-05-21 04:15:33.139 7 INFO neutron.services.segments.plugin [-] Segment 7093b837-8a9d-4566-b2f0-f69c99c996cb resource provider aggregate not found 2026-05-21 04:15:33.155 7 INFO neutron.services.segments.plugin [-] Segment 7093b837-8a9d-4566-b2f0-f69c99c996cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7093b837-8a9d-4566-b2f0-f69c99c996cb found for delete ", "request_id": "req-eb1932f1-bcfc-450e-8efb-816ccc920640"}]} 2026-05-21 04:15:33.171 7 INFO neutron.services.segments.plugin [-] Segment 7093b837-8a9d-4566-b2f0-f69c99c996cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7093b837-8a9d-4566-b2f0-f69c99c996cb found for delete ", "request_id": "req-ee6615c7-932c-4b90-a2b3-69e95eee489e"}]} 2026-05-21 04:15:33.319 7 INFO neutron.db.l3_hamode_db [None req-7d7e8dbc-ded1-4087-a50d-6a3192c5fc92 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 04:15:33.440 7 INFO neutron.db.l3_hamode_db [None req-7d7e8dbc-ded1-4087-a50d-6a3192c5fc92 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 961/1816] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:15:31 2026] POST /v2.0/routers => generated 728 bytes in 2063 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1817] 10.0.0.52 () {32 vars in 730 bytes} [Thu May 21 04:15:33 2026] GET /v2.0/routers/fe82c7b3-aa4f-4896-8227-42e0936b1ee0/tags => generated 52 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1818] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:15:32 2026] POST /v2.0/routers => generated 511 bytes in 1062 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1819] 10.0.0.52 () {34 vars in 750 bytes} [Thu May 21 04:15:34 2026] PUT /v2.0/routers/fe82c7b3-aa4f-4896-8227-42e0936b1ee0/tags => generated 37 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1820] 10.0.0.52 () {34 vars in 664 bytes} [Thu May 21 04:15:34 2026] POST /v2.0/ports => generated 962 bytes in 281 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: 859/1821] 10.0.0.52 () {32 vars in 730 bytes} [Thu May 21 04:15:34 2026] GET /v2.0/routers/fe82c7b3-aa4f-4896-8227-42e0936b1ee0/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1822] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:15:33 2026] PUT /v2.0/routers/7e852ad6-1800-41be-8499-c5bf19bd4d06/add_router_interface => generated 309 bytes in 1250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1823] 10.0.0.52 () {32 vars in 738 bytes} [Thu May 21 04:15:35 2026] GET /v2.0/routers/fe82c7b3-aa4f-4896-8227-42e0936b1ee0/tags/red => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:15:35.291 8 INFO neutron.api.v2.resource [None req-2a60e1bd-5609-4b74-9341-5aff48e8de17 b46a77ddbf9d4dba888b92585cbc397b eed06793b5d9414ab4ca6c3bc2b4117e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 967/1826] 10.0.0.52 () {32 vars in 742 bytes} [Thu May 21 04:15:35 2026] GET /v2.0/routers/fe82c7b3-aa4f-4896-8227-42e0936b1ee0/tags/green => generated 99 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1827] 10.0.0.52 () {32 vars in 741 bytes} [Thu May 21 04:15:35 2026] DELETE /v2.0/routers/fe82c7b3-aa4f-4896-8227-42e0936b1ee0/tags/red => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1828] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:35 2026] GET /v2.0/ports?device_id=6847f804-fa06-42c2-83ca-173b612e6654 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1829] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:15:34 2026] PUT /v2.0/routers/ac6e38d8-adbc-41d3-ac4c-55b9082c315d/add_router_interface => generated 309 bytes in 1135 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: 861/1830] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:15:35 2026] GET /v2.0/security-groups?id=1ab3bd72-e51b-4029-83d1-733e60b2751f&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: 970/1831] 10.0.0.52 () {32 vars in 730 bytes} [Thu May 21 04:15:35 2026] GET /v2.0/routers/fe82c7b3-aa4f-4896-8227-42e0936b1ee0/tags => generated 30 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1832] 10.0.0.52 () {32 vars in 716 bytes} [Thu May 21 04:15:35 2026] GET /v2.0/ports/a78dfb2f-a7b1-4407-a650-b79aa89808b5 => generated 1036 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:15:35.772 8 INFO neutron.api.v2.resource [None req-c72832bc-1b15-4b3e-a2a8-fed59f550181 b46a77ddbf9d4dba888b92585cbc397b eed06793b5d9414ab4ca6c3bc2b4117e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 971/1833] 10.0.0.52 () {32 vars in 745 bytes} [Thu May 21 04:15:35 2026] DELETE /v2.0/routers/fe82c7b3-aa4f-4896-8227-42e0936b1ee0/tags/green => generated 99 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1834] 10.0.0.52 () {32 vars in 733 bytes} [Thu May 21 04:15:35 2026] DELETE /v2.0/routers/fe82c7b3-aa4f-4896-8227-42e0936b1ee0/tags => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1835] 10.0.0.52 () {32 vars in 730 bytes} [Thu May 21 04:15:35 2026] GET /v2.0/routers/fe82c7b3-aa4f-4896-8227-42e0936b1ee0/tags => generated 12 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:36.063 7 INFO neutron_taas.services.taas.taas_plugin [None req-83177395-b6f8-40e9-85ce-4ecf897dd5e8 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] TaaS: Handle Delete Port: a78dfb2f-a7b1-4407-a650-b79aa89808b5 [pid: 8|app: 0|req: 974/1836] 10.0.0.52 () {32 vars in 720 bytes} [Thu May 21 04:15:36 2026] GET /v2.0/routers/fe82c7b3-aa4f-4896-8227-42e0936b1ee0 => generated 480 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:15:36.066 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83177395-b6f8-40e9-85ce-4ecf897dd5e8 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Tap Mirror: Handle Delete Port: a78dfb2f-a7b1-4407-a650-b79aa89808b5 [pid: 7|app: 0|req: 863/1837] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:15:35 2026] PUT /v2.0/routers/ac6e38d8-adbc-41d3-ac4c-55b9082c315d/remove_router_interface => generated 309 bytes in 891 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: 975/1838] 10.0.0.52 () {34 vars in 741 bytes} [Thu May 21 04:15:36 2026] PUT /v2.0/routers/fe82c7b3-aa4f-4896-8227-42e0936b1ee0 => generated 480 bytes in 611 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:15:36.758 7 INFO neutron.db.segments_db [None req-c1e131b1-3f8e-4ee1-bade-41efc7ea7de9 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment bd0ab811-c7e9-4125-b908-d80d4e9bb955 of type vxlan for network f1ec220b-ac56-48c9-98f6-0b703f06af55 2026-05-21 04:15:36.822 8 INFO neutron.api.v2.resource [None req-f7a598df-efbd-4548-9bf9-0e4f2d5adcff 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 976/1839] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:15:36 2026] PUT /v2.0/routers/ac6e38d8-adbc-41d3-ac4c-55b9082c315d/remove_router_interface => generated 197 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1840] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:15:36 2026] GET /v2.0/ports?device_id=fe82c7b3-aa4f-4896-8227-42e0936b1ee0 => 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: 864/1841] 10.0.0.52 () {34 vars in 670 bytes} [Thu May 21 04:15:36 2026] POST /v2.0/networks => generated 740 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1842] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:36 2026] GET /v2.0/ports?device_id=6847f804-fa06-42c2-83ca-173b612e6654 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1843] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:15:36 2026] GET /v2.0/ports?device_id=ac6e38d8-adbc-41d3-ac4c-55b9082c315d => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:37.071 8 INFO neutron_taas.services.taas.taas_plugin [None req-a5c1b0de-094a-4fb8-bb10-47ba3ade3e09 b46a77ddbf9d4dba888b92585cbc397b eed06793b5d9414ab4ca6c3bc2b4117e - - default default] TaaS: Handle Delete Port: b8952d20-c828-42f3-b90e-91d6f3c9943a 2026-05-21 04:15:37.073 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5c1b0de-094a-4fb8-bb10-47ba3ade3e09 b46a77ddbf9d4dba888b92585cbc397b eed06793b5d9414ab4ca6c3bc2b4117e - - default default] Tap Mirror: Handle Delete Port: b8952d20-c828-42f3-b90e-91d6f3c9943a [pid: 7|app: 0|req: 866/1844] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:15:36 2026] POST /v2.0/subnets => generated 687 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:15:37.328 7 INFO neutron_taas.services.taas.taas_plugin [None req-94bdf616-6319-4b9e-86f5-ec4b7f7c7078 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] TaaS: Handle Delete Port: 22cc0ab7-7d4d-48ad-90d3-40e92f7b99e0 2026-05-21 04:15:37.331 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94bdf616-6319-4b9e-86f5-ec4b7f7c7078 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Tap Mirror: Handle Delete Port: 22cc0ab7-7d4d-48ad-90d3-40e92f7b99e0 2026-05-21 04:15:37.444 8 INFO neutron.services.segments.plugin [-] Segment 6db1cab5-b89f-42a4-9767-1e9a780a791f resource provider aggregate not found 2026-05-21 04:15:37.451 8 INFO neutron.services.segments.plugin [-] Segment 6db1cab5-b89f-42a4-9767-1e9a780a791f resource provider aggregate not found 2026-05-21 04:15:37.465 8 INFO neutron.services.segments.plugin [-] Segment 6db1cab5-b89f-42a4-9767-1e9a780a791f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6db1cab5-b89f-42a4-9767-1e9a780a791f found for delete ", "request_id": "req-1487448b-6a14-445e-a932-9a24ba7b8345"}]} 2026-05-21 04:15:37.471 8 INFO neutron.services.segments.plugin [-] Segment 6db1cab5-b89f-42a4-9767-1e9a780a791f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6db1cab5-b89f-42a4-9767-1e9a780a791f found for delete ", "request_id": "req-3d451efe-65a0-48ee-bc70-4c729c0782d4"}]} 2026-05-21 04:15:37.484 8 INFO neutron.db.l3_hamode_db [None req-a5c1b0de-094a-4fb8-bb10-47ba3ade3e09 b46a77ddbf9d4dba888b92585cbc397b eed06793b5d9414ab4ca6c3bc2b4117e - - default default] HA network 1c9b3d14-cd72-4456-aa6a-5235b092d5f2 was deleted as no HA routers are present in tenant eed06793b5d9414ab4ca6c3bc2b4117e. [pid: 8|app: 0|req: 979/1845] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:36 2026] DELETE /v2.0/routers/fe82c7b3-aa4f-4896-8227-42e0936b1ee0 => 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: 980/1846] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:15:37 2026] GET /v2.0/security-groups?id=1ab3bd72-e51b-4029-83d1-733e60b2751f&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-21 04:15:37.602 8 INFO neutron.db.segments_db [None req-f127b30f-292e-4fab-b9e4-e8f3022daf6c 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment 9c5f1145-30c7-468a-b8c4-1d5ccd7b6821 of type vxlan for network ec0c8492-3a35-4e6d-9258-f39412597097 2026-05-21 04:15:37.742 7 INFO neutron.services.segments.plugin [-] Segment 88faafe8-78fb-4d53-87ac-73226dae28ca resource provider aggregate not found 2026-05-21 04:15:37.750 7 INFO neutron.services.segments.plugin [-] Segment 88faafe8-78fb-4d53-87ac-73226dae28ca resource provider aggregate not found 2026-05-21 04:15:37.769 7 INFO neutron.services.segments.plugin [-] Segment 88faafe8-78fb-4d53-87ac-73226dae28ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88faafe8-78fb-4d53-87ac-73226dae28ca found for delete ", "request_id": "req-a9f0a4eb-ad27-4d9b-9eba-b5483a09029e"}]} 2026-05-21 04:15:37.775 7 INFO neutron.services.segments.plugin [-] Segment 88faafe8-78fb-4d53-87ac-73226dae28ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88faafe8-78fb-4d53-87ac-73226dae28ca found for delete ", "request_id": "req-96afa5ec-048e-4765-9ea8-e24c57e44cb5"}]} 2026-05-21 04:15:37.779 7 INFO neutron.db.l3_hamode_db [None req-94bdf616-6319-4b9e-86f5-ec4b7f7c7078 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] HA network b0b975bc-dc99-4adf-b538-b358baab5770 was deleted as no HA routers are present in tenant c4699044038e44dda2463c64ec4ad61b. [pid: 7|app: 0|req: 867/1847] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:37 2026] DELETE /v2.0/routers/ac6e38d8-adbc-41d3-ac4c-55b9082c315d => generated 0 bytes in 626 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1848] 199.19.213.129 () {34 vars in 994 bytes} [Thu May 21 04:15:37 2026] GET /v2.0/ports?device_id=6847f804-fa06-42c2-83ca-173b612e6654 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:15:37.922 8 INFO neutron.db.l3_hamode_db [None req-f127b30f-292e-4fab-b9e4-e8f3022daf6c 61ca0ed528194e98af3156f3e87e14f0 1ea2ff63d300462382fa7078a962de2a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 869/1849] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:37 2026] DELETE /v2.0/subnets/2836a6fc-01fa-45e5-a54e-356c226ec84b => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:15:38.154 7 INFO neutron_taas.services.taas.taas_plugin [req-351c04ff-3a65-4da5-90d6-12c4b958269d req-5cfb67ad-d4e8-4e2c-ba12-b0dacc38f20f feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] TaaS: Handle Delete Port: 3049044e-d2d5-43a3-b61a-03c672d9b7bf 2026-05-21 04:15:38.156 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-351c04ff-3a65-4da5-90d6-12c4b958269d req-5cfb67ad-d4e8-4e2c-ba12-b0dacc38f20f feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] Tap Mirror: Handle Delete Port: 3049044e-d2d5-43a3-b61a-03c672d9b7bf 2026-05-21 04:15:38.249 7 INFO neutron.db.l3_db [req-351c04ff-3a65-4da5-90d6-12c4b958269d req-5cfb67ad-d4e8-4e2c-ba12-b0dacc38f20f feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] Floating IP dbce44c3-772a-4f7e-b5c1-88c1468ff6fb disassociated. External IP: 10.96.250.214, port: 3049044e-d2d5-43a3-b61a-03c672d9b7bf. [pid: 7|app: 0|req: 870/1850] 199.19.213.129 () {36 vars in 997 bytes} [Thu May 21 04:15:38 2026] DELETE /v2.0/ports/3049044e-d2d5-43a3-b61a-03c672d9b7bf => generated 0 bytes in 648 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:15:38.723 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc571d0c-965f-4303-98d0-e8fc0782efcf'] response: {'server_uuid': '6847f804-fa06-42c2-83ca-173b612e6654', 'name': 'network-vif-deleted', 'tag': '3049044e-d2d5-43a3-b61a-03c672d9b7bf', 'status': 'completed', 'code': 200} 2026-05-21 04:15:38.794 7 INFO neutron_taas.services.taas.taas_plugin [None req-4c7050e1-24d7-4b2d-a08c-061da198e9bc 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] TaaS: Handle Delete Port: 7fdb86c5-163d-457f-af52-0b3ddca34ba2 2026-05-21 04:15:38.796 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c7050e1-24d7-4b2d-a08c-061da198e9bc 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Tap Mirror: Handle Delete Port: 7fdb86c5-163d-457f-af52-0b3ddca34ba2 [pid: 7|app: 0|req: 871/1851] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:38 2026] DELETE /v2.0/networks/43e15b6f-7ca8-4fcb-83b9-08b710a0dd98 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1852] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:38 2026] GET /v2.0/security-groups?tenant_id=eed06793b5d9414ab4ca6c3bc2b4117e&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1853] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:39 2026] GET /v2.0/ports?device_id=6847f804-fa06-42c2-83ca-173b612e6654 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:39.312 8 INFO neutron.db.l3_hamode_db [None req-f127b30f-292e-4fab-b9e4-e8f3022daf6c 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 04:15:39.356 7 INFO neutron.db.segments_db [None req-c7fa92e1-5c2d-4087-9888-119356cfa8f5 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Added segment 355d530a-16da-4415-a0f9-0efc173450a3 of type vxlan for network 33b9fd84-e1b0-41e9-b781-27a6a55defb6 [pid: 7|app: 0|req: 874/1854] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:15:39 2026] POST /v2.0/networks => generated 633 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1855] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:39 2026] DELETE /v2.0/security-groups/0f240f54-79c1-44a1-904b-b086361ea773 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:15:39.785 7 INFO neutron.services.segments.plugin [-] Segment 79db8a12-8e92-4abc-8808-da0142e646d0 resource provider aggregate not found 2026-05-21 04:15:39.800 7 INFO neutron.services.segments.plugin [-] Segment 79db8a12-8e92-4abc-8808-da0142e646d0 resource provider aggregate not found 2026-05-21 04:15:39.804 7 INFO neutron.services.segments.plugin [-] Segment 79db8a12-8e92-4abc-8808-da0142e646d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79db8a12-8e92-4abc-8808-da0142e646d0 found for delete ", "request_id": "req-340ba25b-11cf-4cb7-8490-b0ee702a2528"}]} 2026-05-21 04:15:39.829 7 INFO neutron.services.segments.plugin [-] Segment 79db8a12-8e92-4abc-8808-da0142e646d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79db8a12-8e92-4abc-8808-da0142e646d0 found for delete ", "request_id": "req-afad7510-3081-447d-b150-7b6d2ed5419a"}]} [pid: 7|app: 0|req: 876/1856] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:15:39 2026] POST /v2.0/subnets => generated 646 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1857] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:39 2026] GET /v2.0/security-groups?tenant_id=f926bfd4a25040dc9d4790b696c447ed&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:15:40.042 7 INFO neutron.db.segments_db [None req-df791f59-557f-46aa-8b5f-87e68595d73c 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Added segment 2329c8c3-2c77-43a8-94d8-55f776dfa67a of type vxlan for network 92b6577f-9107-45df-9c75-fecae7e65ceb 2026-05-21 04:15:40.258 7 INFO neutron.db.l3_hamode_db [None req-df791f59-557f-46aa-8b5f-87e68595d73c 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 981/1858] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:15:37 2026] POST /v2.0/routers => generated 727 bytes in 2743 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1859] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:40 2026] DELETE /v2.0/security-groups/820424f3-ad90-497d-a23a-4411f1342e01 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:15:40.391 7 INFO neutron.db.l3_hamode_db [None req-df791f59-557f-46aa-8b5f-87e68595d73c 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 878/1860] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:15:40 2026] POST /v2.0/routers => generated 511 bytes in 1034 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1861] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:41 2026] GET /v2.0/ports?device_id=6847f804-fa06-42c2-83ca-173b612e6654 => 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: 983/1862] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:15:40 2026] PUT /v2.0/routers/5eaa48b9-8eb0-4336-b1b5-b2ed18980bee/add_router_interface => generated 309 bytes in 1277 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1863] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:15:41 2026] PUT /v2.0/routers/125e52c4-ff26-40dc-858a-25852713a0ce/add_router_interface => generated 309 bytes in 1143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1864] 10.0.0.52 () {32 vars in 716 bytes} [Thu May 21 04:15:42 2026] GET /v2.0/ports/ba2ed34c-9ec7-4294-b838-2691139620da => generated 959 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1865] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:42 2026] DELETE /v2.0/security-groups/1ab3bd72-e51b-4029-83d1-733e60b2751f => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:15:42.394 8 INFO neutron_taas.services.taas.taas_plugin [None req-0f738879-c50f-420f-8936-bf1448249609 feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] TaaS: Handle Delete Port: 7ab411bc-767f-4b19-94f2-eafe3cf73b72 2026-05-21 04:15:42.397 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f738879-c50f-420f-8936-bf1448249609 feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] Tap Mirror: Handle Delete Port: 7ab411bc-767f-4b19-94f2-eafe3cf73b72 2026-05-21 04:15:42.589 7 INFO neutron_taas.services.taas.taas_plugin [None req-61eceda3-0f84-4864-9940-00d2ab595191 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] TaaS: Handle Delete Port: ba2ed34c-9ec7-4294-b838-2691139620da 2026-05-21 04:15:42.593 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61eceda3-0f84-4864-9940-00d2ab595191 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Tap Mirror: Handle Delete Port: ba2ed34c-9ec7-4294-b838-2691139620da [pid: 8|app: 0|req: 985/1866] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:15:42 2026] DELETE /v2.0/floatingips/dbce44c3-772a-4f7e-b5c1-88c1468ff6fb => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1867] 10.0.0.52 () {34 vars in 684 bytes} [Thu May 21 04:15:42 2026] POST /v2.0/security-groups => generated 1673 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1868] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:42 2026] GET /v2.0/ports?device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1869] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:15:42 2026] PUT /v2.0/routers/125e52c4-ff26-40dc-858a-25852713a0ce/remove_router_interface => generated 309 bytes in 735 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1870] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:15:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1871] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:15:42 2026] GET /v2.0/security-groups?id=27f2988c-5ab1-49b9-b543-3bcc319c1380&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: 989/1872] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:15:43 2026] GET /v2.0/ports?device_id=125e52c4-ff26-40dc-858a-25852713a0ce => 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: 884/1873] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:15:43 2026] POST /v2.0/security-group-rules => generated 596 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:15:43.244 8 INFO neutron_taas.services.taas.taas_plugin [None req-05a88432-54f9-40bb-bc8b-caffaba16168 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] TaaS: Handle Delete Port: 5353c4eb-6378-4716-865d-bfda4d669228 2026-05-21 04:15:43.247 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05a88432-54f9-40bb-bc8b-caffaba16168 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Tap Mirror: Handle Delete Port: 5353c4eb-6378-4716-865d-bfda4d669228 [pid: 7|app: 0|req: 885/1874] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:15:43 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: 886/1875] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:15:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:15:43.404 7 INFO neutron.db.securitygroups_db [None req-8b1a82e2-5d74-4a10-a55e-786de69fb872 a069ffca7c61487aa80148d07327f831 fe9f97994f894e9fa0b674aae67c4b3e - - default default] Project fe9f97994f894e9fa0b674aae67c4b3e added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 887/1876] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:15:43 2026] POST /v2.0/security-group-rules => generated 607 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:15:43.515 7 INFO neutron.db.securitygroups_db [None req-f02d5033-5b13-4364-bb15-ab5c6a80dcab a069ffca7c61487aa80148d07327f831 fe9f97994f894e9fa0b674aae67c4b3e - - default default] Project fe9f97994f894e9fa0b674aae67c4b3e added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 888/1877] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:15:43 2026] POST /v2.0/security-group-rules => generated 606 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:15:43.631 8 INFO neutron.services.segments.plugin [-] Segment 2329c8c3-2c77-43a8-94d8-55f776dfa67a resource provider aggregate not found 2026-05-21 04:15:43.636 8 INFO neutron.services.segments.plugin [-] Segment 2329c8c3-2c77-43a8-94d8-55f776dfa67a resource provider aggregate not found 2026-05-21 04:15:43.648 8 INFO neutron.services.segments.plugin [-] Segment 2329c8c3-2c77-43a8-94d8-55f776dfa67a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2329c8c3-2c77-43a8-94d8-55f776dfa67a found for delete ", "request_id": "req-0e1af3f3-5b60-416a-86e6-59b24180648b"}]} 2026-05-21 04:15:43.649 8 INFO neutron.services.segments.plugin [-] Segment 2329c8c3-2c77-43a8-94d8-55f776dfa67a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2329c8c3-2c77-43a8-94d8-55f776dfa67a found for delete ", "request_id": "req-4d658f7c-46fe-48c9-b5c3-e2f95d973b5b"}]} 2026-05-21 04:15:43.656 8 INFO neutron.db.l3_hamode_db [None req-05a88432-54f9-40bb-bc8b-caffaba16168 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] HA network 92b6577f-9107-45df-9c75-fecae7e65ceb was deleted as no HA routers are present in tenant c4699044038e44dda2463c64ec4ad61b. [pid: 8|app: 0|req: 990/1878] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:43 2026] DELETE /v2.0/routers/125e52c4-ff26-40dc-858a-25852713a0ce => generated 0 bytes in 630 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1879] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:43 2026] DELETE /v2.0/subnets/0ef6e666-3dc4-404e-8a7b-6704bbd83511 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:15:43.914 7 INFO neutron.services.segments.plugin [-] Segment 355d530a-16da-4415-a0f9-0efc173450a3 resource provider aggregate not found 2026-05-21 04:15:43.924 7 INFO neutron.services.segments.plugin [-] Segment 355d530a-16da-4415-a0f9-0efc173450a3 resource provider aggregate not found 2026-05-21 04:15:43.935 7 INFO neutron.services.segments.plugin [-] Segment 355d530a-16da-4415-a0f9-0efc173450a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 355d530a-16da-4415-a0f9-0efc173450a3 found for delete ", "request_id": "req-a0de42dc-1efe-41cb-b44d-b542733c89ce"}]} 2026-05-21 04:15:43.946 7 INFO neutron.services.segments.plugin [-] Segment 355d530a-16da-4415-a0f9-0efc173450a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 355d530a-16da-4415-a0f9-0efc173450a3 found for delete ", "request_id": "req-722a1b5e-6160-463b-badb-88d656dc7afa"}]} [pid: 7|app: 0|req: 890/1880] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:43 2026] DELETE /v2.0/networks/33b9fd84-e1b0-41e9-b781-27a6a55defb6 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:15:44.028 7 INFO neutron.db.segments_db [None req-91a7cd64-8778-4226-b811-b73261f5c7ce 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Added segment 44d45676-0181-4437-8ca1-a2cb36bc9acc of type vxlan for network c458189d-1207-4a62-ad93-67ca5a384e71 2026-05-21 04:15:44.049 8 INFO neutron.db.segments_db [None req-652a13af-008d-4ddd-8f77-3625b86d8515 60db817b6bcf467eb6fbd2cdf6ab402c da78c254f3814e0c882285c40c86fcc3 - - default default] Added segment f1d06c45-a921-47de-bbd6-fd42ccac6cd6 of type vxlan for network 8d662004-c525-4647-bc52-1b3b06670435 [pid: 8|app: 0|req: 991/1881] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:15:43 2026] POST /v2.0/networks => generated 631 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:15:44.285 7 INFO neutron.db.l3_hamode_db [None req-91a7cd64-8778-4226-b811-b73261f5c7ce 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 992/1882] 10.0.0.52 () {34 vars in 684 bytes} [Thu May 21 04:15:44 2026] POST /v2.0/security-groups => generated 1659 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1883] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:44 2026] GET /v2.0/ports?device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1884] 10.0.0.52 () {34 vars in 663 bytes} [Thu May 21 04:15:44 2026] POST /v2.0/ports => generated 743 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, ' [pid: 8|app: 0|req: 995/1885] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:15:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1886] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:15:44 2026] GET /v2.0/security-groups?id=27f2988c-5ab1-49b9-b543-3bcc319c1380&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: 997/1887] 10.0.0.52 () {34 vars in 665 bytes} [Thu May 21 04:15:44 2026] POST /v2.0/trunks => generated 407 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:15:45.190 7 INFO neutron.db.l3_hamode_db [None req-91a7cd64-8778-4226-b811-b73261f5c7ce 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 998/1888] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:15:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1889] 10.0.0.52 () {34 vars in 748 bytes} [Thu May 21 04:15:45 2026] PUT /v2.0/trunks/3bbe7033-85f6-49f8-b715-b45deed58183/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1890] 10.0.0.52 () {34 vars in 675 bytes} [Thu May 21 04:15:45 2026] POST /v2.0/floatingips => generated 552 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1891] 199.19.213.129 () {34 vars in 994 bytes} [Thu May 21 04:15:45 2026] GET /v2.0/ports?device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1892] 10.0.0.52 () {32 vars in 728 bytes} [Thu May 21 04:15:45 2026] GET /v2.0/trunks/3bbe7033-85f6-49f8-b715-b45deed58183/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:45.998 8 INFO neutron_taas.services.taas.taas_plugin [req-8d4ca692-b71a-443d-be97-26c394ad18c7 req-6d46a27d-bcce-41a9-9a91-80f2e37bdc19 feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] TaaS: Handle Delete Port: 795eb537-98c8-427e-961e-a5ab9a2bd0b8 2026-05-21 04:15:46.001 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8d4ca692-b71a-443d-be97-26c394ad18c7 req-6d46a27d-bcce-41a9-9a91-80f2e37bdc19 feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] Tap Mirror: Handle Delete Port: 795eb537-98c8-427e-961e-a5ab9a2bd0b8 [pid: 8|app: 0|req: 1003/1893] 199.19.213.129 () {36 vars in 997 bytes} [Thu May 21 04:15:45 2026] DELETE /v2.0/ports/795eb537-98c8-427e-961e-a5ab9a2bd0b8 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1894] 10.0.0.52 () {34 vars in 759 bytes} [Thu May 21 04:15:46 2026] PUT /v2.0/trunks/3bbe7033-85f6-49f8-b715-b45deed58183/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1895] 10.0.0.203 () {34 vars in 1096 bytes} [Thu May 21 04:15:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--74597018&fields=id&tenant_id=fe9f97994f894e9fa0b674aae67c4b3e => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1896] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:46 2026] GET /v2.0/ports?device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => 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: 1007/1897] 10.0.0.52 () {32 vars in 728 bytes} [Thu May 21 04:15:46 2026] GET /v2.0/trunks/3bbe7033-85f6-49f8-b715-b45deed58183/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:46.331 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-90fff79d-192d-402f-a0bc-6ef19f8360a4'] response: {'server_uuid': 'f46ade4f-5d6c-435a-a719-23eb5dbc0717', 'name': 'network-vif-deleted', 'tag': '795eb537-98c8-427e-961e-a5ab9a2bd0b8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1008/1898] 10.0.0.203 () {34 vars in 1098 bytes} [Thu May 21 04:15:46 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-183367337&fields=id&tenant_id=fe9f97994f894e9fa0b674aae67c4b3e => 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: 1009/1899] 10.0.0.52 () {34 vars in 755 bytes} [Thu May 21 04:15:46 2026] PUT /v2.0/trunks/3bbe7033-85f6-49f8-b715-b45deed58183/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1900] 10.0.0.203 () {34 vars in 982 bytes} [Thu May 21 04:15:46 2026] GET /v2.0/networks?id=fbf1d3eb-5610-4a5e-a698-1634a24ca5a2 => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1901] 10.0.0.52 () {32 vars in 728 bytes} [Thu May 21 04:15:46 2026] GET /v2.0/trunks/3bbe7033-85f6-49f8-b715-b45deed58183/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1902] 10.0.0.203 () {34 vars in 965 bytes} [Thu May 21 04:15:46 2026] GET /v2.0/quotas/fe9f97994f894e9fa0b674aae67c4b3e => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1903] 10.0.0.52 () {34 vars in 777 bytes} [Thu May 21 04:15:46 2026] PUT /v2.0/trunks/3bbe7033-85f6-49f8-b715-b45deed58183/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1904] 10.0.0.203 () {34 vars in 1002 bytes} [Thu May 21 04:15:46 2026] GET /v2.0/ports?tenant_id=fe9f97994f894e9fa0b674aae67c4b3e&fields=id => generated 57 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1905] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:15:43 2026] POST /v2.0/routers => generated 691 bytes in 2616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1906] 10.0.0.52 () {32 vars in 728 bytes} [Thu May 21 04:15:46 2026] GET /v2.0/trunks/3bbe7033-85f6-49f8-b715-b45deed58183/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1907] 10.0.0.203 () {34 vars in 1008 bytes} [Thu May 21 04:15:46 2026] GET /v2.0/networks/fbf1d3eb-5610-4a5e-a698-1634a24ca5a2?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: 892/1908] 10.0.0.52 () {32 vars in 720 bytes} [Thu May 21 04:15:46 2026] GET /v2.0/routers/26abfbe2-9924-4572-8401-a0a7ad4d7e29 => generated 697 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1909] 10.0.0.52 () {34 vars in 748 bytes} [Thu May 21 04:15:46 2026] PUT /v2.0/trunks/3bbe7033-85f6-49f8-b715-b45deed58183/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1910] 10.0.0.203 () {34 vars in 1108 bytes} [Thu May 21 04:15:46 2026] GET /v2.0/networks/fbf1d3eb-5610-4a5e-a698-1634a24ca5a2?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: 894/1911] 10.0.0.52 () {32 vars in 728 bytes} [Thu May 21 04:15:46 2026] GET /v2.0/trunks/3bbe7033-85f6-49f8-b715-b45deed58183/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1912] 10.0.0.52 () {32 vars in 736 bytes} [Thu May 21 04:15:46 2026] GET /v2.0/trunks/3bbe7033-85f6-49f8-b715-b45deed58183/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1913] 10.0.0.52 () {32 vars in 646 bytes} [Thu May 21 04:15:46 2026] GET /v2.0/routers => generated 700 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:15:46.776 7 INFO neutron.api.v2.resource [None req-f7cab267-d20d-4503-a618-4940d4404708 60db817b6bcf467eb6fbd2cdf6ab402c da78c254f3814e0c882285c40c86fcc3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 896/1914] 10.0.0.52 () {32 vars in 740 bytes} [Thu May 21 04:15:46 2026] GET /v2.0/trunks/3bbe7033-85f6-49f8-b715-b45deed58183/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1915] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:46 2026] DELETE /v2.0/trunks/3bbe7033-85f6-49f8-b715-b45deed58183/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1916] 10.0.0.52 () {32 vars in 728 bytes} [Thu May 21 04:15:46 2026] GET /v2.0/trunks/3bbe7033-85f6-49f8-b715-b45deed58183/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1917] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:46 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:46.925 7 INFO neutron.api.v2.resource [None req-fc7104fc-3019-4501-8bdb-67a0c1942f4c 60db817b6bcf467eb6fbd2cdf6ab402c da78c254f3814e0c882285c40c86fcc3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 900/1918] 10.0.0.52 () {32 vars in 743 bytes} [Thu May 21 04:15:46 2026] DELETE /v2.0/trunks/3bbe7033-85f6-49f8-b715-b45deed58183/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1919] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:15:46 2026] DELETE /v2.0/trunks/3bbe7033-85f6-49f8-b715-b45deed58183/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1920] 10.0.0.52 () {32 vars in 728 bytes} [Thu May 21 04:15:46 2026] GET /v2.0/trunks/3bbe7033-85f6-49f8-b715-b45deed58183/tags => 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: 903/1921] 10.0.0.52 () {32 vars in 718 bytes} [Thu May 21 04:15:47 2026] GET /v2.0/trunks/3bbe7033-85f6-49f8-b715-b45deed58183 => generated 407 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1922] 10.0.0.52 () {32 vars in 716 bytes} [Thu May 21 04:15:47 2026] GET /v2.0/ports/8d15f39e-a803-4dbd-a369-2441dcb72de8 => generated 826 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1923] 10.0.0.52 () {34 vars in 740 bytes} [Thu May 21 04:15:46 2026] PUT /v2.0/routers/26abfbe2-9924-4572-8401-a0a7ad4d7e29 => generated 704 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1924] 10.0.0.52 () {32 vars in 721 bytes} [Thu May 21 04:15:47 2026] DELETE /v2.0/trunks/3bbe7033-85f6-49f8-b715-b45deed58183 => 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: 1020/1925] 10.0.0.52 () {32 vars in 720 bytes} [Thu May 21 04:15:47 2026] GET /v2.0/routers/26abfbe2-9924-4572-8401-a0a7ad4d7e29 => generated 704 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1926] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:15:47 2026] GET /v2.0/ports?device_id=26abfbe2-9924-4572-8401-a0a7ad4d7e29 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:47.429 7 INFO neutron_taas.services.taas.taas_plugin [None req-1c7c12b5-3b64-49fc-bc3a-18b8c2ff28f4 60db817b6bcf467eb6fbd2cdf6ab402c da78c254f3814e0c882285c40c86fcc3 - - default default] TaaS: Handle Delete Port: 8d15f39e-a803-4dbd-a369-2441dcb72de8 2026-05-21 04:15:47.432 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c7c12b5-3b64-49fc-bc3a-18b8c2ff28f4 60db817b6bcf467eb6fbd2cdf6ab402c da78c254f3814e0c882285c40c86fcc3 - - default default] Tap Mirror: Handle Delete Port: 8d15f39e-a803-4dbd-a369-2441dcb72de8 [pid: 7|app: 0|req: 906/1927] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:15:47 2026] DELETE /v2.0/ports/8d15f39e-a803-4dbd-a369-2441dcb72de8 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:15:47.549 8 INFO neutron_taas.services.taas.taas_plugin [None req-a86f13d9-0e92-4d57-8f73-7b367d433c70 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] TaaS: Handle Delete Port: b2b272fa-456e-494d-ad01-b93b16bd8b72 [pid: 7|app: 0|req: 907/1928] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:47 2026] GET /v2.0/ports?device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:47.553 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a86f13d9-0e92-4d57-8f73-7b367d433c70 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Tap Mirror: Handle Delete Port: b2b272fa-456e-494d-ad01-b93b16bd8b72 2026-05-21 04:15:47.665 7 INFO neutron.services.segments.plugin [-] Segment f1d06c45-a921-47de-bbd6-fd42ccac6cd6 resource provider aggregate not found 2026-05-21 04:15:47.673 7 INFO neutron.services.segments.plugin [-] Segment f1d06c45-a921-47de-bbd6-fd42ccac6cd6 resource provider aggregate not found 2026-05-21 04:15:47.678 7 INFO neutron.services.segments.plugin [-] Segment f1d06c45-a921-47de-bbd6-fd42ccac6cd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1d06c45-a921-47de-bbd6-fd42ccac6cd6 found for delete ", "request_id": "req-6032af32-f01d-4fe8-8029-4ea148adb113"}]} 2026-05-21 04:15:47.699 7 INFO neutron.services.segments.plugin [-] Segment f1d06c45-a921-47de-bbd6-fd42ccac6cd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1d06c45-a921-47de-bbd6-fd42ccac6cd6 found for delete ", "request_id": "req-29cf53c9-c7e6-410b-85c8-548769c2290b"}]} [pid: 7|app: 0|req: 908/1929] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:47 2026] DELETE /v2.0/networks/8d662004-c525-4647-bc52-1b3b06670435 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:15:47.861 8 INFO neutron_taas.services.taas.taas_plugin [None req-a86f13d9-0e92-4d57-8f73-7b367d433c70 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] TaaS: Handle Delete Port: d89cf77e-c282-49c2-bf79-0a8cd78d135f 2026-05-21 04:15:47.865 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a86f13d9-0e92-4d57-8f73-7b367d433c70 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] Tap Mirror: Handle Delete Port: d89cf77e-c282-49c2-bf79-0a8cd78d135f [pid: 7|app: 0|req: 909/1930] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:47 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:48.319 8 INFO neutron.services.segments.plugin [-] Segment 44d45676-0181-4437-8ca1-a2cb36bc9acc resource provider aggregate not found 2026-05-21 04:15:48.325 8 INFO neutron.services.segments.plugin [-] Segment 44d45676-0181-4437-8ca1-a2cb36bc9acc resource provider aggregate not found 2026-05-21 04:15:48.343 8 INFO neutron.services.segments.plugin [-] Segment 44d45676-0181-4437-8ca1-a2cb36bc9acc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44d45676-0181-4437-8ca1-a2cb36bc9acc found for delete ", "request_id": "req-a523298a-775d-4ce8-9a28-a92c27882081"}]} 2026-05-21 04:15:48.348 8 INFO neutron.db.l3_hamode_db [None req-a86f13d9-0e92-4d57-8f73-7b367d433c70 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] HA network c458189d-1207-4a62-ad93-67ca5a384e71 was deleted as no HA routers are present in tenant c4699044038e44dda2463c64ec4ad61b. 2026-05-21 04:15:48.349 8 INFO neutron.services.segments.plugin [-] Segment 44d45676-0181-4437-8ca1-a2cb36bc9acc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44d45676-0181-4437-8ca1-a2cb36bc9acc found for delete ", "request_id": "req-71a878be-b6d6-4763-a2d4-b2d4f6d194de"}]} [pid: 8|app: 0|req: 1022/1931] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:47 2026] DELETE /v2.0/routers/26abfbe2-9924-4572-8401-a0a7ad4d7e29 => generated 0 bytes in 1051 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1932] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:15:48 2026] GET /v2.0/ports?device_id=26abfbe2-9924-4572-8401-a0a7ad4d7e29 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:48.410 8 INFO neutron.api.v2.resource [None req-5f4546dd-3479-4707-b3b5-190fb0df7b7f 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1023/1933] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:48 2026] DELETE /v2.0/routers/26abfbe2-9924-4572-8401-a0a7ad4d7e29 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1934] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:15:48 2026] GET /v2.0/ports?device_id=125e52c4-ff26-40dc-858a-25852713a0ce => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:48.460 8 INFO neutron.api.v2.resource [None req-f855d223-d643-4e00-8852-5b144ea0a075 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1024/1935] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:48 2026] DELETE /v2.0/routers/125e52c4-ff26-40dc-858a-25852713a0ce => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:15:48.484 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c00d3629-0aff-40b8-813f-3b925fd1221f 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 912/1936] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:48 2026] DELETE /v2.0/subnets/0ef6e666-3dc4-404e-8a7b-6704bbd83511 => 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: 1025/1937] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:15:48 2026] GET /v2.0/ports?device_id=ac6e38d8-adbc-41d3-ac4c-55b9082c315d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:48.547 7 INFO neutron.api.v2.resource [None req-7c3c97f8-5ef9-4c64-b2de-a5ad3f8095a2 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 913/1938] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:48 2026] DELETE /v2.0/routers/ac6e38d8-adbc-41d3-ac4c-55b9082c315d => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:15:48.569 7 INFO neutron.pecan_wsgi.hooks.translation [None req-02e7a25f-c76c-4c6b-8a39-75d88e836f50 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 914/1939] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:48 2026] DELETE /v2.0/subnets/2836a6fc-01fa-45e5-a54e-356c226ec84b => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1940] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:15:48 2026] GET /v2.0/ports?device_id=c78838d7-8a99-464a-b10b-fedeb553e66c => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:48.628 7 INFO neutron.api.v2.resource [None req-6e8691f4-0ecc-4fe6-933f-33543775dbdb 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 916/1941] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:48 2026] DELETE /v2.0/routers/c78838d7-8a99-464a-b10b-fedeb553e66c => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1942] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:48 2026] GET /v2.0/ports?device_id=f46ade4f-5d6c-435a-a719-23eb5dbc0717 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:48.659 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e73de21d-bbac-4c8c-91cc-ba396c1b78c8 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 918/1943] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:48 2026] DELETE /v2.0/subnets/39afde3f-8f12-42f0-968b-6e24d455b010 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:15:48.680 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce3a9f09-c31d-43b8-a2c7-2da019633b60 785bc31fbc4646258697ca00ed35e939 c4699044038e44dda2463c64ec4ad61b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1026/1944] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:48 2026] GET /v2.0/security-groups?tenant_id=da78c254f3814e0c882285c40c86fcc3&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1945] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:48 2026] DELETE /v2.0/subnets/9b6dcc7b-2461-4758-8e84-5bd9bf2708cf => 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: 1027/1946] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:48 2026] DELETE /v2.0/security-groups/59f51563-abf6-41ad-aed9-5d2c0933a9d2 => 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: 1028/1947] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:49 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => 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: 920/1948] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:48 2026] GET /v2.0/security-groups?tenant_id=ae48a9703abe4cccadf56b7e15493c34&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1949] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:49 2026] DELETE /v2.0/security-groups/cb08a358-2f71-428b-9070-ba12cc3dd14c => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1950] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:49 2026] GET /v2.0/security-groups?tenant_id=c4699044038e44dda2463c64ec4ad61b&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1951] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:49 2026] DELETE /v2.0/security-groups/6f49cfc1-1ca5-4a93-a4c2-ec0ea170f0a9 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1954] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:49 2026] DELETE /v2.0/security-groups/27f2988c-5ab1-49b9-b543-3bcc319c1380 => 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: 924/1955] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:50 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:15:50.287 8 INFO neutron_taas.services.taas.taas_plugin [None req-4a9bf77c-4375-4eee-be42-727964c803a1 feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] TaaS: Handle Delete Port: ea01c0fa-a14a-48ec-8836-97eb1ec79e4b 2026-05-21 04:15:50.291 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a9bf77c-4375-4eee-be42-727964c803a1 feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] Tap Mirror: Handle Delete Port: ea01c0fa-a14a-48ec-8836-97eb1ec79e4b [pid: 8|app: 0|req: 1032/1956] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:15:49 2026] PUT /v2.0/routers/28439118-3d27-4ed2-a552-7c27e0f5d8ec/remove_router_interface => generated 309 bytes in 1009 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1957] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:50 2026] DELETE /v2.0/subnets/7031659f-00dd-49ed-9462-42f52afa726c => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:15:51.212 8 INFO neutron_taas.services.taas.taas_plugin [None req-3cba2479-7707-43b2-a484-32656d81ca8f feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] TaaS: Handle Delete Port: 1ead6a70-21bf-4673-95da-cd9eb2565aed 2026-05-21 04:15:51.215 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3cba2479-7707-43b2-a484-32656d81ca8f feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] Tap Mirror: Handle Delete Port: 1ead6a70-21bf-4673-95da-cd9eb2565aed [pid: 7|app: 0|req: 926/1958] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:51 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => 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: 927/1959] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:15:51 2026] GET /v2.0/networks?id=fbf1d3eb-5610-4a5e-a698-1634a24ca5a2 => generated 673 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:15:51.463 8 INFO neutron_taas.services.taas.taas_plugin [None req-3cba2479-7707-43b2-a484-32656d81ca8f feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] TaaS: Handle Delete Port: 66f0188a-c21c-4616-9c48-c1af9f807dec 2026-05-21 04:15:51.465 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3cba2479-7707-43b2-a484-32656d81ca8f feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] Tap Mirror: Handle Delete Port: 66f0188a-c21c-4616-9c48-c1af9f807dec [pid: 7|app: 0|req: 928/1960] 199.19.213.129 () {34 vars in 1050 bytes} [Thu May 21 04:15:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fe9f97994f894e9fa0b674aae67c4b3e => generated 271 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:15:51.831 8 INFO neutron.services.segments.plugin [-] Segment d26e1ad8-ddde-47ab-9e3b-1e30676ae67c resource provider aggregate not found 2026-05-21 04:15:51.834 8 INFO neutron.services.segments.plugin [-] Segment d26e1ad8-ddde-47ab-9e3b-1e30676ae67c resource provider aggregate not found 2026-05-21 04:15:51.853 8 INFO neutron.services.segments.plugin [-] Segment d26e1ad8-ddde-47ab-9e3b-1e30676ae67c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d26e1ad8-ddde-47ab-9e3b-1e30676ae67c found for delete ", "request_id": "req-c8cb66c3-dd41-425d-8938-b89d22c00a6b"}]} 2026-05-21 04:15:51.856 8 INFO neutron.services.segments.plugin [-] Segment d26e1ad8-ddde-47ab-9e3b-1e30676ae67c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d26e1ad8-ddde-47ab-9e3b-1e30676ae67c found for delete ", "request_id": "req-bb1b6dce-eece-4572-997c-79489b4fedd9"}]} 2026-05-21 04:15:51.858 8 INFO neutron.db.l3_hamode_db [None req-3cba2479-7707-43b2-a484-32656d81ca8f feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] HA network b220ed81-6f67-441a-896e-6a8aab51eadb was deleted as no HA routers are present in tenant 628d70dcc50a486ebf34cf377ff033c1. [pid: 8|app: 0|req: 1033/1961] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:15:51 2026] DELETE /v2.0/routers/28439118-3d27-4ed2-a552-7c27e0f5d8ec => generated 0 bytes in 842 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:15:52.013 8 INFO neutron_taas.services.taas.taas_plugin [None req-442b4c1a-1bfb-45b4-9f09-62f08d78071f feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] TaaS: Handle Delete Port: a3ffbe49-59fa-4af8-a574-bc4eac661ae0 2026-05-21 04:15:52.016 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-442b4c1a-1bfb-45b4-9f09-62f08d78071f feda03442c294827bd560151580c6f71 628d70dcc50a486ebf34cf377ff033c1 - - default default] Tap Mirror: Handle Delete Port: a3ffbe49-59fa-4af8-a574-bc4eac661ae0 [pid: 7|app: 0|req: 929/1962] 199.19.213.129 () {38 vars in 955 bytes} [Thu May 21 04:15:51 2026] POST /v2.0/ports => generated 993 bytes in 512 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: 1034/1963] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:51 2026] DELETE /v2.0/networks/04f5ec86-d73f-41b5-95a9-1d37b2704866 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1964] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:52 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 1008 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1965] 10.0.0.203 () {34 vars in 1120 bytes} [Thu May 21 04:15:52 2026] GET /v2.0/security-groups?id=6c0d932c-8f90-4c9c-90d8-8c59f7286066&id=7569f894-4f27-483e-b2e2-4d783e46d353&fields=id&fields=name => generated 204 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1966] 199.19.213.129 () {38 vars in 1028 bytes} [Thu May 21 04:15:52 2026] PUT /v2.0/ports/238d9f49-5690-45ed-bf4a-dc61d5c272c5 => generated 1274 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:15:52.529 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-282b6c3f-3700-4afb-86b6-044d4bd0a4a4'] response: {'name': 'network-changed', 'server_uuid': 'b69caf61-93e8-48f3-9372-448e886d2bf2', 'tag': '238d9f49-5690-45ed-bf4a-dc61d5c272c5', '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: 931/1967] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:52 2026] GET /v2.0/security-groups?tenant_id=628d70dcc50a486ebf34cf377ff033c1&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1968] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:15:53 2026] GET /v2.0/ports?tenant_id=fe9f97994f894e9fa0b674aae67c4b3e&device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 1277 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1969] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:52 2026] GET /v2.0/security-groups?tenant_id=070954fa46b84e9dbc8a87b2958c913a&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1970] 199.19.213.129 () {34 vars in 1018 bytes} [Thu May 21 04:15:53 2026] GET /v2.0/networks?tenant_id=fe9f97994f894e9fa0b674aae67c4b3e&shared=False => generated 769 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1971] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:53 2026] DELETE /v2.0/security-groups/e5583abd-b069-4c13-8685-383c3bd81876 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1972] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:53 2026] DELETE /v2.0/security-groups/730737da-def7-4a2d-8f42-b70305a2d66d => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1973] 199.19.213.129 () {34 vars in 930 bytes} [Thu May 21 04:15:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1974] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:53 2026] GET /v2.0/security-groups?tenant_id=0deaf50bdb4f482eb12dec5e69d81d7c&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1975] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:53 2026] GET /v2.0/security-groups?tenant_id=65d6c268a7254be4b54c50a178cf7075&name=default => generated 2925 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1976] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:15:53 2026] GET /v2.0/security-groups?tenant_id=6a50ec96c8f345bc8d01e82dcf89ec24&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1977] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:53 2026] DELETE /v2.0/security-groups/a44c6fd4-f62f-44c0-9340-e6bac86819bf => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1978] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:53 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1979] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:53 2026] DELETE /v2.0/security-groups/a5507dfd-360c-4224-859c-ebfa2786fa00 => 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: 1044/1980] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:15:53 2026] DELETE /v2.0/security-groups/47169ef1-d4b4-4582-a5af-e098bb4cf999 => 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: 937/1981] 10.0.0.203 () {34 vars in 1120 bytes} [Thu May 21 04:15:53 2026] GET /v2.0/security-groups?id=6c0d932c-8f90-4c9c-90d8-8c59f7286066&id=7569f894-4f27-483e-b2e2-4d783e46d353&fields=id&fields=name => generated 204 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:15:53.873 8 INFO neutron.services.segments.plugin [-] Segment 0f70d642-f430-426a-af0a-eff96b34faee resource provider aggregate not found 2026-05-21 04:15:53.877 8 INFO neutron.services.segments.plugin [-] Segment 0f70d642-f430-426a-af0a-eff96b34faee resource provider aggregate not found 2026-05-21 04:15:53.892 8 INFO neutron.services.segments.plugin [-] Segment 0f70d642-f430-426a-af0a-eff96b34faee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f70d642-f430-426a-af0a-eff96b34faee found for delete ", "request_id": "req-5c1f5a30-bbfd-496b-91de-3c4178637ad4"}]} 2026-05-21 04:15:53.895 8 INFO neutron.services.segments.plugin [-] Segment 0f70d642-f430-426a-af0a-eff96b34faee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f70d642-f430-426a-af0a-eff96b34faee found for delete ", "request_id": "req-05b616e6-0683-4ce2-85c1-891e0cafd323"}]} [pid: 8|app: 0|req: 1045/1982] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:15:54 2026] GET /v2.0/ports?tenant_id=fe9f97994f894e9fa0b674aae67c4b3e&device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 1277 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1983] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:15:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=238d9f49-5690-45ed-bf4a-dc61d5c272c5 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1984] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:15:54 2026] GET /v2.0/subnets?id=f8afffff-27a0-4628-b2ab-608dffec903b => generated 691 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1985] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:15:54 2026] GET /v2.0/ports?network_id=fbf1d3eb-5610-4a5e-a698-1634a24ca5a2&device_owner=network%3Adhcp => generated 1244 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1986] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:15:54 2026] GET /v2.0/networks/fbf1d3eb-5610-4a5e-a698-1634a24ca5a2?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: 940/1987] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:15:54 2026] GET /v2.0/networks/fbf1d3eb-5610-4a5e-a698-1634a24ca5a2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 894 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/1988] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:55 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 1008 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1989] 10.0.0.203 () {34 vars in 1120 bytes} [Thu May 21 04:15:55 2026] GET /v2.0/security-groups?id=6c0d932c-8f90-4c9c-90d8-8c59f7286066&id=7569f894-4f27-483e-b2e2-4d783e46d353&fields=id&fields=name => generated 204 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1990] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:56 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1991] 10.0.0.203 () {34 vars in 1120 bytes} [Thu May 21 04:15:56 2026] GET /v2.0/security-groups?id=6c0d932c-8f90-4c9c-90d8-8c59f7286066&id=7569f894-4f27-483e-b2e2-4d783e46d353&fields=id&fields=name => generated 204 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:15:57.017 8 INFO neutron.db.segments_db [None req-8e3903b2-98fd-476b-9ec7-1a5755dfa1d6 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment 5cf7291a-6c9a-445c-b935-44d0750f63bf of type vxlan for network 1ec575cf-0402-4bdd-bb88-6c2cb7eaea5f [pid: 8|app: 0|req: 1049/1992] 10.0.0.52 () {34 vars in 670 bytes} [Thu May 21 04:15:56 2026] POST /v2.0/networks => generated 741 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1993] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:15:57 2026] POST /v2.0/subnets => generated 688 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:15:57.372 8 INFO neutron.db.segments_db [None req-15a89a92-4c41-41d7-9f27-25be049317b2 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Added segment e99ff738-2655-409e-8281-3aefeab90bd4 of type vxlan for network 2b1d8d87-f7bf-42e7-96de-d9b5905220eb 2026-05-21 04:15:57.690 8 INFO neutron.db.l3_hamode_db [None req-15a89a92-4c41-41d7-9f27-25be049317b2 61ca0ed528194e98af3156f3e87e14f0 63c43bb3cfd0494c814dfdc82dbbe40c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 945/1994] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:58 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 1008 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1995] 10.0.0.203 () {34 vars in 1120 bytes} [Thu May 21 04:15:58 2026] GET /v2.0/security-groups?id=6c0d932c-8f90-4c9c-90d8-8c59f7286066&id=7569f894-4f27-483e-b2e2-4d783e46d353&fields=id&fields=name => generated 204 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:15:58.787 8 INFO neutron.db.l3_hamode_db [None req-15a89a92-4c41-41d7-9f27-25be049317b2 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 947/1996] 199.19.213.129 () {34 vars in 994 bytes} [Thu May 21 04:15:58 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 1277 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1997] 199.19.213.129 () {34 vars in 1124 bytes} [Thu May 21 04:15:58 2026] GET /v2.0/security-groups?id=7569f894-4f27-483e-b2e2-4d783e46d353&id=6c0d932c-8f90-4c9c-90d8-8c59f7286066&fields=id&fields=name => generated 204 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1998] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:15:59 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1999] 10.0.0.203 () {34 vars in 1120 bytes} [Thu May 21 04:15:59 2026] GET /v2.0/security-groups?id=6c0d932c-8f90-4c9c-90d8-8c59f7286066&id=7569f894-4f27-483e-b2e2-4d783e46d353&fields=id&fields=name => generated 204 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2000] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:15:57 2026] POST /v2.0/routers => generated 728 bytes in 2594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2001] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:15:59 2026] PUT /v2.0/routers/8f37355e-ba09-422b-b9f3-d7171cf5248f/add_router_interface => generated 309 bytes in 3421 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2002] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:03 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 1008 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2003] 10.0.0.203 () {34 vars in 1120 bytes} [Thu May 21 04:16:03 2026] GET /v2.0/security-groups?id=6c0d932c-8f90-4c9c-90d8-8c59f7286066&id=7569f894-4f27-483e-b2e2-4d783e46d353&fields=id&fields=name => generated 204 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2004] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:04 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => 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: 955/2005] 10.0.0.203 () {34 vars in 1120 bytes} [Thu May 21 04:16:04 2026] GET /v2.0/security-groups?id=6c0d932c-8f90-4c9c-90d8-8c59f7286066&id=7569f894-4f27-483e-b2e2-4d783e46d353&fields=id&fields=name => generated 204 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:16:04.646 8 INFO neutron.db.segments_db [None req-b74fe95d-d1ba-4acf-9034-788ea83c7adb 0660a4a3fdb345279a023bcbfeb588b7 0c61ffd6f5ee481da7487092be74c276 - - default default] Added segment 06b62f1e-6fcf-4a0f-928c-1dbddcf4acdd of type vxlan for network e7b7b608-dbea-4252-adaa-905181674997 [pid: 8|app: 0|req: 1051/2008] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:16:01 2026] POST /v2.0/networks => generated 632 bytes in 3147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:16:04.861 7 INFO neutron.db.segments_db [None req-247973b7-0410-43ce-bc8a-06f49bf8f296 0660a4a3fdb345279a023bcbfeb588b7 0c61ffd6f5ee481da7487092be74c276 - - default default] Added segment 268ca433-f72f-4d80-b130-fc6180fd2b23 of type vxlan for network f9392a44-26c9-48d7-84b1-a6019121b848 [pid: 7|app: 0|req: 958/2009] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:16:04 2026] POST /v2.0/networks => generated 631 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:16:05.045 8 INFO neutron.db.segments_db [None req-3d8d0b39-1ed4-4b72-81a6-18f6877b8058 0660a4a3fdb345279a023bcbfeb588b7 0c61ffd6f5ee481da7487092be74c276 - - default default] Added segment 77291c8f-9785-491b-9155-5ba78418536d of type vxlan for network 66e44af3-86f9-42f5-a65a-f5d8f42bde25 [pid: 8|app: 0|req: 1052/2010] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:16:04 2026] POST /v2.0/networks => generated 632 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:16:05.246 7 INFO neutron.db.segments_db [None req-404dfbf3-8b90-4dde-be72-b9e22016c259 0660a4a3fdb345279a023bcbfeb588b7 0c61ffd6f5ee481da7487092be74c276 - - default default] Added segment 80ec2ace-632c-4bf0-a5b6-d1e9cbd75905 of type vxlan for network fcb1a0fe-ecc3-40ce-9d08-c709841ffbbe [pid: 7|app: 0|req: 959/2011] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:16:05 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:16:05.424 8 INFO neutron.db.segments_db [None req-3aa07769-8056-499f-9afa-63e8d8eb382d 0660a4a3fdb345279a023bcbfeb588b7 0c61ffd6f5ee481da7487092be74c276 - - default default] Added segment a29a6415-e9d7-4fa0-bba5-3c64435e082f of type vxlan for network 9fa6d52b-8bc5-435b-93e4-3399773bb0b5 [pid: 8|app: 0|req: 1053/2012] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:16:05 2026] POST /v2.0/networks => generated 631 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2013] 10.0.0.52 () {34 vars in 752 bytes} [Thu May 21 04:16:05 2026] PUT /v2.0/networks/e7b7b608-dbea-4252-adaa-905181674997/tags => generated 17 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2014] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:05 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2015] 10.0.0.52 () {34 vars in 752 bytes} [Thu May 21 04:16:05 2026] PUT /v2.0/networks/f9392a44-26c9-48d7-84b1-a6019121b848/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2016] 10.0.0.203 () {34 vars in 1120 bytes} [Thu May 21 04:16:05 2026] GET /v2.0/security-groups?id=6c0d932c-8f90-4c9c-90d8-8c59f7286066&id=7569f894-4f27-483e-b2e2-4d783e46d353&fields=id&fields=name => generated 204 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2017] 10.0.0.52 () {34 vars in 752 bytes} [Thu May 21 04:16:05 2026] PUT /v2.0/networks/66e44af3-86f9-42f5-a65a-f5d8f42bde25/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: 963/2018] 10.0.0.52 () {34 vars in 752 bytes} [Thu May 21 04:16:05 2026] PUT /v2.0/networks/fcb1a0fe-ecc3-40ce-9d08-c709841ffbbe/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2019] 10.0.0.52 () {32 vars in 665 bytes} [Thu May 21 04:16:05 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2020] 10.0.0.52 () {32 vars in 679 bytes} [Thu May 21 04:16:05 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2021] 10.0.0.52 () {32 vars in 675 bytes} [Thu May 21 04:16:05 2026] GET /v2.0/networks?tags-any=blue => 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: 965/2022] 10.0.0.52 () {32 vars in 687 bytes} [Thu May 21 04:16:05 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2023] 10.0.0.52 () {32 vars in 673 bytes} [Thu May 21 04:16:06 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2024] 10.0.0.52 () {32 vars in 687 bytes} [Thu May 21 04:16:06 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2025] 10.0.0.52 () {32 vars in 683 bytes} [Thu May 21 04:16:06 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2026] 10.0.0.52 () {32 vars in 695 bytes} [Thu May 21 04:16:06 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2027] 10.0.0.203 () {34 vars in 982 bytes} [Thu May 21 04:16:06 2026] GET /v2.0/networks?id=1ec575cf-0402-4bdd-bb88-6c2cb7eaea5f => generated 673 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:16:06.558 8 INFO neutron.services.segments.plugin [-] Segment 06b62f1e-6fcf-4a0f-928c-1dbddcf4acdd resource provider aggregate not found [pid: 7|app: 0|req: 969/2028] 10.0.0.203 () {34 vars in 965 bytes} [Thu May 21 04:16:06 2026] GET /v2.0/quotas/63c43bb3cfd0494c814dfdc82dbbe40c => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:16:06.575 8 INFO neutron.services.segments.plugin [-] Segment 06b62f1e-6fcf-4a0f-928c-1dbddcf4acdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06b62f1e-6fcf-4a0f-928c-1dbddcf4acdd found for delete ", "request_id": "req-cb403b6e-2f93-43a7-902a-d494c3b5b8dd"}]} 2026-05-21 04:16:06.577 8 INFO neutron.services.segments.plugin [-] Segment 06b62f1e-6fcf-4a0f-928c-1dbddcf4acdd resource provider aggregate not found 2026-05-21 04:16:06.595 8 INFO neutron.services.segments.plugin [-] Segment 06b62f1e-6fcf-4a0f-928c-1dbddcf4acdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06b62f1e-6fcf-4a0f-928c-1dbddcf4acdd found for delete ", "request_id": "req-096e55c0-be39-445b-a3c6-a1dd39405bb9"}]} [pid: 8|app: 0|req: 1060/2029] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:16:06 2026] DELETE /v2.0/networks/e7b7b608-dbea-4252-adaa-905181674997 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2030] 10.0.0.203 () {34 vars in 1002 bytes} [Thu May 21 04:16:06 2026] GET /v2.0/ports?tenant_id=63c43bb3cfd0494c814dfdc82dbbe40c&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: 971/2031] 10.0.0.203 () {34 vars in 1008 bytes} [Thu May 21 04:16:06 2026] GET /v2.0/networks/1ec575cf-0402-4bdd-bb88-6c2cb7eaea5f?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2032] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:16:06 2026] DELETE /v2.0/networks/f9392a44-26c9-48d7-84b1-a6019121b848 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2033] 10.0.0.203 () {34 vars in 1108 bytes} [Thu May 21 04:16:06 2026] GET /v2.0/networks/1ec575cf-0402-4bdd-bb88-6c2cb7eaea5f?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: 973/2034] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:06 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2035] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:16:06 2026] DELETE /v2.0/networks/66e44af3-86f9-42f5-a65a-f5d8f42bde25 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2036] 10.0.0.203 () {34 vars in 1120 bytes} [Thu May 21 04:16:06 2026] GET /v2.0/security-groups?id=6c0d932c-8f90-4c9c-90d8-8c59f7286066&id=7569f894-4f27-483e-b2e2-4d783e46d353&fields=id&fields=name => generated 204 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2037] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:06 2026] GET /v2.0/ports?device_id=bd8372c3-5f98-4b13-b53e-25441a325118 => 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: 976/2038] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:06 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2039] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:16:06 2026] DELETE /v2.0/networks/fcb1a0fe-ecc3-40ce-9d08-c709841ffbbe => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:16:07.189 7 INFO neutron.services.segments.plugin [-] Segment a29a6415-e9d7-4fa0-bba5-3c64435e082f resource provider aggregate not found 2026-05-21 04:16:07.200 7 INFO neutron.services.segments.plugin [-] Segment a29a6415-e9d7-4fa0-bba5-3c64435e082f resource provider aggregate not found 2026-05-21 04:16:07.221 7 INFO neutron.services.segments.plugin [-] Segment a29a6415-e9d7-4fa0-bba5-3c64435e082f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a29a6415-e9d7-4fa0-bba5-3c64435e082f found for delete ", "request_id": "req-e515bd8e-cc9d-4044-a0a1-d9d9a7699428"}]} 2026-05-21 04:16:07.224 7 INFO neutron.services.segments.plugin [-] Segment a29a6415-e9d7-4fa0-bba5-3c64435e082f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a29a6415-e9d7-4fa0-bba5-3c64435e082f found for delete ", "request_id": "req-1a84ae40-0802-45dd-9e52-4fcad5fb4184"}]} [pid: 7|app: 0|req: 977/2040] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:16:07 2026] DELETE /v2.0/networks/9fa6d52b-8bc5-435b-93e4-3399773bb0b5 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:16:07.391 8 INFO neutron.db.l3_db [None req-117b1332-833f-43eb-a8a2-f1c7c40b674f a069ffca7c61487aa80148d07327f831 fe9f97994f894e9fa0b674aae67c4b3e - - default default] Floating IP 5d3da028-c678-460e-805a-5a7be1130c62 associated. External IP: 10.96.250.210, port: 238d9f49-5690-45ed-bf4a-dc61d5c272c5. [pid: 8|app: 0|req: 1064/2041] 10.0.0.52 () {34 vars in 748 bytes} [Thu May 21 04:16:07 2026] PUT /v2.0/floatingips/5d3da028-c678-460e-805a-5a7be1130c62 => generated 855 bytes in 720 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:16:07.811 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a52ec377-aeb7-4a36-8da3-d6cd8fc24a1f'] response: {'name': 'network-changed', 'server_uuid': 'b69caf61-93e8-48f3-9372-448e886d2bf2', 'tag': '238d9f49-5690-45ed-bf4a-dc61d5c272c5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 978/2042] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:08 2026] GET /v2.0/ports?device_id=bd8372c3-5f98-4b13-b53e-25441a325118 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2043] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:16:08 2026] GET /v2.0/ports?tenant_id=fe9f97994f894e9fa0b674aae67c4b3e&device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 1279 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2044] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:16:08 2026] GET /v2.0/networks?id=fbf1d3eb-5610-4a5e-a698-1634a24ca5a2 => generated 769 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2045] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:16:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=238d9f49-5690-45ed-bf4a-dc61d5c272c5 => 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: 1065/2046] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:08 2026] GET /v2.0/security-groups?tenant_id=31bfd978cd954a6e84276ee6382b0596&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2047] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:16:08 2026] GET /v2.0/subnets?id=f8afffff-27a0-4628-b2ab-608dffec903b => generated 691 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2048] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:16:08 2026] GET /v2.0/ports?network_id=fbf1d3eb-5610-4a5e-a698-1634a24ca5a2&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: 1066/2049] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:08 2026] DELETE /v2.0/security-groups/538dfb64-9ae4-4d71-a2bd-aaf051550d86 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:16:08.595 8 INFO neutron.services.segments.plugin [-] Segment 268ca433-f72f-4d80-b130-fc6180fd2b23 resource provider aggregate not found 2026-05-21 04:16:08.613 8 INFO neutron.services.segments.plugin [-] Segment 268ca433-f72f-4d80-b130-fc6180fd2b23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 268ca433-f72f-4d80-b130-fc6180fd2b23 found for delete ", "request_id": "req-9429a7ce-0bc4-4ed1-b163-2ba9e0c20f9a"}]} 2026-05-21 04:16:08.621 8 INFO neutron.services.segments.plugin [-] Segment 268ca433-f72f-4d80-b130-fc6180fd2b23 resource provider aggregate not found [pid: 7|app: 0|req: 984/2050] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:16:08 2026] GET /v2.0/networks/fbf1d3eb-5610-4a5e-a698-1634a24ca5a2?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:16:08.633 8 INFO neutron.services.segments.plugin [-] Segment 77291c8f-9785-491b-9155-5ba78418536d resource provider aggregate not found 2026-05-21 04:16:08.640 8 INFO neutron.services.segments.plugin [-] Segment 268ca433-f72f-4d80-b130-fc6180fd2b23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 268ca433-f72f-4d80-b130-fc6180fd2b23 found for delete ", "request_id": "req-cf6b3a07-45eb-4d51-ac4d-8ad4c0144097"}]} 2026-05-21 04:16:08.660 8 INFO neutron.services.segments.plugin [-] Segment 77291c8f-9785-491b-9155-5ba78418536d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77291c8f-9785-491b-9155-5ba78418536d found for delete ", "request_id": "req-9ddbf809-6f51-4c5a-8f93-b3bf5af16599"}]} 2026-05-21 04:16:08.671 8 INFO neutron.services.segments.plugin [-] Segment 77291c8f-9785-491b-9155-5ba78418536d resource provider aggregate not found 2026-05-21 04:16:08.679 8 INFO neutron.services.segments.plugin [-] Segment 80ec2ace-632c-4bf0-a5b6-d1e9cbd75905 resource provider aggregate not found 2026-05-21 04:16:08.698 8 INFO neutron.services.segments.plugin [-] Segment 77291c8f-9785-491b-9155-5ba78418536d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77291c8f-9785-491b-9155-5ba78418536d found for delete ", "request_id": "req-c0868fdb-8158-4567-97f3-518e47f9f918"}]} 2026-05-21 04:16:08.707 8 INFO neutron.services.segments.plugin [-] Segment 80ec2ace-632c-4bf0-a5b6-d1e9cbd75905 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80ec2ace-632c-4bf0-a5b6-d1e9cbd75905 found for delete ", "request_id": "req-3e836b1f-e3f8-4b1f-803e-4ccdcdd7de81"}]} 2026-05-21 04:16:08.724 8 INFO neutron.services.segments.plugin [-] Segment 80ec2ace-632c-4bf0-a5b6-d1e9cbd75905 resource provider aggregate not found [pid: 8|app: 0|req: 1067/2051] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:16:08 2026] GET /v2.0/networks/fbf1d3eb-5610-4a5e-a698-1634a24ca5a2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:16:08.750 8 INFO neutron.services.segments.plugin [-] Segment 80ec2ace-632c-4bf0-a5b6-d1e9cbd75905 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80ec2ace-632c-4bf0-a5b6-d1e9cbd75905 found for delete ", "request_id": "req-49d42e41-66d2-455a-abfc-4ddb85e1c79f"}]} [pid: 7|app: 0|req: 985/2052] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:08 2026] GET /v2.0/security-groups?tenant_id=40306b90c1974a418068912be20ccaf7&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2053] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:08 2026] DELETE /v2.0/security-groups/a5d4e035-1bc6-4b1b-8ec0-b7df56243ae9 => 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: 986/2054] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:09 2026] GET /v2.0/ports?device_id=bd8372c3-5f98-4b13-b53e-25441a325118 => 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: 1069/2055] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:09 2026] GET /v2.0/security-groups?tenant_id=0c61ffd6f5ee481da7487092be74c276&name=default => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2056] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:09 2026] DELETE /v2.0/security-groups/d6267cb8-3143-45e0-a25a-177b38d0317c => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2057] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:10 2026] GET /v2.0/ports?device_id=bd8372c3-5f98-4b13-b53e-25441a325118 => 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: 988/2058] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:16:11 2026] GET /v2.0/networks?id=1ec575cf-0402-4bdd-bb88-6c2cb7eaea5f => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2059] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:11 2026] GET /v2.0/ports?device_id=bd8372c3-5f98-4b13-b53e-25441a325118 => 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: 989/2060] 199.19.213.129 () {38 vars in 955 bytes} [Thu May 21 04:16:11 2026] POST /v2.0/ports => generated 958 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2061] 199.19.213.129 () {38 vars in 1028 bytes} [Thu May 21 04:16:11 2026] PUT /v2.0/ports/7cbd7136-ea05-417f-894b-42126f4348d9 => generated 1239 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:16:12.100 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-85c4eeed-2b77-441e-8604-4ff14a2f16dd'] response: {'name': 'network-changed', 'server_uuid': 'bd8372c3-5f98-4b13-b53e-25441a325118', 'tag': '7cbd7136-ea05-417f-894b-42126f4348d9', '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: 990/2062] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:12 2026] GET /v2.0/ports?device_id=bd8372c3-5f98-4b13-b53e-25441a325118 => generated 973 bytes in 77 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: 1073/2063] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:16:12 2026] GET /v2.0/security-groups?id=77013e65-f16e-4352-93c8-5a6166c00b73&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: 7|app: 0|req: 991/2064] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:16:12 2026] GET /v2.0/ports?tenant_id=63c43bb3cfd0494c814dfdc82dbbe40c&device_id=bd8372c3-5f98-4b13-b53e-25441a325118 => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2065] 199.19.213.129 () {34 vars in 1018 bytes} [Thu May 21 04:16:12 2026] GET /v2.0/networks?tenant_id=63c43bb3cfd0494c814dfdc82dbbe40c&shared=False => generated 769 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2066] 199.19.213.129 () {34 vars in 930 bytes} [Thu May 21 04:16:12 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2067] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:13 2026] GET /v2.0/ports?device_id=bd8372c3-5f98-4b13-b53e-25441a325118 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2068] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:16:13 2026] GET /v2.0/security-groups?id=77013e65-f16e-4352-93c8-5a6166c00b73&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2069] 10.0.0.52 () {34 vars in 677 bytes} [Thu May 21 04:16:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2070] 10.0.0.52 () {34 vars in 677 bytes} [Thu May 21 04:16:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2071] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:16:13 2026] GET /v2.0/ports?tenant_id=63c43bb3cfd0494c814dfdc82dbbe40c&device_id=bd8372c3-5f98-4b13-b53e-25441a325118 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2072] 10.0.0.52 () {34 vars in 677 bytes} [Thu May 21 04:16:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2073] 199.19.213.129 () {34 vars in 1060 bytes} [Thu May 21 04:16:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7cbd7136-ea05-417f-894b-42126f4348d9 => 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: 997/2074] 10.0.0.52 () {34 vars in 677 bytes} [Thu May 21 04:16:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2075] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:16:13 2026] GET /v2.0/subnets?id=e53e3639-1e98-4680-ba6a-4bc167430a99 => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2076] 10.0.0.52 () {34 vars in 677 bytes} [Thu May 21 04:16:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2077] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:16:13 2026] GET /v2.0/ports?network_id=1ec575cf-0402-4bdd-bb88-6c2cb7eaea5f&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2078] 10.0.0.52 () {34 vars in 752 bytes} [Thu May 21 04:16:13 2026] PUT /v2.0/policies/46c53000-2ccb-459f-a739-bf40acb7b93f/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2079] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:16:13 2026] GET /v2.0/networks/1ec575cf-0402-4bdd-bb88-6c2cb7eaea5f?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2080] 10.0.0.52 () {34 vars in 752 bytes} [Thu May 21 04:16:13 2026] PUT /v2.0/policies/c2d85d0f-6639-4f2b-962c-7e4d8f4a3958/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2081] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:16:13 2026] GET /v2.0/networks/1ec575cf-0402-4bdd-bb88-6c2cb7eaea5f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2082] 10.0.0.52 () {34 vars in 752 bytes} [Thu May 21 04:16:13 2026] PUT /v2.0/policies/3ef97914-717d-4e5e-ac3e-877a0fb5e42b/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2083] 10.0.0.52 () {34 vars in 752 bytes} [Thu May 21 04:16:14 2026] PUT /v2.0/policies/51affd4b-b295-4fe2-8d11-17e5ae122c3b/tags => 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: 1002/2084] 10.0.0.52 () {32 vars in 673 bytes} [Thu May 21 04:16:14 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2085] 10.0.0.52 () {32 vars in 687 bytes} [Thu May 21 04:16:14 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2086] 10.0.0.52 () {32 vars in 683 bytes} [Thu May 21 04:16:14 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: 8|app: 0|req: 1084/2087] 10.0.0.52 () {32 vars in 695 bytes} [Thu May 21 04:16:14 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2088] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:14 2026] GET /v2.0/ports?device_id=bd8372c3-5f98-4b13-b53e-25441a325118 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2089] 10.0.0.52 () {32 vars in 681 bytes} [Thu May 21 04:16:14 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2090] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:16:14 2026] GET /v2.0/security-groups?id=77013e65-f16e-4352-93c8-5a6166c00b73&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2091] 10.0.0.52 () {32 vars in 695 bytes} [Thu May 21 04:16:14 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2092] 10.0.0.52 () {32 vars in 691 bytes} [Thu May 21 04:16:14 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2093] 10.0.0.52 () {32 vars in 703 bytes} [Thu May 21 04:16:14 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2094] 10.0.0.52 () {32 vars in 733 bytes} [Thu May 21 04:16:14 2026] DELETE /v2.0/qos/policies/46c53000-2ccb-459f-a739-bf40acb7b93f => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2095] 10.0.0.52 () {32 vars in 733 bytes} [Thu May 21 04:16:15 2026] DELETE /v2.0/qos/policies/c2d85d0f-6639-4f2b-962c-7e4d8f4a3958 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2096] 10.0.0.52 () {32 vars in 733 bytes} [Thu May 21 04:16:15 2026] DELETE /v2.0/qos/policies/3ef97914-717d-4e5e-ac3e-877a0fb5e42b => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2097] 10.0.0.52 () {32 vars in 733 bytes} [Thu May 21 04:16:15 2026] DELETE /v2.0/qos/policies/51affd4b-b295-4fe2-8d11-17e5ae122c3b => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2098] 10.0.0.52 () {32 vars in 733 bytes} [Thu May 21 04:16:15 2026] DELETE /v2.0/qos/policies/58b561c3-e0f0-4529-a86f-b0eb55cf8ff0 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2099] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:15 2026] GET /v2.0/ports?device_id=bd8372c3-5f98-4b13-b53e-25441a325118 => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2100] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:16:15 2026] GET /v2.0/security-groups?id=77013e65-f16e-4352-93c8-5a6166c00b73&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2101] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:16 2026] GET /v2.0/security-groups?tenant_id=6a827afae84b445782fadd107931ac31&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2102] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:16 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 1010 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2103] 10.0.0.203 () {34 vars in 1120 bytes} [Thu May 21 04:16:16 2026] GET /v2.0/security-groups?id=6c0d932c-8f90-4c9c-90d8-8c59f7286066&id=7569f894-4f27-483e-b2e2-4d783e46d353&fields=id&fields=name => generated 204 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2104] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:16 2026] DELETE /v2.0/security-groups/3410bb17-371e-4c32-8eab-171cbc2a74e6 => 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: 1013/2105] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:16:16 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 1279 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2106] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:16 2026] GET /v2.0/security-groups?tenant_id=bd176115bd734a4bb307f6397dfb726b&name=default => generated 2925 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2107] 10.0.0.52 () {32 vars in 857 bytes} [Thu May 21 04:16:16 2026] GET /v2.0/floatingips?floating_network_id=669b8c9e-f423-41cc-84d5-9c824497fb42&port_id=238d9f49-5690-45ed-bf4a-dc61d5c272c5 => generated 860 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2108] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:16 2026] DELETE /v2.0/security-groups/336dada4-1e4e-4f0c-ab24-fc53fb477d2c => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2109] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:16 2026] GET /v2.0/security-groups?tenant_id=fed576792b8648d59108d17be85525b7&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2110] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:16 2026] DELETE /v2.0/security-groups/168edfc0-e75f-470f-b0dc-bdfd1046acde => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2111] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:17 2026] GET /v2.0/ports?device_id=bd8372c3-5f98-4b13-b53e-25441a325118 => 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: 1096/2112] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:16:17 2026] GET /v2.0/security-groups?id=77013e65-f16e-4352-93c8-5a6166c00b73&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2113] 10.0.0.26 () {34 vars in 989 bytes} [Thu May 21 04:16:17 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 1279 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2114] 10.0.0.26 () {34 vars in 1119 bytes} [Thu May 21 04:16:17 2026] GET /v2.0/security-groups?id=6c0d932c-8f90-4c9c-90d8-8c59f7286066&id=7569f894-4f27-483e-b2e2-4d783e46d353&fields=id&fields=name => generated 204 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2115] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:18 2026] GET /v2.0/ports?device_id=bd8372c3-5f98-4b13-b53e-25441a325118 => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2116] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:16:18 2026] GET /v2.0/security-groups?id=77013e65-f16e-4352-93c8-5a6166c00b73&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2117] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:19 2026] GET /v2.0/ports?device_id=bd8372c3-5f98-4b13-b53e-25441a325118 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2118] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:16:19 2026] GET /v2.0/security-groups?id=77013e65-f16e-4352-93c8-5a6166c00b73&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2121] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:20 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2122] 10.0.0.203 () {34 vars in 1120 bytes} [Thu May 21 04:16:20 2026] GET /v2.0/security-groups?id=6c0d932c-8f90-4c9c-90d8-8c59f7286066&id=7569f894-4f27-483e-b2e2-4d783e46d353&fields=id&fields=name => generated 204 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2123] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:20 2026] GET /v2.0/ports?device_id=bd8372c3-5f98-4b13-b53e-25441a325118 => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2124] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:16:20 2026] GET /v2.0/security-groups?id=77013e65-f16e-4352-93c8-5a6166c00b73&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: 1023/2125] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:21 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2126] 10.0.0.203 () {34 vars in 1120 bytes} [Thu May 21 04:16:21 2026] GET /v2.0/security-groups?id=6c0d932c-8f90-4c9c-90d8-8c59f7286066&id=7569f894-4f27-483e-b2e2-4d783e46d353&fields=id&fields=name => generated 204 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:16:21.650 7 INFO neutron.db.segments_db [None req-31b1bf89-fd41-4cf3-9e57-864154322397 e4ddacaad31e4510a8bbbb4a6e6b1eea 5bde3b4b4802477e9c2920ed34f2d8b3 - - default default] Added segment ae8d27c7-6e5e-4a31-96e6-ff96a2f9546d of type vxlan for network f94e8fb2-fcf7-437b-b183-7c10fe1770a8 [pid: 7|app: 0|req: 1024/2127] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:16:21 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: 7|app: 0|req: 1025/2128] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:21 2026] GET /v2.0/ports?device_id=bd8372c3-5f98-4b13-b53e-25441a325118 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2129] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:16:21 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: 7|app: 0|req: 1026/2130] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:16:22 2026] GET /v2.0/security-groups?id=77013e65-f16e-4352-93c8-5a6166c00b73&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:16:22.079 8 INFO neutron.db.segments_db [None req-6feaa420-1ba4-4a9a-a755-8639d7d9a44b e4ddacaad31e4510a8bbbb4a6e6b1eea 5bde3b4b4802477e9c2920ed34f2d8b3 - - default default] Added segment 6036630d-d361-48f6-bd18-b8fdaf679909 of type vxlan for network fd278cdf-61af-466f-aace-720579ccc264 [pid: 8|app: 0|req: 1105/2131] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:16:22 2026] POST /v2.0/networks => generated 632 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2132] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:16:22 2026] POST /v2.0/subnets => generated 629 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2133] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:22 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 1010 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:16:22.415 7 INFO neutron.db.segments_db [None req-74cc8eb5-319a-4fdf-a7dd-e152a898a3bd e4ddacaad31e4510a8bbbb4a6e6b1eea 5bde3b4b4802477e9c2920ed34f2d8b3 - - default default] Added segment fd040030-44ba-4ea4-9f15-109ccf7b9b8e of type vxlan for network e6f55011-601d-463b-86f1-febca70799f3 [pid: 8|app: 0|req: 1107/2134] 10.0.0.203 () {34 vars in 1120 bytes} [Thu May 21 04:16:22 2026] GET /v2.0/security-groups?id=6c0d932c-8f90-4c9c-90d8-8c59f7286066&id=7569f894-4f27-483e-b2e2-4d783e46d353&fields=id&fields=name => generated 204 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2135] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:16:22 2026] POST /v2.0/networks => generated 632 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2136] 199.19.213.129 () {34 vars in 994 bytes} [Thu May 21 04:16:22 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => generated 1008 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:16:22.704 7 INFO neutron_taas.services.taas.taas_plugin [req-d5f85c62-17d0-40f4-8715-70fcb7efffc8 req-f1de8025-4a95-40b6-942d-22fa7afa00ef a069ffca7c61487aa80148d07327f831 fe9f97994f894e9fa0b674aae67c4b3e - - default default] TaaS: Handle Delete Port: 238d9f49-5690-45ed-bf4a-dc61d5c272c5 2026-05-21 04:16:22.706 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d5f85c62-17d0-40f4-8715-70fcb7efffc8 req-f1de8025-4a95-40b6-942d-22fa7afa00ef a069ffca7c61487aa80148d07327f831 fe9f97994f894e9fa0b674aae67c4b3e - - default default] Tap Mirror: Handle Delete Port: 238d9f49-5690-45ed-bf4a-dc61d5c272c5 [pid: 8|app: 0|req: 1108/2137] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:16:22 2026] POST /v2.0/subnets => generated 629 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:16:22.809 8 INFO neutron.db.segments_db [None req-23464e7e-acc6-41f9-b2f2-c65108f88542 e4ddacaad31e4510a8bbbb4a6e6b1eea 5bde3b4b4802477e9c2920ed34f2d8b3 - - default default] Added segment 05e1e865-281a-41bb-9299-eb905aef7aa7 of type vxlan for network 249e55e0-2f86-4b8e-836d-63685c7854c1 2026-05-21 04:16:22.809 7 INFO neutron.db.l3_db [req-d5f85c62-17d0-40f4-8715-70fcb7efffc8 req-f1de8025-4a95-40b6-942d-22fa7afa00ef a069ffca7c61487aa80148d07327f831 fe9f97994f894e9fa0b674aae67c4b3e - - default default] Floating IP 5d3da028-c678-460e-805a-5a7be1130c62 disassociated. External IP: 10.96.250.210, port: 238d9f49-5690-45ed-bf4a-dc61d5c272c5. [pid: 8|app: 0|req: 1109/2138] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:16:22 2026] POST /v2.0/networks => generated 632 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2139] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:16:22 2026] POST /v2.0/subnets => generated 629 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:16:23.139 8 INFO neutron.db.segments_db [None req-6d93c30f-fd03-485b-b959-d358ded2618d e4ddacaad31e4510a8bbbb4a6e6b1eea 5bde3b4b4802477e9c2920ed34f2d8b3 - - default default] Added segment 98c65858-0d82-497f-84ac-fcfe7726e787 of type vxlan for network 91a07dd3-b225-43f9-a732-a2df430bbaca [pid: 7|app: 0|req: 1030/2140] 199.19.213.129 () {36 vars in 997 bytes} [Thu May 21 04:16:22 2026] DELETE /v2.0/ports/238d9f49-5690-45ed-bf4a-dc61d5c272c5 => generated 0 bytes in 599 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2141] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:16:23 2026] POST /v2.0/networks => generated 632 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2142] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:23 2026] GET /v2.0/ports?device_id=bd8372c3-5f98-4b13-b53e-25441a325118 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:16:23.250 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7999e0fc-6fc7-4ed7-9d7e-4c27777eb661'] response: {'server_uuid': 'b69caf61-93e8-48f3-9372-448e886d2bf2', 'name': 'network-vif-deleted', 'tag': '238d9f49-5690-45ed-bf4a-dc61d5c272c5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1032/2143] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:16:23 2026] GET /v2.0/security-groups?id=77013e65-f16e-4352-93c8-5a6166c00b73&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2144] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:16:23 2026] POST /v2.0/subnets => generated 629 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2145] 10.0.0.52 () {34 vars in 750 bytes} [Thu May 21 04:16:23 2026] PUT /v2.0/subnets/e91eb62a-3032-43c4-9012-11ac4027b394/tags => generated 17 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2146] 199.19.213.129 () {34 vars in 994 bytes} [Thu May 21 04:16:23 2026] GET /v2.0/ports?device_id=bd8372c3-5f98-4b13-b53e-25441a325118 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2147] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:23 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => 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: 1114/2148] 10.0.0.52 () {34 vars in 750 bytes} [Thu May 21 04:16:23 2026] PUT /v2.0/subnets/d930398a-b662-4abf-ab56-2aeebc04495d/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2149] 10.0.0.52 () {34 vars in 750 bytes} [Thu May 21 04:16:23 2026] PUT /v2.0/subnets/41b9322f-af66-428e-abd7-9aec538146b1/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:16:23.687 7 INFO neutron_taas.services.taas.taas_plugin [req-41d084d7-aa92-4ed9-b42b-9837714f2560 req-a25ab6b0-7abf-425d-8847-7c23ae22c471 db869ba892f74d7eb6080e7b708ac966 63c43bb3cfd0494c814dfdc82dbbe40c - - default default] TaaS: Handle Delete Port: 7cbd7136-ea05-417f-894b-42126f4348d9 2026-05-21 04:16:23.690 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-41d084d7-aa92-4ed9-b42b-9837714f2560 req-a25ab6b0-7abf-425d-8847-7c23ae22c471 db869ba892f74d7eb6080e7b708ac966 63c43bb3cfd0494c814dfdc82dbbe40c - - default default] Tap Mirror: Handle Delete Port: 7cbd7136-ea05-417f-894b-42126f4348d9 [pid: 8|app: 0|req: 1116/2150] 10.0.0.52 () {34 vars in 750 bytes} [Thu May 21 04:16:23 2026] PUT /v2.0/subnets/168bddc9-4dd9-4237-b1e1-fbbbcacceed1/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2151] 10.0.0.52 () {32 vars in 663 bytes} [Thu May 21 04:16:23 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2152] 10.0.0.52 () {32 vars in 677 bytes} [Thu May 21 04:16:23 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2153] 199.19.213.129 () {36 vars in 997 bytes} [Thu May 21 04:16:23 2026] DELETE /v2.0/ports/7cbd7136-ea05-417f-894b-42126f4348d9 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2154] 10.0.0.52 () {32 vars in 673 bytes} [Thu May 21 04:16:23 2026] GET /v2.0/subnets?tags-any=blue => 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: 1036/2155] 10.0.0.52 () {32 vars in 685 bytes} [Thu May 21 04:16:23 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2156] 10.0.0.52 () {32 vars in 671 bytes} [Thu May 21 04:16:23 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2157] 10.0.0.52 () {32 vars in 685 bytes} [Thu May 21 04:16:23 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2158] 10.0.0.52 () {32 vars in 681 bytes} [Thu May 21 04:16:24 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2159] 10.0.0.52 () {32 vars in 693 bytes} [Thu May 21 04:16:24 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2160] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:16:24 2026] DELETE /v2.0/subnets/e91eb62a-3032-43c4-9012-11ac4027b394 => 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: 1123/2161] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:24 2026] GET /v2.0/ports?device_id=bd8372c3-5f98-4b13-b53e-25441a325118 => 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: 1039/2162] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:16:24 2026] DELETE /v2.0/subnets/d930398a-b662-4abf-ab56-2aeebc04495d => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2163] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:16:24 2026] DELETE /v2.0/subnets/41b9322f-af66-428e-abd7-9aec538146b1 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2164] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:24 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => 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: 1040/2165] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:16:24 2026] DELETE /v2.0/subnets/168bddc9-4dd9-4237-b1e1-fbbbcacceed1 => 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: 1126/2166] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:16:24 2026] DELETE /v2.0/subnets/dd7e4087-0b13-4f54-891c-622ae1d3d2be => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:16:24.939 7 INFO neutron.services.segments.plugin [-] Segment ae8d27c7-6e5e-4a31-96e6-ff96a2f9546d resource provider aggregate not found 2026-05-21 04:16:24.943 7 INFO neutron.services.segments.plugin [-] Segment ae8d27c7-6e5e-4a31-96e6-ff96a2f9546d resource provider aggregate not found 2026-05-21 04:16:24.961 7 INFO neutron.services.segments.plugin [-] Segment ae8d27c7-6e5e-4a31-96e6-ff96a2f9546d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae8d27c7-6e5e-4a31-96e6-ff96a2f9546d found for delete ", "request_id": "req-2ab0ac40-9b4a-4271-b6a5-a62001dba5ba"}]} 2026-05-21 04:16:24.964 7 INFO neutron.services.segments.plugin [-] Segment ae8d27c7-6e5e-4a31-96e6-ff96a2f9546d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae8d27c7-6e5e-4a31-96e6-ff96a2f9546d found for delete ", "request_id": "req-96a9756a-c3ff-49d4-9c18-cd59f6439d13"}]} [pid: 7|app: 0|req: 1041/2167] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:16:24 2026] DELETE /v2.0/networks/f94e8fb2-fcf7-437b-b183-7c10fe1770a8 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:16:25.116 8 INFO neutron.services.segments.plugin [-] Segment 6036630d-d361-48f6-bd18-b8fdaf679909 resource provider aggregate not found 2026-05-21 04:16:25.120 8 INFO neutron.services.segments.plugin [-] Segment 6036630d-d361-48f6-bd18-b8fdaf679909 resource provider aggregate not found 2026-05-21 04:16:25.137 8 INFO neutron.services.segments.plugin [-] Segment 6036630d-d361-48f6-bd18-b8fdaf679909 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6036630d-d361-48f6-bd18-b8fdaf679909 found for delete ", "request_id": "req-3d1b1bd7-1f30-4cd4-ad29-52a9e227c0cb"}]} 2026-05-21 04:16:25.137 8 INFO neutron.services.segments.plugin [-] Segment 6036630d-d361-48f6-bd18-b8fdaf679909 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6036630d-d361-48f6-bd18-b8fdaf679909 found for delete ", "request_id": "req-c512cfdb-2335-4d8c-874b-22ad99c5c1dd"}]} [pid: 8|app: 0|req: 1127/2168] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:16:24 2026] DELETE /v2.0/networks/fd278cdf-61af-466f-aace-720579ccc264 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2169] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:16:25 2026] DELETE /v2.0/networks/e6f55011-601d-463b-86f1-febca70799f3 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:16:25.291 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f006a938-5fa8-420f-8f47-aaaffde14f42'] response: {'server_uuid': 'bd8372c3-5f98-4b13-b53e-25441a325118', 'name': 'network-vif-deleted', 'tag': '7cbd7136-ea05-417f-894b-42126f4348d9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1128/2170] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:16:25 2026] DELETE /v2.0/networks/249e55e0-2f86-4b8e-836d-63685c7854c1 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2171] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:25 2026] GET /v2.0/ports?device_id=bd8372c3-5f98-4b13-b53e-25441a325118 => 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: 1043/2172] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:16:25 2026] DELETE /v2.0/networks/91a07dd3-b225-43f9-a732-a2df430bbaca => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2173] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:25 2026] GET /v2.0/ports?device_id=b69caf61-93e8-48f3-9372-448e886d2bf2 => 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: 1131/2174] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:16:26 2026] GET /v2.0/ports?device_id=bd8372c3-5f98-4b13-b53e-25441a325118 => 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: 1044/2175] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:26 2026] GET /v2.0/security-groups?tenant_id=8fd8d316ad02492f95bd361f961d722e&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2176] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:26 2026] DELETE /v2.0/security-groups/0e174b0b-f9ed-4c86-a0e1-89d6ebe2b218 => 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: 1045/2177] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:26 2026] GET /v2.0/security-groups?tenant_id=453ec98ed37c44debc23508f780de0b0&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:16:26.984 7 INFO neutron.services.segments.plugin [-] Segment fd040030-44ba-4ea4-9f15-109ccf7b9b8e resource provider aggregate not found 2026-05-21 04:16:26.989 7 INFO neutron.services.segments.plugin [-] Segment fd040030-44ba-4ea4-9f15-109ccf7b9b8e resource provider aggregate not found 2026-05-21 04:16:27.013 7 INFO neutron.services.segments.plugin [-] Segment fd040030-44ba-4ea4-9f15-109ccf7b9b8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd040030-44ba-4ea4-9f15-109ccf7b9b8e found for delete ", "request_id": "req-4cc43923-51bd-4ee2-8ce9-22287f2ad411"}]} 2026-05-21 04:16:27.016 7 INFO neutron.services.segments.plugin [-] Segment fd040030-44ba-4ea4-9f15-109ccf7b9b8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd040030-44ba-4ea4-9f15-109ccf7b9b8e found for delete ", "request_id": "req-cfa45f50-c8ac-4b77-b733-8d6a2a3c0ea5"}]} 2026-05-21 04:16:27.039 7 INFO neutron.services.segments.plugin [-] Segment 98c65858-0d82-497f-84ac-fcfe7726e787 resource provider aggregate not found 2026-05-21 04:16:27.047 7 INFO neutron.services.segments.plugin [-] Segment 98c65858-0d82-497f-84ac-fcfe7726e787 resource provider aggregate not found 2026-05-21 04:16:27.068 7 INFO neutron.services.segments.plugin [-] Segment 98c65858-0d82-497f-84ac-fcfe7726e787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98c65858-0d82-497f-84ac-fcfe7726e787 found for delete ", "request_id": "req-da477587-185c-4f58-b7f3-acc8fc82ba6f"}]} 2026-05-21 04:16:27.069 7 INFO neutron.services.segments.plugin [-] Segment 98c65858-0d82-497f-84ac-fcfe7726e787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98c65858-0d82-497f-84ac-fcfe7726e787 found for delete ", "request_id": "req-c41bd62d-2ede-4220-b653-470233ee6931"}]} [pid: 7|app: 0|req: 1046/2178] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:26 2026] DELETE /v2.0/security-groups/f8df5c8a-8dc0-41e4-bab7-caf652646a3d => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2179] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:27 2026] GET /v2.0/security-groups?tenant_id=5bde3b4b4802477e9c2920ed34f2d8b3&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2180] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:27 2026] DELETE /v2.0/security-groups/5e7d55d7-0648-43d8-9dfa-70f733d0ea9a => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:16:27.367 8 INFO neutron.services.segments.plugin [-] Segment 05e1e865-281a-41bb-9299-eb905aef7aa7 resource provider aggregate not found 2026-05-21 04:16:27.371 8 INFO neutron.services.segments.plugin [-] Segment 05e1e865-281a-41bb-9299-eb905aef7aa7 resource provider aggregate not found 2026-05-21 04:16:27.389 8 INFO neutron.services.segments.plugin [-] Segment 05e1e865-281a-41bb-9299-eb905aef7aa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05e1e865-281a-41bb-9299-eb905aef7aa7 found for delete ", "request_id": "req-abf86afc-1d12-4461-9cfa-386a3e07272f"}]} 2026-05-21 04:16:27.389 8 INFO neutron.services.segments.plugin [-] Segment 05e1e865-281a-41bb-9299-eb905aef7aa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05e1e865-281a-41bb-9299-eb905aef7aa7 found for delete ", "request_id": "req-e269c777-724f-4760-855c-61c0ea6e664a"}]} [pid: 8|app: 0|req: 1133/2181] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:26 2026] DELETE /v2.0/security-groups/7569f894-4f27-483e-b2e2-4d783e46d353 => generated 0 bytes in 562 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:16:27.433 7 INFO neutron.api.v2.resource [None req-1103193a-c70d-41a9-82f2-c787eadf81ea a069ffca7c61487aa80148d07327f831 fe9f97994f894e9fa0b674aae67c4b3e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1049/2182] 10.0.0.52 () {32 vars in 736 bytes} [Thu May 21 04:16:27 2026] GET /v2.0/security-groups/7569f894-4f27-483e-b2e2-4d783e46d353 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:16:27.530 8 INFO neutron_taas.services.taas.taas_plugin [None req-4135cfa8-e0de-4177-ab38-20e90988151c a069ffca7c61487aa80148d07327f831 fe9f97994f894e9fa0b674aae67c4b3e - - default default] TaaS: Handle Delete Port: 37ea7b39-09fc-485d-bd08-3a9c15d9edcd 2026-05-21 04:16:27.532 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4135cfa8-e0de-4177-ab38-20e90988151c a069ffca7c61487aa80148d07327f831 fe9f97994f894e9fa0b674aae67c4b3e - - default default] Tap Mirror: Handle Delete Port: 37ea7b39-09fc-485d-bd08-3a9c15d9edcd [pid: 8|app: 0|req: 1134/2183] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:16:27 2026] DELETE /v2.0/floatingips/5d3da028-c678-460e-805a-5a7be1130c62 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2184] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:27 2026] DELETE /v2.0/security-groups/6c0d932c-8f90-4c9c-90d8-8c59f7286066 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:16:28.363 8 INFO neutron_taas.services.taas.taas_plugin [None req-f0dd4be2-cd0c-47f5-99c7-9e104b1edae9 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 65dab7bc-f10e-43b8-82d1-8ec1c0e72cfc 2026-05-21 04:16:28.365 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0dd4be2-cd0c-47f5-99c7-9e104b1edae9 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 65dab7bc-f10e-43b8-82d1-8ec1c0e72cfc [pid: 8|app: 0|req: 1135/2185] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:16:27 2026] PUT /v2.0/routers/7e852ad6-1800-41be-8499-c5bf19bd4d06/remove_router_interface => generated 309 bytes in 1069 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:16:29.136 7 INFO neutron_taas.services.taas.taas_plugin [None req-c0be250a-de21-41ff-ac70-36e34d76a3e7 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 0bffeca4-c4c8-499d-8ec4-7597434910fc 2026-05-21 04:16:29.139 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0be250a-de21-41ff-ac70-36e34d76a3e7 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 0bffeca4-c4c8-499d-8ec4-7597434910fc 2026-05-21 04:16:29.177 8 INFO neutron_taas.services.taas.taas_plugin [None req-bb494ecb-b895-49c7-9bfc-66559c9f59c3 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 542c401c-cffb-4bd4-ab7e-19c61d95fb71 2026-05-21 04:16:29.180 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb494ecb-b895-49c7-9bfc-66559c9f59c3 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 542c401c-cffb-4bd4-ab7e-19c61d95fb71 2026-05-21 04:16:29.414 8 INFO neutron_taas.services.taas.taas_plugin [None req-bb494ecb-b895-49c7-9bfc-66559c9f59c3 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 1e985ea9-005c-4958-8087-0e604d9ee4a7 2026-05-21 04:16:29.416 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb494ecb-b895-49c7-9bfc-66559c9f59c3 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 1e985ea9-005c-4958-8087-0e604d9ee4a7 [pid: 7|app: 0|req: 1051/2186] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:16:28 2026] PUT /v2.0/routers/8f37355e-ba09-422b-b9f3-d7171cf5248f/remove_router_interface => generated 309 bytes in 930 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:16:29.752 8 INFO neutron.services.segments.plugin [-] Segment 06f5c833-fc23-4195-ab9c-b9046f835885 resource provider aggregate not found 2026-05-21 04:16:29.757 8 INFO neutron.services.segments.plugin [-] Segment 06f5c833-fc23-4195-ab9c-b9046f835885 resource provider aggregate not found 2026-05-21 04:16:29.776 8 INFO neutron.services.segments.plugin [-] Segment 06f5c833-fc23-4195-ab9c-b9046f835885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06f5c833-fc23-4195-ab9c-b9046f835885 found for delete ", "request_id": "req-3e0d879a-ab18-4581-a54b-16263c3c22b9"}]} 2026-05-21 04:16:29.779 8 INFO neutron.services.segments.plugin [-] Segment 06f5c833-fc23-4195-ab9c-b9046f835885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06f5c833-fc23-4195-ab9c-b9046f835885 found for delete ", "request_id": "req-ac74780b-a8ec-42e4-b552-a7dbfdc8e2bd"}]} 2026-05-21 04:16:29.804 8 INFO neutron.db.l3_hamode_db [None req-bb494ecb-b895-49c7-9bfc-66559c9f59c3 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] HA network 342a59b9-459d-4781-99e8-4c10af8de118 was deleted as no HA routers are present in tenant fe9f97994f894e9fa0b674aae67c4b3e. [pid: 8|app: 0|req: 1136/2187] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:16:28 2026] DELETE /v2.0/routers/7e852ad6-1800-41be-8499-c5bf19bd4d06 => generated 0 bytes in 828 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:16:29.929 7 INFO neutron_taas.services.taas.taas_plugin [None req-753c8666-3772-4a78-96c0-7c2bdfffc016 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 561ddb90-92e1-4a79-9684-52cf37a05c26 2026-05-21 04:16:29.932 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-753c8666-3772-4a78-96c0-7c2bdfffc016 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 561ddb90-92e1-4a79-9684-52cf37a05c26 [pid: 8|app: 0|req: 1137/2188] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:16:29 2026] DELETE /v2.0/subnets/f8afffff-27a0-4628-b2ab-608dffec903b => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:16:30.094 8 INFO neutron_taas.services.taas.taas_plugin [None req-b0012464-7081-4d98-8172-a789a87f23a4 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 8501a7d7-e601-437d-ac91-e36f9c3c82ae 2026-05-21 04:16:30.096 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0012464-7081-4d98-8172-a789a87f23a4 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 8501a7d7-e601-437d-ac91-e36f9c3c82ae 2026-05-21 04:16:30.209 7 INFO neutron_taas.services.taas.taas_plugin [None req-753c8666-3772-4a78-96c0-7c2bdfffc016 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 8ed95c3c-9dc8-4410-864b-8684070345cc 2026-05-21 04:16:30.213 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-753c8666-3772-4a78-96c0-7c2bdfffc016 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 8ed95c3c-9dc8-4410-864b-8684070345cc [pid: 8|app: 0|req: 1138/2189] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:16:29 2026] DELETE /v2.0/networks/fbf1d3eb-5610-4a5e-a698-1634a24ca5a2 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:16:30.617 7 INFO neutron.services.segments.plugin [-] Segment e99ff738-2655-409e-8281-3aefeab90bd4 resource provider aggregate not found 2026-05-21 04:16:30.627 7 INFO neutron.services.segments.plugin [-] Segment e99ff738-2655-409e-8281-3aefeab90bd4 resource provider aggregate not found 2026-05-21 04:16:30.645 7 INFO neutron.services.segments.plugin [-] Segment e99ff738-2655-409e-8281-3aefeab90bd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e99ff738-2655-409e-8281-3aefeab90bd4 found for delete ", "request_id": "req-9bf5afa8-4802-40c9-8c7b-96c7ebbe1800"}]} 2026-05-21 04:16:30.647 7 INFO neutron.services.segments.plugin [-] Segment e99ff738-2655-409e-8281-3aefeab90bd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e99ff738-2655-409e-8281-3aefeab90bd4 found for delete ", "request_id": "req-ec9a79de-7987-4fe8-8a8f-1d799a0c5924"}]} 2026-05-21 04:16:30.674 7 INFO neutron.db.l3_hamode_db [None req-753c8666-3772-4a78-96c0-7c2bdfffc016 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] HA network 2b1d8d87-f7bf-42e7-96de-d9b5905220eb was deleted as no HA routers are present in tenant 63c43bb3cfd0494c814dfdc82dbbe40c. [pid: 7|app: 0|req: 1052/2190] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:16:29 2026] DELETE /v2.0/routers/8f37355e-ba09-422b-b9f3-d7171cf5248f => generated 0 bytes in 988 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:16:30.712 8 INFO neutron_taas.services.taas.taas_plugin [None req-57f422a6-cfe6-4b53-a515-be879415e6e7 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 6b4a9001-60b8-49d6-a04b-eb0bd766ebc7 2026-05-21 04:16:30.715 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57f422a6-cfe6-4b53-a515-be879415e6e7 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 6b4a9001-60b8-49d6-a04b-eb0bd766ebc7 [pid: 7|app: 0|req: 1053/2191] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:16:30 2026] DELETE /v2.0/subnets/e53e3639-1e98-4680-ba6a-4bc167430a99 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:16:30.982 7 INFO neutron_taas.services.taas.taas_plugin [None req-857cece0-0c07-4b19-a2e7-70da257d5913 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: afb0f877-e43e-4ed3-81ca-3106f011bba8 2026-05-21 04:16:30.985 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-857cece0-0c07-4b19-a2e7-70da257d5913 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: afb0f877-e43e-4ed3-81ca-3106f011bba8 [pid: 7|app: 0|req: 1054/2192] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:16:30 2026] DELETE /v2.0/networks/1ec575cf-0402-4bdd-bb88-6c2cb7eaea5f => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2193] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:31 2026] GET /v2.0/security-groups?tenant_id=63c43bb3cfd0494c814dfdc82dbbe40c&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2194] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:16:30 2026] PUT /v2.0/routers/5eaa48b9-8eb0-4336-b1b5-b2ed18980bee/remove_router_interface => generated 309 bytes in 1061 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2195] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:31 2026] DELETE /v2.0/security-groups/77013e65-f16e-4352-93c8-5a6166c00b73 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:16:31.589 8 INFO neutron_taas.services.taas.taas_plugin [None req-119cfb90-92c3-4a1b-b0b4-35ed827d7048 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 8dad21be-1212-4ad0-9a3a-4471039afad4 2026-05-21 04:16:31.592 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-119cfb90-92c3-4a1b-b0b4-35ed827d7048 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 8dad21be-1212-4ad0-9a3a-4471039afad4 2026-05-21 04:16:31.775 7 INFO neutron.db.segments_db [None req-a0347c20-db0a-4dd2-8702-a42f19774551 ae77cde590c74f7b9498cbf7dc3b7e26 14e05982b42343d2bba93e54814ab832 - - default default] Added segment 6112f4d9-ca67-417b-8501-fe7b84193855 of type vxlan for network 735affc0-b48c-4057-8041-c4ced0f8a6bd 2026-05-21 04:16:31.811 8 INFO neutron.services.segments.plugin [-] Segment 865193b9-55fc-4390-8a2b-25df2fab29f7 resource provider aggregate not found 2026-05-21 04:16:31.813 8 INFO neutron.services.segments.plugin [-] Segment 865193b9-55fc-4390-8a2b-25df2fab29f7 resource provider aggregate not found 2026-05-21 04:16:31.842 8 INFO neutron.services.segments.plugin [-] Segment 865193b9-55fc-4390-8a2b-25df2fab29f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 865193b9-55fc-4390-8a2b-25df2fab29f7 found for delete ", "request_id": "req-f49cf796-ac35-431d-b7cd-95d7591e29e0"}]} 2026-05-21 04:16:31.845 8 INFO neutron.services.segments.plugin [-] Segment 865193b9-55fc-4390-8a2b-25df2fab29f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 865193b9-55fc-4390-8a2b-25df2fab29f7 found for delete ", "request_id": "req-eda53ac0-a73f-4f5e-82ff-8665d1de4b5b"}]} [pid: 7|app: 0|req: 1057/2196] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:16:31 2026] POST /v2.0/networks => generated 632 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:16:31.931 8 INFO neutron_taas.services.taas.taas_plugin [None req-119cfb90-92c3-4a1b-b0b4-35ed827d7048 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 1dbdc244-4049-4589-a426-d97c3e2e8855 2026-05-21 04:16:31.935 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-119cfb90-92c3-4a1b-b0b4-35ed827d7048 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 1dbdc244-4049-4589-a426-d97c3e2e8855 [pid: 7|app: 0|req: 1058/2197] 10.0.0.52 () {34 vars in 663 bytes} [Thu May 21 04:16:31 2026] POST /v2.0/ports => generated 743 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 04:16:32.352 8 INFO neutron.db.l3_hamode_db [None req-119cfb90-92c3-4a1b-b0b4-35ed827d7048 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] HA network ec0c8492-3a35-4e6d-9258-f39412597097 was deleted as no HA routers are present in tenant 1ea2ff63d300462382fa7078a962de2a. [pid: 8|app: 0|req: 1140/2198] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:16:31 2026] DELETE /v2.0/routers/5eaa48b9-8eb0-4336-b1b5-b2ed18980bee => generated 0 bytes in 983 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2199] 10.0.0.52 () {34 vars in 665 bytes} [Thu May 21 04:16:32 2026] POST /v2.0/trunks => generated 407 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:16:32.452 7 INFO neutron.db.segments_db [None req-793d4535-4f63-4ef6-97cf-684fedb3a8db ae77cde590c74f7b9498cbf7dc3b7e26 14e05982b42343d2bba93e54814ab832 - - default default] Added segment 3b562f41-d879-491a-b79e-5c68fb288948 of type vxlan for network 6d9cf12d-ac9a-43fc-91a1-728815f7beb3 [pid: 8|app: 0|req: 1141/2200] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:16:32 2026] DELETE /v2.0/subnets/6239e77e-ca76-46bf-9edc-682948ce112b => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2201] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:16:32 2026] POST /v2.0/networks => generated 631 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:16:32.634 8 INFO neutron_taas.services.taas.taas_plugin [None req-417078f3-1af8-4133-a74f-1a3c0df23494 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: bcab2156-10ca-4f21-965d-18f956332398 2026-05-21 04:16:32.637 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-417078f3-1af8-4133-a74f-1a3c0df23494 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: bcab2156-10ca-4f21-965d-18f956332398 2026-05-21 04:16:32.665 7 INFO neutron.services.segments.plugin [-] Segment 5cf7291a-6c9a-445c-b935-44d0750f63bf resource provider aggregate not found 2026-05-21 04:16:32.665 7 INFO neutron.services.segments.plugin [-] Segment 5cf7291a-6c9a-445c-b935-44d0750f63bf resource provider aggregate not found 2026-05-21 04:16:32.693 7 INFO neutron.services.segments.plugin [-] Segment 5cf7291a-6c9a-445c-b935-44d0750f63bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cf7291a-6c9a-445c-b935-44d0750f63bf found for delete ", "request_id": "req-ce825853-9248-44c4-99bd-874f165a3106"}]} 2026-05-21 04:16:32.695 7 INFO neutron.services.segments.plugin [-] Segment 5cf7291a-6c9a-445c-b935-44d0750f63bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cf7291a-6c9a-445c-b935-44d0750f63bf found for delete ", "request_id": "req-2fc3ca6f-b63e-45b6-8088-faa88fe74cfc"}]} [pid: 8|app: 0|req: 1142/2202] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:16:32 2026] DELETE /v2.0/networks/f1ec220b-ac56-48c9-98f6-0b703f06af55 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2203] 10.0.0.52 () {34 vars in 663 bytes} [Thu May 21 04:16:32 2026] POST /v2.0/ports => generated 743 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2204] 10.0.0.52 () {34 vars in 665 bytes} [Thu May 21 04:16:32 2026] POST /v2.0/trunks => generated 407 bytes in 217 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-21 04:16:33.192 7 INFO neutron.db.segments_db [None req-30744823-8efa-48e4-bccc-9b1feb4f458c ae77cde590c74f7b9498cbf7dc3b7e26 14e05982b42343d2bba93e54814ab832 - - default default] Added segment 466c572d-2032-431f-9b34-cb3e32c8350f of type vxlan for network 6ddb576c-1f1d-40e9-8343-88324ff34e35 [pid: 7|app: 0|req: 1062/2205] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:16:33 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: 8|app: 0|req: 1144/2206] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:33 2026] GET /v2.0/security-groups?tenant_id=fe9f97994f894e9fa0b674aae67c4b3e&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2207] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:33 2026] DELETE /v2.0/security-groups/663eab28-bcd4-46a3-b56b-30920991f505 => 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: 1146/2208] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:33 2026] GET /v2.0/security-groups?tenant_id=1ea2ff63d300462382fa7078a962de2a&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2209] 10.0.0.52 () {34 vars in 663 bytes} [Thu May 21 04:16:33 2026] POST /v2.0/ports => generated 743 bytes in 287 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: 1147/2210] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:33 2026] DELETE /v2.0/security-groups/e82a9c9c-3c92-4e01-b149-d00ba75b13f8 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2211] 10.0.0.52 () {34 vars in 665 bytes} [Thu May 21 04:16:33 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) 2026-05-21 04:16:33.792 8 INFO neutron.db.segments_db [None req-1ea942da-8276-4d12-9098-9958c843f142 ae77cde590c74f7b9498cbf7dc3b7e26 14e05982b42343d2bba93e54814ab832 - - default default] Added segment c6c08846-4c0b-4f01-aab4-ff393c04cc77 of type vxlan for network 41cfca5c-045b-4921-9c49-89a979888c49 2026-05-21 04:16:33.866 8 INFO neutron.services.segments.plugin [-] Segment 9c5f1145-30c7-468a-b8c4-1d5ccd7b6821 resource provider aggregate not found 2026-05-21 04:16:33.871 8 INFO neutron.services.segments.plugin [-] Segment 9c5f1145-30c7-468a-b8c4-1d5ccd7b6821 resource provider aggregate not found 2026-05-21 04:16:33.889 8 INFO neutron.services.segments.plugin [-] Segment 9c5f1145-30c7-468a-b8c4-1d5ccd7b6821 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c5f1145-30c7-468a-b8c4-1d5ccd7b6821 found for delete ", "request_id": "req-c67d041d-1d04-4828-8648-ae636cc4a891"}]} 2026-05-21 04:16:33.890 8 INFO neutron.services.segments.plugin [-] Segment 9c5f1145-30c7-468a-b8c4-1d5ccd7b6821 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c5f1145-30c7-468a-b8c4-1d5ccd7b6821 found for delete ", "request_id": "req-3410c878-0ce3-44f5-b1c3-21b8823342e6"}]} 2026-05-21 04:16:33.912 8 INFO neutron.services.segments.plugin [-] Segment bd0ab811-c7e9-4125-b908-d80d4e9bb955 resource provider aggregate not found 2026-05-21 04:16:33.915 8 INFO neutron.services.segments.plugin [-] Segment bd0ab811-c7e9-4125-b908-d80d4e9bb955 resource provider aggregate not found [pid: 8|app: 0|req: 1148/2212] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:16:33 2026] POST /v2.0/networks => generated 632 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:16:33.933 8 INFO neutron.services.segments.plugin [-] Segment bd0ab811-c7e9-4125-b908-d80d4e9bb955 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd0ab811-c7e9-4125-b908-d80d4e9bb955 found for delete ", "request_id": "req-ea936f48-52e1-4e7d-ac2e-44460a7af36c"}]} 2026-05-21 04:16:33.936 8 INFO neutron.services.segments.plugin [-] Segment bd0ab811-c7e9-4125-b908-d80d4e9bb955 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd0ab811-c7e9-4125-b908-d80d4e9bb955 found for delete ", "request_id": "req-ddc99923-0d4b-4e7b-860f-4c8c0e5b04aa"}]} [pid: 7|app: 0|req: 1065/2213] 10.0.0.52 () {34 vars in 663 bytes} [Thu May 21 04:16:33 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: 1149/2214] 10.0.0.52 () {34 vars in 665 bytes} [Thu May 21 04:16:34 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-21 04:16:34.447 7 INFO neutron.db.segments_db [None req-5baa4a44-7154-41f1-aadb-ac4f2431f60d ae77cde590c74f7b9498cbf7dc3b7e26 14e05982b42343d2bba93e54814ab832 - - default default] Added segment 4b0c5d0c-5754-4cff-b4f1-a94b9a43eb59 of type vxlan for network 96b89d9d-539e-4d36-9370-102285599695 [pid: 7|app: 0|req: 1066/2215] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:16:34 2026] POST /v2.0/networks => generated 631 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2218] 10.0.0.52 () {34 vars in 663 bytes} [Thu May 21 04:16:34 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) [pid: 7|app: 0|req: 1069/2219] 10.0.0.52 () {34 vars in 665 bytes} [Thu May 21 04:16:34 2026] POST /v2.0/trunks => generated 407 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1151/2220] 10.0.0.52 () {34 vars in 748 bytes} [Thu May 21 04:16:35 2026] PUT /v2.0/trunks/9f6991e5-174e-4b38-ba9f-68d1bf70d2c9/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2221] 10.0.0.52 () {34 vars in 748 bytes} [Thu May 21 04:16:35 2026] PUT /v2.0/trunks/80363e55-ece3-4f15-b932-9cb2e1e2a72c/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2222] 10.0.0.52 () {34 vars in 748 bytes} [Thu May 21 04:16:35 2026] PUT /v2.0/trunks/bd49e53b-260b-459b-9c7c-cd5fdbf96604/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2223] 10.0.0.52 () {34 vars in 748 bytes} [Thu May 21 04:16:35 2026] PUT /v2.0/trunks/acae1064-0a04-4543-94b3-7a34011793a8/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2224] 10.0.0.52 () {32 vars in 661 bytes} [Thu May 21 04:16:35 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2225] 10.0.0.52 () {32 vars in 675 bytes} [Thu May 21 04:16:35 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2226] 10.0.0.52 () {32 vars in 671 bytes} [Thu May 21 04:16:35 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2227] 10.0.0.52 () {32 vars in 683 bytes} [Thu May 21 04:16:35 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2228] 10.0.0.52 () {32 vars in 669 bytes} [Thu May 21 04:16:35 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: 1074/2229] 10.0.0.52 () {32 vars in 683 bytes} [Thu May 21 04:16:35 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2230] 10.0.0.52 () {32 vars in 679 bytes} [Thu May 21 04:16:35 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2231] 10.0.0.52 () {32 vars in 691 bytes} [Thu May 21 04:16:35 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2232] 10.0.0.52 () {32 vars in 718 bytes} [Thu May 21 04:16:35 2026] GET /v2.0/trunks/9f6991e5-174e-4b38-ba9f-68d1bf70d2c9 => generated 412 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2233] 10.0.0.52 () {32 vars in 716 bytes} [Thu May 21 04:16:35 2026] GET /v2.0/ports/cb562d0f-ec1e-42ed-b0e1-ee4606be6c7a => generated 826 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2234] 10.0.0.52 () {32 vars in 721 bytes} [Thu May 21 04:16:35 2026] DELETE /v2.0/trunks/9f6991e5-174e-4b38-ba9f-68d1bf70d2c9 => 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: 1077/2235] 10.0.0.52 () {32 vars in 718 bytes} [Thu May 21 04:16:35 2026] GET /v2.0/trunks/80363e55-ece3-4f15-b932-9cb2e1e2a72c => generated 420 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2236] 10.0.0.52 () {32 vars in 716 bytes} [Thu May 21 04:16:35 2026] GET /v2.0/ports/36ff0166-d1af-4e1b-aa0f-8c9849d28cba => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2237] 10.0.0.52 () {32 vars in 721 bytes} [Thu May 21 04:16:35 2026] DELETE /v2.0/trunks/80363e55-ece3-4f15-b932-9cb2e1e2a72c => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2238] 10.0.0.52 () {32 vars in 718 bytes} [Thu May 21 04:16:35 2026] GET /v2.0/trunks/bd49e53b-260b-459b-9c7c-cd5fdbf96604 => generated 429 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2239] 10.0.0.52 () {32 vars in 716 bytes} [Thu May 21 04:16:35 2026] GET /v2.0/ports/04f79ade-9b6c-4fbf-aaed-a7dcaa591d02 => generated 826 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2240] 10.0.0.52 () {32 vars in 721 bytes} [Thu May 21 04:16:35 2026] DELETE /v2.0/trunks/bd49e53b-260b-459b-9c7c-cd5fdbf96604 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2241] 10.0.0.52 () {32 vars in 718 bytes} [Thu May 21 04:16:35 2026] GET /v2.0/trunks/acae1064-0a04-4543-94b3-7a34011793a8 => generated 414 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2242] 10.0.0.52 () {32 vars in 716 bytes} [Thu May 21 04:16:35 2026] GET /v2.0/ports/3bf9e2fe-a859-4dbb-95b1-0124c8cde057 => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2243] 10.0.0.52 () {32 vars in 721 bytes} [Thu May 21 04:16:36 2026] DELETE /v2.0/trunks/acae1064-0a04-4543-94b3-7a34011793a8 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2244] 10.0.0.52 () {32 vars in 718 bytes} [Thu May 21 04:16:36 2026] GET /v2.0/trunks/19a5cb1a-5c7e-46e9-b826-3b8f3621de64 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2245] 10.0.0.52 () {32 vars in 716 bytes} [Thu May 21 04:16:36 2026] GET /v2.0/ports/3ad3ff64-0e8c-403a-a0a7-36177f7404e7 => generated 826 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2246] 10.0.0.52 () {32 vars in 721 bytes} [Thu May 21 04:16:36 2026] DELETE /v2.0/trunks/19a5cb1a-5c7e-46e9-b826-3b8f3621de64 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:16:36.430 7 INFO neutron_taas.services.taas.taas_plugin [None req-d05c4890-6b65-46d4-b42a-410d09d2c7ee ae77cde590c74f7b9498cbf7dc3b7e26 14e05982b42343d2bba93e54814ab832 - - default default] TaaS: Handle Delete Port: cb562d0f-ec1e-42ed-b0e1-ee4606be6c7a 2026-05-21 04:16:36.434 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d05c4890-6b65-46d4-b42a-410d09d2c7ee ae77cde590c74f7b9498cbf7dc3b7e26 14e05982b42343d2bba93e54814ab832 - - default default] Tap Mirror: Handle Delete Port: cb562d0f-ec1e-42ed-b0e1-ee4606be6c7a [pid: 7|app: 0|req: 1083/2247] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:16:36 2026] DELETE /v2.0/ports/cb562d0f-ec1e-42ed-b0e1-ee4606be6c7a => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:16:36.618 8 INFO neutron_taas.services.taas.taas_plugin [None req-dfa00fdc-cf41-4d33-8535-ec13c317e6af ae77cde590c74f7b9498cbf7dc3b7e26 14e05982b42343d2bba93e54814ab832 - - default default] TaaS: Handle Delete Port: 36ff0166-d1af-4e1b-aa0f-8c9849d28cba 2026-05-21 04:16:36.621 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dfa00fdc-cf41-4d33-8535-ec13c317e6af ae77cde590c74f7b9498cbf7dc3b7e26 14e05982b42343d2bba93e54814ab832 - - default default] Tap Mirror: Handle Delete Port: 36ff0166-d1af-4e1b-aa0f-8c9849d28cba [pid: 8|app: 0|req: 1165/2248] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:16:36 2026] DELETE /v2.0/ports/36ff0166-d1af-4e1b-aa0f-8c9849d28cba => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:16:36.789 7 INFO neutron_taas.services.taas.taas_plugin [None req-efef6cd4-0b98-4bb6-8e8c-d26e0a380a79 ae77cde590c74f7b9498cbf7dc3b7e26 14e05982b42343d2bba93e54814ab832 - - default default] TaaS: Handle Delete Port: 04f79ade-9b6c-4fbf-aaed-a7dcaa591d02 2026-05-21 04:16:36.792 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-efef6cd4-0b98-4bb6-8e8c-d26e0a380a79 ae77cde590c74f7b9498cbf7dc3b7e26 14e05982b42343d2bba93e54814ab832 - - default default] Tap Mirror: Handle Delete Port: 04f79ade-9b6c-4fbf-aaed-a7dcaa591d02 [pid: 7|app: 0|req: 1084/2249] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:16:36 2026] DELETE /v2.0/ports/04f79ade-9b6c-4fbf-aaed-a7dcaa591d02 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:16:36.973 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e23cc7a-aefd-47e2-b1e4-a3affd7442bd ae77cde590c74f7b9498cbf7dc3b7e26 14e05982b42343d2bba93e54814ab832 - - default default] TaaS: Handle Delete Port: 3bf9e2fe-a859-4dbb-95b1-0124c8cde057 2026-05-21 04:16:36.976 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e23cc7a-aefd-47e2-b1e4-a3affd7442bd ae77cde590c74f7b9498cbf7dc3b7e26 14e05982b42343d2bba93e54814ab832 - - default default] Tap Mirror: Handle Delete Port: 3bf9e2fe-a859-4dbb-95b1-0124c8cde057 [pid: 8|app: 0|req: 1166/2250] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:16:36 2026] DELETE /v2.0/ports/3bf9e2fe-a859-4dbb-95b1-0124c8cde057 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:16:37.135 7 INFO neutron_taas.services.taas.taas_plugin [None req-bc8963fc-892e-49ae-a639-121928cb0018 ae77cde590c74f7b9498cbf7dc3b7e26 14e05982b42343d2bba93e54814ab832 - - default default] TaaS: Handle Delete Port: 3ad3ff64-0e8c-403a-a0a7-36177f7404e7 2026-05-21 04:16:37.138 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc8963fc-892e-49ae-a639-121928cb0018 ae77cde590c74f7b9498cbf7dc3b7e26 14e05982b42343d2bba93e54814ab832 - - default default] Tap Mirror: Handle Delete Port: 3ad3ff64-0e8c-403a-a0a7-36177f7404e7 [pid: 7|app: 0|req: 1085/2251] 10.0.0.52 () {32 vars in 719 bytes} [Thu May 21 04:16:37 2026] DELETE /v2.0/ports/3ad3ff64-0e8c-403a-a0a7-36177f7404e7 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:16:37.340 8 INFO neutron.services.segments.plugin [-] Segment 6112f4d9-ca67-417b-8501-fe7b84193855 resource provider aggregate not found 2026-05-21 04:16:37.347 8 INFO neutron.services.segments.plugin [-] Segment 6112f4d9-ca67-417b-8501-fe7b84193855 resource provider aggregate not found 2026-05-21 04:16:37.364 8 INFO neutron.services.segments.plugin [-] Segment 6112f4d9-ca67-417b-8501-fe7b84193855 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6112f4d9-ca67-417b-8501-fe7b84193855 found for delete ", "request_id": "req-f4103506-1de9-4852-a768-b10364b7e88d"}]} 2026-05-21 04:16:37.364 8 INFO neutron.services.segments.plugin [-] Segment 6112f4d9-ca67-417b-8501-fe7b84193855 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6112f4d9-ca67-417b-8501-fe7b84193855 found for delete ", "request_id": "req-5d1c8544-155f-4cd4-9469-5a020ffef3f3"}]} [pid: 8|app: 0|req: 1167/2252] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:16:37 2026] DELETE /v2.0/networks/735affc0-b48c-4057-8041-c4ced0f8a6bd => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:16:37.492 7 INFO neutron.services.segments.plugin [-] Segment 3b562f41-d879-491a-b79e-5c68fb288948 resource provider aggregate not found 2026-05-21 04:16:37.500 7 INFO neutron.services.segments.plugin [-] Segment 3b562f41-d879-491a-b79e-5c68fb288948 resource provider aggregate not found 2026-05-21 04:16:37.515 7 INFO neutron.services.segments.plugin [-] Segment 3b562f41-d879-491a-b79e-5c68fb288948 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b562f41-d879-491a-b79e-5c68fb288948 found for delete ", "request_id": "req-c0edbd85-fb2f-4437-b591-06024ad21f31"}]} [pid: 7|app: 0|req: 1086/2253] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:16:37 2026] DELETE /v2.0/networks/6d9cf12d-ac9a-43fc-91a1-728815f7beb3 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:16:37.541 7 INFO neutron.services.segments.plugin [-] Segment 3b562f41-d879-491a-b79e-5c68fb288948 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b562f41-d879-491a-b79e-5c68fb288948 found for delete ", "request_id": "req-146927cf-b620-4618-8f43-e1fb42c9aa66"}]} [pid: 8|app: 0|req: 1168/2254] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:16:37 2026] DELETE /v2.0/networks/6ddb576c-1f1d-40e9-8343-88324ff34e35 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2255] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:16:37 2026] DELETE /v2.0/networks/41cfca5c-045b-4921-9c49-89a979888c49 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2256] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:16:37 2026] DELETE /v2.0/networks/96b89d9d-539e-4d36-9370-102285599695 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:16:38.075 8 INFO neutron.db.segments_db [None req-3800199f-f77d-43bb-aca2-d204d76e7a4e b310b5ef74ed48779ec71387be19133a c1fd8478c4264db19745a81a94a50502 - - default default] Added segment dc4e6725-3473-40ef-bad0-5b26f412e2cf of type vxlan for network e584ac7c-747c-4c8d-bdb0-c768346b791c [pid: 8|app: 0|req: 1169/2257] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:16:37 2026] POST /v2.0/networks => generated 726 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2258] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:16:38 2026] POST /v2.0/subnets => generated 644 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:16:38.361 8 WARNING neutron.api.v2.base [None req-2e955854-248a-4623-a1c1-cac1dc691a89 b310b5ef74ed48779ec71387be19133a c1fd8478c4264db19745a81a94a50502 - - 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-21 04:16:38.361 8 INFO neutron.api.v2.resource [None req-2e955854-248a-4623-a1c1-cac1dc691a89 b310b5ef74ed48779ec71387be19133a c1fd8478c4264db19745a81a94a50502 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1170/2259] 10.0.0.52 () {34 vars in 680 bytes} [Thu May 21 04:16:38 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2260] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:16:38 2026] DELETE /v2.0/networks/e584ac7c-747c-4c8d-bdb0-c768346b791c => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:16:38.621 8 INFO neutron.db.segments_db [None req-5d8f72c2-f356-40ab-9c99-9fd7cc4af907 b310b5ef74ed48779ec71387be19133a c1fd8478c4264db19745a81a94a50502 - - default default] Added segment e182420a-1ff6-43bd-8c64-1c6ece7a513f of type vxlan for network 5ace7593-1d07-48b8-9258-cf0bb7f906d2 [pid: 8|app: 0|req: 1171/2261] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:16:38 2026] POST /v2.0/networks => generated 726 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2262] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:38 2026] GET /v2.0/security-groups?tenant_id=14e05982b42343d2bba93e54814ab832&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2263] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:16:38 2026] POST /v2.0/subnets => generated 647 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:16:38.901 7 WARNING neutron.api.v2.base [None req-a9ad8a26-54d4-4571-80b3-3f37ec24a667 b310b5ef74ed48779ec71387be19133a c1fd8478c4264db19745a81a94a50502 - - 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-21 04:16:38.902 7 INFO neutron.api.v2.resource [None req-a9ad8a26-54d4-4571-80b3-3f37ec24a667 b310b5ef74ed48779ec71387be19133a c1fd8478c4264db19745a81a94a50502 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1092/2264] 10.0.0.52 () {34 vars in 680 bytes} [Thu May 21 04:16:38 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2265] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:38 2026] DELETE /v2.0/security-groups/dc951bab-918a-4eab-8f7a-e2bc18adfd1f => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2266] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:16:38 2026] DELETE /v2.0/networks/5ace7593-1d07-48b8-9258-cf0bb7f906d2 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:16:39.166 7 INFO neutron.db.segments_db [None req-d0b872cb-d64a-4faf-8761-3eae87872af2 b310b5ef74ed48779ec71387be19133a c1fd8478c4264db19745a81a94a50502 - - default default] Added segment d690eb5f-7212-4665-a065-342ce42e4b28 of type vxlan for network 0560a05a-d40f-4a14-8a59-b35bd932bd59 [pid: 8|app: 0|req: 1174/2267] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:39 2026] GET /v2.0/security-groups?tenant_id=39ad604ae3394d37aa2be021abf8640b&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2268] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:16:39 2026] POST /v2.0/networks => generated 727 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2269] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:39 2026] DELETE /v2.0/security-groups/854c7ef6-771b-4e18-875f-fd016b9efa72 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:16:39.385 8 INFO neutron.services.segments.plugin [-] Segment 466c572d-2032-431f-9b34-cb3e32c8350f resource provider aggregate not found 2026-05-21 04:16:39.390 8 INFO neutron.services.segments.plugin [-] Segment 466c572d-2032-431f-9b34-cb3e32c8350f resource provider aggregate not found 2026-05-21 04:16:39.402 8 INFO neutron.services.segments.plugin [-] Segment 466c572d-2032-431f-9b34-cb3e32c8350f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 466c572d-2032-431f-9b34-cb3e32c8350f found for delete ", "request_id": "req-d9b993df-52a8-4d9e-bdc7-cf4698e21dce"}]} 2026-05-21 04:16:39.406 8 INFO neutron.services.segments.plugin [-] Segment 466c572d-2032-431f-9b34-cb3e32c8350f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 466c572d-2032-431f-9b34-cb3e32c8350f found for delete ", "request_id": "req-0d25541d-1fa4-4612-b7c3-222c53617fea"}]} [pid: 7|app: 0|req: 1095/2270] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:16:39 2026] POST /v2.0/subnets => generated 647 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:16:39.548 7 INFO neutron.services.segments.plugin [-] Segment c6c08846-4c0b-4f01-aab4-ff393c04cc77 resource provider aggregate not found 2026-05-21 04:16:39.564 7 INFO neutron.services.segments.plugin [-] Segment c6c08846-4c0b-4f01-aab4-ff393c04cc77 resource provider aggregate not found 2026-05-21 04:16:39.567 7 INFO neutron.services.segments.plugin [-] Segment c6c08846-4c0b-4f01-aab4-ff393c04cc77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6c08846-4c0b-4f01-aab4-ff393c04cc77 found for delete ", "request_id": "req-467e80de-0e4f-425f-858f-fe5b4fefd4c7"}]} 2026-05-21 04:16:39.581 7 INFO neutron.services.segments.plugin [-] Segment c6c08846-4c0b-4f01-aab4-ff393c04cc77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6c08846-4c0b-4f01-aab4-ff393c04cc77 found for delete ", "request_id": "req-c42c01ff-7c08-4d9a-b856-039d69649cf5"}]} 2026-05-21 04:16:39.584 7 INFO neutron.services.segments.plugin [-] Segment 4b0c5d0c-5754-4cff-b4f1-a94b9a43eb59 resource provider aggregate not found 2026-05-21 04:16:39.595 7 INFO neutron.services.segments.plugin [-] Segment 4b0c5d0c-5754-4cff-b4f1-a94b9a43eb59 resource provider aggregate not found 2026-05-21 04:16:39.599 7 INFO neutron.services.segments.plugin [-] Segment 4b0c5d0c-5754-4cff-b4f1-a94b9a43eb59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b0c5d0c-5754-4cff-b4f1-a94b9a43eb59 found for delete ", "request_id": "req-3766da0c-1678-4541-bc02-302516c74c12"}]} 2026-05-21 04:16:39.614 7 INFO neutron.services.segments.plugin [-] Segment 4b0c5d0c-5754-4cff-b4f1-a94b9a43eb59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b0c5d0c-5754-4cff-b4f1-a94b9a43eb59 found for delete ", "request_id": "req-7089f68e-3cee-46d1-9f7d-5a792763a85f"}]} 2026-05-21 04:16:39.617 7 INFO neutron.services.segments.plugin [-] Segment dc4e6725-3473-40ef-bad0-5b26f412e2cf resource provider aggregate not found [pid: 7|app: 0|req: 1096/2271] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:39 2026] GET /v2.0/security-groups?tenant_id=e8c6eccf9e4343c586786ed1a1b5a3ee&name=default => generated 2929 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:16:39.634 7 INFO neutron.services.segments.plugin [-] Segment dc4e6725-3473-40ef-bad0-5b26f412e2cf resource provider aggregate not found 2026-05-21 04:16:39.641 7 INFO neutron.services.segments.plugin [-] Segment dc4e6725-3473-40ef-bad0-5b26f412e2cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc4e6725-3473-40ef-bad0-5b26f412e2cf found for delete ", "request_id": "req-8bdf4378-140e-4146-8dcf-c0768bcce1d8"}]} [pid: 8|app: 0|req: 1176/2272] 10.0.0.52 () {34 vars in 680 bytes} [Thu May 21 04:16:39 2026] POST /v2.0/rbac-policies => generated 324 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:16:39.668 7 INFO neutron.services.segments.plugin [-] Segment dc4e6725-3473-40ef-bad0-5b26f412e2cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc4e6725-3473-40ef-bad0-5b26f412e2cf found for delete ", "request_id": "req-7c1fb5ed-bc4d-412f-8117-61bb1be26f49"}]} 2026-05-21 04:16:39.669 7 INFO neutron.services.segments.plugin [-] Segment e182420a-1ff6-43bd-8c64-1c6ece7a513f resource provider aggregate not found 2026-05-21 04:16:39.696 7 INFO neutron.services.segments.plugin [-] Segment e182420a-1ff6-43bd-8c64-1c6ece7a513f resource provider aggregate not found 2026-05-21 04:16:39.703 7 INFO neutron.services.segments.plugin [-] Segment e182420a-1ff6-43bd-8c64-1c6ece7a513f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e182420a-1ff6-43bd-8c64-1c6ece7a513f found for delete ", "request_id": "req-5a9d1119-926e-4d6f-97b4-dee2d1a55bb4"}]} 2026-05-21 04:16:39.726 7 INFO neutron.services.segments.plugin [-] Segment e182420a-1ff6-43bd-8c64-1c6ece7a513f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e182420a-1ff6-43bd-8c64-1c6ece7a513f found for delete ", "request_id": "req-21e4dd33-2ffa-411c-8d96-ce39270e4259"}]} [pid: 7|app: 0|req: 1097/2273] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:39 2026] DELETE /v2.0/security-groups/5efc3b40-44d9-49d3-8ce6-cf4d0e5ac32b => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2274] 10.0.0.52 () {32 vars in 722 bytes} [Thu May 21 04:16:40 2026] GET /v2.0/networks/0560a05a-d40f-4a14-8a59-b35bd932bd59 => generated 655 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:16:40.635 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ab1213b9-0029-467e-b875-edb761c486af 3003b6cc0f334843b422b1a6e58415ff 132124e1ca684c109cc540f2c4f6c90c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1098/2275] 10.0.0.52 () {32 vars in 722 bytes} [Thu May 21 04:16:40 2026] GET /v2.0/networks/0560a05a-d40f-4a14-8a59-b35bd932bd59 => generated 138 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2276] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:16:40 2026] DELETE /v2.0/networks/0560a05a-d40f-4a14-8a59-b35bd932bd59 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:16:40.823 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a3fc2c6-8394-41d5-8b9f-ec11754c49e8 b310b5ef74ed48779ec71387be19133a c1fd8478c4264db19745a81a94a50502 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1099/2277] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:16:40 2026] DELETE /v2.0/subnets/cb1f4ab5-944d-493c-8b8b-2a7b575dfb47 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:16:40.844 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7e3fcc64-33d8-4443-a0d9-53ff40d3ab69 b310b5ef74ed48779ec71387be19133a c1fd8478c4264db19745a81a94a50502 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1179/2278] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:16:40 2026] DELETE /v2.0/subnets/80298147-c047-4706-8ac4-458c37c3c002 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:16:40.868 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fba8d02b-7cd6-4e5a-becf-2acf27c8d3f9 b310b5ef74ed48779ec71387be19133a c1fd8478c4264db19745a81a94a50502 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1100/2279] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:16:40 2026] DELETE /v2.0/subnets/fc9dfec1-ea22-46b9-9cbe-af8ff5595886 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:16:41.423 8 INFO neutron.services.segments.plugin [-] Segment d690eb5f-7212-4665-a065-342ce42e4b28 resource provider aggregate not found 2026-05-21 04:16:41.427 8 INFO neutron.services.segments.plugin [-] Segment d690eb5f-7212-4665-a065-342ce42e4b28 resource provider aggregate not found 2026-05-21 04:16:41.440 8 INFO neutron.services.segments.plugin [-] Segment d690eb5f-7212-4665-a065-342ce42e4b28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d690eb5f-7212-4665-a065-342ce42e4b28 found for delete ", "request_id": "req-dc337802-2ffd-4137-a2e8-b0930b703c04"}]} 2026-05-21 04:16:41.441 8 INFO neutron.services.segments.plugin [-] Segment d690eb5f-7212-4665-a065-342ce42e4b28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d690eb5f-7212-4665-a065-342ce42e4b28 found for delete ", "request_id": "req-9e2ab622-c54e-4ba9-9839-4f8d6f4000ea"}]} [pid: 7|app: 0|req: 1101/2280] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:41 2026] GET /v2.0/security-groups?tenant_id=d43bdd250deb432d9555a954ce134a3a&name=default => generated 2929 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2281] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:41 2026] GET /v2.0/security-groups?tenant_id=132124e1ca684c109cc540f2c4f6c90c&name=default => generated 2929 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2282] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:41 2026] DELETE /v2.0/security-groups/674c41bd-87cc-4a78-ba1e-548f461a4fab => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2283] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:41 2026] DELETE /v2.0/security-groups/4ffc8807-4d98-42ee-871f-37da77f3c1c4 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2284] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:42 2026] GET /v2.0/security-groups?tenant_id=c1fd8478c4264db19745a81a94a50502&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2285] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:42 2026] DELETE /v2.0/security-groups/cdd6ff7b-6dea-450a-a631-98fd13a228c0 => 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: 1104/2286] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:42 2026] GET /v2.0/security-groups?tenant_id=ec087ec6b3f9472fab58e48887282447&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2287] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:42 2026] DELETE /v2.0/security-groups/dfd2087a-9349-4eda-a2b6-ecb9fb2c0741 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2288] 10.0.0.52 () {34 vars in 675 bytes} [Thu May 21 04:16:43 2026] POST /v2.0/floatingips => generated 552 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2289] 10.0.0.52 () {34 vars in 758 bytes} [Thu May 21 04:16:43 2026] PUT /v2.0/floatingips/fcfaf95e-4091-49f8-a0cf-7ee120ffb0de/tags => generated 25 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2290] 10.0.0.52 () {32 vars in 738 bytes} [Thu May 21 04:16:43 2026] GET /v2.0/floatingips/fcfaf95e-4091-49f8-a0cf-7ee120ffb0de/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2291] 10.0.0.52 () {34 vars in 769 bytes} [Thu May 21 04:16:43 2026] PUT /v2.0/floatingips/fcfaf95e-4091-49f8-a0cf-7ee120ffb0de/tags/green => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2292] 10.0.0.52 () {32 vars in 738 bytes} [Thu May 21 04:16:43 2026] GET /v2.0/floatingips/fcfaf95e-4091-49f8-a0cf-7ee120ffb0de/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: 1186/2293] 10.0.0.52 () {34 vars in 765 bytes} [Thu May 21 04:16:44 2026] PUT /v2.0/floatingips/fcfaf95e-4091-49f8-a0cf-7ee120ffb0de/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2294] 10.0.0.52 () {32 vars in 738 bytes} [Thu May 21 04:16:44 2026] GET /v2.0/floatingips/fcfaf95e-4091-49f8-a0cf-7ee120ffb0de/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2295] 10.0.0.52 () {34 vars in 787 bytes} [Thu May 21 04:16:44 2026] PUT /v2.0/floatingips/fcfaf95e-4091-49f8-a0cf-7ee120ffb0de/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2296] 10.0.0.52 () {32 vars in 738 bytes} [Thu May 21 04:16:44 2026] GET /v2.0/floatingips/fcfaf95e-4091-49f8-a0cf-7ee120ffb0de/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: 1188/2297] 10.0.0.52 () {34 vars in 758 bytes} [Thu May 21 04:16:44 2026] PUT /v2.0/floatingips/fcfaf95e-4091-49f8-a0cf-7ee120ffb0de/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2298] 10.0.0.52 () {32 vars in 738 bytes} [Thu May 21 04:16:44 2026] GET /v2.0/floatingips/fcfaf95e-4091-49f8-a0cf-7ee120ffb0de/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: 1189/2299] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:16:44 2026] GET /v2.0/floatingips/fcfaf95e-4091-49f8-a0cf-7ee120ffb0de/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:16:44.444 7 INFO neutron.api.v2.resource [None req-93f1cdae-bb99-4778-8ba8-a7db0534b12e 78b2c377e03741918e8f305dda7e7229 70439e5aa3674287aa9ff4e5920fad99 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1111/2300] 10.0.0.52 () {32 vars in 750 bytes} [Thu May 21 04:16:44 2026] GET /v2.0/floatingips/fcfaf95e-4091-49f8-a0cf-7ee120ffb0de/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2301] 10.0.0.52 () {32 vars in 749 bytes} [Thu May 21 04:16:44 2026] DELETE /v2.0/floatingips/fcfaf95e-4091-49f8-a0cf-7ee120ffb0de/tags/red => 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: 1112/2302] 10.0.0.52 () {32 vars in 738 bytes} [Thu May 21 04:16:44 2026] GET /v2.0/floatingips/fcfaf95e-4091-49f8-a0cf-7ee120ffb0de/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:16:44.601 8 INFO neutron.api.v2.resource [None req-034b1c35-aabf-44a7-9103-e2fa087635cb 78b2c377e03741918e8f305dda7e7229 70439e5aa3674287aa9ff4e5920fad99 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1191/2303] 10.0.0.52 () {32 vars in 753 bytes} [Thu May 21 04:16:44 2026] DELETE /v2.0/floatingips/fcfaf95e-4091-49f8-a0cf-7ee120ffb0de/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2304] 10.0.0.52 () {32 vars in 741 bytes} [Thu May 21 04:16:44 2026] DELETE /v2.0/floatingips/fcfaf95e-4091-49f8-a0cf-7ee120ffb0de/tags => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2305] 10.0.0.52 () {32 vars in 738 bytes} [Thu May 21 04:16:44 2026] GET /v2.0/floatingips/fcfaf95e-4091-49f8-a0cf-7ee120ffb0de/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:16:44.859 7 INFO neutron_taas.services.taas.taas_plugin [None req-f4bf48a4-abe7-42a7-b6a1-3c64dd57f2e9 78b2c377e03741918e8f305dda7e7229 70439e5aa3674287aa9ff4e5920fad99 - - default default] TaaS: Handle Delete Port: a264afcd-0629-42d0-a0ba-eddb4d0ee945 2026-05-21 04:16:44.862 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4bf48a4-abe7-42a7-b6a1-3c64dd57f2e9 78b2c377e03741918e8f305dda7e7229 70439e5aa3674287aa9ff4e5920fad99 - - default default] Tap Mirror: Handle Delete Port: a264afcd-0629-42d0-a0ba-eddb4d0ee945 [pid: 7|app: 0|req: 1114/2306] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:16:44 2026] DELETE /v2.0/floatingips/fcfaf95e-4091-49f8-a0cf-7ee120ffb0de => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2307] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:45 2026] GET /v2.0/security-groups?tenant_id=28392198df534685b4f5c9a403703cbe&name=default => generated 2929 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2308] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:45 2026] DELETE /v2.0/security-groups/c5b77cd8-a7ea-4289-8ed7-61ab3d16dd49 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2309] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:46 2026] GET /v2.0/security-groups?tenant_id=70439e5aa3674287aa9ff4e5920fad99&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2310] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:46 2026] DELETE /v2.0/security-groups/6b92e1ad-dadf-459b-a490-d7f5782a2847 => 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: 1194/2311] 10.0.0.52 () {34 vars in 675 bytes} [Thu May 21 04:16:46 2026] POST /v2.0/floatingips => generated 552 bytes in 735 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:16:46.950 7 INFO neutron.db.segments_db [None req-fc7d17c1-cc36-42e7-b687-ae76a23fd6ed 7abac1325b824b8c8bc0eb3777ae7b3b a1db35a9fe92450b903354eb8134ac04 - - default default] Added segment ef47939f-ae63-4643-8a74-7c39c2d6aa12 of type vxlan for network 193758e1-7f5c-45ef-aa55-3c1411c37421 2026-05-21 04:16:47.202 7 INFO neutron.db.l3_hamode_db [None req-fc7d17c1-cc36-42e7-b687-ae76a23fd6ed 7abac1325b824b8c8bc0eb3777ae7b3b a1db35a9fe92450b903354eb8134ac04 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1195/2312] 10.0.0.52 () {34 vars in 675 bytes} [Thu May 21 04:16:46 2026] POST /v2.0/floatingips => generated 552 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:16:47.319 7 INFO neutron.db.l3_hamode_db [None req-fc7d17c1-cc36-42e7-b687-ae76a23fd6ed 7abac1325b824b8c8bc0eb3777ae7b3b a1db35a9fe92450b903354eb8134ac04 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1196/2313] 10.0.0.52 () {34 vars in 675 bytes} [Thu May 21 04:16:47 2026] POST /v2.0/floatingips => generated 552 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2314] 10.0.0.52 () {34 vars in 667 bytes} [Thu May 21 04:16:46 2026] POST /v2.0/routers => generated 474 bytes in 1153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:16:47.978 7 INFO neutron.db.l3_hamode_db [None req-d27d7758-9c46-4bb8-bb50-0d50fbe592de 7abac1325b824b8c8bc0eb3777ae7b3b a1db35a9fe92450b903354eb8134ac04 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 04:16:48.117 7 INFO neutron.db.l3_hamode_db [None req-d27d7758-9c46-4bb8-bb50-0d50fbe592de 7abac1325b824b8c8bc0eb3777ae7b3b a1db35a9fe92450b903354eb8134ac04 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1197/2315] 10.0.0.52 () {34 vars in 675 bytes} [Thu May 21 04:16:47 2026] POST /v2.0/floatingips => generated 552 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2316] 10.0.0.52 () {34 vars in 675 bytes} [Thu May 21 04:16:48 2026] POST /v2.0/floatingips => generated 552 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2317] 10.0.0.52 () {34 vars in 667 bytes} [Thu May 21 04:16:47 2026] POST /v2.0/routers => generated 474 bytes in 878 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2318] 10.0.0.52 () {34 vars in 758 bytes} [Thu May 21 04:16:48 2026] PUT /v2.0/floatingips/2166c13b-808b-47e0-a865-68eb2c7451c2/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2319] 10.0.0.52 () {34 vars in 758 bytes} [Thu May 21 04:16:48 2026] PUT /v2.0/floatingips/61194649-626f-46d2-b9bc-71f1c9e8c727/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:16:48.880 7 INFO neutron.db.l3_hamode_db [None req-ed2fbc4f-180e-47ab-8f4e-7ad0363e0fe6 7abac1325b824b8c8bc0eb3777ae7b3b a1db35a9fe92450b903354eb8134ac04 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1201/2320] 10.0.0.52 () {34 vars in 758 bytes} [Thu May 21 04:16:48 2026] PUT /v2.0/floatingips/23554181-443c-42de-9dd2-49afe5440dd0/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2321] 10.0.0.52 () {34 vars in 758 bytes} [Thu May 21 04:16:48 2026] PUT /v2.0/floatingips/c8abf86c-3b22-44c2-ad1d-ae2a8a708224/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2322] 10.0.0.52 () {32 vars in 671 bytes} [Thu May 21 04:16:48 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2323] 10.0.0.52 () {32 vars in 685 bytes} [Thu May 21 04:16:49 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2324] 10.0.0.52 () {32 vars in 681 bytes} [Thu May 21 04:16:49 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2325] 10.0.0.52 () {32 vars in 693 bytes} [Thu May 21 04:16:49 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2326] 10.0.0.52 () {32 vars in 679 bytes} [Thu May 21 04:16:49 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2327] 10.0.0.52 () {32 vars in 693 bytes} [Thu May 21 04:16:49 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2328] 10.0.0.52 () {32 vars in 689 bytes} [Thu May 21 04:16:49 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2329] 10.0.0.52 () {32 vars in 701 bytes} [Thu May 21 04:16:49 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:16:49.456 7 INFO neutron.db.l3_hamode_db [None req-ed2fbc4f-180e-47ab-8f4e-7ad0363e0fe6 7abac1325b824b8c8bc0eb3777ae7b3b a1db35a9fe92450b903354eb8134ac04 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 04:16:49.548 8 INFO neutron_taas.services.taas.taas_plugin [None req-2b55a2e0-dc48-4d40-8082-799797643ffc 7a0872f55a724c68a68732dce4500ee7 b8a972beed4b4e0e89ec3e3b7eb3c3fe - - default default] TaaS: Handle Delete Port: e46fe0df-cea0-452a-a74a-61ceabf7466b 2026-05-21 04:16:49.552 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b55a2e0-dc48-4d40-8082-799797643ffc 7a0872f55a724c68a68732dce4500ee7 b8a972beed4b4e0e89ec3e3b7eb3c3fe - - default default] Tap Mirror: Handle Delete Port: e46fe0df-cea0-452a-a74a-61ceabf7466b [pid: 8|app: 0|req: 1211/2330] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:16:49 2026] DELETE /v2.0/floatingips/2166c13b-808b-47e0-a865-68eb2c7451c2 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:16:50.014 8 INFO neutron.db.segments_db [None req-0193b5fa-4acc-45d9-a0e4-705d37706aff 6db61d7a9cd84b64a05e2378c9a7289d 7bd4b35c839740c7bfacdcc6610d3c38 - - default default] Added segment 6185ae59-a0be-4858-9d05-04bcd249c82f of type vxlan for network 5a7d9e88-0c52-409d-96b4-90d7392391e6 [pid: 7|app: 0|req: 1120/2333] 10.0.0.52 () {34 vars in 667 bytes} [Thu May 21 04:16:48 2026] POST /v2.0/routers => generated 474 bytes in 1257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2334] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:16:49 2026] POST /v2.0/networks => generated 631 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:16:50.147 8 INFO neutron.db.l3_hamode_db [None req-3d2267fd-a13b-4443-a13e-ad3d6f2414e1 7abac1325b824b8c8bc0eb3777ae7b3b a1db35a9fe92450b903354eb8134ac04 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 04:16:50.161 7 INFO neutron_taas.services.taas.taas_plugin [None req-f371fad5-3fe3-4eba-8039-1fc765ad9bd0 7a0872f55a724c68a68732dce4500ee7 b8a972beed4b4e0e89ec3e3b7eb3c3fe - - default default] TaaS: Handle Delete Port: d8b4b39c-59b4-4a96-8d9d-fdf614178391 2026-05-21 04:16:50.165 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f371fad5-3fe3-4eba-8039-1fc765ad9bd0 7a0872f55a724c68a68732dce4500ee7 b8a972beed4b4e0e89ec3e3b7eb3c3fe - - default default] Tap Mirror: Handle Delete Port: d8b4b39c-59b4-4a96-8d9d-fdf614178391 2026-05-21 04:16:50.243 8 INFO neutron.db.l3_hamode_db [None req-3d2267fd-a13b-4443-a13e-ad3d6f2414e1 7abac1325b824b8c8bc0eb3777ae7b3b a1db35a9fe92450b903354eb8134ac04 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1121/2335] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:16:50 2026] DELETE /v2.0/floatingips/61194649-626f-46d2-b9bc-71f1c9e8c727 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:16:50.408 7 INFO neutron.db.segments_db [None req-52b72b00-8dc9-4877-8ca8-570e69398534 6db61d7a9cd84b64a05e2378c9a7289d 7bd4b35c839740c7bfacdcc6610d3c38 - - default default] Added segment 34a91e06-8770-4014-8ea2-1ae5e69402cf of type vxlan for network f0481df7-7e8a-4540-9c33-d2c5b75cee58 [pid: 7|app: 0|req: 1122/2336] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:16:50 2026] POST /v2.0/networks => generated 632 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:16:50.630 7 INFO neutron_taas.services.taas.taas_plugin [None req-2828ffa1-4834-475f-b13a-be7f76717bf9 7a0872f55a724c68a68732dce4500ee7 b8a972beed4b4e0e89ec3e3b7eb3c3fe - - default default] TaaS: Handle Delete Port: 3157538a-2faf-4723-8883-1a9981c2ab69 2026-05-21 04:16:50.634 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2828ffa1-4834-475f-b13a-be7f76717bf9 7a0872f55a724c68a68732dce4500ee7 b8a972beed4b4e0e89ec3e3b7eb3c3fe - - default default] Tap Mirror: Handle Delete Port: 3157538a-2faf-4723-8883-1a9981c2ab69 [pid: 7|app: 0|req: 1123/2337] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:16:50 2026] DELETE /v2.0/floatingips/23554181-443c-42de-9dd2-49afe5440dd0 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2338] 10.0.0.52 () {34 vars in 752 bytes} [Thu May 21 04:16:50 2026] PUT /v2.0/networks/5a7d9e88-0c52-409d-96b4-90d7392391e6/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2339] 10.0.0.52 () {34 vars in 667 bytes} [Thu May 21 04:16:50 2026] POST /v2.0/routers => generated 474 bytes in 787 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2340] 10.0.0.52 () {32 vars in 732 bytes} [Thu May 21 04:16:50 2026] GET /v2.0/networks/5a7d9e88-0c52-409d-96b4-90d7392391e6/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:16:50.951 7 INFO neutron_taas.services.taas.taas_plugin [None req-c974b0a4-5633-4a5e-bb12-e58f26d0d98f 7a0872f55a724c68a68732dce4500ee7 b8a972beed4b4e0e89ec3e3b7eb3c3fe - - default default] TaaS: Handle Delete Port: 33b1914a-b981-4edf-8263-2008a5fd62e0 2026-05-21 04:16:50.955 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c974b0a4-5633-4a5e-bb12-e58f26d0d98f 7a0872f55a724c68a68732dce4500ee7 b8a972beed4b4e0e89ec3e3b7eb3c3fe - - default default] Tap Mirror: Handle Delete Port: 33b1914a-b981-4edf-8263-2008a5fd62e0 2026-05-21 04:16:50.978 8 INFO neutron.db.l3_hamode_db [None req-177b2a29-ea7a-47e4-88ed-3065971eccce 7abac1325b824b8c8bc0eb3777ae7b3b a1db35a9fe92450b903354eb8134ac04 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 04:16:51.123 8 INFO neutron.db.l3_hamode_db [None req-177b2a29-ea7a-47e4-88ed-3065971eccce 7abac1325b824b8c8bc0eb3777ae7b3b a1db35a9fe92450b903354eb8134ac04 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1125/2341] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:16:50 2026] DELETE /v2.0/floatingips/c8abf86c-3b22-44c2-ad1d-ae2a8a708224 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2342] 10.0.0.52 () {34 vars in 752 bytes} [Thu May 21 04:16:51 2026] PUT /v2.0/networks/f0481df7-7e8a-4540-9c33-d2c5b75cee58/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:16:51.297 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a93de45-45c0-4b5c-b91f-67440001f171 7a0872f55a724c68a68732dce4500ee7 b8a972beed4b4e0e89ec3e3b7eb3c3fe - - default default] TaaS: Handle Delete Port: a59acf5b-783e-4da6-891f-1676ce4e5da5 2026-05-21 04:16:51.301 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a93de45-45c0-4b5c-b91f-67440001f171 7a0872f55a724c68a68732dce4500ee7 b8a972beed4b4e0e89ec3e3b7eb3c3fe - - default default] Tap Mirror: Handle Delete Port: a59acf5b-783e-4da6-891f-1676ce4e5da5 [pid: 7|app: 0|req: 1127/2343] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:16:51 2026] DELETE /v2.0/floatingips/095dca02-f99c-4b53-b0fe-14a61a87120c => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2344] 10.0.0.52 () {32 vars in 732 bytes} [Thu May 21 04:16:51 2026] GET /v2.0/networks/f0481df7-7e8a-4540-9c33-d2c5b75cee58/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2345] 10.0.0.52 () {34 vars in 752 bytes} [Thu May 21 04:16:51 2026] PUT /v2.0/networks/f0481df7-7e8a-4540-9c33-d2c5b75cee58/tags => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2346] 10.0.0.52 () {32 vars in 732 bytes} [Thu May 21 04:16:51 2026] GET /v2.0/networks/f0481df7-7e8a-4540-9c33-d2c5b75cee58/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: 1131/2347] 10.0.0.52 () {32 vars in 732 bytes} [Thu May 21 04:16:51 2026] GET /v2.0/networks/5a7d9e88-0c52-409d-96b4-90d7392391e6/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:16:51.766 7 INFO neutron.services.segments.plugin [-] Segment 6185ae59-a0be-4858-9d05-04bcd249c82f resource provider aggregate not found [pid: 8|app: 0|req: 1217/2348] 10.0.0.52 () {34 vars in 667 bytes} [Thu May 21 04:16:50 2026] POST /v2.0/routers => generated 474 bytes in 841 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:16:51.777 7 INFO neutron.services.segments.plugin [-] Segment 6185ae59-a0be-4858-9d05-04bcd249c82f resource provider aggregate not found 2026-05-21 04:16:51.787 7 INFO neutron.services.segments.plugin [-] Segment 6185ae59-a0be-4858-9d05-04bcd249c82f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6185ae59-a0be-4858-9d05-04bcd249c82f found for delete ", "request_id": "req-f6740da4-d5af-4d8d-8f00-0fa2707c0121"}]} 2026-05-21 04:16:51.793 7 INFO neutron.services.segments.plugin [-] Segment 6185ae59-a0be-4858-9d05-04bcd249c82f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6185ae59-a0be-4858-9d05-04bcd249c82f found for delete ", "request_id": "req-1b42c7f7-e392-446f-914f-99d84c3776bc"}]} [pid: 7|app: 0|req: 1132/2349] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:16:51 2026] DELETE /v2.0/networks/5a7d9e88-0c52-409d-96b4-90d7392391e6 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2350] 10.0.0.52 () {34 vars in 750 bytes} [Thu May 21 04:16:51 2026] PUT /v2.0/routers/b3c84892-7fa5-4520-8ed4-008a71577a98/tags => generated 17 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2351] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:16:51 2026] DELETE /v2.0/networks/f0481df7-7e8a-4540-9c33-d2c5b75cee58 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2352] 10.0.0.52 () {34 vars in 750 bytes} [Thu May 21 04:16:51 2026] PUT /v2.0/routers/9ae78f27-c558-4b25-8c54-0579e3551cc1/tags => generated 25 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2353] 10.0.0.52 () {34 vars in 750 bytes} [Thu May 21 04:16:51 2026] PUT /v2.0/routers/90300e9b-8fac-42d8-b9be-252b3295c163/tags => generated 34 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2354] 10.0.0.52 () {34 vars in 750 bytes} [Thu May 21 04:16:52 2026] PUT /v2.0/routers/21fb4710-f928-431a-977f-5981518f152f/tags => generated 19 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2355] 10.0.0.52 () {32 vars in 663 bytes} [Thu May 21 04:16:52 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2356] 10.0.0.52 () {32 vars in 677 bytes} [Thu May 21 04:16:52 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2357] 10.0.0.52 () {32 vars in 673 bytes} [Thu May 21 04:16:52 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2358] 10.0.0.52 () {32 vars in 685 bytes} [Thu May 21 04:16:52 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2359] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:52 2026] GET /v2.0/security-groups?tenant_id=b8a972beed4b4e0e89ec3e3b7eb3c3fe&name=default => generated 2929 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2360] 10.0.0.52 () {32 vars in 671 bytes} [Thu May 21 04:16:52 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2361] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:52 2026] GET /v2.0/security-groups?tenant_id=7bd4b35c839740c7bfacdcc6610d3c38&name=default => generated 2929 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2362] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:52 2026] DELETE /v2.0/security-groups/3656e0dc-5fde-4e2d-9d9a-800b20551a3a => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2363] 10.0.0.52 () {32 vars in 685 bytes} [Thu May 21 04:16:52 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2364] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:52 2026] DELETE /v2.0/security-groups/0272ecf2-9547-4eda-84ce-f24f6d5e434c => 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: 1224/2365] 10.0.0.52 () {32 vars in 681 bytes} [Thu May 21 04:16:52 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2366] 10.0.0.52 () {32 vars in 693 bytes} [Thu May 21 04:16:52 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2367] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:52 2026] GET /v2.0/security-groups?tenant_id=6fb814d21bdc426a9375fb3c93d10a87&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: 1226/2368] 10.0.0.52 () {32 vars in 720 bytes} [Thu May 21 04:16:52 2026] GET /v2.0/routers/b3c84892-7fa5-4520-8ed4-008a71577a98 => generated 485 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2369] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:52 2026] DELETE /v2.0/security-groups/fcb734c9-9be4-4d53-96c8-1b381e06f939 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2370] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:53 2026] GET /v2.0/security-groups?tenant_id=19768ceb2f434a739434bb78c7ea71b1&name=default => generated 2929 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2371] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:53 2026] DELETE /v2.0/security-groups/70565553-3b5b-4490-87b1-dfe2fde68813 => 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: 1146/2372] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:53 2026] GET /v2.0/security-groups?tenant_id=745da73b571344e099db62b1d1797b7f&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2373] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:53 2026] DELETE /v2.0/security-groups/b17c87cd-338c-4389-9c09-133cd01be4e5 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:16:53.814 7 INFO neutron.services.segments.plugin [-] Segment 34a91e06-8770-4014-8ea2-1ae5e69402cf resource provider aggregate not found 2026-05-21 04:16:53.816 7 INFO neutron.services.segments.plugin [-] Segment 34a91e06-8770-4014-8ea2-1ae5e69402cf resource provider aggregate not found 2026-05-21 04:16:53.838 7 INFO neutron.services.segments.plugin [-] Segment 34a91e06-8770-4014-8ea2-1ae5e69402cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34a91e06-8770-4014-8ea2-1ae5e69402cf found for delete ", "request_id": "req-0c88ef2a-8747-499d-a4ba-c5e50c0723ee"}]} 2026-05-21 04:16:53.839 7 INFO neutron.services.segments.plugin [-] Segment 34a91e06-8770-4014-8ea2-1ae5e69402cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34a91e06-8770-4014-8ea2-1ae5e69402cf found for delete ", "request_id": "req-9cb5d63d-6c79-47f3-a2f6-3286919070ca"}]} [pid: 8|app: 0|req: 1227/2374] 10.0.0.52 () {34 vars in 741 bytes} [Thu May 21 04:16:52 2026] PUT /v2.0/routers/b3c84892-7fa5-4520-8ed4-008a71577a98 => generated 485 bytes in 980 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2375] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:16:53 2026] GET /v2.0/ports?device_id=b3c84892-7fa5-4520-8ed4-008a71577a98 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:16:54.124 8 INFO neutron_taas.services.taas.taas_plugin [None req-2b843e6f-e26c-4ace-a59c-7833970a08eb 7abac1325b824b8c8bc0eb3777ae7b3b a1db35a9fe92450b903354eb8134ac04 - - default default] TaaS: Handle Delete Port: c7b6e4b0-13fa-4abc-a359-89c381b91348 2026-05-21 04:16:54.127 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b843e6f-e26c-4ace-a59c-7833970a08eb 7abac1325b824b8c8bc0eb3777ae7b3b a1db35a9fe92450b903354eb8134ac04 - - default default] Tap Mirror: Handle Delete Port: c7b6e4b0-13fa-4abc-a359-89c381b91348 [pid: 8|app: 0|req: 1228/2376] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:16:53 2026] DELETE /v2.0/routers/b3c84892-7fa5-4520-8ed4-008a71577a98 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2377] 10.0.0.52 () {32 vars in 720 bytes} [Thu May 21 04:16:54 2026] GET /v2.0/routers/9ae78f27-c558-4b25-8c54-0579e3551cc1 => generated 493 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2378] 10.0.0.52 () {34 vars in 741 bytes} [Thu May 21 04:16:54 2026] PUT /v2.0/routers/9ae78f27-c558-4b25-8c54-0579e3551cc1 => generated 493 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2379] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:16:54 2026] GET /v2.0/ports?device_id=9ae78f27-c558-4b25-8c54-0579e3551cc1 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:16:55.157 8 INFO neutron_taas.services.taas.taas_plugin [None req-503cead8-88a6-474f-af4e-09f07b86ecc9 7abac1325b824b8c8bc0eb3777ae7b3b a1db35a9fe92450b903354eb8134ac04 - - default default] TaaS: Handle Delete Port: 332eb056-fae0-4869-9191-c6c40136e3f2 2026-05-21 04:16:55.159 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-503cead8-88a6-474f-af4e-09f07b86ecc9 7abac1325b824b8c8bc0eb3777ae7b3b a1db35a9fe92450b903354eb8134ac04 - - default default] Tap Mirror: Handle Delete Port: 332eb056-fae0-4869-9191-c6c40136e3f2 [pid: 8|app: 0|req: 1230/2380] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:16:55 2026] DELETE /v2.0/routers/9ae78f27-c558-4b25-8c54-0579e3551cc1 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2381] 10.0.0.52 () {32 vars in 720 bytes} [Thu May 21 04:16:55 2026] GET /v2.0/routers/90300e9b-8fac-42d8-b9be-252b3295c163 => generated 502 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2382] 10.0.0.52 () {34 vars in 741 bytes} [Thu May 21 04:16:55 2026] PUT /v2.0/routers/90300e9b-8fac-42d8-b9be-252b3295c163 => generated 502 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2383] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:16:55 2026] GET /v2.0/ports?device_id=90300e9b-8fac-42d8-b9be-252b3295c163 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:16:56.115 8 INFO neutron_taas.services.taas.taas_plugin [None req-6f6f5b26-41f8-4622-9e17-ad4af6d202a2 7abac1325b824b8c8bc0eb3777ae7b3b a1db35a9fe92450b903354eb8134ac04 - - default default] TaaS: Handle Delete Port: a63aa7e3-a45b-433a-bdb8-6fdf34637131 2026-05-21 04:16:56.118 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f6f5b26-41f8-4622-9e17-ad4af6d202a2 7abac1325b824b8c8bc0eb3777ae7b3b a1db35a9fe92450b903354eb8134ac04 - - default default] Tap Mirror: Handle Delete Port: a63aa7e3-a45b-433a-bdb8-6fdf34637131 [pid: 8|app: 0|req: 1232/2384] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:16:55 2026] DELETE /v2.0/routers/90300e9b-8fac-42d8-b9be-252b3295c163 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2385] 10.0.0.52 () {32 vars in 720 bytes} [Thu May 21 04:16:56 2026] GET /v2.0/routers/21fb4710-f928-431a-977f-5981518f152f => generated 487 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2386] 10.0.0.52 () {34 vars in 677 bytes} [Thu May 21 04:16:56 2026] POST /v2.0/qos/policies => generated 359 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2387] 10.0.0.52 () {34 vars in 741 bytes} [Thu May 21 04:16:56 2026] PUT /v2.0/routers/21fb4710-f928-431a-977f-5981518f152f => generated 487 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2388] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:16:56 2026] GET /v2.0/ports?device_id=21fb4710-f928-431a-977f-5981518f152f => 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: 1155/2389] 10.0.0.52 () {34 vars in 752 bytes} [Thu May 21 04:16:56 2026] PUT /v2.0/policies/9b39549f-70eb-4a1c-a0fc-490f40c19552/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2390] 10.0.0.52 () {32 vars in 732 bytes} [Thu May 21 04:16:56 2026] GET /v2.0/policies/9b39549f-70eb-4a1c-a0fc-490f40c19552/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2391] 10.0.0.52 () {34 vars in 763 bytes} [Thu May 21 04:16:56 2026] PUT /v2.0/policies/9b39549f-70eb-4a1c-a0fc-490f40c19552/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2392] 10.0.0.52 () {32 vars in 732 bytes} [Thu May 21 04:16:57 2026] GET /v2.0/policies/9b39549f-70eb-4a1c-a0fc-490f40c19552/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2393] 10.0.0.52 () {34 vars in 759 bytes} [Thu May 21 04:16:57 2026] PUT /v2.0/policies/9b39549f-70eb-4a1c-a0fc-490f40c19552/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-21 04:16:57.123 8 INFO neutron_taas.services.taas.taas_plugin [None req-397c44ba-fafb-4f9e-b4c1-e530fe5f057f 7abac1325b824b8c8bc0eb3777ae7b3b a1db35a9fe92450b903354eb8134ac04 - - default default] TaaS: Handle Delete Port: f98e509a-d163-4e59-ba79-ba2f35618f68 2026-05-21 04:16:57.126 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-397c44ba-fafb-4f9e-b4c1-e530fe5f057f 7abac1325b824b8c8bc0eb3777ae7b3b a1db35a9fe92450b903354eb8134ac04 - - default default] Tap Mirror: Handle Delete Port: f98e509a-d163-4e59-ba79-ba2f35618f68 [pid: 7|app: 0|req: 1160/2394] 10.0.0.52 () {32 vars in 732 bytes} [Thu May 21 04:16:57 2026] GET /v2.0/policies/9b39549f-70eb-4a1c-a0fc-490f40c19552/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2395] 10.0.0.52 () {34 vars in 781 bytes} [Thu May 21 04:16:57 2026] PUT /v2.0/policies/9b39549f-70eb-4a1c-a0fc-490f40c19552/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2396] 10.0.0.52 () {32 vars in 732 bytes} [Thu May 21 04:16:57 2026] GET /v2.0/policies/9b39549f-70eb-4a1c-a0fc-490f40c19552/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2397] 10.0.0.52 () {34 vars in 752 bytes} [Thu May 21 04:16:57 2026] PUT /v2.0/policies/9b39549f-70eb-4a1c-a0fc-490f40c19552/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2398] 10.0.0.52 () {32 vars in 732 bytes} [Thu May 21 04:16:57 2026] GET /v2.0/policies/9b39549f-70eb-4a1c-a0fc-490f40c19552/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2399] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:16:56 2026] DELETE /v2.0/routers/21fb4710-f928-431a-977f-5981518f152f => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2400] 10.0.0.52 () {32 vars in 740 bytes} [Thu May 21 04:16:57 2026] GET /v2.0/policies/9b39549f-70eb-4a1c-a0fc-490f40c19552/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:16:57.372 7 INFO neutron.api.v2.resource [None req-8cb1c96b-c1de-4b68-9940-d4592f730ea7 ea207b9a051e464e9e61356ccd04179b 74625b73c9f94c19b25c05ed5ee01dc4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1166/2401] 10.0.0.52 () {32 vars in 744 bytes} [Thu May 21 04:16:57 2026] GET /v2.0/policies/9b39549f-70eb-4a1c-a0fc-490f40c19552/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2402] 10.0.0.52 () {32 vars in 720 bytes} [Thu May 21 04:16:57 2026] GET /v2.0/routers/591ac0d1-134c-40c9-84cb-d679b87c7269 => generated 480 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2403] 10.0.0.52 () {32 vars in 743 bytes} [Thu May 21 04:16:57 2026] DELETE /v2.0/policies/9b39549f-70eb-4a1c-a0fc-490f40c19552/tags/red => 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: 1168/2404] 10.0.0.52 () {32 vars in 732 bytes} [Thu May 21 04:16:57 2026] GET /v2.0/policies/9b39549f-70eb-4a1c-a0fc-490f40c19552/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:16:57.499 7 INFO neutron.api.v2.resource [None req-84dc6126-6397-4a2b-9bcb-ad8eee41b680 ea207b9a051e464e9e61356ccd04179b 74625b73c9f94c19b25c05ed5ee01dc4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1169/2405] 10.0.0.52 () {32 vars in 747 bytes} [Thu May 21 04:16:57 2026] DELETE /v2.0/policies/9b39549f-70eb-4a1c-a0fc-490f40c19552/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2406] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:16:57 2026] DELETE /v2.0/policies/9b39549f-70eb-4a1c-a0fc-490f40c19552/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2407] 10.0.0.52 () {32 vars in 732 bytes} [Thu May 21 04:16:57 2026] GET /v2.0/policies/9b39549f-70eb-4a1c-a0fc-490f40c19552/tags => 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: 1172/2408] 10.0.0.52 () {32 vars in 733 bytes} [Thu May 21 04:16:57 2026] DELETE /v2.0/qos/policies/9b39549f-70eb-4a1c-a0fc-490f40c19552 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2409] 10.0.0.52 () {34 vars in 741 bytes} [Thu May 21 04:16:57 2026] PUT /v2.0/routers/591ac0d1-134c-40c9-84cb-d679b87c7269 => generated 480 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2410] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:16:57 2026] GET /v2.0/ports?device_id=591ac0d1-134c-40c9-84cb-d679b87c7269 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:16:58.152 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f70e72c-c263-4ffa-9cbc-ab5806848ce4 7abac1325b824b8c8bc0eb3777ae7b3b a1db35a9fe92450b903354eb8134ac04 - - default default] TaaS: Handle Delete Port: 7e7f192a-a24f-4462-8bfa-bfbad5cf7583 2026-05-21 04:16:58.155 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f70e72c-c263-4ffa-9cbc-ab5806848ce4 7abac1325b824b8c8bc0eb3777ae7b3b a1db35a9fe92450b903354eb8134ac04 - - default default] Tap Mirror: Handle Delete Port: 7e7f192a-a24f-4462-8bfa-bfbad5cf7583 [pid: 7|app: 0|req: 1174/2411] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:58 2026] GET /v2.0/security-groups?tenant_id=74625b73c9f94c19b25c05ed5ee01dc4&name=default => generated 2929 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:16:58.534 8 INFO neutron.services.segments.plugin [-] Segment ef47939f-ae63-4643-8a74-7c39c2d6aa12 resource provider aggregate not found 2026-05-21 04:16:58.542 8 INFO neutron.services.segments.plugin [-] Segment ef47939f-ae63-4643-8a74-7c39c2d6aa12 resource provider aggregate not found 2026-05-21 04:16:58.560 8 INFO neutron.services.segments.plugin [-] Segment ef47939f-ae63-4643-8a74-7c39c2d6aa12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef47939f-ae63-4643-8a74-7c39c2d6aa12 found for delete ", "request_id": "req-aebc5482-567a-4f0e-b696-7a5bb6feabc1"}]} 2026-05-21 04:16:58.560 8 INFO neutron.services.segments.plugin [-] Segment ef47939f-ae63-4643-8a74-7c39c2d6aa12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef47939f-ae63-4643-8a74-7c39c2d6aa12 found for delete ", "request_id": "req-d9906379-47e8-4c08-826c-e3699ebeb24e"}]} 2026-05-21 04:16:58.577 8 INFO neutron.db.l3_hamode_db [None req-2f70e72c-c263-4ffa-9cbc-ab5806848ce4 7abac1325b824b8c8bc0eb3777ae7b3b a1db35a9fe92450b903354eb8134ac04 - - default default] HA network 193758e1-7f5c-45ef-aa55-3c1411c37421 was deleted as no HA routers are present in tenant a1db35a9fe92450b903354eb8134ac04. [pid: 8|app: 0|req: 1238/2412] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:16:57 2026] DELETE /v2.0/routers/591ac0d1-134c-40c9-84cb-d679b87c7269 => generated 0 bytes in 603 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2413] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:58 2026] DELETE /v2.0/security-groups/29e14f6f-d2fc-4f37-84af-286e08fcc7e6 => 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: 1239/2414] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:58 2026] GET /v2.0/security-groups?tenant_id=2d4549d7d9964a7c84c31eeba716dee8&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2415] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:59 2026] DELETE /v2.0/security-groups/b986aa36-8280-42cf-992f-326bb123c586 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2416] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:16:59 2026] GET /v2.0/security-groups?tenant_id=a1db35a9fe92450b903354eb8134ac04&name=default => generated 2929 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2417] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:16:59 2026] DELETE /v2.0/security-groups/a276d4e8-f44e-41e3-bcfd-5b36d0119804 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2418] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:17:00 2026] GET /v2.0/security-groups?tenant_id=87ce3ec03d0d4f5eb1b0045e8496bcb6&name=default => generated 2929 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2419] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:17:00 2026] DELETE /v2.0/security-groups/1a711f30-a896-4f1a-b2c2-c7926ac8a901 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2420] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:17:00 2026] GET /v2.0/security-groups?tenant_id=53c79414e6f74c37b49eb625215be2d3&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2421] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:17:00 2026] DELETE /v2.0/security-groups/0ec91e1b-3488-430f-8b3c-6959b5d704f5 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:17:02.445 8 INFO neutron.db.segments_db [None req-6445f8d2-fc1f-42a2-8517-273d99a01077 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Added segment df63edce-877c-4675-8f3b-73fe35954500 of type vxlan for network 1d129a0e-d3db-47a5-bc3b-3164fc99862b [pid: 8|app: 0|req: 1243/2422] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:17:02 2026] POST /v2.0/networks => generated 640 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2423] 10.0.0.52 () {34 vars in 683 bytes} [Thu May 21 04:17:02 2026] POST /v2.0/security-groups => generated 1603 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2424] 10.0.0.52 () {34 vars in 766 bytes} [Thu May 21 04:17:02 2026] PUT /v2.0/security-groups/1ed1d9c3-7bdd-42e3-9e6c-e956a10d4591/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2425] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:17:02 2026] GET /v2.0/security-groups/1ed1d9c3-7bdd-42e3-9e6c-e956a10d4591/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: 1183/2426] 10.0.0.52 () {34 vars in 777 bytes} [Thu May 21 04:17:02 2026] PUT /v2.0/security-groups/1ed1d9c3-7bdd-42e3-9e6c-e956a10d4591/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2427] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:17:02 2026] POST /v2.0/subnets => generated 658 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2428] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:17:02 2026] GET /v2.0/security-groups/1ed1d9c3-7bdd-42e3-9e6c-e956a10d4591/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2429] 10.0.0.52 () {34 vars in 773 bytes} [Thu May 21 04:17:02 2026] PUT /v2.0/security-groups/1ed1d9c3-7bdd-42e3-9e6c-e956a10d4591/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2430] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:17:02 2026] GET /v2.0/security-groups/1ed1d9c3-7bdd-42e3-9e6c-e956a10d4591/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2431] 10.0.0.52 () {32 vars in 721 bytes} [Thu May 21 04:17:02 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2432] 10.0.0.52 () {34 vars in 795 bytes} [Thu May 21 04:17:02 2026] PUT /v2.0/security-groups/1ed1d9c3-7bdd-42e3-9e6c-e956a10d4591/tags/black.or.white => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2433] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:17:02 2026] GET /v2.0/security-groups/1ed1d9c3-7bdd-42e3-9e6c-e956a10d4591/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2434] 10.0.0.52 () {34 vars in 766 bytes} [Thu May 21 04:17:03 2026] PUT /v2.0/security-groups/1ed1d9c3-7bdd-42e3-9e6c-e956a10d4591/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2435] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:17:03 2026] GET /v2.0/security-groups/1ed1d9c3-7bdd-42e3-9e6c-e956a10d4591/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2436] 10.0.0.52 () {32 vars in 754 bytes} [Thu May 21 04:17:03 2026] GET /v2.0/security-groups/1ed1d9c3-7bdd-42e3-9e6c-e956a10d4591/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2437] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:17:02 2026] POST /v2.0/subnets => generated 732 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:17:03.249 7 INFO neutron.api.v2.resource [None req-0ce33b05-ca04-44e3-97db-adb7b1bb7dbd 356ae2d366734d11b8a8c9bd2cf4b68a 37d6a04e48a144c9870a7db1a5308a9c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1192/2438] 10.0.0.52 () {32 vars in 758 bytes} [Thu May 21 04:17:03 2026] GET /v2.0/security-groups/1ed1d9c3-7bdd-42e3-9e6c-e956a10d4591/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 04:17:03.275 8 INFO neutron.db.segments_db [None req-1b9d8b18-1949-45de-8fc7-ce9f17b62521 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Added segment d70cfe26-943a-4482-83f1-54709b17c0cc of type vxlan for network b80448ab-e2e5-4646-a1fc-f95bbe8f85cc [pid: 7|app: 0|req: 1193/2439] 10.0.0.52 () {32 vars in 757 bytes} [Thu May 21 04:17:03 2026] DELETE /v2.0/security-groups/1ed1d9c3-7bdd-42e3-9e6c-e956a10d4591/tags/red => 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: 1194/2440] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:17:03 2026] GET /v2.0/security-groups/1ed1d9c3-7bdd-42e3-9e6c-e956a10d4591/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2441] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:17:03 2026] POST /v2.0/networks => generated 638 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:17:03.393 7 INFO neutron.api.v2.resource [None req-09042b69-5af6-4181-8c3a-1007a86ff45b 356ae2d366734d11b8a8c9bd2cf4b68a 37d6a04e48a144c9870a7db1a5308a9c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1195/2442] 10.0.0.52 () {32 vars in 761 bytes} [Thu May 21 04:17:03 2026] DELETE /v2.0/security-groups/1ed1d9c3-7bdd-42e3-9e6c-e956a10d4591/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2443] 10.0.0.52 () {32 vars in 749 bytes} [Thu May 21 04:17:03 2026] DELETE /v2.0/security-groups/1ed1d9c3-7bdd-42e3-9e6c-e956a10d4591/tags => 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: 1197/2444] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:17:03 2026] GET /v2.0/security-groups/1ed1d9c3-7bdd-42e3-9e6c-e956a10d4591/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2445] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:17:03 2026] DELETE /v2.0/security-groups/1ed1d9c3-7bdd-42e3-9e6c-e956a10d4591 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2446] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:17:03 2026] POST /v2.0/subnets => generated 656 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2447] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:17:03 2026] POST /v2.0/subnets => generated 725 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:17:03.912 8 INFO neutron.db.segments_db [None req-c9dd0e68-11e2-46ee-ac80-4d1e5f80fce6 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Added segment bc4f2b0e-6413-4759-89a1-09cc48b52a13 of type vxlan for network 63266f8e-a8bc-4d17-aff2-daf6c30139f5 [pid: 8|app: 0|req: 1249/2448] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:17:03 2026] POST /v2.0/networks => generated 638 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2449] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:17:04 2026] POST /v2.0/subnets => generated 656 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2450] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:17:04 2026] GET /v2.0/security-groups?tenant_id=37d6a04e48a144c9870a7db1a5308a9c&name=default => generated 2929 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2451] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:17:04 2026] DELETE /v2.0/security-groups/18e9e244-c971-4b6a-8706-cfe0e6d3b8ac => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2452] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:17:04 2026] POST /v2.0/subnets => generated 730 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:17:04.587 8 INFO neutron.db.segments_db [None req-969e2303-0710-4368-b685-8d5457e27eb5 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Added segment 3da87f00-c4d4-47c2-a436-8ec81467a730 of type vxlan for network 6b368451-9e25-4b68-92cc-958cb5cf48dd [pid: 7|app: 0|req: 1204/2455] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:17:04 2026] GET /v2.0/security-groups?tenant_id=36062dca14e945ceb1bac2295f72fec0&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:17:04.862 8 INFO neutron.db.l3_hamode_db [None req-969e2303-0710-4368-b685-8d5457e27eb5 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1205/2456] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:17:04 2026] DELETE /v2.0/security-groups/aa18198a-6f64-40b2-9c27-5ad123965624 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2457] 10.0.0.52 () {34 vars in 683 bytes} [Thu May 21 04:17:04 2026] POST /v2.0/security-groups => generated 1603 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2458] 10.0.0.52 () {34 vars in 683 bytes} [Thu May 21 04:17:05 2026] POST /v2.0/security-groups => generated 1603 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2459] 10.0.0.52 () {34 vars in 683 bytes} [Thu May 21 04:17:05 2026] POST /v2.0/security-groups => generated 1603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2460] 10.0.0.52 () {34 vars in 683 bytes} [Thu May 21 04:17:05 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) 2026-05-21 04:17:05.640 8 INFO neutron.db.l3_hamode_db [None req-969e2303-0710-4368-b685-8d5457e27eb5 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1210/2461] 10.0.0.52 () {34 vars in 683 bytes} [Thu May 21 04:17:05 2026] POST /v2.0/security-groups => generated 1603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2462] 10.0.0.52 () {34 vars in 766 bytes} [Thu May 21 04:17:05 2026] PUT /v2.0/security-groups/6c6b09f5-a0cd-4472-9bef-9a825677919c/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2463] 10.0.0.52 () {34 vars in 766 bytes} [Thu May 21 04:17:05 2026] PUT /v2.0/security-groups/f7f04aa2-46e2-4c8d-a552-11496c1235ec/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2464] 10.0.0.52 () {34 vars in 766 bytes} [Thu May 21 04:17:05 2026] PUT /v2.0/security-groups/687005eb-2bf0-4bd4-810d-7597f4e8bb69/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2465] 10.0.0.52 () {34 vars in 766 bytes} [Thu May 21 04:17:05 2026] PUT /v2.0/security-groups/fea296e8-a9d8-4bab-b9bc-0d9291ae56aa/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2466] 10.0.0.52 () {32 vars in 679 bytes} [Thu May 21 04:17:05 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2467] 10.0.0.52 () {32 vars in 693 bytes} [Thu May 21 04:17:06 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2468] 10.0.0.52 () {32 vars in 689 bytes} [Thu May 21 04:17:06 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2469] 10.0.0.52 () {32 vars in 701 bytes} [Thu May 21 04:17:06 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2470] 10.0.0.52 () {32 vars in 687 bytes} [Thu May 21 04:17:06 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2471] 10.0.0.52 () {32 vars in 701 bytes} [Thu May 21 04:17:06 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2472] 10.0.0.52 () {32 vars in 697 bytes} [Thu May 21 04:17:06 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2473] 10.0.0.52 () {32 vars in 709 bytes} [Thu May 21 04:17:06 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2474] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:17:06 2026] DELETE /v2.0/security-groups/6c6b09f5-a0cd-4472-9bef-9a825677919c => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2475] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:17:06 2026] DELETE /v2.0/security-groups/f7f04aa2-46e2-4c8d-a552-11496c1235ec => 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: 1225/2476] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:17:06 2026] DELETE /v2.0/security-groups/687005eb-2bf0-4bd4-810d-7597f4e8bb69 => 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: 1252/2477] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:17:04 2026] POST /v2.0/routers => generated 685 bytes in 2050 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2478] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:17:06 2026] DELETE /v2.0/security-groups/fea296e8-a9d8-4bab-b9bc-0d9291ae56aa => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2479] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:17:06 2026] DELETE /v2.0/security-groups/6f903e1d-7a02-4a86-816a-eb935df7063c => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2480] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:17:07 2026] GET /v2.0/security-groups?tenant_id=411e8296c43c4ce9a95226219df64fd6&name=default => generated 2929 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2481] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:17:07 2026] DELETE /v2.0/security-groups/f2ff5654-7ed7-40f1-a99e-65b27a3e9e65 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2482] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:17:06 2026] PUT /v2.0/routers/219184ae-6329-4e22-90dc-399758a4ea9e/add_router_interface => generated 309 bytes in 1450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2483] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:17:07 2026] GET /v2.0/security-groups?tenant_id=d91b54a9b8a84a0cbfaebe81b31d18e2&name=default => generated 2929 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:17:08.407 7 INFO neutron.db.segments_db [None req-b4126fa6-795e-4abb-824e-a78874409b56 ea9127b64b2a454eacf19195753a6790 5c7bf44906184e84a4640298b96eace0 - - default default] Added segment 82865744-f60d-4790-9694-0b5180b08af1 of type vxlan for network 97ffd025-639d-4d40-866d-5ae77d63ae2d [pid: 7|app: 0|req: 1231/2484] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:17:08 2026] POST /v2.0/networks => generated 632 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2485] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:17:08 2026] DELETE /v2.0/security-groups/e8322bee-9d0b-41c0-907f-a81874138206 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2486] 10.0.0.52 () {34 vars in 668 bytes} [Thu May 21 04:17:08 2026] POST /v2.0/subnets => generated 626 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2487] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:17:08 2026] GET /v2.0/security-groups?tenant_id=9b7201eac626441380581f5479a20985&name=default => generated 2929 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2488] 10.0.0.52 () {34 vars in 750 bytes} [Thu May 21 04:17:08 2026] PUT /v2.0/subnets/d8097df5-b90f-4a82-8db0-4cc51b707e7b/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2489] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:17:08 2026] DELETE /v2.0/security-groups/803a7820-1b58-4ff8-ba27-8e3702c9b67f => 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: 1237/2490] 10.0.0.52 () {32 vars in 730 bytes} [Thu May 21 04:17:09 2026] GET /v2.0/subnets/d8097df5-b90f-4a82-8db0-4cc51b707e7b/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: 1238/2491] 10.0.0.52 () {34 vars in 761 bytes} [Thu May 21 04:17:09 2026] PUT /v2.0/subnets/d8097df5-b90f-4a82-8db0-4cc51b707e7b/tags/green => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2492] 10.0.0.52 () {32 vars in 730 bytes} [Thu May 21 04:17:09 2026] GET /v2.0/subnets/d8097df5-b90f-4a82-8db0-4cc51b707e7b/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2493] 10.0.0.52 () {34 vars in 757 bytes} [Thu May 21 04:17:09 2026] PUT /v2.0/subnets/d8097df5-b90f-4a82-8db0-4cc51b707e7b/tags/red => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2494] 10.0.0.52 () {32 vars in 730 bytes} [Thu May 21 04:17:09 2026] GET /v2.0/subnets/d8097df5-b90f-4a82-8db0-4cc51b707e7b/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2495] 10.0.0.52 () {34 vars in 779 bytes} [Thu May 21 04:17:09 2026] PUT /v2.0/subnets/d8097df5-b90f-4a82-8db0-4cc51b707e7b/tags/black.or.white => 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: 1243/2496] 10.0.0.52 () {32 vars in 730 bytes} [Thu May 21 04:17:09 2026] GET /v2.0/subnets/d8097df5-b90f-4a82-8db0-4cc51b707e7b/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2497] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:17:08 2026] PUT /v2.0/routers/219184ae-6329-4e22-90dc-399758a4ea9e/add_router_interface => generated 309 bytes in 1420 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2498] 10.0.0.52 () {34 vars in 750 bytes} [Thu May 21 04:17:09 2026] PUT /v2.0/subnets/d8097df5-b90f-4a82-8db0-4cc51b707e7b/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2499] 10.0.0.52 () {32 vars in 730 bytes} [Thu May 21 04:17:09 2026] GET /v2.0/subnets/d8097df5-b90f-4a82-8db0-4cc51b707e7b/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2500] 10.0.0.52 () {32 vars in 738 bytes} [Thu May 21 04:17:09 2026] GET /v2.0/subnets/d8097df5-b90f-4a82-8db0-4cc51b707e7b/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:17:09.663 7 INFO neutron.api.v2.resource [None req-e8c78773-b6c2-4ef3-810b-614b19925289 ea9127b64b2a454eacf19195753a6790 5c7bf44906184e84a4640298b96eace0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1247/2501] 10.0.0.52 () {32 vars in 742 bytes} [Thu May 21 04:17:09 2026] GET /v2.0/subnets/d8097df5-b90f-4a82-8db0-4cc51b707e7b/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2502] 10.0.0.52 () {32 vars in 741 bytes} [Thu May 21 04:17:09 2026] DELETE /v2.0/subnets/d8097df5-b90f-4a82-8db0-4cc51b707e7b/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2503] 10.0.0.52 () {32 vars in 730 bytes} [Thu May 21 04:17:09 2026] GET /v2.0/subnets/d8097df5-b90f-4a82-8db0-4cc51b707e7b/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:17:09.817 7 INFO neutron.api.v2.resource [None req-ddf5b103-de99-4642-9313-32a705f6e35a ea9127b64b2a454eacf19195753a6790 5c7bf44906184e84a4640298b96eace0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1250/2504] 10.0.0.52 () {32 vars in 745 bytes} [Thu May 21 04:17:09 2026] DELETE /v2.0/subnets/d8097df5-b90f-4a82-8db0-4cc51b707e7b/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2505] 10.0.0.52 () {32 vars in 733 bytes} [Thu May 21 04:17:09 2026] DELETE /v2.0/subnets/d8097df5-b90f-4a82-8db0-4cc51b707e7b/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2506] 10.0.0.52 () {32 vars in 730 bytes} [Thu May 21 04:17:09 2026] GET /v2.0/subnets/d8097df5-b90f-4a82-8db0-4cc51b707e7b/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: 1253/2507] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:17:09 2026] DELETE /v2.0/subnets/d8097df5-b90f-4a82-8db0-4cc51b707e7b => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:17:10.169 7 INFO neutron.services.segments.plugin [-] Segment 82865744-f60d-4790-9694-0b5180b08af1 resource provider aggregate not found 2026-05-21 04:17:10.174 7 INFO neutron.services.segments.plugin [-] Segment 82865744-f60d-4790-9694-0b5180b08af1 resource provider aggregate not found 2026-05-21 04:17:10.190 7 INFO neutron.services.segments.plugin [-] Segment 82865744-f60d-4790-9694-0b5180b08af1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82865744-f60d-4790-9694-0b5180b08af1 found for delete ", "request_id": "req-ddfbb939-ae20-4575-bcac-4816c3daba06"}]} 2026-05-21 04:17:10.197 7 INFO neutron.services.segments.plugin [-] Segment 82865744-f60d-4790-9694-0b5180b08af1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82865744-f60d-4790-9694-0b5180b08af1 found for delete ", "request_id": "req-2fad2e52-2559-4593-b3eb-b460d11dd0b3"}]} [pid: 7|app: 0|req: 1254/2508] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:17:10 2026] DELETE /v2.0/networks/97ffd025-639d-4d40-866d-5ae77d63ae2d => 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: 1255/2509] 10.0.0.52 () {34 vars in 782 bytes} [Thu May 21 04:17:09 2026] PUT /v2.0/routers/219184ae-6329-4e22-90dc-399758a4ea9e/add_router_interface => generated 309 bytes in 1393 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2510] 10.0.0.52 () {34 vars in 683 bytes} [Thu May 21 04:17:10 2026] POST /v2.0/security-groups => generated 1630 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2511] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:17:10 2026] GET /v2.0/security-groups?tenant_id=c04557461e8a4a8c81f3344c661def33&name=default => generated 2929 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2512] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:17:11 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: 7|app: 0|req: 1256/2513] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:17:11 2026] DELETE /v2.0/security-groups/593eb9fd-e1ce-421c-9836-8513bb938cf6 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2514] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:17:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2515] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:17:11 2026] GET /v2.0/security-groups?tenant_id=5c7bf44906184e84a4640298b96eace0&name=default => generated 2929 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2516] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:17:11 2026] POST /v2.0/security-group-rules => generated 599 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2517] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:17:11 2026] DELETE /v2.0/security-groups/42d5d519-cb6a-434c-92cf-0922ce58edd7 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2518] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:17:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2519] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:17:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2520] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:17:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2521] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:17:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2522] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:17:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2523] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:17:12 2026] POST /v2.0/security-group-rules => generated 599 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2524] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:17:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2525] 10.0.0.52 () {34 vars in 694 bytes} [Thu May 21 04:17:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:17:12.847 7 INFO neutron.db.segments_db [None req-17ff7fe4-7993-45c8-a6bb-e1b556685cac a34dd6447722407ab542d758f42ed161 f819b4da21d945069f058a407b9bf011 - - default default] Added segment bd118351-2a1b-4112-9721-faecdf6dfdb4 of type vxlan for network 9dbcc165-37c6-4116-b111-59b4506e53b3 [pid: 8|app: 0|req: 1265/2526] 10.0.0.203 () {34 vars in 1096 bytes} [Thu May 21 04:17:12 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1046896906&fields=id&tenant_id=5b0979ae92594cd89df4b7cb821e67a9 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2527] 10.0.0.52 () {34 vars in 669 bytes} [Thu May 21 04:17:12 2026] POST /v2.0/networks => generated 632 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2528] 10.0.0.203 () {34 vars in 982 bytes} [Thu May 21 04:17:12 2026] GET /v2.0/networks?id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc => generated 705 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2529] 10.0.0.203 () {34 vars in 965 bytes} [Thu May 21 04:17:13 2026] GET /v2.0/quotas/5b0979ae92594cd89df4b7cb821e67a9 => 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: 1263/2530] 10.0.0.52 () {34 vars in 752 bytes} [Thu May 21 04:17:12 2026] PUT /v2.0/networks/9dbcc165-37c6-4116-b111-59b4506e53b3/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: 1264/2531] 10.0.0.52 () {32 vars in 732 bytes} [Thu May 21 04:17:13 2026] GET /v2.0/networks/9dbcc165-37c6-4116-b111-59b4506e53b3/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2532] 10.0.0.52 () {34 vars in 763 bytes} [Thu May 21 04:17:13 2026] PUT /v2.0/networks/9dbcc165-37c6-4116-b111-59b4506e53b3/tags/green => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2533] 10.0.0.203 () {34 vars in 1002 bytes} [Thu May 21 04:17:13 2026] GET /v2.0/ports?tenant_id=5b0979ae92594cd89df4b7cb821e67a9&fields=id => generated 241 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2534] 10.0.0.52 () {32 vars in 732 bytes} [Thu May 21 04:17:13 2026] GET /v2.0/networks/9dbcc165-37c6-4116-b111-59b4506e53b3/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2535] 10.0.0.203 () {34 vars in 1008 bytes} [Thu May 21 04:17:13 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc?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: 1267/2536] 10.0.0.52 () {34 vars in 759 bytes} [Thu May 21 04:17:13 2026] PUT /v2.0/networks/9dbcc165-37c6-4116-b111-59b4506e53b3/tags/red => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2537] 10.0.0.203 () {34 vars in 1108 bytes} [Thu May 21 04:17:13 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2538] 10.0.0.52 () {32 vars in 732 bytes} [Thu May 21 04:17:13 2026] GET /v2.0/networks/9dbcc165-37c6-4116-b111-59b4506e53b3/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2539] 10.0.0.52 () {34 vars in 781 bytes} [Thu May 21 04:17:13 2026] PUT /v2.0/networks/9dbcc165-37c6-4116-b111-59b4506e53b3/tags/black.or.white => generated 4 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2540] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:17:13 2026] GET /v2.0/ports?device_id=3baf1a44-fa06-45d8-8b9c-8bb9fa170a09 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2541] 10.0.0.52 () {32 vars in 732 bytes} [Thu May 21 04:17:13 2026] GET /v2.0/networks/9dbcc165-37c6-4116-b111-59b4506e53b3/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2542] 10.0.0.52 () {34 vars in 752 bytes} [Thu May 21 04:17:13 2026] PUT /v2.0/networks/9dbcc165-37c6-4116-b111-59b4506e53b3/tags => generated 37 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2543] 10.0.0.52 () {32 vars in 732 bytes} [Thu May 21 04:17:13 2026] GET /v2.0/networks/9dbcc165-37c6-4116-b111-59b4506e53b3/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2544] 10.0.0.52 () {32 vars in 740 bytes} [Thu May 21 04:17:13 2026] GET /v2.0/networks/9dbcc165-37c6-4116-b111-59b4506e53b3/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:17:13.725 8 INFO neutron.api.v2.resource [None req-687768a1-a208-4e9a-8c50-bad0725f4124 a34dd6447722407ab542d758f42ed161 f819b4da21d945069f058a407b9bf011 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1274/2545] 10.0.0.52 () {32 vars in 744 bytes} [Thu May 21 04:17:13 2026] GET /v2.0/networks/9dbcc165-37c6-4116-b111-59b4506e53b3/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2546] 10.0.0.52 () {32 vars in 743 bytes} [Thu May 21 04:17:13 2026] DELETE /v2.0/networks/9dbcc165-37c6-4116-b111-59b4506e53b3/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2547] 10.0.0.52 () {32 vars in 732 bytes} [Thu May 21 04:17:13 2026] GET /v2.0/networks/9dbcc165-37c6-4116-b111-59b4506e53b3/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:17:13.895 7 INFO neutron.api.v2.resource [None req-3eaa7042-e2ef-4697-bd9c-736ad1a17fc0 a34dd6447722407ab542d758f42ed161 f819b4da21d945069f058a407b9bf011 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1273/2548] 10.0.0.52 () {32 vars in 747 bytes} [Thu May 21 04:17:13 2026] DELETE /v2.0/networks/9dbcc165-37c6-4116-b111-59b4506e53b3/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2549] 10.0.0.52 () {32 vars in 735 bytes} [Thu May 21 04:17:13 2026] DELETE /v2.0/networks/9dbcc165-37c6-4116-b111-59b4506e53b3/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2550] 10.0.0.52 () {32 vars in 732 bytes} [Thu May 21 04:17:13 2026] GET /v2.0/networks/9dbcc165-37c6-4116-b111-59b4506e53b3/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:17:14.171 8 INFO neutron.services.segments.plugin [-] Segment bd118351-2a1b-4112-9721-faecdf6dfdb4 resource provider aggregate not found 2026-05-21 04:17:14.175 8 INFO neutron.services.segments.plugin [-] Segment bd118351-2a1b-4112-9721-faecdf6dfdb4 resource provider aggregate not found 2026-05-21 04:17:14.192 8 INFO neutron.services.segments.plugin [-] Segment bd118351-2a1b-4112-9721-faecdf6dfdb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd118351-2a1b-4112-9721-faecdf6dfdb4 found for delete ", "request_id": "req-e261df8d-602e-4c10-b3e1-998a3a810f2b"}]} 2026-05-21 04:17:14.192 8 INFO neutron.services.segments.plugin [-] Segment bd118351-2a1b-4112-9721-faecdf6dfdb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd118351-2a1b-4112-9721-faecdf6dfdb4 found for delete ", "request_id": "req-b46676d0-f5a3-480e-8b28-d296deca3cda"}]} [pid: 8|app: 0|req: 1277/2551] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:17:14 2026] DELETE /v2.0/networks/9dbcc165-37c6-4116-b111-59b4506e53b3 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2552] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:17:14 2026] GET /v2.0/security-groups?tenant_id=b8147583dc0146e2a616ad687c225426&name=default => generated 2929 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2553] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:17:15 2026] DELETE /v2.0/security-groups/c1150c5f-3c2e-4f56-9736-4d08b58848a5 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2554] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:17:15 2026] GET /v2.0/security-groups?tenant_id=f819b4da21d945069f058a407b9bf011&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2555] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:17:15 2026] DELETE /v2.0/security-groups/1bda38f1-404e-49a0-8c4d-397875fc42ed => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2556] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:17:17 2026] GET /v2.0/networks?id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc => generated 705 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2557] 199.19.213.129 () {34 vars in 1050 bytes} [Thu May 21 04:17:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5b0979ae92594cd89df4b7cb821e67a9 => generated 179 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2558] 199.19.213.129 () {38 vars in 955 bytes} [Thu May 21 04:17:17 2026] POST /v2.0/ports => generated 1179 bytes in 569 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: 1279/2559] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:17:18 2026] GET /v2.0/ports?device_id=3baf1a44-fa06-45d8-8b9c-8bb9fa170a09 => generated 1182 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2560] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:17:18 2026] GET /v2.0/security-groups?id=cd813cee-12c0-4134-915d-771d400e6dec&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2561] 199.19.213.129 () {38 vars in 1028 bytes} [Thu May 21 04:17:18 2026] PUT /v2.0/ports/deabf0e7-4e90-4533-8a43-e053fff44b90 => generated 1460 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:17:18.920 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c69cd8e-c0d1-4452-8ce0-089d49b2bf8d'] response: {'name': 'network-changed', 'server_uuid': '3baf1a44-fa06-45d8-8b9c-8bb9fa170a09', 'tag': 'deabf0e7-4e90-4533-8a43-e053fff44b90', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1281/2562] 10.0.0.52 () {34 vars in 675 bytes} [Thu May 21 04:17:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 149 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: 1282/2563] 10.0.0.52 () {34 vars in 758 bytes} [Thu May 21 04:17:19 2026] PUT /v2.0/subnetpools/b70e4b9c-71a2-47dc-a695-5e7d5bf61bc1/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2564] 10.0.0.52 () {32 vars in 738 bytes} [Thu May 21 04:17:19 2026] GET /v2.0/subnetpools/b70e4b9c-71a2-47dc-a695-5e7d5bf61bc1/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2565] 10.0.0.52 () {34 vars in 769 bytes} [Thu May 21 04:17:19 2026] PUT /v2.0/subnetpools/b70e4b9c-71a2-47dc-a695-5e7d5bf61bc1/tags/green => 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: 1283/2566] 10.0.0.52 () {32 vars in 738 bytes} [Thu May 21 04:17:19 2026] GET /v2.0/subnetpools/b70e4b9c-71a2-47dc-a695-5e7d5bf61bc1/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2567] 10.0.0.52 () {34 vars in 765 bytes} [Thu May 21 04:17:19 2026] PUT /v2.0/subnetpools/b70e4b9c-71a2-47dc-a695-5e7d5bf61bc1/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2568] 10.0.0.52 () {32 vars in 738 bytes} [Thu May 21 04:17:19 2026] GET /v2.0/subnetpools/b70e4b9c-71a2-47dc-a695-5e7d5bf61bc1/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2569] 10.0.0.52 () {34 vars in 787 bytes} [Thu May 21 04:17:19 2026] PUT /v2.0/subnetpools/b70e4b9c-71a2-47dc-a695-5e7d5bf61bc1/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2570] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:17:19 2026] GET /v2.0/ports?tenant_id=5b0979ae92594cd89df4b7cb821e67a9&device_id=3baf1a44-fa06-45d8-8b9c-8bb9fa170a09 => generated 1463 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2571] 10.0.0.52 () {32 vars in 738 bytes} [Thu May 21 04:17:19 2026] GET /v2.0/subnetpools/b70e4b9c-71a2-47dc-a695-5e7d5bf61bc1/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2572] 199.19.213.129 () {34 vars in 1018 bytes} [Thu May 21 04:17:19 2026] GET /v2.0/networks?tenant_id=5b0979ae92594cd89df4b7cb821e67a9&shared=False => generated 2376 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2573] 10.0.0.52 () {34 vars in 758 bytes} [Thu May 21 04:17:19 2026] PUT /v2.0/subnetpools/b70e4b9c-71a2-47dc-a695-5e7d5bf61bc1/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2574] 10.0.0.52 () {32 vars in 738 bytes} [Thu May 21 04:17:19 2026] GET /v2.0/subnetpools/b70e4b9c-71a2-47dc-a695-5e7d5bf61bc1/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2575] 199.19.213.129 () {34 vars in 930 bytes} [Thu May 21 04:17:19 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2578] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:17:19 2026] GET /v2.0/subnetpools/b70e4b9c-71a2-47dc-a695-5e7d5bf61bc1/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:17:19.656 8 INFO neutron.api.v2.resource [None req-b22d82cd-b913-41c6-b835-7fb259c328e7 a7e5d3980e984bf08343e7e0039f3fc7 c93eefb4702b41caa0ea612f8d0a638a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1290/2579] 10.0.0.52 () {32 vars in 750 bytes} [Thu May 21 04:17:19 2026] GET /v2.0/subnetpools/b70e4b9c-71a2-47dc-a695-5e7d5bf61bc1/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2580] 10.0.0.52 () {32 vars in 749 bytes} [Thu May 21 04:17:19 2026] DELETE /v2.0/subnetpools/b70e4b9c-71a2-47dc-a695-5e7d5bf61bc1/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2581] 10.0.0.52 () {32 vars in 738 bytes} [Thu May 21 04:17:19 2026] GET /v2.0/subnetpools/b70e4b9c-71a2-47dc-a695-5e7d5bf61bc1/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:17:19.768 7 INFO neutron.api.v2.resource [None req-f455cdb3-82a2-4eef-a583-ac335963f603 a7e5d3980e984bf08343e7e0039f3fc7 c93eefb4702b41caa0ea612f8d0a638a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1291/2582] 10.0.0.52 () {32 vars in 753 bytes} [Thu May 21 04:17:19 2026] DELETE /v2.0/subnetpools/b70e4b9c-71a2-47dc-a695-5e7d5bf61bc1/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2583] 10.0.0.52 () {32 vars in 741 bytes} [Thu May 21 04:17:19 2026] DELETE /v2.0/subnetpools/b70e4b9c-71a2-47dc-a695-5e7d5bf61bc1/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2584] 10.0.0.52 () {32 vars in 738 bytes} [Thu May 21 04:17:19 2026] GET /v2.0/subnetpools/b70e4b9c-71a2-47dc-a695-5e7d5bf61bc1/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: 1293/2585] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:17:19 2026] DELETE /v2.0/subnetpools/b70e4b9c-71a2-47dc-a695-5e7d5bf61bc1 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2586] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:17:20 2026] GET /v2.0/ports?tenant_id=5b0979ae92594cd89df4b7cb821e67a9&device_id=3baf1a44-fa06-45d8-8b9c-8bb9fa170a09 => generated 1463 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2587] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:17:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.248&port_id=deabf0e7-4e90-4533-8a43-e053fff44b90 => 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: 1296/2588] 199.19.213.129 () {34 vars in 1102 bytes} [Thu May 21 04:17:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f&port_id=deabf0e7-4e90-4533-8a43-e053fff44b90 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2589] 199.19.213.129 () {34 vars in 1064 bytes} [Thu May 21 04:17:20 2026] GET /v2.0/subnets?id=e94c414f-e219-454e-a351-f7e0e1526102&id=4a4f30cc-1780-46f8-879b-9c2630453c44 => generated 1410 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2590] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:17:20 2026] GET /v2.0/security-groups?tenant_id=5281d3f812564f938b9cfe6ea7d007c5&name=default => generated 2929 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2591] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:17:20 2026] GET /v2.0/ports?network_id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2592] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:17:20 2026] GET /v2.0/ports?network_id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc&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: 1294/2593] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:17:20 2026] DELETE /v2.0/security-groups/591bd7af-f5c2-4190-a12a-bdfc11b8b81c => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2594] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:17:20 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc?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: 1295/2595] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:17:20 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc?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: 1301/2596] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:17:20 2026] GET /v2.0/security-groups?tenant_id=c93eefb4702b41caa0ea612f8d0a638a&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2597] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:17:21 2026] DELETE /v2.0/security-groups/352e6993-ee20-467e-8bba-37c7520d04a4 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2598] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:17:23 2026] GET /v2.0/ports?device_id=3baf1a44-fa06-45d8-8b9c-8bb9fa170a09 => generated 1194 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2599] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:17:23 2026] GET /v2.0/security-groups?id=cd813cee-12c0-4134-915d-771d400e6dec&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2600] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:17:28 2026] GET /v2.0/ports?device_id=3baf1a44-fa06-45d8-8b9c-8bb9fa170a09 => generated 1196 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2601] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:17:28 2026] GET /v2.0/security-groups?id=cd813cee-12c0-4134-915d-771d400e6dec&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2602] 10.0.0.52 () {32 vars in 817 bytes} [Thu May 21 04:17:29 2026] GET /v2.0/ports?network_id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc&mac_address=fa%3A16%3A3e%3A68%3Ab9%3A5a => generated 1196 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:17:29.872 7 INFO neutron.db.l3_db [None req-30b60ebe-f3cd-4789-bec6-b66fdd8203df 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Floating IP c205ec9a-8b17-4194-8fc7-c7d2655e07b5 associated. External IP: 10.96.250.214, port: deabf0e7-4e90-4533-8a43-e053fff44b90. [pid: 7|app: 0|req: 1299/2603] 10.0.0.52 () {34 vars in 676 bytes} [Thu May 21 04:17:29 2026] POST /v2.0/floatingips => generated 855 bytes in 1116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:17:30.219 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-833f01f3-e0ee-4a81-9222-96730b19c160'] response: {'name': 'network-changed', 'server_uuid': '3baf1a44-fa06-45d8-8b9c-8bb9fa170a09', 'tag': 'deabf0e7-4e90-4533-8a43-e053fff44b90', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1305/2604] 10.0.0.203 () {34 vars in 1096 bytes} [Thu May 21 04:17:30 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1046896906&fields=id&tenant_id=5b0979ae92594cd89df4b7cb821e67a9 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2605] 10.0.0.203 () {34 vars in 982 bytes} [Thu May 21 04:17:30 2026] GET /v2.0/networks?id=63266f8e-a8bc-4d17-aff2-daf6c30139f5 => generated 705 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2606] 10.0.0.203 () {34 vars in 965 bytes} [Thu May 21 04:17:30 2026] GET /v2.0/quotas/5b0979ae92594cd89df4b7cb821e67a9 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2607] 10.0.0.203 () {34 vars in 1002 bytes} [Thu May 21 04:17:30 2026] GET /v2.0/ports?tenant_id=5b0979ae92594cd89df4b7cb821e67a9&fields=id => generated 333 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2608] 10.0.0.203 () {34 vars in 1008 bytes} [Thu May 21 04:17:30 2026] GET /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5?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: 1302/2609] 10.0.0.203 () {34 vars in 1108 bytes} [Thu May 21 04:17:30 2026] GET /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5?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: 1308/2610] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:17:30 2026] GET /v2.0/ports?tenant_id=5b0979ae92594cd89df4b7cb821e67a9&device_id=3baf1a44-fa06-45d8-8b9c-8bb9fa170a09 => generated 1465 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2611] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:17:30 2026] GET /v2.0/ports?device_id=d70e67b0-91dc-4113-987d-d0ccac87daf7 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2612] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:17:30 2026] GET /v2.0/networks?id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2613] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:17:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.248&port_id=deabf0e7-4e90-4533-8a43-e053fff44b90 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2614] 199.19.213.129 () {34 vars in 1102 bytes} [Thu May 21 04:17:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f&port_id=deabf0e7-4e90-4533-8a43-e053fff44b90 => 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: 1305/2615] 199.19.213.129 () {34 vars in 1064 bytes} [Thu May 21 04:17:30 2026] GET /v2.0/subnets?id=e94c414f-e219-454e-a351-f7e0e1526102&id=4a4f30cc-1780-46f8-879b-9c2630453c44 => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2616] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:17:30 2026] GET /v2.0/ports?network_id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc&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: 1306/2617] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:17:31 2026] GET /v2.0/ports?network_id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2618] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:17:31 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc?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: 1307/2619] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:17:31 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc?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: 1314/2622] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:17:35 2026] GET /v2.0/networks?id=63266f8e-a8bc-4d17-aff2-daf6c30139f5 => generated 705 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2623] 199.19.213.129 () {34 vars in 1050 bytes} [Thu May 21 04:17:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5b0979ae92594cd89df4b7cb821e67a9 => generated 179 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2624] 10.0.0.26 () {34 vars in 989 bytes} [Thu May 21 04:17:35 2026] GET /v2.0/ports?device_id=3baf1a44-fa06-45d8-8b9c-8bb9fa170a09 => generated 1465 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2625] 10.0.0.26 () {34 vars in 1039 bytes} [Thu May 21 04:17:35 2026] GET /v2.0/security-groups?id=cd813cee-12c0-4134-915d-771d400e6dec&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2626] 199.19.213.129 () {38 vars in 955 bytes} [Thu May 21 04:17:35 2026] POST /v2.0/ports => generated 1187 bytes in 442 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: 1312/2627] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:17:35 2026] GET /v2.0/ports?device_id=d70e67b0-91dc-4113-987d-d0ccac87daf7 => generated 1190 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2628] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:17:35 2026] GET /v2.0/security-groups?id=cd813cee-12c0-4134-915d-771d400e6dec&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2629] 199.19.213.129 () {38 vars in 1028 bytes} [Thu May 21 04:17:35 2026] PUT /v2.0/ports/340a6682-a82a-44c5-a4f4-e3faa8104b3e => generated 1468 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:17:36.310 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5133b26b-0ffc-4428-978e-1c3e14180204'] response: {'name': 'network-changed', 'server_uuid': 'd70e67b0-91dc-4113-987d-d0ccac87daf7', 'tag': '340a6682-a82a-44c5-a4f4-e3faa8104b3e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1314/2630] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:17:36 2026] GET /v2.0/ports?tenant_id=5b0979ae92594cd89df4b7cb821e67a9&device_id=d70e67b0-91dc-4113-987d-d0ccac87daf7 => generated 1471 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: 1317/2631] 199.19.213.129 () {34 vars in 1018 bytes} [Thu May 21 04:17:36 2026] GET /v2.0/networks?tenant_id=5b0979ae92594cd89df4b7cb821e67a9&shared=False => generated 2376 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2632] 199.19.213.129 () {34 vars in 930 bytes} [Thu May 21 04:17:36 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: 1318/2633] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:17:38 2026] GET /v2.0/ports?tenant_id=5b0979ae92594cd89df4b7cb821e67a9&device_id=d70e67b0-91dc-4113-987d-d0ccac87daf7 => generated 1471 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2634] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:17:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.223&port_id=340a6682-a82a-44c5-a4f4-e3faa8104b3e => 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: 1319/2635] 199.19.213.129 () {34 vars in 1106 bytes} [Thu May 21 04:17:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3bd&port_id=340a6682-a82a-44c5-a4f4-e3faa8104b3e => 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: 1317/2636] 199.19.213.129 () {34 vars in 1064 bytes} [Thu May 21 04:17:38 2026] GET /v2.0/subnets?id=054e43cb-bc57-4f68-9f1b-d6f3580a0d5d&id=1d3a0056-a183-4b50-a4a5-209ce2c58a5d => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2637] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:17:38 2026] GET /v2.0/ports?network_id=63266f8e-a8bc-4d17-aff2-daf6c30139f5&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2638] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:17:38 2026] GET /v2.0/ports?network_id=63266f8e-a8bc-4d17-aff2-daf6c30139f5&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2639] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:17:38 2026] GET /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5?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: 1319/2640] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:17:38 2026] GET /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5?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: 1322/2641] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:17:41 2026] GET /v2.0/ports?device_id=d70e67b0-91dc-4113-987d-d0ccac87daf7 => generated 1204 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2642] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:17:41 2026] GET /v2.0/security-groups?id=cd813cee-12c0-4134-915d-771d400e6dec&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2643] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:17:46 2026] GET /v2.0/ports?device_id=d70e67b0-91dc-4113-987d-d0ccac87daf7 => generated 1204 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2644] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:17:46 2026] GET /v2.0/security-groups?id=cd813cee-12c0-4134-915d-771d400e6dec&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2645] 10.0.0.52 () {32 vars in 817 bytes} [Thu May 21 04:17:46 2026] GET /v2.0/ports?network_id=63266f8e-a8bc-4d17-aff2-daf6c30139f5&mac_address=fa%3A16%3A3e%3Aa3%3A6f%3Ad3 => generated 1204 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:17:47.461 7 INFO neutron.db.l3_db [None req-76cdc2fe-a296-42f9-a9dc-9f28573bef06 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Floating IP 4d8d1e7f-4f7f-4469-90f6-d836dfac0609 associated. External IP: 10.96.250.203, port: 340a6682-a82a-44c5-a4f4-e3faa8104b3e. [pid: 7|app: 0|req: 1322/2646] 10.0.0.52 () {34 vars in 676 bytes} [Thu May 21 04:17:46 2026] POST /v2.0/floatingips => generated 855 bytes in 1092 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 04:17:47.834 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f2155b1-d84a-4d8d-b906-8399037d7d7b'] response: {'name': 'network-changed', 'server_uuid': 'd70e67b0-91dc-4113-987d-d0ccac87daf7', 'tag': '340a6682-a82a-44c5-a4f4-e3faa8104b3e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1325/2647] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:17:48 2026] GET /v2.0/ports?tenant_id=5b0979ae92594cd89df4b7cb821e67a9&device_id=d70e67b0-91dc-4113-987d-d0ccac87daf7 => generated 1473 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2648] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:17:48 2026] GET /v2.0/networks?id=63266f8e-a8bc-4d17-aff2-daf6c30139f5 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2649] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:17:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.223&port_id=340a6682-a82a-44c5-a4f4-e3faa8104b3e => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2650] 199.19.213.129 () {34 vars in 1106 bytes} [Thu May 21 04:17:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3bd&port_id=340a6682-a82a-44c5-a4f4-e3faa8104b3e => 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: 1327/2651] 199.19.213.129 () {34 vars in 1064 bytes} [Thu May 21 04:17:48 2026] GET /v2.0/subnets?id=054e43cb-bc57-4f68-9f1b-d6f3580a0d5d&id=1d3a0056-a183-4b50-a4a5-209ce2c58a5d => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2652] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:17:48 2026] GET /v2.0/ports?network_id=63266f8e-a8bc-4d17-aff2-daf6c30139f5&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2653] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:17:48 2026] GET /v2.0/ports?network_id=63266f8e-a8bc-4d17-aff2-daf6c30139f5&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: 1326/2654] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:17:48 2026] GET /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5?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: 1329/2655] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:17:48 2026] GET /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2658] 10.0.0.26 () {34 vars in 989 bytes} [Thu May 21 04:17:54 2026] GET /v2.0/ports?device_id=d70e67b0-91dc-4113-987d-d0ccac87daf7 => generated 1473 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2659] 10.0.0.26 () {34 vars in 1039 bytes} [Thu May 21 04:17:55 2026] GET /v2.0/security-groups?id=cd813cee-12c0-4134-915d-771d400e6dec&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2662] 10.0.0.52 () {32 vars in 720 bytes} [Thu May 21 04:18:10 2026] GET /v2.0/subnets/f7004e1d-4577-44c3-b3c4-a97d7551515b => 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: 1330/2663] 10.0.0.179 () {30 vars in 690 bytes} [Thu May 21 04:18:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2664] 10.0.0.179 () {30 vars in 692 bytes} [Thu May 21 04:18:11 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: 1331/2665] 10.0.0.179 () {30 vars in 668 bytes} [Thu May 21 04:18:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2666] 10.0.0.179 () {30 vars in 704 bytes} [Thu May 21 04:18:11 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: 1332/2667] 10.0.0.179 () {28 vars in 439 bytes} [Thu May 21 04:18:11 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: 1336/2668] 10.0.0.179 () {30 vars in 728 bytes} [Thu May 21 04:18:11 2026] GET /v2.0/subnets/f7004e1d-4577-44c3-b3c4-a97d7551515b => generated 658 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2669] 10.0.0.179 () {30 vars in 690 bytes} [Thu May 21 04:18:11 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: 1337/2670] 10.0.0.179 () {30 vars in 692 bytes} [Thu May 21 04:18:11 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: 1334/2671] 10.0.0.179 () {30 vars in 668 bytes} [Thu May 21 04:18:11 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: 1338/2672] 10.0.0.179 () {30 vars in 704 bytes} [Thu May 21 04:18:11 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: 1335/2673] 10.0.0.179 () {30 vars in 728 bytes} [Thu May 21 04:18:11 2026] GET /v2.0/subnets/f7004e1d-4577-44c3-b3c4-a97d7551515b => 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: 1339/2674] 10.0.0.179 () {30 vars in 690 bytes} [Thu May 21 04:18:12 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: 1336/2675] 10.0.0.179 () {30 vars in 692 bytes} [Thu May 21 04:18:12 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: 1340/2676] 10.0.0.179 () {30 vars in 668 bytes} [Thu May 21 04:18:12 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: 7|app: 0|req: 1337/2677] 10.0.0.179 () {30 vars in 704 bytes} [Thu May 21 04:18:12 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: 8|app: 0|req: 1341/2678] 10.0.0.179 () {30 vars in 730 bytes} [Thu May 21 04:18:12 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2679] 10.0.0.179 () {30 vars in 682 bytes} [Thu May 21 04:18:12 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2680] 10.0.0.179 () {34 vars in 704 bytes} [Thu May 21 04:18:12 2026] POST /v2.0/ports => generated 1132 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2681] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 04:18:15 2026] GET /v2.0/extensions/security-group => generated 170 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: 1343/2682] 199.19.213.129 () {30 vars in 705 bytes} [Thu May 21 04:18:15 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: 1340/2683] 199.19.213.129 () {30 vars in 681 bytes} [Thu May 21 04:18:15 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: 1344/2684] 199.19.213.129 () {30 vars in 717 bytes} [Thu May 21 04:18:15 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: 1341/2685] 199.19.213.129 () {30 vars in 737 bytes} [Thu May 21 04:18:15 2026] GET /v2.0/ports/1eb57bfd-5a02-48fe-8dca-d1ee771228dc => generated 1132 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2686] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 04:18:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2687] 199.19.213.129 () {30 vars in 705 bytes} [Thu May 21 04:18:16 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: 1346/2688] 199.19.213.129 () {30 vars in 681 bytes} [Thu May 21 04:18:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2689] 199.19.213.129 () {30 vars in 717 bytes} [Thu May 21 04:18: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) 2026-05-21 04:18:16.238 8 INFO neutron.api.v2.resource [None req-553a344c-9c97-4f1d-8f9c-6d5cceab8930 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1347/2690] 199.19.213.129 () {30 vars in 763 bytes} [Thu May 21 04:18:16 2026] GET /v2.0/security-groups/lb-512ec988-dafd-4f54-84b3-c275635ac2bf => 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: 1344/2691] 199.19.213.129 () {30 vars in 785 bytes} [Thu May 21 04:18:16 2026] GET /v2.0/security-groups?name=lb-512ec988-dafd-4f54-84b3-c275635ac2bf => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2692] 199.19.213.129 () {34 vars in 736 bytes} [Thu May 21 04:18:16 2026] POST /v2.0/security-groups => generated 1638 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2693] 199.19.213.129 () {30 vars in 815 bytes} [Thu May 21 04:18:16 2026] GET /v2.0/security-group-rules?security_group_id=af2e3486-1d22-42c3-9d97-db69acd3c993 => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2694] 199.19.213.129 () {34 vars in 789 bytes} [Thu May 21 04:18:16 2026] PUT /v2.0/ports/1eb57bfd-5a02-48fe-8dca-d1ee771228dc => generated 1132 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2695] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 04:18:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1350/2696] 199.19.213.129 () {30 vars in 705 bytes} [Thu May 21 04:18: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: 7|app: 0|req: 1347/2697] 199.19.213.129 () {30 vars in 681 bytes} [Thu May 21 04:18:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2698] 199.19.213.129 () {30 vars in 717 bytes} [Thu May 21 04:18: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: 7|app: 0|req: 1348/2699] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:18:16 2026] GET /v2.0/subnets/f7004e1d-4577-44c3-b3c4-a97d7551515b => 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: 1353/2702] 10.0.0.203 () {34 vars in 1016 bytes} [Thu May 21 04:18:24 2026] GET /v2.0/security-groups?id=56985bdc-e994-45b0-9845-293f7865f209&fields=id => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2703] 10.0.0.203 () {34 vars in 982 bytes} [Thu May 21 04:18:24 2026] GET /v2.0/networks?id=475b83b9-174a-4a99-9b92-f6065ae4a0e6 => generated 735 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2704] 10.0.0.203 () {34 vars in 965 bytes} [Thu May 21 04:18:24 2026] GET /v2.0/quotas/acfd6ca3eb2e4c2eb6986102971d5f9c => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2705] 10.0.0.203 () {34 vars in 1002 bytes} [Thu May 21 04:18:24 2026] GET /v2.0/ports?tenant_id=acfd6ca3eb2e4c2eb6986102971d5f9c&fields=id => generated 149 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2706] 10.0.0.203 () {34 vars in 1008 bytes} [Thu May 21 04:18:24 2026] GET /v2.0/networks/475b83b9-174a-4a99-9b92-f6065ae4a0e6?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: 1352/2707] 10.0.0.203 () {34 vars in 1108 bytes} [Thu May 21 04:18:24 2026] GET /v2.0/networks/475b83b9-174a-4a99-9b92-f6065ae4a0e6?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: 1356/2708] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:18:24 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => 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: 1353/2709] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:18:24 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => 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: 1357/2710] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:18:27 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => 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: 1354/2711] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:18:27 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => 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: 1358/2712] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:18:28 2026] GET /v2.0/networks?id=475b83b9-174a-4a99-9b92-f6065ae4a0e6 => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2713] 199.19.213.129 () {34 vars in 1050 bytes} [Thu May 21 04:18:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=acfd6ca3eb2e4c2eb6986102971d5f9c => generated 343 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2714] 199.19.213.129 () {38 vars in 955 bytes} [Thu May 21 04:18:29 2026] POST /v2.0/ports => generated 1082 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2715] 199.19.213.129 () {38 vars in 1028 bytes} [Thu May 21 04:18:29 2026] PUT /v2.0/ports/6bebd88c-a0cc-4f49-b1e4-bf8016d1aab5 => generated 1243 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:18:29.844 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-78c3015e-26a7-431c-af5a-a5c5845fe67e'] response: {'name': 'network-changed', 'server_uuid': '416e0ed6-d253-45ec-b003-3fae1822ac8b', 'tag': '6bebd88c-a0cc-4f49-b1e4-bf8016d1aab5', '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: 1360/2716] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:18:30 2026] GET /v2.0/ports?tenant_id=acfd6ca3eb2e4c2eb6986102971d5f9c&device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1357/2717] 199.19.213.129 () {34 vars in 1018 bytes} [Thu May 21 04:18:30 2026] GET /v2.0/networks?tenant_id=acfd6ca3eb2e4c2eb6986102971d5f9c&shared=False => generated 735 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2718] 199.19.213.129 () {34 vars in 930 bytes} [Thu May 21 04:18:30 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: 1358/2719] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:18:30 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2720] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:18:30 2026] GET /v2.0/security-groups?id=56985bdc-e994-45b0-9845-293f7865f209&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2721] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:18:30 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2722] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:18:31 2026] GET /v2.0/ports?tenant_id=acfd6ca3eb2e4c2eb6986102971d5f9c&device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2723] 199.19.213.129 () {34 vars in 1062 bytes} [Thu May 21 04:18:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.222&port_id=6bebd88c-a0cc-4f49-b1e4-bf8016d1aab5 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2724] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:18:31 2026] GET /v2.0/subnets?id=f256d77b-62ba-4299-9e99-80bc1b26ab1e => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2725] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:18:31 2026] GET /v2.0/ports?network_id=475b83b9-174a-4a99-9b92-f6065ae4a0e6&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: 1365/2726] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:18:31 2026] GET /v2.0/networks/475b83b9-174a-4a99-9b92-f6065ae4a0e6?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2727] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:18:31 2026] GET /v2.0/networks/475b83b9-174a-4a99-9b92-f6065ae4a0e6?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: 1366/2728] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:18:33 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2729] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:18:33 2026] GET /v2.0/security-groups?id=56985bdc-e994-45b0-9845-293f7865f209&fields=id&fields=name => generated 96 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2730] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:18:33 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2733] 199.19.213.129 () {34 vars in 994 bytes} [Thu May 21 04:18:35 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2734] 199.19.213.129 () {34 vars in 1044 bytes} [Thu May 21 04:18:35 2026] GET /v2.0/security-groups?id=56985bdc-e994-45b0-9845-293f7865f209&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: 1370/2735] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:18:36 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2736] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:18:36 2026] GET /v2.0/security-groups?id=56985bdc-e994-45b0-9845-293f7865f209&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: 1371/2737] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:18:36 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2738] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:18:39 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2739] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:18:39 2026] GET /v2.0/security-groups?id=56985bdc-e994-45b0-9845-293f7865f209&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2740] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:18:39 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2745] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 04:19:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2746] 199.19.213.129 () {30 vars in 705 bytes} [Thu May 21 04:19:14 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: 1376/2747] 199.19.213.129 () {30 vars in 681 bytes} [Thu May 21 04:19:14 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: 1372/2748] 199.19.213.129 () {30 vars in 717 bytes} [Thu May 21 04:19:14 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: 1377/2749] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:19:14 2026] GET /v2.0/subnets/f7004e1d-4577-44c3-b3c4-a97d7551515b => 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: 1373/2750] 199.19.213.129 () {30 vars in 769 bytes} [Thu May 21 04:19:14 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2751] 199.19.213.129 () {34 vars in 717 bytes} [Thu May 21 04:19:14 2026] POST /v2.0/ports => generated 1051 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2752] 10.0.0.203 () {34 vars in 971 bytes} [Thu May 21 04:19:15 2026] GET /v2.0/ports/2ad99f12-e2b2-49fe-b035-15468251759e => generated 1051 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2753] 10.0.0.203 () {34 vars in 907 bytes} [Thu May 21 04:19:15 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2754] 199.19.213.129 () {34 vars in 1262 bytes} [Thu May 21 04:19:16 2026] GET /v2.0/ports/2ad99f12-e2b2-49fe-b035-15468251759e?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: 1380/2755] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:19:16 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b?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/2756] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:19:16 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b?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: 1381/2757] 199.19.213.129 () {34 vars in 975 bytes} [Thu May 21 04:19:16 2026] GET /v2.0/ports/2ad99f12-e2b2-49fe-b035-15468251759e => generated 1051 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2758] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:19:16 2026] GET /v2.0/networks?id=1d129a0e-d3db-47a5-bc3b-3164fc99862b => generated 802 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2759] 199.19.213.129 () {38 vars in 1028 bytes} [Thu May 21 04:19:17 2026] PUT /v2.0/ports/2ad99f12-e2b2-49fe-b035-15468251759e => generated 1241 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:19:17.541 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-668fe9b3-3cf0-442e-998a-fd72ebaf1858'] response: {'name': 'network-changed', 'server_uuid': '416e0ed6-d253-45ec-b003-3fae1822ac8b', 'tag': '2ad99f12-e2b2-49fe-b035-15468251759e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1378/2760] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:19:18 2026] GET /v2.0/ports?tenant_id=acfd6ca3eb2e4c2eb6986102971d5f9c&device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 2481 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2761] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:19:18 2026] GET /v2.0/networks?id=1d129a0e-d3db-47a5-bc3b-3164fc99862b => generated 802 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2762] 199.19.213.129 () {34 vars in 1054 bytes} [Thu May 21 04:19:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=2ad99f12-e2b2-49fe-b035-15468251759e => 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: 1384/2763] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:19:18 2026] GET /v2.0/subnets?id=f7004e1d-4577-44c3-b3c4-a97d7551515b => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2764] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:19:18 2026] GET /v2.0/ports?network_id=1d129a0e-d3db-47a5-bc3b-3164fc99862b&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2765] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:19:18 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b?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: 1381/2766] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:19:18 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2767] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:19:19 2026] GET /v2.0/ports?tenant_id=acfd6ca3eb2e4c2eb6986102971d5f9c&device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 2481 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2768] 199.19.213.129 () {34 vars in 1062 bytes} [Thu May 21 04:19:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.222&port_id=6bebd88c-a0cc-4f49-b1e4-bf8016d1aab5 => 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: 1387/2769] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:19:19 2026] GET /v2.0/subnets?id=f256d77b-62ba-4299-9e99-80bc1b26ab1e => generated 654 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2770] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:19:19 2026] GET /v2.0/ports?network_id=475b83b9-174a-4a99-9b92-f6065ae4a0e6&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2773] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:19:19 2026] GET /v2.0/networks/475b83b9-174a-4a99-9b92-f6065ae4a0e6?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2774] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:19:19 2026] GET /v2.0/networks/475b83b9-174a-4a99-9b92-f6065ae4a0e6?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: 1389/2775] 199.19.213.129 () {34 vars in 1054 bytes} [Thu May 21 04:19:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=2ad99f12-e2b2-49fe-b035-15468251759e => 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: 1387/2776] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:19:19 2026] GET /v2.0/subnets?id=f7004e1d-4577-44c3-b3c4-a97d7551515b => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2777] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:19:19 2026] GET /v2.0/ports?network_id=1d129a0e-d3db-47a5-bc3b-3164fc99862b&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2778] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:19:19 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b?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: 1391/2779] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:19:19 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b?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: 1389/2780] 10.0.0.203 () {34 vars in 971 bytes} [Thu May 21 04:19:23 2026] GET /v2.0/ports/2ad99f12-e2b2-49fe-b035-15468251759e => generated 1243 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2781] 199.19.213.129 () {34 vars in 789 bytes} [Thu May 21 04:19:23 2026] PUT /v2.0/ports/2ad99f12-e2b2-49fe-b035-15468251759e => generated 1268 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:19:24.091 7 INFO neutron.api.v2.resource [None req-fcd1144a-1509-4dab-abf8-5bca8fe99b48 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1390/2782] 199.19.213.129 () {30 vars in 763 bytes} [Thu May 21 04:19:24 2026] GET /v2.0/security-groups/lb-512ec988-dafd-4f54-84b3-c275635ac2bf => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:19:24.110 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-be2f85d2-f3cc-4992-9a4f-dda6d86c2779'] response: {'name': 'network-changed', 'server_uuid': '416e0ed6-d253-45ec-b003-3fae1822ac8b', 'tag': '2ad99f12-e2b2-49fe-b035-15468251759e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1393/2783] 199.19.213.129 () {30 vars in 785 bytes} [Thu May 21 04:19:24 2026] GET /v2.0/security-groups?name=lb-512ec988-dafd-4f54-84b3-c275635ac2bf => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2784] 199.19.213.129 () {34 vars in 789 bytes} [Thu May 21 04:19:24 2026] PUT /v2.0/ports/2ad99f12-e2b2-49fe-b035-15468251759e => generated 1306 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:19:24.434 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-646af29d-10d7-459e-98dd-f6b106062710'] response: {'name': 'network-changed', 'server_uuid': '416e0ed6-d253-45ec-b003-3fae1822ac8b', 'tag': '2ad99f12-e2b2-49fe-b035-15468251759e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1394/2785] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:19:24 2026] GET /v2.0/ports?tenant_id=acfd6ca3eb2e4c2eb6986102971d5f9c&device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 2582 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1392/2786] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:19:24 2026] GET /v2.0/networks?id=1d129a0e-d3db-47a5-bc3b-3164fc99862b => generated 802 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2787] 199.19.213.129 () {34 vars in 1054 bytes} [Thu May 21 04:19:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=2ad99f12-e2b2-49fe-b035-15468251759e => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2788] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:19:24 2026] GET /v2.0/subnets?id=f7004e1d-4577-44c3-b3c4-a97d7551515b => 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: 1396/2789] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:19:24 2026] GET /v2.0/ports?network_id=1d129a0e-d3db-47a5-bc3b-3164fc99862b&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: 1394/2790] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:19:24 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b?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: 1397/2791] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:19:24 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b?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: 1395/2792] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 04:19:24 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: 1398/2793] 199.19.213.129 () {30 vars in 705 bytes} [Thu May 21 04:19:24 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: 1396/2794] 199.19.213.129 () {30 vars in 681 bytes} [Thu May 21 04:19:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2795] 199.19.213.129 () {30 vars in 717 bytes} [Thu May 21 04:19:24 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: 1397/2796] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:19:24 2026] GET /v2.0/subnets/f7004e1d-4577-44c3-b3c4-a97d7551515b => 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: 1400/2797] 199.19.213.129 () {30 vars in 737 bytes} [Thu May 21 04:19:25 2026] GET /v2.0/ports/1eb57bfd-5a02-48fe-8dca-d1ee771228dc => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2798] 199.19.213.129 () {30 vars in 737 bytes} [Thu May 21 04:19:25 2026] GET /v2.0/ports/2ad99f12-e2b2-49fe-b035-15468251759e => generated 1342 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2799] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:19:25 2026] GET /v2.0/subnets/f7004e1d-4577-44c3-b3c4-a97d7551515b => 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: 1399/2800] 199.19.213.129 () {30 vars in 743 bytes} [Thu May 21 04:19:25 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2801] 199.19.213.129 () {30 vars in 737 bytes} [Thu May 21 04:19:25 2026] GET /v2.0/ports/1eb57bfd-5a02-48fe-8dca-d1ee771228dc => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2802] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:19:25 2026] GET /v2.0/subnets/f7004e1d-4577-44c3-b3c4-a97d7551515b => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2803] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:19:25 2026] GET /v2.0/ports?tenant_id=acfd6ca3eb2e4c2eb6986102971d5f9c&device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 2582 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2804] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:19:25 2026] GET /v2.0/networks?id=1d129a0e-d3db-47a5-bc3b-3164fc99862b => generated 802 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2805] 199.19.213.129 () {34 vars in 1054 bytes} [Thu May 21 04:19:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=2ad99f12-e2b2-49fe-b035-15468251759e => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2806] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:19:26 2026] GET /v2.0/subnets?id=f7004e1d-4577-44c3-b3c4-a97d7551515b => 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: 1405/2807] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:19:26 2026] GET /v2.0/ports?network_id=1d129a0e-d3db-47a5-bc3b-3164fc99862b&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2808] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:19:26 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b?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: 1406/2809] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:19:26 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b?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-21 04:19:33.838 7 INFO neutron.db.l3_db [None req-dca7eb87-f9f9-4def-98ee-d3e25633535d 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Floating IP b5f377bc-1771-4698-970c-006f4e431f6d associated. External IP: 10.96.250.220, port: 1eb57bfd-5a02-48fe-8dca-d1ee771228dc. [pid: 7|app: 0|req: 1404/2810] 10.0.0.52 () {34 vars in 676 bytes} [Thu May 21 04:19:33 2026] POST /v2.0/floatingips => generated 899 bytes in 975 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2813] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 04:19:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2814] 199.19.213.129 () {30 vars in 705 bytes} [Thu May 21 04:19:38 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: 1407/2815] 199.19.213.129 () {30 vars in 681 bytes} [Thu May 21 04:19:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2816] 199.19.213.129 () {30 vars in 717 bytes} [Thu May 21 04:19:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:19:38.645 7 INFO neutron.api.v2.resource [None req-72b87d1d-febf-4e85-bc6e-3f3596160339 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1408/2817] 199.19.213.129 () {30 vars in 763 bytes} [Thu May 21 04:19:38 2026] GET /v2.0/security-groups/lb-512ec988-dafd-4f54-84b3-c275635ac2bf => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2818] 199.19.213.129 () {30 vars in 785 bytes} [Thu May 21 04:19:38 2026] GET /v2.0/security-groups?name=lb-512ec988-dafd-4f54-84b3-c275635ac2bf => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2819] 199.19.213.129 () {30 vars in 815 bytes} [Thu May 21 04:19:38 2026] GET /v2.0/security-group-rules?security_group_id=af2e3486-1d22-42c3-9d97-db69acd3c993 => generated 1182 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2820] 199.19.213.129 () {34 vars in 747 bytes} [Thu May 21 04:19:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2821] 199.19.213.129 () {34 vars in 747 bytes} [Thu May 21 04:19:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2822] 10.0.0.179 () {30 vars in 690 bytes} [Thu May 21 04:19:45 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: 1411/2823] 10.0.0.179 () {30 vars in 692 bytes} [Thu May 21 04:19:45 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: 1413/2824] 10.0.0.179 () {30 vars in 668 bytes} [Thu May 21 04:19:45 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: 1412/2825] 10.0.0.179 () {30 vars in 704 bytes} [Thu May 21 04:19:45 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: 1414/2826] 10.0.0.179 () {28 vars in 439 bytes} [Thu May 21 04:19:46 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: 1413/2827] 10.0.0.179 () {30 vars in 728 bytes} [Thu May 21 04:19:46 2026] GET /v2.0/subnets/4a4f30cc-1780-46f8-879b-9c2630453c44 => generated 656 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2828] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 04:19:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2829] 199.19.213.129 () {30 vars in 705 bytes} [Thu May 21 04:19:47 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: 1416/2830] 199.19.213.129 () {30 vars in 681 bytes} [Thu May 21 04:19:47 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: 1415/2831] 199.19.213.129 () {30 vars in 717 bytes} [Thu May 21 04:19:47 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: 1417/2832] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:19:47 2026] GET /v2.0/subnets/4a4f30cc-1780-46f8-879b-9c2630453c44 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2833] 199.19.213.129 () {30 vars in 769 bytes} [Thu May 21 04:19:47 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 2582 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2834] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 04:19:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2835] 199.19.213.129 () {30 vars in 705 bytes} [Thu May 21 04:19:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2836] 199.19.213.129 () {30 vars in 681 bytes} [Thu May 21 04:19:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2837] 199.19.213.129 () {30 vars in 717 bytes} [Thu May 21 04:19:47 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: 1420/2838] 199.19.213.129 () {34 vars in 717 bytes} [Thu May 21 04:19:47 2026] POST /v2.0/ports => generated 1328 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2839] 10.0.0.203 () {34 vars in 971 bytes} [Thu May 21 04:19:47 2026] GET /v2.0/ports/aa415b0b-9266-43f6-938c-9583ddf9fa1b => generated 1328 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1421/2840] 10.0.0.203 () {34 vars in 907 bytes} [Thu May 21 04:19:47 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2841] 199.19.213.129 () {34 vars in 1262 bytes} [Thu May 21 04:19:48 2026] GET /v2.0/ports/aa415b0b-9266-43f6-938c-9583ddf9fa1b?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2842] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:19:48 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc?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: 1421/2843] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:19:48 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc?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: 1423/2846] 199.19.213.129 () {34 vars in 975 bytes} [Thu May 21 04:19:49 2026] GET /v2.0/ports/aa415b0b-9266-43f6-938c-9583ddf9fa1b => generated 1328 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2847] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:19:49 2026] GET /v2.0/networks?id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc => generated 801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2848] 199.19.213.129 () {38 vars in 1028 bytes} [Thu May 21 04:19:49 2026] PUT /v2.0/ports/aa415b0b-9266-43f6-938c-9583ddf9fa1b => generated 1518 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:19:50.145 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-66361b99-abe0-4576-905b-dd6d0693cb2c'] response: {'name': 'network-changed', 'server_uuid': '416e0ed6-d253-45ec-b003-3fae1822ac8b', 'tag': 'aa415b0b-9266-43f6-938c-9583ddf9fa1b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1425/2849] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:19:50 2026] GET /v2.0/ports?tenant_id=acfd6ca3eb2e4c2eb6986102971d5f9c&device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 4092 bytes in 52 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: 1425/2850] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:19:50 2026] GET /v2.0/networks?id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2851] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:19:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.223&port_id=aa415b0b-9266-43f6-938c-9583ddf9fa1b => 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: 1426/2852] 199.19.213.129 () {34 vars in 1104 bytes} [Thu May 21 04:19:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A208&port_id=aa415b0b-9266-43f6-938c-9583ddf9fa1b => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2853] 199.19.213.129 () {34 vars in 1064 bytes} [Thu May 21 04:19:50 2026] GET /v2.0/subnets?id=e94c414f-e219-454e-a351-f7e0e1526102&id=4a4f30cc-1780-46f8-879b-9c2630453c44 => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2854] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:19:50 2026] GET /v2.0/ports?network_id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc&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: 1428/2855] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:19:50 2026] GET /v2.0/ports?network_id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2856] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:19:50 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc?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: 1429/2857] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:19:51 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc?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: 1429/2858] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:19:52 2026] GET /v2.0/ports?tenant_id=acfd6ca3eb2e4c2eb6986102971d5f9c&device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 4092 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2859] 199.19.213.129 () {34 vars in 1062 bytes} [Thu May 21 04:19:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.222&port_id=6bebd88c-a0cc-4f49-b1e4-bf8016d1aab5 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2860] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:19:52 2026] GET /v2.0/subnets?id=f256d77b-62ba-4299-9e99-80bc1b26ab1e => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2861] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:19:52 2026] GET /v2.0/ports?network_id=475b83b9-174a-4a99-9b92-f6065ae4a0e6&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2862] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:19:52 2026] GET /v2.0/networks/475b83b9-174a-4a99-9b92-f6065ae4a0e6?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: 1432/2863] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:19:52 2026] GET /v2.0/networks/475b83b9-174a-4a99-9b92-f6065ae4a0e6?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: 1432/2864] 199.19.213.129 () {34 vars in 1054 bytes} [Thu May 21 04:19:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=2ad99f12-e2b2-49fe-b035-15468251759e => 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: 1433/2865] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:19:52 2026] GET /v2.0/subnets?id=f7004e1d-4577-44c3-b3c4-a97d7551515b => 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: 1433/2866] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:19:52 2026] GET /v2.0/ports?network_id=1d129a0e-d3db-47a5-bc3b-3164fc99862b&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2867] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:19:52 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2868] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:19:52 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b?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: 1435/2869] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:19:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.223&port_id=aa415b0b-9266-43f6-938c-9583ddf9fa1b => 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: 1435/2870] 199.19.213.129 () {34 vars in 1104 bytes} [Thu May 21 04:19:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A208&port_id=aa415b0b-9266-43f6-938c-9583ddf9fa1b => 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: 1436/2871] 199.19.213.129 () {34 vars in 1064 bytes} [Thu May 21 04:19:52 2026] GET /v2.0/subnets?id=e94c414f-e219-454e-a351-f7e0e1526102&id=4a4f30cc-1780-46f8-879b-9c2630453c44 => generated 1410 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2872] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:19:52 2026] GET /v2.0/ports?network_id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2873] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:19:52 2026] GET /v2.0/ports?network_id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2874] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:19:52 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc?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: 1438/2875] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:19:52 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc?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: 1438/2876] 10.0.0.203 () {34 vars in 971 bytes} [Thu May 21 04:19:56 2026] GET /v2.0/ports/aa415b0b-9266-43f6-938c-9583ddf9fa1b => generated 1520 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2877] 199.19.213.129 () {30 vars in 743 bytes} [Thu May 21 04:19:56 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc => generated 798 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2878] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:19:57 2026] GET /v2.0/subnets/4a4f30cc-1780-46f8-879b-9c2630453c44 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2879] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:19:57 2026] GET /v2.0/subnets/e94c414f-e219-454e-a351-f7e0e1526102 => generated 743 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2880] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 04:19:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2881] 199.19.213.129 () {30 vars in 705 bytes} [Thu May 21 04:19:57 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: 1441/2882] 199.19.213.129 () {30 vars in 681 bytes} [Thu May 21 04:19:57 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: 1442/2883] 199.19.213.129 () {30 vars in 717 bytes} [Thu May 21 04:19:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2884] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:19:57 2026] GET /v2.0/subnets/f7004e1d-4577-44c3-b3c4-a97d7551515b => 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: 1443/2885] 199.19.213.129 () {30 vars in 737 bytes} [Thu May 21 04:19:57 2026] GET /v2.0/ports/1eb57bfd-5a02-48fe-8dca-d1ee771228dc => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2886] 199.19.213.129 () {30 vars in 737 bytes} [Thu May 21 04:19:57 2026] GET /v2.0/ports/2ad99f12-e2b2-49fe-b035-15468251759e => generated 1342 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2887] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:19:57 2026] GET /v2.0/subnets/f7004e1d-4577-44c3-b3c4-a97d7551515b => 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: 1444/2888] 199.19.213.129 () {30 vars in 743 bytes} [Thu May 21 04:19:57 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2889] 199.19.213.129 () {30 vars in 737 bytes} [Thu May 21 04:19:57 2026] GET /v2.0/ports/1eb57bfd-5a02-48fe-8dca-d1ee771228dc => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2890] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:19:57 2026] GET /v2.0/subnets/f7004e1d-4577-44c3-b3c4-a97d7551515b => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2891] 10.0.0.179 () {30 vars in 690 bytes} [Thu May 21 04:20:01 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: 1446/2892] 10.0.0.179 () {30 vars in 692 bytes} [Thu May 21 04:20:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2893] 10.0.0.179 () {30 vars in 668 bytes} [Thu May 21 04:20:01 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: 1447/2894] 10.0.0.179 () {30 vars in 704 bytes} [Thu May 21 04:20:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2895] 10.0.0.179 () {28 vars in 439 bytes} [Thu May 21 04:20:02 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2896] 10.0.0.179 () {30 vars in 728 bytes} [Thu May 21 04:20:02 2026] GET /v2.0/subnets/054e43cb-bc57-4f68-9f1b-d6f3580a0d5d => generated 656 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2897] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 04:20:03 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: 8|app: 0|req: 1449/2898] 199.19.213.129 () {30 vars in 705 bytes} [Thu May 21 04:20:03 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: 1450/2899] 199.19.213.129 () {30 vars in 681 bytes} [Thu May 21 04:20:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2900] 199.19.213.129 () {30 vars in 717 bytes} [Thu May 21 04:20:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2901] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:20:03 2026] GET /v2.0/subnets/4a4f30cc-1780-46f8-879b-9c2630453c44 => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2902] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:20:03 2026] GET /v2.0/subnets/054e43cb-bc57-4f68-9f1b-d6f3580a0d5d => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2903] 199.19.213.129 () {30 vars in 769 bytes} [Thu May 21 04:20:03 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 4094 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2904] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 04:20:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2905] 199.19.213.129 () {30 vars in 705 bytes} [Thu May 21 04:20:03 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: 1453/2906] 199.19.213.129 () {30 vars in 681 bytes} [Thu May 21 04:20:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2907] 199.19.213.129 () {30 vars in 717 bytes} [Thu May 21 04:20:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2908] 199.19.213.129 () {34 vars in 717 bytes} [Thu May 21 04:20:03 2026] POST /v2.0/ports => generated 1328 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2909] 10.0.0.203 () {34 vars in 971 bytes} [Thu May 21 04:20:04 2026] GET /v2.0/ports/7c1f339e-7ccf-45c9-a158-aa5cbc99e87d => 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: 1457/2912] 199.19.213.129 () {34 vars in 1262 bytes} [Thu May 21 04:20:05 2026] GET /v2.0/ports/7c1f339e-7ccf-45c9-a158-aa5cbc99e87d?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1456/2913] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:20:05 2026] GET /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2914] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:20:05 2026] GET /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5?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: 1457/2915] 199.19.213.129 () {34 vars in 975 bytes} [Thu May 21 04:20:06 2026] GET /v2.0/ports/7c1f339e-7ccf-45c9-a158-aa5cbc99e87d => generated 1328 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2916] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:20:06 2026] GET /v2.0/networks?id=63266f8e-a8bc-4d17-aff2-daf6c30139f5 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2917] 199.19.213.129 () {38 vars in 1028 bytes} [Thu May 21 04:20:06 2026] PUT /v2.0/ports/7c1f339e-7ccf-45c9-a158-aa5cbc99e87d => generated 1518 bytes in 956 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:20:07.246 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7aeadf2-8b9a-4257-bf9c-e33f2f10eb8b'] response: {'name': 'network-changed', 'server_uuid': '416e0ed6-d253-45ec-b003-3fae1822ac8b', 'tag': '7c1f339e-7ccf-45c9-a158-aa5cbc99e87d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1460/2918] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:20:07 2026] GET /v2.0/ports?tenant_id=acfd6ca3eb2e4c2eb6986102971d5f9c&device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 5604 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1459/2919] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:20:07 2026] GET /v2.0/networks?id=63266f8e-a8bc-4d17-aff2-daf6c30139f5 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2920] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:20:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.136&port_id=7c1f339e-7ccf-45c9-a158-aa5cbc99e87d => 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: 1460/2921] 199.19.213.129 () {34 vars in 1104 bytes} [Thu May 21 04:20:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d&port_id=7c1f339e-7ccf-45c9-a158-aa5cbc99e87d => 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: 1462/2922] 199.19.213.129 () {34 vars in 1064 bytes} [Thu May 21 04:20:07 2026] GET /v2.0/subnets?id=054e43cb-bc57-4f68-9f1b-d6f3580a0d5d&id=1d3a0056-a183-4b50-a4a5-209ce2c58a5d => generated 1415 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2923] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:20:07 2026] GET /v2.0/ports?network_id=63266f8e-a8bc-4d17-aff2-daf6c30139f5&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: 1463/2924] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:20:08 2026] GET /v2.0/ports?network_id=63266f8e-a8bc-4d17-aff2-daf6c30139f5&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2925] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:20:08 2026] GET /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5?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: 1464/2926] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:20:08 2026] GET /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5?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: 1463/2927] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:20:09 2026] GET /v2.0/ports?tenant_id=acfd6ca3eb2e4c2eb6986102971d5f9c&device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 5604 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2928] 199.19.213.129 () {34 vars in 1062 bytes} [Thu May 21 04:20:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.222&port_id=6bebd88c-a0cc-4f49-b1e4-bf8016d1aab5 => 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: 1464/2929] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:20:09 2026] GET /v2.0/subnets?id=f256d77b-62ba-4299-9e99-80bc1b26ab1e => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2930] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:20:09 2026] GET /v2.0/ports?network_id=475b83b9-174a-4a99-9b92-f6065ae4a0e6&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: 1465/2931] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:20:09 2026] GET /v2.0/networks/475b83b9-174a-4a99-9b92-f6065ae4a0e6?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: 1467/2932] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:20:09 2026] GET /v2.0/networks/475b83b9-174a-4a99-9b92-f6065ae4a0e6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2933] 199.19.213.129 () {34 vars in 1054 bytes} [Thu May 21 04:20:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=2ad99f12-e2b2-49fe-b035-15468251759e => 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: 1468/2934] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:20:09 2026] GET /v2.0/subnets?id=f7004e1d-4577-44c3-b3c4-a97d7551515b => 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: 1467/2935] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:20:09 2026] GET /v2.0/ports?network_id=1d129a0e-d3db-47a5-bc3b-3164fc99862b&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: 1469/2936] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:20:09 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b?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: 1468/2937] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:20:09 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2938] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:20:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.223&port_id=aa415b0b-9266-43f6-938c-9583ddf9fa1b => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2939] 199.19.213.129 () {34 vars in 1104 bytes} [Thu May 21 04:20:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A208&port_id=aa415b0b-9266-43f6-938c-9583ddf9fa1b => 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: 1471/2940] 199.19.213.129 () {34 vars in 1064 bytes} [Thu May 21 04:20:09 2026] GET /v2.0/subnets?id=e94c414f-e219-454e-a351-f7e0e1526102&id=4a4f30cc-1780-46f8-879b-9c2630453c44 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2941] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:20:09 2026] GET /v2.0/ports?network_id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2942] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:20:09 2026] GET /v2.0/ports?network_id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2943] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:20:09 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc?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: 1473/2944] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:20:09 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2945] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:20:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.136&port_id=7c1f339e-7ccf-45c9-a158-aa5cbc99e87d => 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: 1474/2946] 199.19.213.129 () {34 vars in 1104 bytes} [Thu May 21 04:20:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d&port_id=7c1f339e-7ccf-45c9-a158-aa5cbc99e87d => 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: 1473/2947] 199.19.213.129 () {34 vars in 1064 bytes} [Thu May 21 04:20:10 2026] GET /v2.0/subnets?id=054e43cb-bc57-4f68-9f1b-d6f3580a0d5d&id=1d3a0056-a183-4b50-a4a5-209ce2c58a5d => generated 1415 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2948] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:20:10 2026] GET /v2.0/ports?network_id=63266f8e-a8bc-4d17-aff2-daf6c30139f5&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2949] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:20:10 2026] GET /v2.0/ports?network_id=63266f8e-a8bc-4d17-aff2-daf6c30139f5&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2950] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:20:10 2026] GET /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5?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: 1475/2951] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:20:10 2026] GET /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5?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: 1477/2952] 10.0.0.203 () {34 vars in 971 bytes} [Thu May 21 04:20:13 2026] GET /v2.0/ports/7c1f339e-7ccf-45c9-a158-aa5cbc99e87d => generated 1520 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2953] 199.19.213.129 () {30 vars in 743 bytes} [Thu May 21 04:20:14 2026] GET /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5 => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2954] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:20:14 2026] GET /v2.0/subnets/054e43cb-bc57-4f68-9f1b-d6f3580a0d5d => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2955] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:20:14 2026] GET /v2.0/subnets/1d3a0056-a183-4b50-a4a5-209ce2c58a5d => generated 748 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2956] 199.19.213.129 () {30 vars in 737 bytes} [Thu May 21 04:20:14 2026] GET /v2.0/ports/aa415b0b-9266-43f6-938c-9583ddf9fa1b => 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: 1478/2957] 199.19.213.129 () {34 vars in 790 bytes} [Thu May 21 04:20:14 2026] PUT /v2.0/ports/aa415b0b-9266-43f6-938c-9583ddf9fa1b => generated 1255 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:20:14.621 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-defb0566-0e66-4140-ac48-9aaa86c54bfd'] response: {'name': 'network-changed', 'server_uuid': '416e0ed6-d253-45ec-b003-3fae1822ac8b', 'tag': 'aa415b0b-9266-43f6-938c-9583ddf9fa1b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1480/2958] 199.19.213.129 () {30 vars in 743 bytes} [Thu May 21 04:20:14 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc => generated 798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1479/2959] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:20:14 2026] GET /v2.0/subnets/4a4f30cc-1780-46f8-879b-9c2630453c44 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2960] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 04:20:14 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: 1480/2961] 199.19.213.129 () {30 vars in 705 bytes} [Thu May 21 04:20:14 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: 1482/2962] 199.19.213.129 () {30 vars in 681 bytes} [Thu May 21 04:20:14 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: 1481/2963] 199.19.213.129 () {30 vars in 717 bytes} [Thu May 21 04:20:14 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: 1483/2964] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:20:14 2026] GET /v2.0/subnets/f7004e1d-4577-44c3-b3c4-a97d7551515b => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2965] 199.19.213.129 () {30 vars in 737 bytes} [Thu May 21 04:20:14 2026] GET /v2.0/ports/1eb57bfd-5a02-48fe-8dca-d1ee771228dc => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2966] 199.19.213.129 () {30 vars in 737 bytes} [Thu May 21 04:20:14 2026] GET /v2.0/ports/2ad99f12-e2b2-49fe-b035-15468251759e => generated 1342 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2967] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:20:14 2026] GET /v2.0/subnets/f7004e1d-4577-44c3-b3c4-a97d7551515b => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2968] 199.19.213.129 () {30 vars in 743 bytes} [Thu May 21 04:20:14 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b => generated 799 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2969] 199.19.213.129 () {30 vars in 737 bytes} [Thu May 21 04:20:15 2026] GET /v2.0/ports/1eb57bfd-5a02-48fe-8dca-d1ee771228dc => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2970] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:20:15 2026] GET /v2.0/subnets/f7004e1d-4577-44c3-b3c4-a97d7551515b => 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: 1485/2971] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:20:15 2026] GET /v2.0/ports?tenant_id=acfd6ca3eb2e4c2eb6986102971d5f9c&device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 5377 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2972] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:20:15 2026] GET /v2.0/networks?id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2973] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:20:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.223&port_id=aa415b0b-9266-43f6-938c-9583ddf9fa1b => 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: 1488/2974] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:20:15 2026] GET /v2.0/subnets?id=4a4f30cc-1780-46f8-879b-9c2630453c44 => generated 677 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2975] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:20:15 2026] GET /v2.0/ports?network_id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2976] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:20:15 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc?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: 1488/2977] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:20:15 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc?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: 1491/2980] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 04:20:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2981] 199.19.213.129 () {30 vars in 705 bytes} [Thu May 21 04:20: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: 7|app: 0|req: 1492/2982] 199.19.213.129 () {30 vars in 681 bytes} [Thu May 21 04:20:27 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: 1491/2983] 199.19.213.129 () {30 vars in 717 bytes} [Thu May 21 04:20:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2984] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:20:27 2026] GET /v2.0/subnets/4a4f30cc-1780-46f8-879b-9c2630453c44 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2985] 199.19.213.129 () {30 vars in 769 bytes} [Thu May 21 04:20:27 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 5377 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2986] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 04:20:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2987] 199.19.213.129 () {30 vars in 705 bytes} [Thu May 21 04:20:27 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: 1495/2988] 199.19.213.129 () {30 vars in 681 bytes} [Thu May 21 04:20:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2989] 199.19.213.129 () {30 vars in 717 bytes} [Thu May 21 04:20:27 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: 1496/2990] 199.19.213.129 () {30 vars in 737 bytes} [Thu May 21 04:20:27 2026] GET /v2.0/ports/7c1f339e-7ccf-45c9-a158-aa5cbc99e87d => generated 1520 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2991] 199.19.213.129 () {34 vars in 790 bytes} [Thu May 21 04:20:27 2026] PUT /v2.0/ports/7c1f339e-7ccf-45c9-a158-aa5cbc99e87d => generated 1307 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:20:27.746 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c7882ab-bbd7-4840-b10a-60fd60aaf614'] response: {'name': 'network-changed', 'server_uuid': '416e0ed6-d253-45ec-b003-3fae1822ac8b', 'tag': '7c1f339e-7ccf-45c9-a158-aa5cbc99e87d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1497/2992] 199.19.213.129 () {30 vars in 743 bytes} [Thu May 21 04:20:27 2026] GET /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5 => generated 798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1496/2993] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:20:27 2026] GET /v2.0/subnets/1d3a0056-a183-4b50-a4a5-209ce2c58a5d => generated 748 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2994] 199.19.213.129 () {30 vars in 737 bytes} [Thu May 21 04:20:27 2026] GET /v2.0/ports/7c1f339e-7ccf-45c9-a158-aa5cbc99e87d => generated 1343 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2995] 199.19.213.129 () {34 vars in 789 bytes} [Thu May 21 04:20:27 2026] PUT /v2.0/ports/7c1f339e-7ccf-45c9-a158-aa5cbc99e87d => generated 1080 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2996] 199.19.213.129 () {30 vars in 743 bytes} [Thu May 21 04:20:28 2026] GET /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5 => generated 798 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1498/2997] 199.19.213.129 () {30 vars in 769 bytes} [Thu May 21 04:20:28 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 4973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2998] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:20:28 2026] GET /v2.0/ports?tenant_id=acfd6ca3eb2e4c2eb6986102971d5f9c&device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 4973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2999] 199.19.213.129 () {30 vars in 769 bytes} [Thu May 21 04:20:28 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 4973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3000] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:20:28 2026] GET /v2.0/networks?id=63266f8e-a8bc-4d17-aff2-daf6c30139f5 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3001] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:20:28 2026] GET /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5?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: 1502/3002] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:20:28 2026] GET /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5?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: 1501/3003] 199.19.213.129 () {30 vars in 769 bytes} [Thu May 21 04:20:29 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 4973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:20:29.794 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-33281219-69d2-4e7a-84ba-9c1dd7e06b01'] response: {'name': 'network-changed', 'server_uuid': '416e0ed6-d253-45ec-b003-3fae1822ac8b', 'tag': '7c1f339e-7ccf-45c9-a158-aa5cbc99e87d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1503/3004] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:20:30 2026] GET /v2.0/ports?tenant_id=acfd6ca3eb2e4c2eb6986102971d5f9c&device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 4973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3005] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:20:30 2026] GET /v2.0/networks?id=63266f8e-a8bc-4d17-aff2-daf6c30139f5 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3006] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:20:30 2026] GET /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3007] 199.19.213.129 () {30 vars in 769 bytes} [Thu May 21 04:20:30 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 4973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3008] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:20:30 2026] GET /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3009] 199.19.213.129 () {34 vars in 975 bytes} [Thu May 21 04:20:30 2026] GET /v2.0/ports/7c1f339e-7ccf-45c9-a158-aa5cbc99e87d => generated 1116 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3010] 199.19.213.129 () {34 vars in 1060 bytes} [Thu May 21 04:20:30 2026] GET /v2.0/ports/7c1f339e-7ccf-45c9-a158-aa5cbc99e87d?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3011] 199.19.213.129 () {34 vars in 1016 bytes} [Thu May 21 04:20:30 2026] GET /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5?fields=dns_domain => generated 29 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3012] 199.19.213.129 () {38 vars in 1028 bytes} [Thu May 21 04:20:30 2026] PUT /v2.0/ports/7c1f339e-7ccf-45c9-a158-aa5cbc99e87d => generated 917 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3013] 199.19.213.129 () {30 vars in 769 bytes} [Thu May 21 04:20:31 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 3865 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 04:20:31.661 7 INFO neutron_taas.services.taas.taas_plugin [None req-a8d35870-864e-43b3-9faf-b0204566bee1 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 7c1f339e-7ccf-45c9-a158-aa5cbc99e87d 2026-05-21 04:20:31.664 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8d35870-864e-43b3-9faf-b0204566bee1 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 7c1f339e-7ccf-45c9-a158-aa5cbc99e87d [pid: 7|app: 0|req: 1508/3014] 199.19.213.129 () {32 vars in 759 bytes} [Thu May 21 04:20:31 2026] DELETE /v2.0/ports/7c1f339e-7ccf-45c9-a158-aa5cbc99e87d => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3015] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 04:20:31 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/3016] 199.19.213.129 () {30 vars in 705 bytes} [Thu May 21 04:20:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3017] 199.19.213.129 () {30 vars in 681 bytes} [Thu May 21 04:20:31 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: 1510/3018] 199.19.213.129 () {30 vars in 717 bytes} [Thu May 21 04:20:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3019] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:20:31 2026] GET /v2.0/subnets/f7004e1d-4577-44c3-b3c4-a97d7551515b => 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: 1511/3020] 199.19.213.129 () {30 vars in 737 bytes} [Thu May 21 04:20:31 2026] GET /v2.0/ports/1eb57bfd-5a02-48fe-8dca-d1ee771228dc => 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: 1510/3021] 199.19.213.129 () {30 vars in 737 bytes} [Thu May 21 04:20:31 2026] GET /v2.0/ports/2ad99f12-e2b2-49fe-b035-15468251759e => generated 1342 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3022] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:20:32 2026] GET /v2.0/subnets/f7004e1d-4577-44c3-b3c4-a97d7551515b => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3023] 199.19.213.129 () {30 vars in 743 bytes} [Thu May 21 04:20:32 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b => generated 799 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3024] 199.19.213.129 () {30 vars in 737 bytes} [Thu May 21 04:20:32 2026] GET /v2.0/ports/1eb57bfd-5a02-48fe-8dca-d1ee771228dc => 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: 1512/3025] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:20:32 2026] GET /v2.0/subnets/f7004e1d-4577-44c3-b3c4-a97d7551515b => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3026] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:20:32 2026] GET /v2.0/ports?tenant_id=acfd6ca3eb2e4c2eb6986102971d5f9c&device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 3865 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3027] 199.19.213.129 () {34 vars in 1226 bytes} [Thu May 21 04:20:32 2026] GET /v2.0/networks?id=475b83b9-174a-4a99-9b92-f6065ae4a0e6&id=1d129a0e-d3db-47a5-bc3b-3164fc99862b&id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc&id=63266f8e-a8bc-4d17-aff2-daf6c30139f5 => generated 3097 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3028] 199.19.213.129 () {34 vars in 1062 bytes} [Thu May 21 04:20:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.222&port_id=6bebd88c-a0cc-4f49-b1e4-bf8016d1aab5 => 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: 1514/3029] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:20:32 2026] GET /v2.0/subnets?id=f256d77b-62ba-4299-9e99-80bc1b26ab1e => 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: 1516/3030] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:20:32 2026] GET /v2.0/ports?network_id=475b83b9-174a-4a99-9b92-f6065ae4a0e6&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: 1515/3031] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:20:32 2026] GET /v2.0/networks/475b83b9-174a-4a99-9b92-f6065ae4a0e6?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: 1517/3032] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:20:32 2026] GET /v2.0/networks/475b83b9-174a-4a99-9b92-f6065ae4a0e6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3033] 199.19.213.129 () {34 vars in 1054 bytes} [Thu May 21 04:20:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=2ad99f12-e2b2-49fe-b035-15468251759e => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3034] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:20:32 2026] GET /v2.0/subnets?id=f7004e1d-4577-44c3-b3c4-a97d7551515b => 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: 1517/3035] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:20:32 2026] GET /v2.0/ports?network_id=1d129a0e-d3db-47a5-bc3b-3164fc99862b&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3036] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:20:33 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3037] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:20:33 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3038] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:20:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.223&port_id=aa415b0b-9266-43f6-938c-9583ddf9fa1b => 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: 1519/3039] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:20:33 2026] GET /v2.0/subnets?id=4a4f30cc-1780-46f8-879b-9c2630453c44 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3040] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:20:33 2026] GET /v2.0/ports?network_id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3041] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:20:33 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc?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: 1522/3042] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:20:33 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc?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: 1522/3045] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 04:20:37 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: 1524/3046] 199.19.213.129 () {30 vars in 705 bytes} [Thu May 21 04:20:37 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: 1523/3047] 199.19.213.129 () {30 vars in 681 bytes} [Thu May 21 04:20: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: 7|app: 0|req: 1525/3048] 199.19.213.129 () {30 vars in 717 bytes} [Thu May 21 04:20:37 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: 1524/3049] 199.19.213.129 () {30 vars in 769 bytes} [Thu May 21 04:20:37 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 3865 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3050] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 04:20:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3051] 199.19.213.129 () {30 vars in 705 bytes} [Thu May 21 04:20:37 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: 1527/3052] 199.19.213.129 () {30 vars in 681 bytes} [Thu May 21 04:20:37 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: 1526/3053] 199.19.213.129 () {30 vars in 717 bytes} [Thu May 21 04:20:37 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: 1528/3054] 199.19.213.129 () {30 vars in 737 bytes} [Thu May 21 04:20:37 2026] GET /v2.0/ports/aa415b0b-9266-43f6-938c-9583ddf9fa1b => generated 1291 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3055] 199.19.213.129 () {34 vars in 789 bytes} [Thu May 21 04:20:37 2026] PUT /v2.0/ports/aa415b0b-9266-43f6-938c-9583ddf9fa1b => generated 1080 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:20:38.077 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb980e78-c4f2-4698-af95-778cb7f4ddfe'] response: {'name': 'network-changed', 'server_uuid': '416e0ed6-d253-45ec-b003-3fae1822ac8b', 'tag': 'aa415b0b-9266-43f6-938c-9583ddf9fa1b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1529/3056] 199.19.213.129 () {30 vars in 743 bytes} [Thu May 21 04:20:38 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc => generated 798 bytes in 51 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: 1528/3057] 199.19.213.129 () {30 vars in 769 bytes} [Thu May 21 04:20:38 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 3690 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3058] 199.19.213.129 () {30 vars in 769 bytes} [Thu May 21 04:20:38 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 3690 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3059] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:20:38 2026] GET /v2.0/ports?tenant_id=acfd6ca3eb2e4c2eb6986102971d5f9c&device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 3690 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3060] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:20:38 2026] GET /v2.0/networks?id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3061] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:20:38 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3062] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:20:38 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc?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: 1531/3063] 199.19.213.129 () {30 vars in 769 bytes} [Thu May 21 04:20:39 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 3690 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3064] 199.19.213.129 () {34 vars in 975 bytes} [Thu May 21 04:20:40 2026] GET /v2.0/ports/aa415b0b-9266-43f6-938c-9583ddf9fa1b => generated 1116 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3065] 199.19.213.129 () {34 vars in 1060 bytes} [Thu May 21 04:20:40 2026] GET /v2.0/ports/aa415b0b-9266-43f6-938c-9583ddf9fa1b?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3066] 199.19.213.129 () {30 vars in 769 bytes} [Thu May 21 04:20:40 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 3690 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3067] 199.19.213.129 () {34 vars in 1016 bytes} [Thu May 21 04:20:40 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc?fields=dns_domain => generated 29 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3068] 199.19.213.129 () {38 vars in 1028 bytes} [Thu May 21 04:20:40 2026] PUT /v2.0/ports/aa415b0b-9266-43f6-938c-9583ddf9fa1b => generated 917 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3069] 199.19.213.129 () {30 vars in 769 bytes} [Thu May 21 04:20:41 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 04:20:41.575 7 INFO neutron_taas.services.taas.taas_plugin [None req-27513490-ae6a-4544-b091-bf3a2e569c61 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: aa415b0b-9266-43f6-938c-9583ddf9fa1b 2026-05-21 04:20:41.577 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27513490-ae6a-4544-b091-bf3a2e569c61 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: aa415b0b-9266-43f6-938c-9583ddf9fa1b [pid: 7|app: 0|req: 1536/3070] 199.19.213.129 () {32 vars in 759 bytes} [Thu May 21 04:20:41 2026] DELETE /v2.0/ports/aa415b0b-9266-43f6-938c-9583ddf9fa1b => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3071] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 04:20:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3072] 199.19.213.129 () {30 vars in 705 bytes} [Thu May 21 04:20:41 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: 1536/3073] 199.19.213.129 () {30 vars in 681 bytes} [Thu May 21 04:20:41 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: 1538/3074] 199.19.213.129 () {30 vars in 717 bytes} [Thu May 21 04:20:41 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: 1537/3075] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:20:41 2026] GET /v2.0/subnets/f7004e1d-4577-44c3-b3c4-a97d7551515b => 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: 1539/3076] 199.19.213.129 () {30 vars in 737 bytes} [Thu May 21 04:20:41 2026] GET /v2.0/ports/1eb57bfd-5a02-48fe-8dca-d1ee771228dc => 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: 1538/3077] 199.19.213.129 () {30 vars in 737 bytes} [Thu May 21 04:20:41 2026] GET /v2.0/ports/2ad99f12-e2b2-49fe-b035-15468251759e => generated 1342 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3078] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:20:41 2026] GET /v2.0/subnets/f7004e1d-4577-44c3-b3c4-a97d7551515b => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3079] 199.19.213.129 () {30 vars in 743 bytes} [Thu May 21 04:20:41 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3080] 199.19.213.129 () {30 vars in 737 bytes} [Thu May 21 04:20:42 2026] GET /v2.0/ports/1eb57bfd-5a02-48fe-8dca-d1ee771228dc => 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: 1540/3081] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:20:42 2026] GET /v2.0/subnets/f7004e1d-4577-44c3-b3c4-a97d7551515b => 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: 1542/3082] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:20:42 2026] GET /v2.0/ports?tenant_id=acfd6ca3eb2e4c2eb6986102971d5f9c&device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 2582 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3083] 199.19.213.129 () {34 vars in 1146 bytes} [Thu May 21 04:20:42 2026] GET /v2.0/networks?id=475b83b9-174a-4a99-9b92-f6065ae4a0e6&id=1d129a0e-d3db-47a5-bc3b-3164fc99862b&id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc => generated 2310 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3084] 199.19.213.129 () {34 vars in 1062 bytes} [Thu May 21 04:20:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.222&port_id=6bebd88c-a0cc-4f49-b1e4-bf8016d1aab5 => 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: 1542/3085] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:20:42 2026] GET /v2.0/subnets?id=f256d77b-62ba-4299-9e99-80bc1b26ab1e => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3086] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:20:42 2026] GET /v2.0/ports?network_id=475b83b9-174a-4a99-9b92-f6065ae4a0e6&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: 1543/3087] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:20:42 2026] GET /v2.0/networks/475b83b9-174a-4a99-9b92-f6065ae4a0e6?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: 1545/3088] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:20:42 2026] GET /v2.0/networks/475b83b9-174a-4a99-9b92-f6065ae4a0e6?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: 1544/3089] 199.19.213.129 () {34 vars in 1054 bytes} [Thu May 21 04:20:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=2ad99f12-e2b2-49fe-b035-15468251759e => 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: 1546/3090] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:20:42 2026] GET /v2.0/subnets?id=f7004e1d-4577-44c3-b3c4-a97d7551515b => 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: 1545/3091] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:20:42 2026] GET /v2.0/ports?network_id=1d129a0e-d3db-47a5-bc3b-3164fc99862b&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3092] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:20:42 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b?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: 1546/3093] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:20:42 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b?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: 1549/3096] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 04:20:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3097] 199.19.213.129 () {30 vars in 705 bytes} [Thu May 21 04:20:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3098] 199.19.213.129 () {30 vars in 681 bytes} [Thu May 21 04:20:53 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: 1549/3099] 199.19.213.129 () {30 vars in 717 bytes} [Thu May 21 04:20:53 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-21 04:20:53.706 7 INFO neutron.api.v2.resource [None req-bad5d4ec-cb55-4ad7-ae4f-9b429d108c3c 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/3100] 199.19.213.129 () {30 vars in 763 bytes} [Thu May 21 04:20:53 2026] GET /v2.0/security-groups/lb-512ec988-dafd-4f54-84b3-c275635ac2bf => 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: 1550/3101] 199.19.213.129 () {30 vars in 785 bytes} [Thu May 21 04:20:53 2026] GET /v2.0/security-groups?name=lb-512ec988-dafd-4f54-84b3-c275635ac2bf => generated 2865 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3102] 199.19.213.129 () {30 vars in 815 bytes} [Thu May 21 04:20:53 2026] GET /v2.0/security-group-rules?security_group_id=af2e3486-1d22-42c3-9d97-db69acd3c993 => generated 2334 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3103] 199.19.213.129 () {32 vars in 789 bytes} [Thu May 21 04:20:53 2026] DELETE /v2.0/security-group-rules/651d9691-f009-4367-9733-26e11134a0b0 => 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: 1553/3104] 199.19.213.129 () {32 vars in 789 bytes} [Thu May 21 04:20:53 2026] DELETE /v2.0/security-group-rules/6ccb22b3-195d-48df-ba06-9187805d2e1e => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:20:57.599 8 INFO neutron_taas.services.taas.taas_plugin [None req-e0dacef3-809e-4856-9ea5-f56cd7dd6ad0 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] TaaS: Handle Delete Port: f9addc36-db95-46cb-9ca8-3219aca65d72 2026-05-21 04:20:57.602 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e0dacef3-809e-4856-9ea5-f56cd7dd6ad0 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Tap Mirror: Handle Delete Port: f9addc36-db95-46cb-9ca8-3219aca65d72 2026-05-21 04:20:57.779 8 INFO neutron.db.l3_db [None req-e0dacef3-809e-4856-9ea5-f56cd7dd6ad0 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Floating IP b5f377bc-1771-4698-970c-006f4e431f6d disassociated (deleted). External IP: 10.96.250.220, port: 1eb57bfd-5a02-48fe-8dca-d1ee771228dc. [pid: 8|app: 0|req: 1552/3105] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:20:57 2026] DELETE /v2.0/floatingips/b5f377bc-1771-4698-970c-006f4e431f6d => generated 0 bytes in 608 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:20:58.106 7 INFO neutron.api.v2.resource [None req-c30f40d2-7302-4b06-95b3-a089d0c7639a 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3106] 10.0.0.52 () {32 vars in 728 bytes} [Thu May 21 04:20:58 2026] GET /v2.0/floatingips/b5f377bc-1771-4698-970c-006f4e431f6d => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3107] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 04:20:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3108] 199.19.213.129 () {30 vars in 705 bytes} [Thu May 21 04:20:58 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: 1554/3109] 199.19.213.129 () {30 vars in 681 bytes} [Thu May 21 04:20:58 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: 1556/3110] 199.19.213.129 () {30 vars in 717 bytes} [Thu May 21 04:20:58 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-21 04:20:58.781 8 INFO neutron.api.v2.resource [None req-c979dad5-fb10-4c8f-9d98-1262b1d83c80 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1555/3111] 199.19.213.129 () {30 vars in 763 bytes} [Thu May 21 04:20:58 2026] GET /v2.0/security-groups/lb-512ec988-dafd-4f54-84b3-c275635ac2bf => 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: 1557/3112] 199.19.213.129 () {30 vars in 785 bytes} [Thu May 21 04:20:58 2026] GET /v2.0/security-groups?name=lb-512ec988-dafd-4f54-84b3-c275635ac2bf => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3113] 199.19.213.129 () {30 vars in 815 bytes} [Thu May 21 04:20:58 2026] GET /v2.0/security-group-rules?security_group_id=af2e3486-1d22-42c3-9d97-db69acd3c993 => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3114] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 04:20:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3115] 199.19.213.129 () {30 vars in 705 bytes} [Thu May 21 04:20:58 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: 1559/3116] 199.19.213.129 () {30 vars in 681 bytes} [Thu May 21 04:20:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3117] 199.19.213.129 () {30 vars in 717 bytes} [Thu May 21 04:20:58 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: 1560/3118] 199.19.213.129 () {30 vars in 741 bytes} [Thu May 21 04:20:58 2026] GET /v2.0/subnets/f7004e1d-4577-44c3-b3c4-a97d7551515b => 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: 1559/3119] 199.19.213.129 () {30 vars in 769 bytes} [Thu May 21 04:20:59 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 2582 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3120] 199.19.213.129 () {30 vars in 769 bytes} [Thu May 21 04:20:59 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 2582 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3121] 199.19.213.129 () {30 vars in 769 bytes} [Thu May 21 04:20:59 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 2582 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3122] 199.19.213.129 () {30 vars in 769 bytes} [Thu May 21 04:21:00 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 2582 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3123] 199.19.213.129 () {34 vars in 975 bytes} [Thu May 21 04:21:01 2026] GET /v2.0/ports/2ad99f12-e2b2-49fe-b035-15468251759e => generated 1342 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3124] 199.19.213.129 () {30 vars in 769 bytes} [Thu May 21 04:21:01 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 2582 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3125] 199.19.213.129 () {34 vars in 1060 bytes} [Thu May 21 04:21:01 2026] GET /v2.0/ports/2ad99f12-e2b2-49fe-b035-15468251759e?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3126] 199.19.213.129 () {34 vars in 1016 bytes} [Thu May 21 04:21:01 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b?fields=dns_domain => generated 29 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3127] 199.19.213.129 () {38 vars in 1028 bytes} [Thu May 21 04:21:01 2026] PUT /v2.0/ports/2ad99f12-e2b2-49fe-b035-15468251759e => generated 1143 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3128] 199.19.213.129 () {30 vars in 769 bytes} [Thu May 21 04:21:02 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1564/3129] 199.19.213.129 () {34 vars in 789 bytes} [Thu May 21 04:21:02 2026] PUT /v2.0/ports/2ad99f12-e2b2-49fe-b035-15468251759e => generated 1082 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3130] 199.19.213.129 () {30 vars in 737 bytes} [Thu May 21 04:21:02 2026] GET /v2.0/ports/2ad99f12-e2b2-49fe-b035-15468251759e => generated 1082 bytes in 36 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-21 04:21:02.814 8 INFO neutron_taas.services.taas.taas_plugin [None req-34cc1c45-9edc-4b6e-917f-706c54e5d7e9 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 2ad99f12-e2b2-49fe-b035-15468251759e 2026-05-21 04:21:02.817 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34cc1c45-9edc-4b6e-917f-706c54e5d7e9 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 2ad99f12-e2b2-49fe-b035-15468251759e [pid: 8|app: 0|req: 1565/3131] 199.19.213.129 () {32 vars in 759 bytes} [Thu May 21 04:21:02 2026] DELETE /v2.0/ports/2ad99f12-e2b2-49fe-b035-15468251759e => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3132] 199.19.213.129 () {30 vars in 703 bytes} [Thu May 21 04:21:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3133] 199.19.213.129 () {30 vars in 705 bytes} [Thu May 21 04:21:03 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: 1568/3134] 199.19.213.129 () {30 vars in 681 bytes} [Thu May 21 04:21:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3135] 199.19.213.129 () {30 vars in 717 bytes} [Thu May 21 04:21:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:21:03.120 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d309314f-f993-4c20-98a7-fbfd391b958b 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1569/3136] 199.19.213.129 () {32 vars in 759 bytes} [Thu May 21 04:21:03 2026] DELETE /v2.0/ports/2ad99f12-e2b2-49fe-b035-15468251759e => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3137] 199.19.213.129 () {30 vars in 737 bytes} [Thu May 21 04:21:03 2026] GET /v2.0/ports/1eb57bfd-5a02-48fe-8dca-d1ee771228dc => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:21:03.187 7 INFO neutron.api.v2.resource [None req-81d50d47-5cd3-4cac-a8b3-a21fe68088a4 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1570/3138] 199.19.213.129 () {30 vars in 763 bytes} [Thu May 21 04:21:03 2026] GET /v2.0/security-groups/lb-512ec988-dafd-4f54-84b3-c275635ac2bf => 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: 1569/3139] 199.19.213.129 () {30 vars in 785 bytes} [Thu May 21 04:21:03 2026] GET /v2.0/security-groups?name=lb-512ec988-dafd-4f54-84b3-c275635ac2bf => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3140] 199.19.213.129 () {30 vars in 737 bytes} [Thu May 21 04:21:03 2026] GET /v2.0/ports/1eb57bfd-5a02-48fe-8dca-d1ee771228dc => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3141] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:21:03 2026] GET /v2.0/ports?tenant_id=acfd6ca3eb2e4c2eb6986102971d5f9c&device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3142] 199.19.213.129 () {34 vars in 1066 bytes} [Thu May 21 04:21:03 2026] GET /v2.0/networks?id=475b83b9-174a-4a99-9b92-f6065ae4a0e6&id=1d129a0e-d3db-47a5-bc3b-3164fc99862b => generated 1523 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3143] 199.19.213.129 () {34 vars in 1062 bytes} [Thu May 21 04:21:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.222&port_id=6bebd88c-a0cc-4f49-b1e4-bf8016d1aab5 => 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: 1573/3144] 199.19.213.129 () {34 vars in 984 bytes} [Thu May 21 04:21:03 2026] GET /v2.0/subnets?id=f256d77b-62ba-4299-9e99-80bc1b26ab1e => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3145] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:21:03 2026] GET /v2.0/ports?network_id=475b83b9-174a-4a99-9b92-f6065ae4a0e6&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: 1572/3146] 199.19.213.129 () {34 vars in 789 bytes} [Thu May 21 04:21:03 2026] PUT /v2.0/ports/1eb57bfd-5a02-48fe-8dca-d1ee771228dc => generated 1094 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3147] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:21:03 2026] GET /v2.0/networks/475b83b9-174a-4a99-9b92-f6065ae4a0e6?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3148] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:21:03 2026] GET /v2.0/networks/475b83b9-174a-4a99-9b92-f6065ae4a0e6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3149] 199.19.213.129 () {32 vars in 779 bytes} [Thu May 21 04:21:03 2026] DELETE /v2.0/security-groups/af2e3486-1d22-42c3-9d97-db69acd3c993 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:21:03.725 8 INFO neutron_taas.services.taas.taas_plugin [None req-b369a481-41e2-4a62-a528-4d59c9548885 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 1eb57bfd-5a02-48fe-8dca-d1ee771228dc 2026-05-21 04:21:03.728 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b369a481-41e2-4a62-a528-4d59c9548885 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 1eb57bfd-5a02-48fe-8dca-d1ee771228dc [pid: 8|app: 0|req: 1577/3150] 199.19.213.129 () {32 vars in 759 bytes} [Thu May 21 04:21:03 2026] DELETE /v2.0/ports/1eb57bfd-5a02-48fe-8dca-d1ee771228dc => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3153] 199.19.213.129 () {34 vars in 994 bytes} [Thu May 21 04:21:06 2026] GET /v2.0/ports?device_id=416e0ed6-d253-45ec-b003-3fae1822ac8b => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:21:06.724 8 INFO neutron_taas.services.taas.taas_plugin [req-47f1f770-7bef-4f43-a0eb-5378669c808f req-3194dda5-5361-45f3-9f86-8eac296f7078 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] TaaS: Handle Delete Port: 6bebd88c-a0cc-4f49-b1e4-bf8016d1aab5 2026-05-21 04:21:06.726 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-47f1f770-7bef-4f43-a0eb-5378669c808f req-3194dda5-5361-45f3-9f86-8eac296f7078 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Tap Mirror: Handle Delete Port: 6bebd88c-a0cc-4f49-b1e4-bf8016d1aab5 [pid: 8|app: 0|req: 1579/3154] 199.19.213.129 () {36 vars in 997 bytes} [Thu May 21 04:21:06 2026] DELETE /v2.0/ports/6bebd88c-a0cc-4f49-b1e4-bf8016d1aab5 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:21:06.906 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0221703-f0d5-45a0-b25a-634e2d6d4568'] response: {'server_uuid': '416e0ed6-d253-45ec-b003-3fae1822ac8b', 'name': 'network-vif-deleted', 'tag': '6bebd88c-a0cc-4f49-b1e4-bf8016d1aab5', 'status': 'completed', 'code': 200} 2026-05-21 04:21:08.449 7 INFO neutron_taas.services.taas.taas_plugin [None req-2102fbde-b1c2-4927-b077-44f7675db61a 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] TaaS: Handle Delete Port: 2014b410-638a-4ea6-b473-8120f124081e 2026-05-21 04:21:08.452 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2102fbde-b1c2-4927-b077-44f7675db61a 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Tap Mirror: Handle Delete Port: 2014b410-638a-4ea6-b473-8120f124081e 2026-05-21 04:21:08.668 7 INFO neutron.db.l3_db [None req-2102fbde-b1c2-4927-b077-44f7675db61a 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Floating IP 4d8d1e7f-4f7f-4469-90f6-d836dfac0609 disassociated (deleted). External IP: 10.96.250.203, port: 340a6682-a82a-44c5-a4f4-e3faa8104b3e. [pid: 7|app: 0|req: 1576/3155] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:21:08 2026] DELETE /v2.0/floatingips/4d8d1e7f-4f7f-4469-90f6-d836dfac0609 => generated 0 bytes in 627 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:21:08.959 8 INFO neutron.api.v2.resource [None req-fc3dc23d-12ec-4189-b7e3-ddbdf81d842e 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/3156] 10.0.0.52 () {32 vars in 728 bytes} [Thu May 21 04:21:08 2026] GET /v2.0/floatingips/4d8d1e7f-4f7f-4469-90f6-d836dfac0609 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:21:08.976 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed5fb460-8b05-46d5-bcb5-6988a262ca63'] response: {'name': 'network-changed', 'server_uuid': 'd70e67b0-91dc-4113-987d-d0ccac87daf7', 'tag': '340a6682-a82a-44c5-a4f4-e3faa8104b3e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1577/3157] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:21:09 2026] GET /v2.0/ports?device_id=d70e67b0-91dc-4113-987d-d0ccac87daf7 => generated 1204 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3158] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:21:09 2026] GET /v2.0/security-groups?id=cd813cee-12c0-4134-915d-771d400e6dec&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3159] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:21:09 2026] GET /v2.0/ports?tenant_id=5b0979ae92594cd89df4b7cb821e67a9&device_id=d70e67b0-91dc-4113-987d-d0ccac87daf7 => generated 1473 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3160] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:21:09 2026] GET /v2.0/networks?id=63266f8e-a8bc-4d17-aff2-daf6c30139f5 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3161] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:21:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.223&port_id=340a6682-a82a-44c5-a4f4-e3faa8104b3e => 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: 1583/3162] 199.19.213.129 () {34 vars in 1106 bytes} [Thu May 21 04:21:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3bd&port_id=340a6682-a82a-44c5-a4f4-e3faa8104b3e => 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: 1580/3163] 199.19.213.129 () {34 vars in 1064 bytes} [Thu May 21 04:21:09 2026] GET /v2.0/subnets?id=054e43cb-bc57-4f68-9f1b-d6f3580a0d5d&id=1d3a0056-a183-4b50-a4a5-209ce2c58a5d => generated 1415 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3164] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:21:09 2026] GET /v2.0/ports?network_id=63266f8e-a8bc-4d17-aff2-daf6c30139f5&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: 1581/3165] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:21:09 2026] GET /v2.0/ports?network_id=63266f8e-a8bc-4d17-aff2-daf6c30139f5&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3166] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:21:09 2026] GET /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5?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: 1582/3167] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:21:09 2026] GET /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5?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: 1586/3168] 199.19.213.129 () {34 vars in 994 bytes} [Thu May 21 04:21:11 2026] GET /v2.0/ports?device_id=d70e67b0-91dc-4113-987d-d0ccac87daf7 => generated 1204 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:21:11.898 7 INFO neutron_taas.services.taas.taas_plugin [req-5d953d72-ead7-4984-af31-121390f8f27a req-980f30d9-e6a0-476d-aa92-b0860662b4bb 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] TaaS: Handle Delete Port: 340a6682-a82a-44c5-a4f4-e3faa8104b3e 2026-05-21 04:21:11.901 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5d953d72-ead7-4984-af31-121390f8f27a req-980f30d9-e6a0-476d-aa92-b0860662b4bb 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Tap Mirror: Handle Delete Port: 340a6682-a82a-44c5-a4f4-e3faa8104b3e [pid: 7|app: 0|req: 1583/3169] 199.19.213.129 () {36 vars in 997 bytes} [Thu May 21 04:21:11 2026] DELETE /v2.0/ports/340a6682-a82a-44c5-a4f4-e3faa8104b3e => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:21:12.102 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8261fdf7-af93-4ec3-bf8a-0b6ed8d12fe5'] response: {'server_uuid': 'd70e67b0-91dc-4113-987d-d0ccac87daf7', 'name': 'network-vif-deleted', 'tag': '340a6682-a82a-44c5-a4f4-e3faa8104b3e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1587/3170] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:21:14 2026] GET /v2.0/ports?device_id=d70e67b0-91dc-4113-987d-d0ccac87daf7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 04:21:19.512 7 INFO neutron_taas.services.taas.taas_plugin [None req-6b209a00-5853-4afe-9189-dec35681af86 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] TaaS: Handle Delete Port: a6144161-dcd2-413c-9bc9-d249c9b72218 2026-05-21 04:21:19.514 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b209a00-5853-4afe-9189-dec35681af86 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Tap Mirror: Handle Delete Port: a6144161-dcd2-413c-9bc9-d249c9b72218 2026-05-21 04:21:19.697 7 INFO neutron.db.l3_db [None req-6b209a00-5853-4afe-9189-dec35681af86 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Floating IP c205ec9a-8b17-4194-8fc7-c7d2655e07b5 disassociated (deleted). External IP: 10.96.250.214, port: deabf0e7-4e90-4533-8a43-e053fff44b90. [pid: 7|app: 0|req: 1584/3173] 10.0.0.52 () {32 vars in 731 bytes} [Thu May 21 04:21:19 2026] DELETE /v2.0/floatingips/c205ec9a-8b17-4194-8fc7-c7d2655e07b5 => generated 0 bytes in 642 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:21:20.051 8 INFO neutron.api.v2.resource [None req-b6a6b79b-1e4e-4aa7-865d-f2d94a3cf679 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1590/3174] 10.0.0.52 () {32 vars in 728 bytes} [Thu May 21 04:21:20 2026] GET /v2.0/floatingips/c205ec9a-8b17-4194-8fc7-c7d2655e07b5 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:21:20.062 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b715b86-96c6-484b-9fb5-d332cc1a4263'] response: {'name': 'network-changed', 'server_uuid': '3baf1a44-fa06-45d8-8b9c-8bb9fa170a09', 'tag': 'deabf0e7-4e90-4533-8a43-e053fff44b90', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1585/3175] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:21:20 2026] GET /v2.0/ports?device_id=3baf1a44-fa06-45d8-8b9c-8bb9fa170a09 => generated 1196 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3176] 10.0.0.203 () {34 vars in 1040 bytes} [Thu May 21 04:21:20 2026] GET /v2.0/security-groups?id=cd813cee-12c0-4134-915d-771d400e6dec&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3177] 199.19.213.129 () {34 vars in 1080 bytes} [Thu May 21 04:21:20 2026] GET /v2.0/ports?tenant_id=5b0979ae92594cd89df4b7cb821e67a9&device_id=3baf1a44-fa06-45d8-8b9c-8bb9fa170a09 => generated 1465 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3178] 199.19.213.129 () {34 vars in 986 bytes} [Thu May 21 04:21:20 2026] GET /v2.0/networks?id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc => generated 801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3179] 199.19.213.129 () {34 vars in 1058 bytes} [Thu May 21 04:21:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.248&port_id=deabf0e7-4e90-4533-8a43-e053fff44b90 => 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: 1593/3180] 199.19.213.129 () {34 vars in 1102 bytes} [Thu May 21 04:21:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f&port_id=deabf0e7-4e90-4533-8a43-e053fff44b90 => 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: 1588/3181] 199.19.213.129 () {34 vars in 1064 bytes} [Thu May 21 04:21:20 2026] GET /v2.0/subnets?id=e94c414f-e219-454e-a351-f7e0e1526102&id=4a4f30cc-1780-46f8-879b-9c2630453c44 => generated 1410 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3182] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:21:20 2026] GET /v2.0/ports?network_id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc&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: 1589/3183] 199.19.213.129 () {34 vars in 1052 bytes} [Thu May 21 04:21:20 2026] GET /v2.0/ports?network_id=b80448ab-e2e5-4646-a1fc-f95bbe8f85cc&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3184] 199.19.213.129 () {34 vars in 1012 bytes} [Thu May 21 04:21:20 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc?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: 1590/3185] 199.19.213.129 () {34 vars in 1112 bytes} [Thu May 21 04:21:20 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc?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: 1596/3186] 199.19.213.129 () {34 vars in 994 bytes} [Thu May 21 04:21:22 2026] GET /v2.0/ports?device_id=3baf1a44-fa06-45d8-8b9c-8bb9fa170a09 => generated 1194 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 04:21:22.814 7 INFO neutron_taas.services.taas.taas_plugin [req-d869cf99-e5d9-4fa6-b851-1094592e0563 req-ec1bab9f-f8b0-4ecf-87a6-cc3fc5842ac9 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] TaaS: Handle Delete Port: deabf0e7-4e90-4533-8a43-e053fff44b90 2026-05-21 04:21:22.816 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d869cf99-e5d9-4fa6-b851-1094592e0563 req-ec1bab9f-f8b0-4ecf-87a6-cc3fc5842ac9 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Tap Mirror: Handle Delete Port: deabf0e7-4e90-4533-8a43-e053fff44b90 [pid: 7|app: 0|req: 1591/3187] 199.19.213.129 () {36 vars in 997 bytes} [Thu May 21 04:21:22 2026] DELETE /v2.0/ports/deabf0e7-4e90-4533-8a43-e053fff44b90 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:21:23.015 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3da6e166-8752-42cd-91dd-b83e4b7c414d'] response: {'server_uuid': '3baf1a44-fa06-45d8-8b9c-8bb9fa170a09', 'name': 'network-vif-deleted', 'tag': 'deabf0e7-4e90-4533-8a43-e053fff44b90', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1597/3188] 10.0.0.203 () {34 vars in 990 bytes} [Thu May 21 04:21:25 2026] GET /v2.0/ports?device_id=3baf1a44-fa06-45d8-8b9c-8bb9fa170a09 => 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: 1592/3189] 10.0.0.52 () {32 vars in 749 bytes} [Thu May 21 04:21:30 2026] DELETE /v2.0/security-group-rules/0c06b20b-d7c6-41c3-a7ef-89d520e303cb => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:21:30.603 8 INFO neutron.api.v2.resource [None req-0f906ec6-04e6-4a91-ba8f-d8ced0aa8b9a 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1598/3190] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:21:30 2026] GET /v2.0/security-group-rules/0c06b20b-d7c6-41c3-a7ef-89d520e303cb => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3191] 10.0.0.52 () {32 vars in 749 bytes} [Thu May 21 04:21:30 2026] DELETE /v2.0/security-group-rules/3cdec15c-fef6-4936-99ac-6a271d44d3ab => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:21:30.707 8 INFO neutron.api.v2.resource [None req-096f242c-955a-4c66-855f-5f8dc5163c33 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1599/3192] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:21:30 2026] GET /v2.0/security-group-rules/3cdec15c-fef6-4936-99ac-6a271d44d3ab => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3193] 10.0.0.52 () {32 vars in 749 bytes} [Thu May 21 04:21:30 2026] DELETE /v2.0/security-group-rules/98164fea-3409-4bec-8872-909bd4e2d9e7 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:21:30.814 8 INFO neutron.api.v2.resource [None req-f63c7d05-bfb7-4639-b9e7-411414dcb5c9 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3194] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:21:30 2026] GET /v2.0/security-group-rules/98164fea-3409-4bec-8872-909bd4e2d9e7 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3195] 10.0.0.52 () {32 vars in 749 bytes} [Thu May 21 04:21:30 2026] DELETE /v2.0/security-group-rules/21aadc1b-d66f-4c8c-89e8-e8f0416a9aa7 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:21:30.902 8 INFO neutron.api.v2.resource [None req-c5c52062-2731-449f-aa28-7e660d0a9f14 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1601/3196] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:21:30 2026] GET /v2.0/security-group-rules/21aadc1b-d66f-4c8c-89e8-e8f0416a9aa7 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3197] 10.0.0.52 () {32 vars in 749 bytes} [Thu May 21 04:21:30 2026] DELETE /v2.0/security-group-rules/5d9fb52b-fd68-4874-9ceb-9a37aa878d99 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:21:30.993 8 INFO neutron.api.v2.resource [None req-1221b370-7fb9-4fea-a52e-7ff9cdcde7a5 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1602/3198] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:21:30 2026] GET /v2.0/security-group-rules/5d9fb52b-fd68-4874-9ceb-9a37aa878d99 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3199] 10.0.0.52 () {32 vars in 749 bytes} [Thu May 21 04:21:30 2026] DELETE /v2.0/security-group-rules/c9e6d2d0-cd27-4e80-8e47-ab54d378bc67 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:21:31.094 8 INFO neutron.api.v2.resource [None req-00aff4b8-1304-4615-8b87-e282d6962cde 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3200] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:21:31 2026] GET /v2.0/security-group-rules/c9e6d2d0-cd27-4e80-8e47-ab54d378bc67 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3201] 10.0.0.52 () {32 vars in 749 bytes} [Thu May 21 04:21:31 2026] DELETE /v2.0/security-group-rules/bfbc879a-7f5c-4c9d-ba6d-9f84e39a5201 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:21:31.210 8 INFO neutron.api.v2.resource [None req-047bf8a2-6409-4ce3-9ea6-d99869ee4cb6 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3202] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:21:31 2026] GET /v2.0/security-group-rules/bfbc879a-7f5c-4c9d-ba6d-9f84e39a5201 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3203] 10.0.0.52 () {32 vars in 749 bytes} [Thu May 21 04:21:31 2026] DELETE /v2.0/security-group-rules/3d40585c-2f9b-459a-92e9-adc2f1075702 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:21:31.314 8 INFO neutron.api.v2.resource [None req-ad7f9746-bca7-4e37-ae35-24505fcad88e 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1605/3204] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:21:31 2026] GET /v2.0/security-group-rules/3d40585c-2f9b-459a-92e9-adc2f1075702 => generated 155 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3205] 10.0.0.52 () {32 vars in 749 bytes} [Thu May 21 04:21:31 2026] DELETE /v2.0/security-group-rules/706a3f58-a165-4372-92f5-f4c9fabde8a7 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:21:31.416 8 INFO neutron.api.v2.resource [None req-7423752e-eb5e-4baa-9d33-f71fbfaecacb 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1606/3206] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:21:31 2026] GET /v2.0/security-group-rules/706a3f58-a165-4372-92f5-f4c9fabde8a7 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3207] 10.0.0.52 () {32 vars in 749 bytes} [Thu May 21 04:21:31 2026] DELETE /v2.0/security-group-rules/52b40832-462f-4fb4-8444-8ed406d1258c => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:21:31.503 8 INFO neutron.api.v2.resource [None req-8fcc090f-a5f5-42bd-bf31-8d637c153edf 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1607/3208] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:21:31 2026] GET /v2.0/security-group-rules/52b40832-462f-4fb4-8444-8ed406d1258c => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3209] 10.0.0.52 () {32 vars in 749 bytes} [Thu May 21 04:21:31 2026] DELETE /v2.0/security-group-rules/a88e5294-4fbf-48c3-b26d-5829fe062be3 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:21:31.581 8 INFO neutron.api.v2.resource [None req-c8c5d2e8-20f1-4f14-a046-d51cd51c149c 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1608/3210] 10.0.0.52 () {32 vars in 746 bytes} [Thu May 21 04:21:31 2026] GET /v2.0/security-group-rules/a88e5294-4fbf-48c3-b26d-5829fe062be3 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3211] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:21:31 2026] DELETE /v2.0/security-groups/cd813cee-12c0-4134-915d-771d400e6dec => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:21:31.695 8 INFO neutron.api.v2.resource [None req-3b039e6b-1a72-4770-940a-7053f26cf458 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1609/3212] 10.0.0.52 () {32 vars in 736 bytes} [Thu May 21 04:21:31 2026] GET /v2.0/security-groups/cd813cee-12c0-4134-915d-771d400e6dec => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:21:32.145 7 INFO neutron_taas.services.taas.taas_plugin [None req-e766f5db-dfea-4280-bda4-688cfc957235 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] TaaS: Handle Delete Port: e0b643a8-0193-4362-8bca-8305898232cd 2026-05-21 04:21:32.147 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e766f5db-dfea-4280-bda4-688cfc957235 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Tap Mirror: Handle Delete Port: e0b643a8-0193-4362-8bca-8305898232cd [pid: 7|app: 0|req: 1604/3213] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:21:31 2026] PUT /v2.0/routers/219184ae-6329-4e22-90dc-399758a4ea9e/remove_router_interface => generated 309 bytes in 956 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:21:32.876 8 INFO neutron.api.v2.resource [None req-d1fb9b93-d8ba-4076-b91d-147006c5985d 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1610/3214] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:21:32 2026] PUT /v2.0/routers/219184ae-6329-4e22-90dc-399758a4ea9e/remove_router_interface => generated 198 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:21:33.753 7 INFO neutron_taas.services.taas.taas_plugin [None req-14a8b2c9-79c5-4763-b81d-809905e4f6cf 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] TaaS: Handle Delete Port: 8d8a762a-4abb-40a2-9f90-5dab180ca12e 2026-05-21 04:21:33.757 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14a8b2c9-79c5-4763-b81d-809905e4f6cf 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Tap Mirror: Handle Delete Port: 8d8a762a-4abb-40a2-9f90-5dab180ca12e [pid: 7|app: 0|req: 1605/3215] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:21:32 2026] PUT /v2.0/routers/219184ae-6329-4e22-90dc-399758a4ea9e/remove_router_interface => generated 309 bytes in 1503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:21:34.563 8 INFO neutron.api.v2.resource [None req-75419f0a-2f29-49ab-8945-ae4586bee9be 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1611/3216] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:21:34 2026] PUT /v2.0/routers/219184ae-6329-4e22-90dc-399758a4ea9e/remove_router_interface => generated 198 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:21:34.965 7 INFO neutron_taas.services.taas.taas_plugin [None req-b7dd3227-ebb0-4525-985d-6a15f664a382 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] TaaS: Handle Delete Port: 89a59ae0-3ce7-43b9-8d48-56272ae918ad 2026-05-21 04:21:34.970 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7dd3227-ebb0-4525-985d-6a15f664a382 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Tap Mirror: Handle Delete Port: 89a59ae0-3ce7-43b9-8d48-56272ae918ad [pid: 7|app: 0|req: 1606/3219] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:21:34 2026] PUT /v2.0/routers/219184ae-6329-4e22-90dc-399758a4ea9e/remove_router_interface => generated 309 bytes in 1023 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:21:35.780 8 INFO neutron.api.v2.resource [None req-5497a5c5-cfb9-4d67-82d8-d60ba052a282 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1614/3220] 10.0.0.52 () {34 vars in 788 bytes} [Thu May 21 04:21:35 2026] PUT /v2.0/routers/219184ae-6329-4e22-90dc-399758a4ea9e/remove_router_interface => generated 198 bytes in 184 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:21:36.008 7 INFO neutron_taas.services.taas.taas_plugin [None req-c60a36b6-cd87-4058-b141-dfe6a2ee34fc 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] TaaS: Handle Delete Port: be8da93c-dcb0-4f54-8fd7-697fe076e4c6 2026-05-21 04:21:36.011 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c60a36b6-cd87-4058-b141-dfe6a2ee34fc 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Tap Mirror: Handle Delete Port: be8da93c-dcb0-4f54-8fd7-697fe076e4c6 2026-05-21 04:21:36.322 7 INFO neutron_taas.services.taas.taas_plugin [None req-c60a36b6-cd87-4058-b141-dfe6a2ee34fc 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] TaaS: Handle Delete Port: ff313b79-12d0-45a1-81b9-48b96d9ae02e 2026-05-21 04:21:36.325 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c60a36b6-cd87-4058-b141-dfe6a2ee34fc 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Tap Mirror: Handle Delete Port: ff313b79-12d0-45a1-81b9-48b96d9ae02e 2026-05-21 04:21:36.754 7 INFO neutron.db.l3_hamode_db [None req-c60a36b6-cd87-4058-b141-dfe6a2ee34fc 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] HA network 6b368451-9e25-4b68-92cc-958cb5cf48dd was deleted as no HA routers are present in tenant 5b0979ae92594cd89df4b7cb821e67a9. [pid: 7|app: 0|req: 1607/3221] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:21:35 2026] DELETE /v2.0/routers/219184ae-6329-4e22-90dc-399758a4ea9e => generated 0 bytes in 977 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:21:36.772 7 INFO neutron.services.segments.plugin [-] Segment 3da87f00-c4d4-47c2-a436-8ec81467a730 resource provider aggregate not found 2026-05-21 04:21:36.781 7 INFO neutron.services.segments.plugin [-] Segment 3da87f00-c4d4-47c2-a436-8ec81467a730 resource provider aggregate not found 2026-05-21 04:21:36.787 8 INFO neutron.api.v2.resource [None req-985d2e21-f576-4118-8c94-53bee35c546f 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1615/3222] 10.0.0.52 () {32 vars in 720 bytes} [Thu May 21 04:21:36 2026] GET /v2.0/routers/219184ae-6329-4e22-90dc-399758a4ea9e => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:21:36.790 7 INFO neutron.services.segments.plugin [-] Segment 3da87f00-c4d4-47c2-a436-8ec81467a730 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3da87f00-c4d4-47c2-a436-8ec81467a730 found for delete ", "request_id": "req-df97093d-2257-438e-8705-320289ad288e"}]} 2026-05-21 04:21:36.801 7 INFO neutron.services.segments.plugin [-] Segment 3da87f00-c4d4-47c2-a436-8ec81467a730 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3da87f00-c4d4-47c2-a436-8ec81467a730 found for delete ", "request_id": "req-4e5b595d-5d10-4d81-8208-cc467f36652c"}]} [pid: 7|app: 0|req: 1608/3223] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:21:36 2026] DELETE /v2.0/subnets/1d3a0056-a183-4b50-a4a5-209ce2c58a5d => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:21:37.018 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5b55946f-776d-43f8-8e53-4a6d4c673c45 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1616/3224] 10.0.0.52 () {32 vars in 720 bytes} [Thu May 21 04:21:37 2026] GET /v2.0/subnets/1d3a0056-a183-4b50-a4a5-209ce2c58a5d => 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: 1609/3225] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:21:37 2026] DELETE /v2.0/subnets/054e43cb-bc57-4f68-9f1b-d6f3580a0d5d => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:21:37.214 8 INFO neutron.pecan_wsgi.hooks.translation [None req-71bad52f-aa0c-4323-b384-ee57925abde3 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1617/3226] 10.0.0.52 () {32 vars in 720 bytes} [Thu May 21 04:21:37 2026] GET /v2.0/subnets/054e43cb-bc57-4f68-9f1b-d6f3580a0d5d => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:21:37.312 7 INFO neutron_taas.services.taas.taas_plugin [None req-500955dc-60e3-490e-abd1-c92599fbb494 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] TaaS: Handle Delete Port: 297bb7e4-c82a-4ad6-a1ba-a750cc7137ec 2026-05-21 04:21:37.315 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-500955dc-60e3-490e-abd1-c92599fbb494 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Tap Mirror: Handle Delete Port: 297bb7e4-c82a-4ad6-a1ba-a750cc7137ec [pid: 7|app: 0|req: 1610/3227] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:21:37 2026] DELETE /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:21:37.589 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b04c62d3-0b01-40ca-b4d5-3e93f4b13029 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1618/3228] 10.0.0.52 () {32 vars in 722 bytes} [Thu May 21 04:21:37 2026] GET /v2.0/networks/63266f8e-a8bc-4d17-aff2-daf6c30139f5 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3229] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:21:37 2026] DELETE /v2.0/subnets/e94c414f-e219-454e-a351-f7e0e1526102 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:21:37.785 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f422344d-1f3b-440e-a711-64e53323e246 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1619/3230] 10.0.0.52 () {32 vars in 720 bytes} [Thu May 21 04:21:37 2026] GET /v2.0/subnets/e94c414f-e219-454e-a351-f7e0e1526102 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3231] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:21:37 2026] DELETE /v2.0/subnets/4a4f30cc-1780-46f8-879b-9c2630453c44 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:21:37.976 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6f4ca976-8080-463d-ad8e-ea6b11f3b489 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1620/3232] 10.0.0.52 () {32 vars in 720 bytes} [Thu May 21 04:21:37 2026] GET /v2.0/subnets/4a4f30cc-1780-46f8-879b-9c2630453c44 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:21:38.080 7 INFO neutron_taas.services.taas.taas_plugin [None req-e9168495-f129-420c-b376-959dc5a2ebb9 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] TaaS: Handle Delete Port: 1955bba2-a7e7-4a21-a6da-1d43fe4a4d59 2026-05-21 04:21:38.083 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9168495-f129-420c-b376-959dc5a2ebb9 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Tap Mirror: Handle Delete Port: 1955bba2-a7e7-4a21-a6da-1d43fe4a4d59 [pid: 7|app: 0|req: 1613/3233] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:21:37 2026] DELETE /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:21:38.339 8 INFO neutron.pecan_wsgi.hooks.translation [None req-516883ad-70ee-43a1-a2d6-aa661051b453 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1621/3234] 10.0.0.52 () {32 vars in 722 bytes} [Thu May 21 04:21:38 2026] GET /v2.0/networks/b80448ab-e2e5-4646-a1fc-f95bbe8f85cc => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3235] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:21:38 2026] DELETE /v2.0/subnets/e0383d66-a96a-4461-814a-237095430b52 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:21:38.557 8 INFO neutron.pecan_wsgi.hooks.translation [None req-73141aba-faee-43ac-a43a-d68bfaf4c7fb 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1622/3236] 10.0.0.52 () {32 vars in 720 bytes} [Thu May 21 04:21:38 2026] GET /v2.0/subnets/e0383d66-a96a-4461-814a-237095430b52 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3237] 10.0.0.52 () {32 vars in 723 bytes} [Thu May 21 04:21:38 2026] DELETE /v2.0/subnets/f7004e1d-4577-44c3-b3c4-a97d7551515b => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:21:38.750 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66af0028-10ed-4044-92d1-3c4e04e214d8 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1623/3238] 10.0.0.52 () {32 vars in 720 bytes} [Thu May 21 04:21:38 2026] GET /v2.0/subnets/f7004e1d-4577-44c3-b3c4-a97d7551515b => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:21:38.814 7 INFO neutron.services.segments.plugin [-] Segment bc4f2b0e-6413-4759-89a1-09cc48b52a13 resource provider aggregate not found 2026-05-21 04:21:38.830 7 INFO neutron.services.segments.plugin [-] Segment bc4f2b0e-6413-4759-89a1-09cc48b52a13 resource provider aggregate not found 2026-05-21 04:21:38.837 7 INFO neutron.services.segments.plugin [-] Segment bc4f2b0e-6413-4759-89a1-09cc48b52a13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc4f2b0e-6413-4759-89a1-09cc48b52a13 found for delete ", "request_id": "req-1d5dbf21-191c-4808-9dcf-74b7de9a99ef"}]} 2026-05-21 04:21:38.849 7 INFO neutron.services.segments.plugin [-] Segment bc4f2b0e-6413-4759-89a1-09cc48b52a13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc4f2b0e-6413-4759-89a1-09cc48b52a13 found for delete ", "request_id": "req-c445a88f-9497-45bf-ac06-4d0676983604"}]} 2026-05-21 04:21:38.856 7 INFO neutron.services.segments.plugin [-] Segment d70cfe26-943a-4482-83f1-54709b17c0cc resource provider aggregate not found 2026-05-21 04:21:38.871 7 INFO neutron.services.segments.plugin [-] Segment d70cfe26-943a-4482-83f1-54709b17c0cc resource provider aggregate not found 2026-05-21 04:21:38.878 7 INFO neutron.services.segments.plugin [-] Segment d70cfe26-943a-4482-83f1-54709b17c0cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d70cfe26-943a-4482-83f1-54709b17c0cc found for delete ", "request_id": "req-3f7a78fe-7b2f-416e-9d0c-70ba56078483"}]} 2026-05-21 04:21:38.888 7 INFO neutron_taas.services.taas.taas_plugin [None req-ffd30458-9945-4a14-8523-2ad1d5d517cd 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] TaaS: Handle Delete Port: 1bc493da-0791-4c32-a48a-5477fd2d2d98 2026-05-21 04:21:38.892 7 INFO neutron.services.segments.plugin [-] Segment d70cfe26-943a-4482-83f1-54709b17c0cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d70cfe26-943a-4482-83f1-54709b17c0cc found for delete ", "request_id": "req-8a961163-0a6f-4097-93be-64180d9a5d27"}]} 2026-05-21 04:21:38.892 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ffd30458-9945-4a14-8523-2ad1d5d517cd 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] Tap Mirror: Handle Delete Port: 1bc493da-0791-4c32-a48a-5477fd2d2d98 [pid: 7|app: 0|req: 1616/3239] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:21:38 2026] DELETE /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 04:21:39.154 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0677b95-77c7-43aa-969d-95e2f126558a 67e8ce2d839c44e6827e0589c15f0228 5b0979ae92594cd89df4b7cb821e67a9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1624/3240] 10.0.0.52 () {32 vars in 722 bytes} [Thu May 21 04:21:39 2026] GET /v2.0/networks/1d129a0e-d3db-47a5-bc3b-3164fc99862b => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:21:40.903 7 INFO neutron.services.segments.plugin [-] Segment df63edce-877c-4675-8f3b-73fe35954500 resource provider aggregate not found 2026-05-21 04:21:40.912 7 INFO neutron.services.segments.plugin [-] Segment df63edce-877c-4675-8f3b-73fe35954500 resource provider aggregate not found 2026-05-21 04:21:40.943 7 INFO neutron.services.segments.plugin [-] Segment df63edce-877c-4675-8f3b-73fe35954500 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df63edce-877c-4675-8f3b-73fe35954500 found for delete ", "request_id": "req-0ab82482-5d12-4ae2-9ad0-4d2ef1ac4878"}]} 2026-05-21 04:21:40.946 7 INFO neutron.services.segments.plugin [-] Segment df63edce-877c-4675-8f3b-73fe35954500 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df63edce-877c-4675-8f3b-73fe35954500 found for delete ", "request_id": "req-a17c7504-f0fa-4cc4-8405-bdf4a97e5ea7"}]} [pid: 7|app: 0|req: 1617/3241] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:21:41 2026] GET /v2.0/security-groups?tenant_id=69e9d4d9a7184c6cb37df1ff2c155931&name=default => generated 2929 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3242] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:21:42 2026] DELETE /v2.0/security-groups/ce6922b6-5eb0-45e2-a510-26f5335b4421 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3243] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:21:42 2026] GET /v2.0/security-groups?tenant_id=97f918c9f01b4648bbdd822a83b1db3f&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3244] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:21:42 2026] DELETE /v2.0/security-groups/faf5e972-f7cf-4b66-8058-ec6d2fdbeb19 => 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: 1619/3245] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:21:42 2026] GET /v2.0/security-groups?tenant_id=aa6be17caeb94cb19812745251497a29&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: 1627/3246] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:21:42 2026] DELETE /v2.0/security-groups/21a5d294-5c55-4719-a3f1-f208a0fac989 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3247] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:21:43 2026] GET /v2.0/security-groups?tenant_id=5b0979ae92594cd89df4b7cb821e67a9&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3248] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:21:43 2026] DELETE /v2.0/security-groups/d47ad41f-4e9f-459b-816b-f0488ba97cf0 => 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: 1621/3249] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:21:43 2026] GET /v2.0/security-groups?tenant_id=1471c4a964434e179558083197e654d9&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3250] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:21:43 2026] DELETE /v2.0/security-groups/736f4e84-4ce9-47b0-b578-8c08b71c795e => 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: 1622/3251] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:21:43 2026] GET /v2.0/security-groups?tenant_id=18449186f0144e31ae25618423a631bb&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3252] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:21:44 2026] DELETE /v2.0/security-groups/925fac48-2f96-45ff-a61f-8816b8693c23 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3253] 10.0.0.52 () {32 vars in 773 bytes} [Thu May 21 04:21:44 2026] GET /v2.0/security-groups?tenant_id=89fb8b13639a41618724c4dfc38c952e&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3254] 10.0.0.52 () {32 vars in 739 bytes} [Thu May 21 04:21:44 2026] DELETE /v2.0/security-groups/2854a55e-fc86-4722-a5d4-8ed27ab58c8a => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3255] 10.0.0.52 () {32 vars in 648 bytes} [Thu May 21 04:21:47 2026] GET /v2.0/networks => generated 2168 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3256] 10.0.0.52 () {32 vars in 654 bytes} [Thu May 21 04:21:48 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: 7|app: 0|req: 1625/3257] 10.0.0.52 () {32 vars in 646 bytes} [Thu May 21 04:21:48 2026] GET /v2.0/routers => generated 15 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3258] 10.0.0.52 () {32 vars in 642 bytes} [Thu May 21 04:21:48 2026] GET /v2.0/ports => generated 4721 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3259] 10.0.0.52 () {32 vars in 646 bytes} [Thu May 21 04:21:48 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: 1634/3260] 10.0.0.52 () {32 vars in 648 bytes} [Thu May 21 04:21:48 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: 7|app: 0|req: 1627/3261] 10.0.0.52 () {32 vars in 662 bytes} [Thu May 21 04:21:48 2026] GET /v2.0/security-groups => generated 17397 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3262] 10.0.0.52 () {32 vars in 654 bytes} [Thu May 21 04:21:48 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)