+ 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 28 15:55:22 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-7bd98c4b78-wd84g 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fb8c2212668 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-28 15:55:26.783 8 INFO neutron.common.config [-] Logging enabled! 2026-05-28 15:55:26.783 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-28 15:55:26.824 7 INFO neutron.common.config [-] Logging enabled! 2026-05-28 15:55:26.824 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-28 15:55:27.155 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-28 15:55:27.198 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-28 15:55:28.634 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-28 15:55:28.637 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-28 15:55:28.640 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-28 15:55:28.641 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-28 15:55:28.641 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-28 15:55:28.642 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-28 15:55:28.642 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 15:55:28.649 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 15:55:28.649 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 15:55:28.649 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-28 15:55:28.655 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-28 15:55:28.657 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-28 15:55:28.661 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-28 15:55:28.662 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-28 15:55:28.662 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-28 15:55:28.662 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-28 15:55:28.662 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 15:55:28.670 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 15:55:28.670 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 15:55:28.670 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-28 15:55:28.671 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-28 15:55:28.672 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-28 15:55:28.672 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-28 15:55:28.692 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-28 15:55:28.693 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-28 15:55:28.693 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-28 15:55:28.702 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-28 15:55:28.702 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-28 15:55:28.702 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-28 15:55:28.702 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-28 15:55:28.723 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-28 15:55:28.723 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-28 15:55:28.723 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-28 15:55:28.723 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-28 15:55:28.999 8 INFO neutron.plugins.ml2.managers [None req-f970955c-764a-4f71-b5a6-5a95170c49cb - - - - - -] Initializing driver for type 'vlan' 2026-05-28 15:55:29.000 7 INFO neutron.plugins.ml2.managers [None req-9227a4a0-8cd6-415e-9e64-ced2e797a737 - - - - - -] Initializing driver for type 'vlan' 2026-05-28 15:55:29.287 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9227a4a0-8cd6-415e-9e64-ced2e797a737 - - - - - -] VlanTypeDriver initialization complete 2026-05-28 15:55:29.287 7 INFO neutron.plugins.ml2.managers [None req-9227a4a0-8cd6-415e-9e64-ced2e797a737 - - - - - -] Initializing driver for type 'vxlan' 2026-05-28 15:55:29.288 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9227a4a0-8cd6-415e-9e64-ced2e797a737 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-28 15:55:29.299 7 INFO neutron.plugins.ml2.managers [None req-9227a4a0-8cd6-415e-9e64-ced2e797a737 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-28 15:55:29.299 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9227a4a0-8cd6-415e-9e64-ced2e797a737 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-28 15:55:29.299 7 INFO neutron.plugins.ml2.managers [None req-9227a4a0-8cd6-415e-9e64-ced2e797a737 - - - - - -] Initializing extension driver 'port_security' 2026-05-28 15:55:29.299 7 INFO neutron.plugins.ml2.extensions.port_security [None req-9227a4a0-8cd6-415e-9e64-ced2e797a737 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-28 15:55:29.299 7 INFO neutron.plugins.ml2.managers [None req-9227a4a0-8cd6-415e-9e64-ced2e797a737 - - - - - -] Initializing extension driver 'qos' 2026-05-28 15:55:29.299 7 INFO neutron.plugins.ml2.managers [None req-9227a4a0-8cd6-415e-9e64-ced2e797a737 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-28 15:55:29.299 7 INFO neutron.plugins.ml2.managers [None req-9227a4a0-8cd6-415e-9e64-ced2e797a737 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-28 15:55:29.303 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f970955c-764a-4f71-b5a6-5a95170c49cb - - - - - -] VlanTypeDriver initialization complete 2026-05-28 15:55:29.303 8 INFO neutron.plugins.ml2.managers [None req-f970955c-764a-4f71-b5a6-5a95170c49cb - - - - - -] Initializing driver for type 'vxlan' 2026-05-28 15:55:29.304 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f970955c-764a-4f71-b5a6-5a95170c49cb - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-28 15:55:29.313 7 INFO neutron.quota [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded quota_driver: . 2026-05-28 15:55:29.314 7 INFO neutron.plugins.ml2.plugin [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Modular L2 Plugin initialization complete 2026-05-28 15:55:29.314 7 INFO neutron.plugins.ml2.managers [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-28 15:55:29.314 7 INFO neutron.plugins.ml2.managers [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-28 15:55:29.314 7 INFO neutron.plugins.ml2.managers [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-28 15:55:29.314 7 INFO neutron.manager [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loading Plugin: qos 2026-05-28 15:55:29.315 8 INFO neutron.plugins.ml2.managers [None req-f970955c-764a-4f71-b5a6-5a95170c49cb - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-28 15:55:29.315 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f970955c-764a-4f71-b5a6-5a95170c49cb - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-28 15:55:29.315 8 INFO neutron.plugins.ml2.managers [None req-f970955c-764a-4f71-b5a6-5a95170c49cb - - - - - -] Initializing extension driver 'port_security' 2026-05-28 15:55:29.316 8 INFO neutron.plugins.ml2.extensions.port_security [None req-f970955c-764a-4f71-b5a6-5a95170c49cb - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-28 15:55:29.316 8 INFO neutron.plugins.ml2.managers [None req-f970955c-764a-4f71-b5a6-5a95170c49cb - - - - - -] Initializing extension driver 'qos' 2026-05-28 15:55:29.316 8 INFO neutron.plugins.ml2.managers [None req-f970955c-764a-4f71-b5a6-5a95170c49cb - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-28 15:55:29.316 8 INFO neutron.plugins.ml2.managers [None req-f970955c-764a-4f71-b5a6-5a95170c49cb - - - - - -] Initializing mechanism driver 'l2population' 2026-05-28 15:55:29.327 7 INFO neutron.manager [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loading Plugin: router 2026-05-28 15:55:29.330 8 INFO neutron.quota [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded quota_driver: . 2026-05-28 15:55:29.330 8 INFO neutron.plugins.ml2.plugin [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Modular L2 Plugin initialization complete 2026-05-28 15:55:29.330 8 INFO neutron.plugins.ml2.managers [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-28 15:55:29.331 8 INFO neutron.plugins.ml2.managers [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-28 15:55:29.331 8 INFO neutron.plugins.ml2.managers [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-28 15:55:29.331 8 INFO neutron.manager [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loading Plugin: qos 2026-05-28 15:55:29.344 8 INFO neutron.manager [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loading Plugin: router 2026-05-28 15:55:29.367 7 INFO neutron.services.service_base [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-28 15:55:29.367 7 INFO neutron.manager [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loading Plugin: segments 2026-05-28 15:55:29.384 8 INFO neutron.services.service_base [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-28 15:55:29.385 8 INFO neutron.manager [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loading Plugin: segments 2026-05-28 15:55:29.466 7 INFO neutron.manager [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loading Plugin: trunk 2026-05-28 15:55:29.482 7 INFO neutron.manager [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loading Plugin: vpnaas 2026-05-28 15:55:29.482 8 INFO neutron.manager [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loading Plugin: trunk 2026-05-28 15:55:29.498 8 INFO neutron.manager [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loading Plugin: vpnaas 2026-05-28 15:55:29.519 7 WARNING stevedore.named [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-28 15:55:29.547 8 WARNING stevedore.named [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-28 15:55:29.591 7 INFO neutron_vpnaas.services.vpn.plugin [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-28 15:55:29.592 7 INFO neutron.common.utils [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-28 15:55:29.592 7 INFO neutron.manager [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loading Plugin: taas 2026-05-28 15:55:29.611 8 INFO neutron_vpnaas.services.vpn.plugin [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-28 15:55:29.611 8 INFO neutron.common.utils [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-28 15:55:29.612 8 INFO neutron.manager [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loading Plugin: taas 2026-05-28 15:55:29.626 7 WARNING stevedore.named [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-28 15:55:29.626 7 WARNING stevedore.named [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-28 15:55:29.635 8 WARNING stevedore.named [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-28 15:55:29.636 8 WARNING stevedore.named [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-28 15:55:29.643 7 INFO neutron_taas.services.taas.taas_plugin [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-28 15:55:29.644 7 INFO neutron.manager [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loading Plugin: tapmirror 2026-05-28 15:55:29.653 8 INFO neutron_taas.services.taas.taas_plugin [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-28 15:55:29.653 8 INFO neutron.manager [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loading Plugin: tapmirror 2026-05-28 15:55:29.658 7 WARNING stevedore.named [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-28 15:55:29.658 7 WARNING stevedore.named [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-28 15:55:29.664 8 WARNING stevedore.named [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-28 15:55:29.665 8 WARNING stevedore.named [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-28 15:55:29.672 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-28 15:55:29.673 7 INFO neutron.manager [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loading Plugin: auto_allocate 2026-05-28 15:55:29.679 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-28 15:55:29.680 8 INFO neutron.manager [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loading Plugin: auto_allocate 2026-05-28 15:55:29.681 7 INFO neutron.manager [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loading Plugin: tag 2026-05-28 15:55:29.689 7 INFO neutron.manager [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loading Plugin: timestamp 2026-05-28 15:55:29.689 8 INFO neutron.manager [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loading Plugin: tag 2026-05-28 15:55:29.691 7 INFO neutron.manager [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loading Plugin: network_ip_availability 2026-05-28 15:55:29.695 7 INFO neutron.manager [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loading Plugin: flavors 2026-05-28 15:55:29.698 8 INFO neutron.manager [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loading Plugin: timestamp 2026-05-28 15:55:29.699 7 INFO neutron.manager [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loading Plugin: revisions 2026-05-28 15:55:29.701 8 INFO neutron.manager [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loading Plugin: network_ip_availability 2026-05-28 15:55:29.702 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Initializing extension manager. 2026-05-28 15:55:29.704 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: address-group 2026-05-28 15:55:29.705 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: address-scope 2026-05-28 15:55:29.705 8 INFO neutron.manager [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loading Plugin: flavors 2026-05-28 15:55:29.705 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-28 15:55:29.706 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: agent 2026-05-28 15:55:29.706 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: agent-resources-synced 2026-05-28 15:55:29.708 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-28 15:55:29.708 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-28 15:55:29.708 8 INFO neutron.manager [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loading Plugin: revisions 2026-05-28 15:55:29.709 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: availability_zone 2026-05-28 15:55:29.709 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: availability_zone_filter 2026-05-28 15:55:29.711 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-28 15:55:29.711 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: default-subnetpools 2026-05-28 15:55:29.712 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Initializing extension manager. 2026-05-28 15:55:29.713 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-28 15:55:29.713 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: address-group 2026-05-28 15:55:29.713 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: dns-integration 2026-05-28 15:55:29.714 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: dns-domain-ports 2026-05-28 15:55:29.714 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: address-scope 2026-05-28 15:55:29.714 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-28 15:55:29.715 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-28 15:55:29.715 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: dvr 2026-05-28 15:55:29.715 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-28 15:55:29.716 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: agent 2026-05-28 15:55:29.716 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: agent-resources-synced 2026-05-28 15:55:29.717 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: empty-string-filtering 2026-05-28 15:55:29.717 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-28 15:55:29.717 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-28 15:55:29.718 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-28 15:55:29.718 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-28 15:55:29.719 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: external-net 2026-05-28 15:55:29.719 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: availability_zone 2026-05-28 15:55:29.719 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-28 15:55:29.719 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: availability_zone_filter 2026-05-28 15:55:29.720 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: extraroute 2026-05-28 15:55:29.720 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-28 15:55:29.720 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: extraroute-atomic 2026-05-28 15:55:29.720 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: default-subnetpools 2026-05-28 15:55:29.721 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-28 15:55:29.721 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-28 15:55:29.722 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-28 15:55:29.722 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-28 15:55:29.723 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: dns-integration 2026-05-28 15:55:29.723 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-28 15:55:29.723 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: fip-port-details 2026-05-28 15:55:29.723 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: dns-domain-ports 2026-05-28 15:55:29.724 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-28 15:55:29.724 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: flavors 2026-05-28 15:55:29.725 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: dvr 2026-05-28 15:55:29.725 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-28 15:55:29.725 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-28 15:55:29.726 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: empty-string-filtering 2026-05-28 15:55:29.726 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: floatingip-pools 2026-05-28 15:55:29.726 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-28 15:55:29.726 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: ip_allocation 2026-05-28 15:55:29.727 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-28 15:55:29.727 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-28 15:55:29.728 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: external-net 2026-05-28 15:55:29.728 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: l2_adjacency 2026-05-28 15:55:29.728 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-28 15:55:29.729 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: router 2026-05-28 15:55:29.729 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: extraroute 2026-05-28 15:55:29.730 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: extraroute-atomic 2026-05-28 15:55:29.730 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-28 15:55:29.731 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-28 15:55:29.731 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-28 15:55:29.731 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-28 15:55:29.732 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-28 15:55:29.732 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-28 15:55:29.732 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-28 15:55:29.732 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: ext-gw-mode 2026-05-28 15:55:29.733 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: fip-port-details 2026-05-28 15:55:29.733 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: l3-ha 2026-05-28 15:55:29.733 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: flavors 2026-05-28 15:55:29.733 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-28 15:55:29.734 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-28 15:55:29.734 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: l3-flavors 2026-05-28 15:55:29.735 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-28 15:55:29.735 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-28 15:55:29.735 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: floatingip-pools 2026-05-28 15:55:29.736 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-28 15:55:29.736 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: ip_allocation 2026-05-28 15:55:29.737 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-28 15:55:29.737 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: l2_adjacency 2026-05-28 15:55:29.738 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-28 15:55:29.738 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: router 2026-05-28 15:55:29.739 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-28 15:55:29.740 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-28 15:55:29.740 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-28 15:55:29.741 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-28 15:55:29.741 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-28 15:55:29.741 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-28 15:55:29.742 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: ext-gw-mode 2026-05-28 15:55:29.742 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-28 15:55:29.742 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: l3-ha 2026-05-28 15:55:29.743 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: multi-provider 2026-05-28 15:55:29.743 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-28 15:55:29.743 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: net-mtu 2026-05-28 15:55:29.743 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-28 15:55:29.744 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: net-mtu-writable 2026-05-28 15:55:29.744 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: l3-flavors 2026-05-28 15:55:29.744 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: network_availability_zone 2026-05-28 15:55:29.745 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: network_ha 2026-05-28 15:55:29.745 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-28 15:55:29.746 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: network-ip-availability 2026-05-28 15:55:29.746 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-28 15:55:29.748 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-28 15:55:29.749 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-28 15:55:29.749 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: pagination 2026-05-28 15:55:29.750 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: port-device-profile 2026-05-28 15:55:29.750 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-28 15:55:29.750 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-28 15:55:29.751 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-28 15:55:29.751 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-28 15:55:29.752 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-28 15:55:29.752 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: port-mac-override 2026-05-28 15:55:29.752 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-28 15:55:29.753 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-28 15:55:29.753 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-28 15:55:29.754 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-28 15:55:29.754 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: multi-provider 2026-05-28 15:55:29.754 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: net-mtu 2026-05-28 15:55:29.754 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-28 15:55:29.755 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: net-mtu-writable 2026-05-28 15:55:29.755 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: port-resource-request 2026-05-28 15:55:29.755 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: network_availability_zone 2026-05-28 15:55:29.756 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-28 15:55:29.756 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: network_ha 2026-05-28 15:55:29.756 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-28 15:55:29.757 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: network-ip-availability 2026-05-28 15:55:29.757 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: binding 2026-05-28 15:55:29.758 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: binding-extended 2026-05-28 15:55:29.758 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-28 15:55:29.758 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: port-security 2026-05-28 15:55:29.759 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: pagination 2026-05-28 15:55:29.759 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: project-id 2026-05-28 15:55:29.759 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: port-device-profile 2026-05-28 15:55:29.760 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: provider 2026-05-28 15:55:29.760 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-28 15:55:29.760 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-28 15:55:29.760 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-28 15:55:29.761 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-28 15:55:29.761 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: port-mac-override 2026-05-28 15:55:29.762 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-28 15:55:29.763 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-28 15:55:29.763 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: qos 2026-05-28 15:55:29.763 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-28 15:55:29.764 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: port-resource-request 2026-05-28 15:55:29.764 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-28 15:55:29.764 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-28 15:55:29.764 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-28 15:55:29.765 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-28 15:55:29.765 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: qos-default 2026-05-28 15:55:29.765 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: binding 2026-05-28 15:55:29.766 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: qos-fip 2026-05-28 15:55:29.766 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: binding-extended 2026-05-28 15:55:29.766 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-28 15:55:29.767 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: port-security 2026-05-28 15:55:29.767 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-28 15:55:29.767 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: project-id 2026-05-28 15:55:29.768 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-28 15:55:29.768 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: provider 2026-05-28 15:55:29.768 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-28 15:55:29.769 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-28 15:55:29.770 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: qos-pps 2026-05-28 15:55:29.770 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-28 15:55:29.770 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-28 15:55:29.771 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-28 15:55:29.772 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: qos-rules-alias 2026-05-28 15:55:29.772 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: quota-check-limit 2026-05-28 15:55:29.773 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: qos 2026-05-28 15:55:29.773 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-28 15:55:29.773 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-28 15:55:29.774 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-28 15:55:29.774 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: qos-default 2026-05-28 15:55:29.775 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: qos-fip 2026-05-28 15:55:29.775 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-28 15:55:29.775 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: quotas 2026-05-28 15:55:29.776 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-28 15:55:29.776 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-28 15:55:29.777 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: quota_details 2026-05-28 15:55:29.777 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-28 15:55:29.778 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-28 15:55:29.778 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: rbac-policies 2026-05-28 15:55:29.778 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: qos-pps 2026-05-28 15:55:29.779 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: rbac-address-group 2026-05-28 15:55:29.779 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-28 15:55:29.780 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-28 15:55:29.780 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: rbac-address-scope 2026-05-28 15:55:29.780 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: qos-rules-alias 2026-05-28 15:55:29.780 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: rbac-security-groups 2026-05-28 15:55:29.781 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: quota-check-limit 2026-05-28 15:55:29.781 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-28 15:55:29.782 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: revision-if-match 2026-05-28 15:55:29.782 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-28 15:55:29.782 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-28 15:55:29.783 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: router_availability_zone 2026-05-28 15:55:29.784 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-28 15:55:29.784 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: quotas 2026-05-28 15:55:29.785 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: quota_details 2026-05-28 15:55:29.785 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-28 15:55:29.786 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-28 15:55:29.786 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: rbac-policies 2026-05-28 15:55:29.786 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-28 15:55:29.787 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: rbac-address-group 2026-05-28 15:55:29.787 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-28 15:55:29.788 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: rbac-address-scope 2026-05-28 15:55:29.788 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-28 15:55:29.788 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: rbac-security-groups 2026-05-28 15:55:29.788 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-28 15:55:29.789 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-28 15:55:29.789 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: revision-if-match 2026-05-28 15:55:29.790 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-28 15:55:29.791 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: router_availability_zone 2026-05-28 15:55:29.791 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-28 15:55:29.793 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-28 15:55:29.793 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: security-group 2026-05-28 15:55:29.794 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-28 15:55:29.794 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: segment 2026-05-28 15:55:29.794 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-28 15:55:29.794 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-28 15:55:29.795 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-28 15:55:29.795 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: service-type 2026-05-28 15:55:29.796 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-28 15:55:29.796 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: sorting 2026-05-28 15:55:29.796 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: standard-attr-segment 2026-05-28 15:55:29.796 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-28 15:55:29.797 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: standard-attr-description 2026-05-28 15:55:29.797 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: stateful-security-group 2026-05-28 15:55:29.798 7 WARNING neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-28 15:55:29.798 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-28 15:55:29.799 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: subnet-external-network 2026-05-28 15:55:29.799 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: subnet_onboard 2026-05-28 15:55:29.800 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-28 15:55:29.800 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: subnet-service-types 2026-05-28 15:55:29.801 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: security-group 2026-05-28 15:55:29.801 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: subnet_allocation 2026-05-28 15:55:29.802 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-28 15:55:29.802 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: segment 2026-05-28 15:55:29.802 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: tag-creation 2026-05-28 15:55:29.802 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-28 15:55:29.803 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-28 15:55:29.803 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: service-type 2026-05-28 15:55:29.804 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: sorting 2026-05-28 15:55:29.804 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: standard-attr-segment 2026-05-28 15:55:29.805 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: standard-attr-description 2026-05-28 15:55:29.805 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: stateful-security-group 2026-05-28 15:55:29.806 8 WARNING neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-28 15:55:29.807 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-28 15:55:29.807 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: standard-attr-tag 2026-05-28 15:55:29.807 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: subnet-external-network 2026-05-28 15:55:29.808 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: subnet_onboard 2026-05-28 15:55:29.808 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-28 15:55:29.808 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-28 15:55:29.809 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: trunk 2026-05-28 15:55:29.809 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: subnet-service-types 2026-05-28 15:55:29.809 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: trunk-details 2026-05-28 15:55:29.810 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: subnet_allocation 2026-05-28 15:55:29.810 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-28 15:55:29.810 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-28 15:55:29.811 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-28 15:55:29.811 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: tag-creation 2026-05-28 15:55:29.811 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-28 15:55:29.812 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-28 15:55:29.812 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-28 15:55:29.814 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-28 15:55:29.815 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-28 15:55:29.815 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: standard-attr-tag 2026-05-28 15:55:29.816 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: vpn-flavors 2026-05-28 15:55:29.816 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-28 15:55:29.817 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: trunk 2026-05-28 15:55:29.817 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: trunk-details 2026-05-28 15:55:29.818 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: vpnaas 2026-05-28 15:55:29.818 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-28 15:55:29.818 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-28 15:55:29.819 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-28 15:55:29.819 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: taas 2026-05-28 15:55:29.820 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-28 15:55:29.821 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: tap-mirror 2026-05-28 15:55:29.821 7 INFO neutron.api.extensions [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-28 15:55:29.823 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-28 15:55:29.824 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-28 15:55:29.824 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-28 15:55:29.824 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 15:55:29.824 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-28 15:55:29.826 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-28 15:55:29.827 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: vpn-flavors 2026-05-28 15:55:29.828 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-28 15:55:29.828 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-28 15:55:29.831 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: vpnaas 2026-05-28 15:55:29.833 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-28 15:55:29.834 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-28 15:55:29.834 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: taas 2026-05-28 15:55:29.834 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-28 15:55:29.835 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: tap-mirror 2026-05-28 15:55:29.835 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 15:55:29.835 8 INFO neutron.api.extensions [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-28 15:55:29.835 7 WARNING neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] subnetpool is already registered 2026-05-28 15:55:29.836 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 15:55:29.836 7 WARNING neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] subnetpool is already registered 2026-05-28 15:55:29.837 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-28 15:55:29.837 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 15:55:29.838 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 15:55:29.838 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-28 15:55:29.838 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-28 15:55:29.838 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-28 15:55:29.839 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 15:55:29.839 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-28 15:55:29.839 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-28 15:55:29.839 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-28 15:55:29.840 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 15:55:29.840 7 WARNING neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] ipsecpolicy is already registered 2026-05-28 15:55:29.840 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 15:55:29.841 7 WARNING neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] ikepolicy is already registered 2026-05-28 15:55:29.842 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-28 15:55:29.843 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-28 15:55:29.845 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-28 15:55:29.845 7 WARNING neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] router is already registered 2026-05-28 15:55:29.846 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-28 15:55:29.846 7 WARNING neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] floatingip is already registered 2026-05-28 15:55:29.847 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-28 15:55:29.848 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-28 15:55:29.848 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-28 15:55:29.849 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 15:55:29.849 8 WARNING neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] subnetpool is already registered 2026-05-28 15:55:29.850 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 15:55:29.850 8 WARNING neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] subnetpool is already registered 2026-05-28 15:55:29.850 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-28 15:55:29.850 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-28 15:55:29.851 7 WARNING neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] rbac_policy is already registered 2026-05-28 15:55:29.851 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 15:55:29.851 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 15:55:29.851 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-28 15:55:29.851 7 WARNING neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] security_group is already registered 2026-05-28 15:55:29.851 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-28 15:55:29.852 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-28 15:55:29.852 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-28 15:55:29.852 7 WARNING neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] security_group_rule is already registered 2026-05-28 15:55:29.852 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-28 15:55:29.853 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 15:55:29.853 8 WARNING neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] ipsecpolicy is already registered 2026-05-28 15:55:29.853 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 15:55:29.853 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 15:55:29.853 8 WARNING neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] ikepolicy is already registered 2026-05-28 15:55:29.853 7 WARNING neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] subnetpool is already registered 2026-05-28 15:55:29.854 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 15:55:29.854 7 WARNING neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] subnetpool is already registered 2026-05-28 15:55:29.855 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-28 15:55:29.855 7 WARNING neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] trunk is already registered 2026-05-28 15:55:29.855 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 15:55:29.856 7 WARNING neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] ikepolicy is already registered 2026-05-28 15:55:29.856 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 15:55:29.856 7 WARNING neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] ipsecpolicy is already registered 2026-05-28 15:55:29.857 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-28 15:55:29.857 7 WARNING neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] endpoint_group is already registered 2026-05-28 15:55:29.857 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-28 15:55:29.857 7 WARNING neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] vpnservice is already registered 2026-05-28 15:55:29.858 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-28 15:55:29.858 8 WARNING neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] router is already registered 2026-05-28 15:55:29.858 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-28 15:55:29.858 7 WARNING neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] ipsec_site_connection is already registered 2026-05-28 15:55:29.858 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-28 15:55:29.859 8 WARNING neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] floatingip is already registered 2026-05-28 15:55:29.859 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 15:55:29.859 7 WARNING neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] ipsecpolicy is already registered 2026-05-28 15:55:29.859 7 INFO neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 15:55:29.860 7 WARNING neutron.quota.resource_registry [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] ikepolicy is already registered 2026-05-28 15:55:29.862 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-28 15:55:29.862 8 WARNING neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] rbac_policy is already registered 2026-05-28 15:55:29.863 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-28 15:55:29.863 8 WARNING neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] security_group is already registered 2026-05-28 15:55:29.863 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-28 15:55:29.863 8 WARNING neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] security_group_rule is already registered 2026-05-28 15:55:29.864 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 15:55:29.864 8 WARNING neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] subnetpool is already registered 2026-05-28 15:55:29.865 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 15:55:29.865 8 WARNING neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] subnetpool is already registered 2026-05-28 15:55:29.865 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-28 15:55:29.866 8 WARNING neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] trunk is already registered 2026-05-28 15:55:29.866 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 15:55:29.866 8 WARNING neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] ikepolicy is already registered 2026-05-28 15:55:29.866 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 15:55:29.867 8 WARNING neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] ipsecpolicy is already registered 2026-05-28 15:55:29.867 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-28 15:55:29.867 8 WARNING neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] endpoint_group is already registered 2026-05-28 15:55:29.867 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-28 15:55:29.868 8 WARNING neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] vpnservice is already registered 2026-05-28 15:55:29.868 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-28 15:55:29.868 8 WARNING neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] ipsec_site_connection is already registered 2026-05-28 15:55:29.868 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 15:55:29.868 8 WARNING neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] ipsecpolicy is already registered 2026-05-28 15:55:29.869 8 INFO neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 15:55:29.869 8 WARNING neutron.quota.resource_registry [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] ikepolicy is already registered 2026-05-28 15:55:29.899 7 WARNING keystonemiddleware._common.config [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 15:55:29.905 7 WARNING oslo_config.cfg [None req-4ea189b2-5ced-4692-ace0-4704d40bfb49 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-28 15:55:29.908 8 WARNING keystonemiddleware._common.config [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fb8c2212668 pid: 7 (default app) 2026-05-28 15:55:29.915 8 WARNING oslo_config.cfg [None req-d7e98294-d253-458b-96e2-1ec0fcd018f0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fb8c2212668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 15:55:33.511 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c03fffd2-2c00-4702-aebb-59c51e099a48 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.25 () {44 vars in 924 bytes} [Thu May 28 15:55:32 2026] GET /v2.0/networks/public => generated 108 bytes in 828 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/4] 199.204.45.25 () {44 vars in 946 bytes} [Thu May 28 15:55:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 15:55:34.463 7 WARNING neutron.services.revisions.revision_plugin [None req-af83121a-56e6-4724-b85c-acb280e1423f 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Could not find related network for resource to bump revision. 2026-05-28 15:55:34.484 7 INFO neutron.db.segments_db [None req-af83121a-56e6-4724-b85c-acb280e1423f 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment d614f4f8-648f-49af-bdbd-91cb9a55509d of type flat for network 4daf4d3b-b5b0-4edc-8132-5a5d20f6786b 2026-05-28 15:55:34.531 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af83121a-56e6-4724-b85c-acb280e1423f 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.25 () {48 vars in 964 bytes} [Thu May 28 15:55:34 2026] POST /v2.0/networks => generated 124 bytes in 495 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 15:55:40.468 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ab63186-4b65-4747-a525-a534bb57fde7 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.25 () {44 vars in 924 bytes} [Thu May 28 15:55:40 2026] GET /v2.0/networks/public => generated 108 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.25 () {44 vars in 946 bytes} [Thu May 28 15:55:40 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-28 15:55:40.592 7 WARNING neutron.services.revisions.revision_plugin [None req-002f80b3-7a74-4ed0-9f9c-6253259a7ca8 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Could not find related network for resource to bump revision. 2026-05-28 15:55:40.606 7 INFO neutron.db.segments_db [None req-002f80b3-7a74-4ed0-9f9c-6253259a7ca8 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment a2cac0bd-7ffd-4793-9e8a-b473ac4cdd1e of type flat for network 6d0a505e-47c2-48f5-8819-cf4fbcbe199d 2026-05-28 15:55:40.633 7 INFO neutron.pecan_wsgi.hooks.translation [None req-002f80b3-7a74-4ed0-9f9c-6253259a7ca8 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.25 () {48 vars in 964 bytes} [Thu May 28 15:55:40 2026] POST /v2.0/networks => generated 124 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 15:55:46.833 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ba5d350-00dc-44b9-ac0e-3a52749a2799 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.25 () {44 vars in 924 bytes} [Thu May 28 15:55:46 2026] GET /v2.0/networks/public => generated 108 bytes in 369 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.25 () {44 vars in 946 bytes} [Thu May 28 15:55:46 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 15:55:47.114 8 WARNING neutron.services.revisions.revision_plugin [None req-b396e7c8-cf3a-481e-b5d5-95a826128b8e 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Could not find related network for resource to bump revision. 2026-05-28 15:55:47.142 8 INFO neutron.db.segments_db [None req-b396e7c8-cf3a-481e-b5d5-95a826128b8e 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment c12dc620-33b6-4f50-9432-d5e9d5cd5389 of type flat for network de84c657-1e96-42a8-bec8-5e6157a2f69a 2026-05-28 15:55:47.191 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b396e7c8-cf3a-481e-b5d5-95a826128b8e 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.25 () {48 vars in 964 bytes} [Thu May 28 15:55:46 2026] POST /v2.0/networks => generated 124 bytes in 340 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 15:55:53.028 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d248363b-3d9e-43a1-9277-4dccc4364f85 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.25 () {44 vars in 924 bytes} [Thu May 28 15:55:52 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: 6/14] 199.204.45.25 () {44 vars in 946 bytes} [Thu May 28 15:55:53 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-28 15:55:53.101 7 WARNING neutron.services.revisions.revision_plugin [None req-7e43144b-be59-4847-a813-68db88f8a516 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Could not find related network for resource to bump revision. 2026-05-28 15:55:53.118 7 INFO neutron.db.segments_db [None req-7e43144b-be59-4847-a813-68db88f8a516 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment c2b20ccb-14e7-47ff-9e8d-a055d6780cca of type flat for network e58c93e5-e7bc-4bc6-a0dc-c6d626dd68ca 2026-05-28 15:55:53.141 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7e43144b-be59-4847-a813-68db88f8a516 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/15] 199.204.45.25 () {48 vars in 964 bytes} [Thu May 28 15:55:53 2026] POST /v2.0/networks => generated 124 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 15:55:58.995 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bfb2c7f7-49ab-4ea5-940d-d1f69bbbacf2 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.25 () {44 vars in 924 bytes} [Thu May 28 15:55:58 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.25 () {44 vars in 946 bytes} [Thu May 28 15:55:58 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 15:55:59.054 7 WARNING neutron.services.revisions.revision_plugin [None req-62287aef-0118-45d8-b872-37f77f357e17 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Could not find related network for resource to bump revision. 2026-05-28 15:55:59.068 7 INFO neutron.db.segments_db [None req-62287aef-0118-45d8-b872-37f77f357e17 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment 137eb85b-0bb1-4b2b-bba0-c8f0ae4e380b of type flat for network e6aaafcc-0e17-4764-8bd2-743b130e9f9f 2026-05-28 15:55:59.087 7 INFO neutron.pecan_wsgi.hooks.translation [None req-62287aef-0118-45d8-b872-37f77f357e17 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.204.45.25 () {48 vars in 964 bytes} [Thu May 28 15:55:59 2026] POST /v2.0/networks => generated 124 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 15:56:04.911 8 INFO neutron.pecan_wsgi.hooks.translation [None req-83e222f5-f667-498a-bfb7-235f88e6ed5f 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.25 () {44 vars in 924 bytes} [Thu May 28 15:56:04 2026] GET /v2.0/networks/public => generated 108 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.25 () {44 vars in 946 bytes} [Thu May 28 15:56:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 15:56:04.977 8 WARNING neutron.services.revisions.revision_plugin [None req-3fe579f4-c32c-485b-93c8-7840a3c25097 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Could not find related network for resource to bump revision. 2026-05-28 15:56:05.001 8 INFO neutron.db.segments_db [None req-3fe579f4-c32c-485b-93c8-7840a3c25097 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment 10e7ad4c-9055-47cf-bb33-66ccb4e551cd of type flat for network d38fdcd6-fc11-4f93-b9b9-412fe03e0b68 2026-05-28 15:56:05.025 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3fe579f4-c32c-485b-93c8-7840a3c25097 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.204.45.25 () {48 vars in 964 bytes} [Thu May 28 15:56:04 2026] POST /v2.0/networks => generated 124 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 15:56:10.836 8 INFO neutron.pecan_wsgi.hooks.translation [None req-42ff007f-f08b-440c-af19-255706b724e8 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 199.204.45.25 () {44 vars in 924 bytes} [Thu May 28 15:56:10 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.204.45.25 () {44 vars in 946 bytes} [Thu May 28 15:56:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 15:56:10.908 8 WARNING neutron.services.revisions.revision_plugin [None req-690d010b-d11d-4339-835e-ed2ca78b5fac 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Could not find related network for resource to bump revision. 2026-05-28 15:56:10.927 8 INFO neutron.db.segments_db [None req-690d010b-d11d-4339-835e-ed2ca78b5fac 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment 8de91961-821d-4df9-80c3-ffd9e6b29f83 of type flat for network 6a17a87e-ff12-4860-b2e9-f8a5d4c1ec6c [pid: 8|app: 0|req: 12/26] 199.204.45.25 () {48 vars in 964 bytes} [Thu May 28 15:56:10 2026] POST /v2.0/networks => generated 706 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 15:56:12.190 7 INFO neutron.pecan_wsgi.hooks.translation [None req-559d3ef3-d9b8-4cce-a716-6f063546169e 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/27] 199.204.45.25 () {44 vars in 924 bytes} [Thu May 28 15:56:12 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.204.45.25 () {44 vars in 946 bytes} [Thu May 28 15:56:12 2026] GET /v2.0/networks?name=public => generated 709 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 15:56:12.261 7 INFO neutron.pecan_wsgi.hooks.translation [None req-919d5c1e-7858-4e04-93c2-d6a63b60c7bc 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 16/29] 199.204.45.25 () {44 vars in 1031 bytes} [Thu May 28 15:56:12 2026] GET /v2.0/subnets/public-subnet?network_id=6a17a87e-ff12-4860-b2e9-f8a5d4c1ec6c => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/30] 199.204.45.25 () {44 vars in 1054 bytes} [Thu May 28 15:56:12 2026] GET /v2.0/subnets?name=public-subnet&network_id=6a17a87e-ff12-4860-b2e9-f8a5d4c1ec6c => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/31] 199.204.45.25 () {48 vars in 962 bytes} [Thu May 28 15:56:12 2026] POST /v2.0/subnets => generated 664 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:00:59.216 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fae3219b-6283-4da8-9a66-765fe9c58d49 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/70] 199.204.45.25 () {44 vars in 934 bytes} [Thu May 28 16:00:59 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/71] 199.204.45.25 () {44 vars in 956 bytes} [Thu May 28 16:00:59 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:00:59.297 8 INFO neutron.db.segments_db [None req-21145b48-1338-490d-b354-70aa41e7ecf9 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment 3d4b448b-ceb9-4d21-8d26-6dcd58334f2d of type vxlan for network 7176afb0-2fcb-4b61-971d-a5d1216005c1 [pid: 8|app: 0|req: 35/72] 199.204.45.25 () {48 vars in 963 bytes} [Thu May 28 16:00:59 2026] POST /v2.0/networks => generated 688 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:01:00.260 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89a13b97-f1cd-4d59-96b7-4d9a7abbe6db 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/73] 199.204.45.25 () {44 vars in 934 bytes} [Thu May 28 16:01:00 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/74] 199.204.45.25 () {44 vars in 956 bytes} [Thu May 28 16:01:00 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:01:00.316 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2da3de6a-362b-4ea8-a2fd-353abd68de86 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/75] 199.204.45.25 () {44 vars in 1033 bytes} [Thu May 28 16:01:00 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7176afb0-2fcb-4b61-971d-a5d1216005c1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.204.45.25 () {44 vars in 1056 bytes} [Thu May 28 16:01:00 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7176afb0-2fcb-4b61-971d-a5d1216005c1 => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.25 () {48 vars in 962 bytes} [Thu May 28 16:01:00 2026] POST /v2.0/subnets => generated 651 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:01:01.631 8 INFO neutron.api.v2.resource [None req-4828575f-c936-42e5-a5b2-fd0aa710320f 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/78] 199.204.45.25 () {44 vars in 968 bytes} [Thu May 28 16:01:01 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.25 () {44 vars in 990 bytes} [Thu May 28 16:01:01 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.25 () {48 vars in 977 bytes} [Thu May 28 16:01:01 2026] POST /v2.0/security-groups => generated 1616 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:01:02 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 1616 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:01:02 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 1616 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:01:02 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 1616 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.25 () {48 vars in 988 bytes} [Thu May 28 16:01:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:01:03 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 2230 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:01:03 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:01:04 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 2230 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.25 () {48 vars in 988 bytes} [Thu May 28 16:01:04 2026] POST /v2.0/security-group-rules => generated 603 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:01:04 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:01:05 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:01:05 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 2846 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.25 () {48 vars in 988 bytes} [Thu May 28 16:01:05 2026] POST /v2.0/security-group-rules => generated 603 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:01:05 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 3462 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:01:06 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 3462 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:01:06 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 3462 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 199.204.45.25 () {48 vars in 988 bytes} [Thu May 28 16:01:06 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:01:06 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 4078 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/98] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:01:07 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/99] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:01:07 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 4078 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 199.204.45.25 () {48 vars in 988 bytes} [Thu May 28 16:01:07 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/101] 199.204.45.25 () {44 vars in 984 bytes} [Thu May 28 16:01:08 2026] GET /v2.0/networks/7176afb0-2fcb-4b61-971d-a5d1216005c1 => generated 732 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:01:08.468 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22c6e510-aa1d-47fb-8f15-a26a814738b8 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/102] 199.204.45.25 () {44 vars in 1073 bytes} [Thu May 28 16:01:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7176afb0-2fcb-4b61-971d-a5d1216005c1 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/103] 199.204.45.25 () {44 vars in 1096 bytes} [Thu May 28 16:01:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7176afb0-2fcb-4b61-971d-a5d1216005c1 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/104] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:01:08 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/105] 199.204.45.25 () {48 vars in 958 bytes} [Thu May 28 16:01:08 2026] POST /v2.0/ports => generated 1100 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 16:01:17.043 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e893298b-0d3f-44f7-8959-5c6456af3ed9 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/108] 199.204.45.25 () {44 vars in 976 bytes} [Thu May 28 16:01:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 56/109] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:01:17 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/110] 199.204.45.25 () {48 vars in 1028 bytes} [Thu May 28 16:01:17 2026] PUT /v2.0/ports/d8329e08-ee8a-4fad-955b-85b3f5bead79 => generated 1249 bytes in 922 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/111] 199.204.45.25 () {44 vars in 917 bytes} [Thu May 28 16:01:19 2026] GET /v2.0/ports => generated 3730 bytes in 107 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-28 16:01:20.617 8 INFO neutron.api.v2.resource [None req-12f41b25-ccc2-4bd1-ad05-b30cd8aae6c2 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/112] 199.204.45.25 () {44 vars in 956 bytes} [Thu May 28 16:01:20 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 199.204.45.25 () {44 vars in 978 bytes} [Thu May 28 16:01:20 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/114] 199.204.45.25 () {48 vars in 977 bytes} [Thu May 28 16:01:20 2026] POST /v2.0/security-groups => generated 1610 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/115] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:01:21 2026] GET /v2.0/security-groups/93c33f26-f4b2-4f2c-bf5f-32eb8fec228d => generated 1610 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/116] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:01:21 2026] GET /v2.0/security-groups/93c33f26-f4b2-4f2c-bf5f-32eb8fec228d => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/117] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:01:21 2026] GET /v2.0/security-groups/93c33f26-f4b2-4f2c-bf5f-32eb8fec228d => 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: 58/118] 199.204.45.25 () {48 vars in 988 bytes} [Thu May 28 16:01:21 2026] POST /v2.0/security-group-rules => generated 623 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/119] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:01:22 2026] GET /v2.0/security-groups/93c33f26-f4b2-4f2c-bf5f-32eb8fec228d => generated 2246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/120] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:01:22 2026] GET /v2.0/security-groups/93c33f26-f4b2-4f2c-bf5f-32eb8fec228d => generated 2246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/121] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:01:22 2026] GET /v2.0/security-groups/93c33f26-f4b2-4f2c-bf5f-32eb8fec228d => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/122] 199.204.45.25 () {48 vars in 988 bytes} [Thu May 28 16:01:22 2026] POST /v2.0/security-group-rules => generated 627 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/131] 199.204.45.25 () {44 vars in 972 bytes} [Thu May 28 16:02:22 2026] GET /v2.0/quotas/0333cf4a598c4e04864086ce94ab3fa9 => 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: 67/132] 199.204.45.25 () {48 vars in 1024 bytes} [Thu May 28 16:02:23 2026] PUT /v2.0/quotas/0333cf4a598c4e04864086ce94ab3fa9 => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:04:42.690 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fefd8545-8674-4adf-934e-0de19ea5d963 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 78/153] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:04:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 228 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 76/154] 199.204.45.25 () {30 vars in 762 bytes} [Thu May 28 16:04:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:04:44.611 7 INFO neutron.pecan_wsgi.hooks.translation [None req-725487d4-9668-4203-be30-34ec0e693584 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 79/155] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:04:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 180 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/156] 199.204.45.25 () {30 vars in 762 bytes} [Thu May 28 16:04:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:10:57.145 7 INFO neutron.api.v2.resource [None req-fafa3439-ca6b-4e33-8665-0290c1d5d6da 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 105/207] 199.204.45.25 () {44 vars in 1071 bytes} [Thu May 28 16:10:57 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=fd039ca0c1944c4ab611bd4a4c377205 => generated 139 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/208] 199.204.45.25 () {44 vars in 1094 bytes} [Thu May 28 16:10:57 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=fd039ca0c1944c4ab611bd4a4c377205 => generated 23 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/209] 199.204.45.25 () {48 vars in 978 bytes} [Thu May 28 16:10:57 2026] POST /v2.0/security-groups => generated 1624 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/210] 199.204.45.25 () {44 vars in 1085 bytes} [Thu May 28 16:10:58 2026] GET /v2.0/security-groups/67bcacf7-d663-4bf0-884d-2d02094ba07f?project_id=fd039ca0c1944c4ab611bd4a4c377205 => generated 1624 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/211] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:10:58 2026] GET /v2.0/security-groups/67bcacf7-d663-4bf0-884d-2d02094ba07f => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/212] 199.204.45.25 () {44 vars in 1085 bytes} [Thu May 28 16:10:58 2026] GET /v2.0/security-groups/67bcacf7-d663-4bf0-884d-2d02094ba07f?project_id=fd039ca0c1944c4ab611bd4a4c377205 => generated 1624 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/213] 199.204.45.25 () {48 vars in 988 bytes} [Thu May 28 16:10:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/214] 199.204.45.25 () {44 vars in 1085 bytes} [Thu May 28 16:10:59 2026] GET /v2.0/security-groups/67bcacf7-d663-4bf0-884d-2d02094ba07f?project_id=fd039ca0c1944c4ab611bd4a4c377205 => generated 2234 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/215] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:10:59 2026] GET /v2.0/security-groups/67bcacf7-d663-4bf0-884d-2d02094ba07f => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/216] 199.204.45.25 () {44 vars in 1085 bytes} [Thu May 28 16:10:59 2026] GET /v2.0/security-groups/67bcacf7-d663-4bf0-884d-2d02094ba07f?project_id=fd039ca0c1944c4ab611bd4a4c377205 => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/217] 199.204.45.25 () {48 vars in 988 bytes} [Thu May 28 16:10:59 2026] POST /v2.0/security-group-rules => generated 599 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/218] 199.204.45.25 () {44 vars in 1085 bytes} [Thu May 28 16:11:00 2026] GET /v2.0/security-groups/67bcacf7-d663-4bf0-884d-2d02094ba07f?project_id=fd039ca0c1944c4ab611bd4a4c377205 => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/219] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:11:00 2026] GET /v2.0/security-groups/67bcacf7-d663-4bf0-884d-2d02094ba07f => 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: 109/220] 199.204.45.25 () {44 vars in 1085 bytes} [Thu May 28 16:11:00 2026] GET /v2.0/security-groups/67bcacf7-d663-4bf0-884d-2d02094ba07f?project_id=fd039ca0c1944c4ab611bd4a4c377205 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/221] 199.204.45.25 () {48 vars in 988 bytes} [Thu May 28 16:11:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/222] 199.204.45.25 () {44 vars in 1085 bytes} [Thu May 28 16:11:01 2026] GET /v2.0/security-groups/67bcacf7-d663-4bf0-884d-2d02094ba07f?project_id=fd039ca0c1944c4ab611bd4a4c377205 => generated 3460 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/223] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:11:02 2026] GET /v2.0/security-groups/67bcacf7-d663-4bf0-884d-2d02094ba07f => generated 3460 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/224] 199.204.45.25 () {44 vars in 1085 bytes} [Thu May 28 16:11:02 2026] GET /v2.0/security-groups/67bcacf7-d663-4bf0-884d-2d02094ba07f?project_id=fd039ca0c1944c4ab611bd4a4c377205 => 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: 114/225] 199.204.45.25 () {48 vars in 988 bytes} [Thu May 28 16:11:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/244] 199.204.45.25 () {30 vars in 739 bytes} [Thu May 28 16:13:22 2026] GET /v2.0/networks?tenant_id=fd039ca0c1944c4ab611bd4a4c377205&shared=False => generated 15 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:13:22.769 7 INFO neutron.db.segments_db [None req-0355e6b0-f059-4fed-a0a1-872e0b40a9fc 61dfc7ef36e64a098dbc1aabb240268f fd039ca0c1944c4ab611bd4a4c377205 - - 6c0afc4e4e1d416993c02beb8379f8d2 6c0afc4e4e1d416993c02beb8379f8d2] Added segment d6567dc0-b005-4d4e-8eaa-1655cf130429 of type vxlan for network 60024f87-3fcb-43bb-9d67-41fb0cbcada1 [pid: 7|app: 0|req: 124/245] 199.204.45.25 () {34 vars in 681 bytes} [Thu May 28 16:13:22 2026] POST /v2.0/networks => generated 697 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/246] 199.204.45.25 () {30 vars in 721 bytes} [Thu May 28 16:13:22 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/247] 199.204.45.25 () {30 vars in 632 bytes} [Thu May 28 16:13:22 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: 123/248] 199.204.45.25 () {34 vars in 676 bytes} [Thu May 28 16:13:22 2026] POST /v2.0/ports => generated 999 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/249] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:13:23 2026] GET /v2.0/networks/60024f87-3fcb-43bb-9d67-41fb0cbcada1 => generated 703 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/252] 199.204.45.25 () {30 vars in 721 bytes} [Thu May 28 16:13:25 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/253] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:13:25 2026] GET /v2.0/networks/60024f87-3fcb-43bb-9d67-41fb0cbcada1 => generated 703 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/256] 199.204.45.25 () {44 vars in 972 bytes} [Thu May 28 16:13:50 2026] GET /v2.0/quotas/fd039ca0c1944c4ab611bd4a4c377205 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/257] 199.204.45.25 () {48 vars in 1024 bytes} [Thu May 28 16:13:51 2026] PUT /v2.0/quotas/fd039ca0c1944c4ab611bd4a4c377205 => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:25:37.600 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5b6059be-6394-4332-bee4-b4e3797fffe1 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/352] 199.204.45.25 () {44 vars in 924 bytes} [Thu May 28 16:25:37 2026] GET /v2.0/networks/public => generated 108 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/353] 199.204.45.25 () {44 vars in 946 bytes} [Thu May 28 16:25:37 2026] GET /v2.0/networks?name=public => generated 753 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:25:38.887 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d59e4b6f-24c8-416f-9974-5f34401002eb 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/354] 199.204.45.25 () {44 vars in 924 bytes} [Thu May 28 16:25:38 2026] GET /v2.0/networks/public => generated 108 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/355] 199.204.45.25 () {44 vars in 946 bytes} [Thu May 28 16:25:38 2026] GET /v2.0/networks?name=public => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:25:38.960 7 INFO neutron.pecan_wsgi.hooks.translation [None req-851d247d-06bc-4602-a7a5-6b8a59d62cc1 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/356] 199.204.45.25 () {44 vars in 1031 bytes} [Thu May 28 16:25:38 2026] GET /v2.0/subnets/public-subnet?network_id=6a17a87e-ff12-4860-b2e9-f8a5d4c1ec6c => generated 113 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/357] 199.204.45.25 () {44 vars in 1054 bytes} [Thu May 28 16:25:38 2026] GET /v2.0/subnets?name=public-subnet&network_id=6a17a87e-ff12-4860-b2e9-f8a5d4c1ec6c => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:26:06.710 8 INFO neutron.pecan_wsgi.hooks.translation [None req-58ed223b-473d-401e-a6df-736a0951b90c 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/362] 199.204.45.25 () {44 vars in 934 bytes} [Thu May 28 16:26:06 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/363] 199.204.45.25 () {44 vars in 956 bytes} [Thu May 28 16:26:06 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:26:07.707 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e1566807-4acd-462d-a843-3dff8d30d0fd 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/364] 199.204.45.25 () {44 vars in 934 bytes} [Thu May 28 16:26:07 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: 7|app: 0|req: 184/365] 199.204.45.25 () {44 vars in 956 bytes} [Thu May 28 16:26:07 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:26:07.773 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b85c258-186b-42e3-84bf-40516d19e9b7 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/366] 199.204.45.25 () {44 vars in 1033 bytes} [Thu May 28 16:26:07 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7176afb0-2fcb-4b61-971d-a5d1216005c1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/367] 199.204.45.25 () {44 vars in 1056 bytes} [Thu May 28 16:26:07 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7176afb0-2fcb-4b61-971d-a5d1216005c1 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:26:08.984 8 INFO neutron.api.v2.resource [None req-a529991a-9715-4c8e-ad03-770edcb28cf2 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/368] 199.204.45.25 () {44 vars in 968 bytes} [Thu May 28 16:26:08 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/369] 199.204.45.25 () {44 vars in 990 bytes} [Thu May 28 16:26:08 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/372] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:26:10 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:26:10 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => 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/374] 199.204.45.25 () {44 vars in 1008 bytes} [Thu May 28 16:26:10 2026] GET /v2.0/security-group-rules/65d9ee47-82ba-4953-92da-9bd9c63c25e7 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:26:11 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/376] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:26:11 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => 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: 187/377] 199.204.45.25 () {44 vars in 1008 bytes} [Thu May 28 16:26:11 2026] GET /v2.0/security-group-rules/d9e2ec69-c70f-431d-a0b6-cf6396ea2f18 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:26:12 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 4694 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/379] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:26:12 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/380] 199.204.45.25 () {44 vars in 1008 bytes} [Thu May 28 16:26:12 2026] GET /v2.0/security-group-rules/ae7b0f2d-88e6-4dff-8c79-0ec9aefd11ae => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/381] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:26:13 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/382] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:26:13 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 199.204.45.25 () {44 vars in 1008 bytes} [Thu May 28 16:26:13 2026] GET /v2.0/security-group-rules/56ba8cbd-85c1-48a9-b4f9-30fb8b632bd4 => 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: 194/384] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:26:14 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:26:14 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 199.204.45.25 () {44 vars in 1008 bytes} [Thu May 28 16:26:14 2026] GET /v2.0/security-group-rules/68ff35b5-f300-459a-bf1a-6307436aa822 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/387] 199.204.45.25 () {44 vars in 984 bytes} [Thu May 28 16:26:15 2026] GET /v2.0/networks/7176afb0-2fcb-4b61-971d-a5d1216005c1 => generated 732 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:26:15.602 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb925e5b-b734-41bd-8ca7-cbc9596c0b41 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 196/388] 199.204.45.25 () {44 vars in 1073 bytes} [Thu May 28 16:26:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7176afb0-2fcb-4b61-971d-a5d1216005c1 => 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: 193/389] 199.204.45.25 () {44 vars in 1096 bytes} [Thu May 28 16:26:15 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7176afb0-2fcb-4b61-971d-a5d1216005c1 => generated 1254 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:26:15 2026] GET /v2.0/security-groups/a226f132-82fb-4113-8bd1-779c394ee07b => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:26:23.899 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cd1e317b-82ad-4645-af72-022fc4b971ca 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/391] 199.204.45.25 () {44 vars in 976 bytes} [Thu May 28 16:26:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:26:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 199.204.45.25 () {44 vars in 917 bytes} [Thu May 28 16:26:25 2026] GET /v2.0/ports => generated 4725 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:26:26.541 7 INFO neutron.api.v2.resource [None req-d14e4df2-00cf-48df-82df-fd35054ff330 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 200/396] 199.204.45.25 () {44 vars in 956 bytes} [Thu May 28 16:26:26 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 199.204.45.25 () {44 vars in 978 bytes} [Thu May 28 16:26:26 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:26:27 2026] GET /v2.0/security-groups/93c33f26-f4b2-4f2c-bf5f-32eb8fec228d => generated 2886 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/399] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:26:27 2026] GET /v2.0/security-groups/93c33f26-f4b2-4f2c-bf5f-32eb8fec228d => generated 2886 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/400] 199.204.45.25 () {44 vars in 1008 bytes} [Thu May 28 16:26:27 2026] GET /v2.0/security-group-rules/f21da0ee-04f9-4dea-954e-24329835e860 => generated 623 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/401] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:26:28 2026] GET /v2.0/security-groups/93c33f26-f4b2-4f2c-bf5f-32eb8fec228d => generated 2886 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/402] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:26:28 2026] GET /v2.0/security-groups/93c33f26-f4b2-4f2c-bf5f-32eb8fec228d => generated 2886 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/403] 199.204.45.25 () {44 vars in 1008 bytes} [Thu May 28 16:26:28 2026] GET /v2.0/security-group-rules/a1ffa716-c29b-438c-ab52-5aea7173f014 => generated 627 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/406] 199.204.45.25 () {44 vars in 972 bytes} [Thu May 28 16:26:40 2026] GET /v2.0/quotas/0333cf4a598c4e04864086ce94ab3fa9 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:27:35.958 8 INFO neutron.api.v2.resource [None req-8fdacdfe-ca33-43db-8e79-c33636d8d985 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 205/413] 199.204.45.25 () {44 vars in 1071 bytes} [Thu May 28 16:27:35 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=fd039ca0c1944c4ab611bd4a4c377205 => generated 139 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/414] 199.204.45.25 () {44 vars in 1094 bytes} [Thu May 28 16:27:35 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=fd039ca0c1944c4ab611bd4a4c377205 => generated 4072 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/415] 199.204.45.25 () {44 vars in 1085 bytes} [Thu May 28 16:27:36 2026] GET /v2.0/security-groups/67bcacf7-d663-4bf0-884d-2d02094ba07f?project_id=fd039ca0c1944c4ab611bd4a4c377205 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/416] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:27:37 2026] GET /v2.0/security-groups/67bcacf7-d663-4bf0-884d-2d02094ba07f => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/417] 199.204.45.25 () {44 vars in 1008 bytes} [Thu May 28 16:27:37 2026] GET /v2.0/security-group-rules/fa1e25bc-fa7e-416f-84fd-b32aa2a325ba => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/418] 199.204.45.25 () {44 vars in 1085 bytes} [Thu May 28 16:27:37 2026] GET /v2.0/security-groups/67bcacf7-d663-4bf0-884d-2d02094ba07f?project_id=fd039ca0c1944c4ab611bd4a4c377205 => 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: 208/419] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:27:38 2026] GET /v2.0/security-groups/67bcacf7-d663-4bf0-884d-2d02094ba07f => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/420] 199.204.45.25 () {44 vars in 1008 bytes} [Thu May 28 16:27:38 2026] GET /v2.0/security-group-rules/6368387a-fca3-4053-86c9-7586f4083c03 => 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: 209/421] 199.204.45.25 () {44 vars in 1085 bytes} [Thu May 28 16:27:39 2026] GET /v2.0/security-groups/67bcacf7-d663-4bf0-884d-2d02094ba07f?project_id=fd039ca0c1944c4ab611bd4a4c377205 => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/422] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:27:39 2026] GET /v2.0/security-groups/67bcacf7-d663-4bf0-884d-2d02094ba07f => generated 4075 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/423] 199.204.45.25 () {44 vars in 1008 bytes} [Thu May 28 16:27:39 2026] GET /v2.0/security-group-rules/c4da4442-366d-4183-b312-d27587f9e868 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 199.204.45.25 () {44 vars in 1085 bytes} [Thu May 28 16:27:40 2026] GET /v2.0/security-groups/67bcacf7-d663-4bf0-884d-2d02094ba07f?project_id=fd039ca0c1944c4ab611bd4a4c377205 => 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: 215/427] 199.204.45.25 () {44 vars in 998 bytes} [Thu May 28 16:27:40 2026] GET /v2.0/security-groups/67bcacf7-d663-4bf0-884d-2d02094ba07f => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/428] 199.204.45.25 () {44 vars in 1008 bytes} [Thu May 28 16:27:40 2026] GET /v2.0/security-group-rules/3153688a-2915-45fc-b9ee-1f111b367af9 => generated 602 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/429] 199.204.45.25 () {44 vars in 972 bytes} [Thu May 28 16:27:47 2026] GET /v2.0/quotas/fd039ca0c1944c4ab611bd4a4c377205 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/436] 199.204.45.25 () {44 vars in 946 bytes} [Thu May 28 16:28:38 2026] GET /v2.0/networks?name=public => generated 753 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/443] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 28 16:29:16 2026] GET /v2.0/networks => generated 2166 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/444] 10.0.0.3 () {32 vars in 653 bytes} [Thu May 28 16:29:18 2026] GET /v2.0/floatingips => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/445] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 28 16:29:18 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/446] 10.0.0.3 () {32 vars in 641 bytes} [Thu May 28 16:29:18 2026] GET /v2.0/ports => generated 4725 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/447] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 28 16:29:18 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/448] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 28 16:29:18 2026] GET /v2.0/networks => generated 2166 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/449] 10.0.0.3 () {32 vars in 661 bytes} [Thu May 28 16:29:18 2026] GET /v2.0/security-groups => generated 17401 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/450] 10.0.0.3 () {32 vars in 653 bytes} [Thu May 28 16:29:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:29:28.942 7 INFO neutron.db.segments_db [None req-27e5057c-a64d-4da0-86fa-c790aef58a3f 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment 2e15dbf5-626c-4323-8eaa-0c39aadabcdc of type vxlan for network 707a548b-46e4-45af-a639-b7f1530fc670 [pid: 7|app: 0|req: 228/453] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 28 16:29:28 2026] POST /v2.0/networks => generated 728 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:29:29.100 8 INFO neutron.db.segments_db [None req-23f44143-cf6b-4a57-9b4a-ca7056316483 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment 85241e83-0f7f-485e-93a1-eb4bf9f7c567 of type vxlan for network 82d650f0-a6b0-458f-ad91-db91f597c435 [pid: 8|app: 0|req: 226/454] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 28 16:29:28 2026] POST /v2.0/networks => generated 727 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:29:29.227 7 INFO neutron.db.segments_db [None req-5063ac84-4e15-4ea6-9719-749f4b27787e 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment defee47e-6326-4568-b816-ac016bc8f921 of type vxlan for network ff7382f2-dfd6-4e52-841c-b302db120b15 [pid: 7|app: 0|req: 229/455] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 28 16:29:29 2026] POST /v2.0/networks => generated 729 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/456] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:29:29 2026] POST /v2.0/subnets => generated 694 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/457] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:29:29 2026] POST /v2.0/subnets => generated 693 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/458] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:29:29 2026] POST /v2.0/subnets => generated 695 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:29:29.546 7 INFO neutron.db.segments_db [None req-c53f69ef-440d-4ce3-9032-2b10682e9638 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment c466275e-a672-4271-aea1-9e3fbec8fc58 of type vxlan for network 22b4d840-ec39-45b0-9ac6-ef6814d45774 2026-05-28 16:29:29.565 8 INFO neutron.db.segments_db [None req-014c2df5-af54-49a9-a447-18854f876ff9 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment 96d5fc29-c3dd-40e9-b5e4-926bb14a3e7e of type vxlan for network 258c5802-ff46-492f-8b5e-5138a98aee46 2026-05-28 16:29:29.741 8 INFO neutron.db.l3_hamode_db [None req-014c2df5-af54-49a9-a447-18854f876ff9 4e040febd5b4421cb394f8036b1e2333 2d278d4bd9e24db68e408f2801c67176 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:29:29.784 7 INFO neutron.db.l3_hamode_db [None req-c53f69ef-440d-4ce3-9032-2b10682e9638 4e040febd5b4421cb394f8036b1e2333 6d2c005027ec480bab75b2804864375c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:29:30.627 7 INFO neutron.db.l3_hamode_db [None req-c53f69ef-440d-4ce3-9032-2b10682e9638 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:29:30.808 8 INFO neutron.db.l3_hamode_db [None req-014c2df5-af54-49a9-a447-18854f876ff9 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 229/459] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:29:29 2026] POST /v2.0/routers => generated 733 bytes in 2251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/460] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:29:29 2026] POST /v2.0/routers => generated 734 bytes in 2302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:29:31.822 8 INFO neutron.db.segments_db [None req-d92c55ed-6bf6-459a-ae64-40ea85c6b90f 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment 0b4e4c84-a9c6-4227-a813-174ce29c85fe of type vxlan for network 0e74cbf2-e2df-4a56-bb94-3877fe036d25 [pid: 7|app: 0|req: 232/461] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:29:31 2026] GET /v2.0/security-groups?tenant_id=9b58ff2e423c4d6cb4d0e757bb23ba7a&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:29:32.055 8 INFO neutron.db.l3_hamode_db [None req-d92c55ed-6bf6-459a-ae64-40ea85c6b90f 4e040febd5b4421cb394f8036b1e2333 97fd4613bd5e4227ab471abfeea75703 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:29:32.782 8 INFO neutron.db.l3_hamode_db [None req-d92c55ed-6bf6-459a-ae64-40ea85c6b90f 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 233/462] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:29:32 2026] PUT /v2.0/routers/11b75fa7-d1ca-4382-b75c-a597c546ef2d/add_router_interface => generated 309 bytes in 1116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/463] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:29:31 2026] POST /v2.0/routers => generated 735 bytes in 1932 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/464] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:29:33 2026] DELETE /v2.0/security-groups/789d52b6-e7c8-433e-9fbe-e2742da86b22 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/465] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:29:33 2026] PUT /v2.0/routers/1922ebcf-21b1-495f-91ad-9f4508519d1d/add_router_interface => generated 309 bytes in 1124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/466] 10.0.0.3 () {34 vars in 683 bytes} [Thu May 28 16:29:34 2026] POST /v2.0/security-groups => generated 1661 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/467] 10.0.0.131 () {34 vars in 982 bytes} [Thu May 28 16:29:34 2026] GET /v2.0/networks?id=82d650f0-a6b0-458f-ad91-db91f597c435 => generated 678 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/468] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:29:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/469] 10.0.0.131 () {34 vars in 965 bytes} [Thu May 28 16:29:35 2026] GET /v2.0/quotas/2d278d4bd9e24db68e408f2801c67176 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/470] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:29:33 2026] PUT /v2.0/routers/6b18f695-bc21-4831-9f3a-1b03b075f518/add_router_interface => generated 309 bytes in 1268 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/471] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:29:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/472] 10.0.0.131 () {34 vars in 1002 bytes} [Thu May 28 16:29:35 2026] GET /v2.0/ports?tenant_id=2d278d4bd9e24db68e408f2801c67176&fields=id => generated 103 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/473] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 28 16:29:35 2026] POST /v2.0/floatingips => generated 552 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:29:35.804 8 INFO neutron.db.segments_db [None req-7f5ec33c-9bc2-4de8-8587-228f0ed35080 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment d50cab8a-aeb3-41c6-903c-f3feb4f3ce65 of type vxlan for network c21dc073-9362-4f33-9392-916992f6b781 [pid: 7|app: 0|req: 241/474] 10.0.0.131 () {34 vars in 907 bytes} [Thu May 28 16:29:35 2026] GET /v2.0/extensions => generated 21537 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/475] 10.0.0.131 () {34 vars in 1008 bytes} [Thu May 28 16:29:35 2026] GET /v2.0/networks/82d650f0-a6b0-458f-ad91-db91f597c435?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/476] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 28 16:29:35 2026] POST /v2.0/networks => generated 725 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/477] 10.0.0.131 () {34 vars in 1108 bytes} [Thu May 28 16:29:35 2026] GET /v2.0/networks/82d650f0-a6b0-458f-ad91-db91f597c435?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/478] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:29:35 2026] POST /v2.0/subnets => generated 691 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/479] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:36 2026] GET /v2.0/ports?device_id=666bf0cf-ffc4-465b-ab66-fee9e4949cba => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/480] 10.0.0.131 () {38 vars in 971 bytes} [Thu May 28 16:29:35 2026] POST /v2.0/security-groups => generated 1685 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 16:29:36.167 7 INFO neutron.db.segments_db [None req-fcf6e421-784f-49e8-ad9b-583b414e0c1a 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment a01445ad-48aa-48d0-bf3a-83c723c94e7f of type vxlan for network 5e87ebde-9ca8-4104-b64d-b3cd2dc3726d [pid: 8|app: 0|req: 237/481] 10.0.0.131 () {34 vars in 991 bytes} [Thu May 28 16:29:36 2026] GET /v2.0/security-groups/93df21d7-f4ac-4a64-a289-c96c6e62ad92 => generated 1685 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:29:36.339 7 INFO neutron.db.l3_hamode_db [None req-fcf6e421-784f-49e8-ad9b-583b414e0c1a 4e040febd5b4421cb394f8036b1e2333 6097b82b53d14e3782b589935bdd5fc9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 238/482] 10.0.0.131 () {38 vars in 981 bytes} [Thu May 28 16:29:36 2026] POST /v2.0/security-group-rules => generated 614 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/483] 10.0.0.131 () {38 vars in 971 bytes} [Thu May 28 16:29:36 2026] POST /v2.0/security-groups => generated 1684 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/484] 10.0.0.131 () {34 vars in 991 bytes} [Thu May 28 16:29:36 2026] GET /v2.0/security-groups/ea5d31d5-603b-480d-b90b-71a797d33fae => generated 1684 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/485] 10.0.0.131 () {38 vars in 981 bytes} [Thu May 28 16:29:36 2026] POST /v2.0/security-group-rules => generated 614 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/486] 10.0.0.131 () {34 vars in 991 bytes} [Thu May 28 16:29:36 2026] GET /v2.0/security-groups/ea5d31d5-603b-480d-b90b-71a797d33fae => generated 2309 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/487] 10.0.0.131 () {38 vars in 981 bytes} [Thu May 28 16:29:36 2026] POST /v2.0/security-group-rules => generated 619 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/488] 10.0.0.131 () {34 vars in 991 bytes} [Thu May 28 16:29:36 2026] GET /v2.0/security-groups/ea5d31d5-603b-480d-b90b-71a797d33fae => generated 2939 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/489] 10.0.0.131 () {34 vars in 1001 bytes} [Thu May 28 16:29:36 2026] GET /v2.0/security-group-rules/c5326cef-8f6f-4c4e-a990-5ae52df389a2 => generated 616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:29:37.101 7 INFO neutron.db.l3_hamode_db [None req-fcf6e421-784f-49e8-ad9b-583b414e0c1a 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 246/490] 10.0.0.131 () {34 vars in 991 bytes} [Thu May 28 16:29:37 2026] GET /v2.0/security-groups/ea5d31d5-603b-480d-b90b-71a797d33fae => generated 2939 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/491] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:37 2026] GET /v2.0/ports?device_id=666bf0cf-ffc4-465b-ab66-fee9e4949cba => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/492] 10.0.0.131 () {36 vars in 1023 bytes} [Thu May 28 16:29:37 2026] DELETE /v2.0/security-group-rules/c5326cef-8f6f-4c4e-a990-5ae52df389a2 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/493] 10.0.0.131 () {34 vars in 991 bytes} [Thu May 28 16:29:37 2026] GET /v2.0/security-groups/ea5d31d5-603b-480d-b90b-71a797d33fae => generated 2309 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/494] 10.0.0.131 () {36 vars in 1013 bytes} [Thu May 28 16:29:37 2026] DELETE /v2.0/security-groups/ea5d31d5-603b-480d-b90b-71a797d33fae => 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: 251/495] 10.0.0.131 () {34 vars in 991 bytes} [Thu May 28 16:29:37 2026] GET /v2.0/security-groups/93df21d7-f4ac-4a64-a289-c96c6e62ad92 => generated 2310 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/496] 10.0.0.131 () {36 vars in 1013 bytes} [Thu May 28 16:29:37 2026] DELETE /v2.0/security-groups/93df21d7-f4ac-4a64-a289-c96c6e62ad92 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:29:38.182 8 INFO neutron_taas.services.taas.taas_plugin [None req-a26cc584-bcf2-414e-aa88-97514f84ca04 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 0796b5af-c004-4d3f-b932-49cef77fccea 2026-05-28 16:29:38.190 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a26cc584-bcf2-414e-aa88-97514f84ca04 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 0796b5af-c004-4d3f-b932-49cef77fccea [pid: 7|app: 0|req: 245/497] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:29:36 2026] POST /v2.0/routers => generated 731 bytes in 2176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/498] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:29:37 2026] PUT /v2.0/routers/6b18f695-bc21-4831-9f3a-1b03b075f518/remove_router_interface => generated 309 bytes in 1066 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/499] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:38 2026] GET /v2.0/ports?device_id=666bf0cf-ffc4-465b-ab66-fee9e4949cba => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:29:38.990 8 INFO neutron_taas.services.taas.taas_plugin [None req-8666bcfb-0304-4a85-817a-b71020ac6f6e 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: c2fbb531-de44-435e-af82-0bdc14a88d3f 2026-05-28 16:29:38.993 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8666bcfb-0304-4a85-817a-b71020ac6f6e 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: c2fbb531-de44-435e-af82-0bdc14a88d3f 2026-05-28 16:29:39.200 8 INFO neutron_taas.services.taas.taas_plugin [None req-8666bcfb-0304-4a85-817a-b71020ac6f6e 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 6e1d8266-8324-42a2-a1a9-31b37682e8a3 2026-05-28 16:29:39.203 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8666bcfb-0304-4a85-817a-b71020ac6f6e 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 6e1d8266-8324-42a2-a1a9-31b37682e8a3 2026-05-28 16:29:39.282 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-8666bcfb-0304-4a85-817a-b71020ac6f6e 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - 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: 246/500] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:29:38 2026] PUT /v2.0/routers/911eebd2-6550-48e1-9a40-757019a94fc0/add_router_interface => generated 309 bytes in 1123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:29:39.634 8 INFO neutron.db.l3_hamode_db [None req-8666bcfb-0304-4a85-817a-b71020ac6f6e 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] HA network 0e74cbf2-e2df-4a56-bb94-3877fe036d25 was deleted as no HA routers are present in tenant 97fd4613bd5e4227ab471abfeea75703. [pid: 8|app: 0|req: 255/501] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:29:38 2026] DELETE /v2.0/routers/6b18f695-bc21-4831-9f3a-1b03b075f518 => generated 0 bytes in 841 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/502] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:29:39 2026] DELETE /v2.0/subnets/5baa73c7-8e12-478d-a4ea-eec509a58e3f => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:29:39.904 8 INFO neutron_taas.services.taas.taas_plugin [None req-f14cf458-c78e-41cf-9028-b7e533312d3b 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 6793000e-18dd-4be2-9331-a72689ff6f54 2026-05-28 16:29:39.911 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f14cf458-c78e-41cf-9028-b7e533312d3b 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 6793000e-18dd-4be2-9331-a72689ff6f54 [pid: 7|app: 0|req: 248/503] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:39 2026] GET /v2.0/ports?device_id=666bf0cf-ffc4-465b-ab66-fee9e4949cba => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:29:39.982 8 INFO neutron.services.segments.plugin [-] Segment 0b4e4c84-a9c6-4227-a813-174ce29c85fe resource provider aggregate not found 2026-05-28 16:29:39.988 8 INFO neutron.services.segments.plugin [-] Segment 0b4e4c84-a9c6-4227-a813-174ce29c85fe resource provider aggregate not found 2026-05-28 16:29:40.005 8 INFO neutron.services.segments.plugin [-] Segment 0b4e4c84-a9c6-4227-a813-174ce29c85fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b4e4c84-a9c6-4227-a813-174ce29c85fe found for delete ", "request_id": "req-27f0f6d3-44ea-4a16-a772-8d31d6a0b6e3"}]} 2026-05-28 16:29:40.005 8 INFO neutron.services.segments.plugin [-] Segment 0b4e4c84-a9c6-4227-a813-174ce29c85fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b4e4c84-a9c6-4227-a813-174ce29c85fe found for delete ", "request_id": "req-8ac4be7e-21a9-414f-8b7a-0e6102235278"}]} [pid: 7|app: 0|req: 249/504] 10.0.0.131 () {38 vars in 971 bytes} [Thu May 28 16:29:39 2026] POST /v2.0/security-groups => generated 1681 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/507] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:29:39 2026] DELETE /v2.0/networks/ff7382f2-dfd6-4e52-841c-b302db120b15 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/508] 10.0.0.131 () {38 vars in 971 bytes} [Thu May 28 16:29:40 2026] POST /v2.0/security-groups => generated 1682 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/509] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:29:40 2026] GET /v2.0/security-groups?tenant_id=97fd4613bd5e4227ab471abfeea75703&name=default => generated 2921 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/510] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:29:40 2026] DELETE /v2.0/security-groups/8b9374aa-da23-4ad3-ba2f-b25bdc1082a9 => 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: 253/511] 10.0.0.131 () {38 vars in 971 bytes} [Thu May 28 16:29:40 2026] POST /v2.0/security-groups => generated 1681 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/512] 10.0.0.131 () {34 vars in 1002 bytes} [Thu May 28 16:29:40 2026] GET /v2.0/security-groups?tenant_id=6097b82b53d14e3782b589935bdd5fc9 => generated 7909 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/513] 10.0.0.131 () {34 vars in 991 bytes} [Thu May 28 16:29:40 2026] GET /v2.0/security-groups/8e122eaf-1058-49fa-95e0-a88fb744b2ba => generated 2922 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/514] 10.0.0.131 () {34 vars in 991 bytes} [Thu May 28 16:29:40 2026] GET /v2.0/security-groups/8e122eaf-1058-49fa-95e0-a88fb744b2ba => generated 2922 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/515] 10.0.0.131 () {34 vars in 991 bytes} [Thu May 28 16:29:40 2026] GET /v2.0/security-groups/f772b3e4-6151-4b1a-b653-6ba7d034da3d => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/516] 10.0.0.131 () {36 vars in 1013 bytes} [Thu May 28 16:29:40 2026] DELETE /v2.0/security-groups/f772b3e4-6151-4b1a-b653-6ba7d034da3d => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:29:40.780 7 INFO neutron.api.v2.resource [req-711f91ee-db84-4b81-a27f-22d6051beac0 req-ec9e81e7-a88f-49f0-9b05-650e09c48fa1 ffb9af5ea56e48bb8b7168110dfdb7f1 6097b82b53d14e3782b589935bdd5fc9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 256/517] 10.0.0.131 () {34 vars in 991 bytes} [Thu May 28 16:29:40 2026] GET /v2.0/security-groups/f772b3e4-6151-4b1a-b653-6ba7d034da3d => 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: 262/518] 10.0.0.131 () {34 vars in 991 bytes} [Thu May 28 16:29:40 2026] GET /v2.0/security-groups/7b9e38f5-51cf-4315-8ed3-b2a26df30ac3 => generated 1682 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/519] 10.0.0.131 () {36 vars in 1013 bytes} [Thu May 28 16:29:40 2026] DELETE /v2.0/security-groups/7b9e38f5-51cf-4315-8ed3-b2a26df30ac3 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:29:40.963 7 INFO neutron.api.v2.resource [req-7b109d2a-c4c1-46b5-b8af-df280be09c8c req-d5c7a8d9-4415-4a59-a4d2-93c11775bdef ffb9af5ea56e48bb8b7168110dfdb7f1 6097b82b53d14e3782b589935bdd5fc9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 258/520] 10.0.0.131 () {34 vars in 991 bytes} [Thu May 28 16:29:40 2026] GET /v2.0/security-groups/7b9e38f5-51cf-4315-8ed3-b2a26df30ac3 => 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: 259/521] 10.0.0.131 () {34 vars in 991 bytes} [Thu May 28 16:29:40 2026] GET /v2.0/security-groups/76b6cd42-4ef3-4644-a4d7-1b5f409aa7fc => generated 1681 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/522] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:41 2026] GET /v2.0/ports?device_id=666bf0cf-ffc4-465b-ab66-fee9e4949cba => 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: 261/523] 10.0.0.131 () {36 vars in 1013 bytes} [Thu May 28 16:29:41 2026] DELETE /v2.0/security-groups/76b6cd42-4ef3-4644-a4d7-1b5f409aa7fc => 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: 263/524] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:29:40 2026] GET /v2.0/networks?id=82d650f0-a6b0-458f-ad91-db91f597c435 => generated 678 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:29:41.196 8 INFO neutron.api.v2.resource [req-2c19a972-171a-409e-8ad7-b1fcd470592e req-775995ee-e4d2-49db-af2c-c7bcfcded5b8 ffb9af5ea56e48bb8b7168110dfdb7f1 6097b82b53d14e3782b589935bdd5fc9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 264/525] 10.0.0.131 () {34 vars in 991 bytes} [Thu May 28 16:29:41 2026] GET /v2.0/security-groups/76b6cd42-4ef3-4644-a4d7-1b5f409aa7fc => 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: 265/526] 10.0.0.131 () {34 vars in 1002 bytes} [Thu May 28 16:29:41 2026] GET /v2.0/security-groups?tenant_id=6097b82b53d14e3782b589935bdd5fc9 => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/527] 10.0.0.131 () {34 vars in 991 bytes} [Thu May 28 16:29:41 2026] GET /v2.0/security-groups/8e122eaf-1058-49fa-95e0-a88fb744b2ba => generated 2922 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/528] 10.0.0.131 () {34 vars in 991 bytes} [Thu May 28 16:29:41 2026] GET /v2.0/security-groups/8e122eaf-1058-49fa-95e0-a88fb744b2ba => generated 2922 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:29:41.459 8 INFO neutron.api.v2.resource [req-90169165-d6d9-496c-95a3-7da279fa054f req-13674f63-bfff-4d5f-a91a-529cc02ee6b8 ffb9af5ea56e48bb8b7168110dfdb7f1 6097b82b53d14e3782b589935bdd5fc9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 268/529] 10.0.0.131 () {34 vars in 991 bytes} [Thu May 28 16:29:41 2026] GET /v2.0/security-groups/76b6cd42-4ef3-4644-a4d7-1b5f409aa7fc => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:29:41.494 8 INFO neutron.api.v2.resource [req-9a77ee26-839e-498c-9672-070c38cfe13c req-539e9a0c-eaec-41f1-923f-f6cdb260d93d ffb9af5ea56e48bb8b7168110dfdb7f1 6097b82b53d14e3782b589935bdd5fc9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 269/530] 10.0.0.131 () {34 vars in 991 bytes} [Thu May 28 16:29:41 2026] GET /v2.0/security-groups/7b9e38f5-51cf-4315-8ed3-b2a26df30ac3 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:29:41.528 8 INFO neutron.api.v2.resource [req-440c510e-03bd-48d4-8cd6-84b2db54c19c req-8809612d-67ad-427d-8748-373a5cb1f580 ffb9af5ea56e48bb8b7168110dfdb7f1 6097b82b53d14e3782b589935bdd5fc9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 270/531] 10.0.0.131 () {34 vars in 991 bytes} [Thu May 28 16:29:41 2026] GET /v2.0/security-groups/f772b3e4-6151-4b1a-b653-6ba7d034da3d => 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: 271/532] 10.0.0.131 () {34 vars in 1100 bytes} [Thu May 28 16:29:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1909524035&fields=id&tenant_id=6d2c005027ec480bab75b2804864375c => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/533] 199.204.45.25 () {38 vars in 954 bytes} [Thu May 28 16:29:41 2026] POST /v2.0/ports => generated 958 bytes in 526 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: 263/534] 10.0.0.131 () {34 vars in 982 bytes} [Thu May 28 16:29:41 2026] GET /v2.0/networks?id=707a548b-46e4-45af-a639-b7f1530fc670 => generated 679 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/535] 199.204.45.25 () {34 vars in 910 bytes} [Thu May 28 16:29:41 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: 265/536] 10.0.0.131 () {34 vars in 965 bytes} [Thu May 28 16:29:41 2026] GET /v2.0/quotas/6d2c005027ec480bab75b2804864375c => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/537] 10.0.0.131 () {34 vars in 1002 bytes} [Thu May 28 16:29:41 2026] GET /v2.0/ports?tenant_id=6d2c005027ec480bab75b2804864375c&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/538] 10.0.0.131 () {34 vars in 1008 bytes} [Thu May 28 16:29:41 2026] GET /v2.0/networks/707a548b-46e4-45af-a639-b7f1530fc670?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:29:41.928 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c2bc45a-c05b-49dd-8242-04c261fdc097 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 0278c2a3-5dc0-4df0-84d3-f508e528ba62 2026-05-28 16:29:41.931 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c2bc45a-c05b-49dd-8242-04c261fdc097 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 0278c2a3-5dc0-4df0-84d3-f508e528ba62 [pid: 7|app: 0|req: 268/539] 10.0.0.131 () {34 vars in 1108 bytes} [Thu May 28 16:29:41 2026] GET /v2.0/networks/707a548b-46e4-45af-a639-b7f1530fc670?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:29:42.027 8 INFO neutron.services.segments.plugin [-] Segment defee47e-6326-4568-b816-ac016bc8f921 resource provider aggregate not found 2026-05-28 16:29:42.035 8 INFO neutron.services.segments.plugin [-] Segment defee47e-6326-4568-b816-ac016bc8f921 resource provider aggregate not found 2026-05-28 16:29:42.042 8 INFO neutron.services.segments.plugin [-] Segment defee47e-6326-4568-b816-ac016bc8f921 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid defee47e-6326-4568-b816-ac016bc8f921 found for delete ", "request_id": "req-af94f5ff-c63c-4afd-8e16-74d9f4bcfd18"}]} 2026-05-28 16:29:42.059 8 INFO neutron.services.segments.plugin [-] Segment defee47e-6326-4568-b816-ac016bc8f921 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid defee47e-6326-4568-b816-ac016bc8f921 found for delete ", "request_id": "req-17be57ba-98c0-4d16-833f-9b606965cc77"}]} [pid: 8|app: 0|req: 272/540] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:29:41 2026] PUT /v2.0/routers/911eebd2-6550-48e1-9a40-757019a94fc0/remove_router_interface => generated 309 bytes in 982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/541] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:42 2026] GET /v2.0/ports?device_id=666bf0cf-ffc4-465b-ab66-fee9e4949cba => generated 973 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/542] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:42 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => 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: 269/543] 199.204.45.25 () {38 vars in 1027 bytes} [Thu May 28 16:29:42 2026] PUT /v2.0/ports/1f6ab6ba-be87-4aa1-85f9-8e4085960403 => generated 1239 bytes in 599 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-28 16:29:42.887 8 INFO neutron.db.segments_db [None req-8600193b-55a8-4094-8020-b11832440a79 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment 73a8720a-d8b4-4cdd-840b-f86500028eea of type vxlan for network 575f0a2c-2189-430e-a4a1-adb7e3a3e68e 2026-05-28 16:29:42.987 7 INFO neutron_taas.services.taas.taas_plugin [None req-08780937-5842-4f50-b1ea-d330b3682f1f 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 29ebf77f-653c-4cd5-bf63-e7dc2990acf9 2026-05-28 16:29:42.994 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08780937-5842-4f50-b1ea-d330b3682f1f 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 29ebf77f-653c-4cd5-bf63-e7dc2990acf9 [pid: 8|app: 0|req: 275/544] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 28 16:29:42 2026] POST /v2.0/networks => generated 733 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/545] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:43 2026] GET /v2.0/security-groups?id=304d338c-be34-43a8-a455-a6c7cba841ec&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:29:43.275 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dc09fe7-552f-4593-abef-89a7526e3a5f'] response: {'name': 'network-changed', 'server_uuid': '666bf0cf-ffc4-465b-ab66-fee9e4949cba', 'tag': '1f6ab6ba-be87-4aa1-85f9-8e4085960403', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 277/546] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:29:43 2026] POST /v2.0/subnets => generated 699 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:29:43.318 7 INFO neutron_taas.services.taas.taas_plugin [None req-08780937-5842-4f50-b1ea-d330b3682f1f 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 27b13130-eefe-431e-8ed3-b042b2dcf642 2026-05-28 16:29:43.321 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08780937-5842-4f50-b1ea-d330b3682f1f 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 27b13130-eefe-431e-8ed3-b042b2dcf642 2026-05-28 16:29:43.370 8 INFO neutron.db.segments_db [None req-e1b3a06b-a3a5-4f47-aebc-f819a615a1b5 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment 27ab9da7-3bc5-4f14-be7f-cab063bb69ac of type vxlan for network 1ddb5173-ade7-4e8d-8b4c-bebe150d0744 2026-05-28 16:29:43.403 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-08780937-5842-4f50-b1ea-d330b3682f1f 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - 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() 2026-05-28 16:29:43.649 8 INFO neutron.db.l3_hamode_db [None req-e1b3a06b-a3a5-4f47-aebc-f819a615a1b5 4e040febd5b4421cb394f8036b1e2333 0f23bbffda124aa0b4e18d0fe08104dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:29:43.807 7 INFO neutron.db.l3_hamode_db [None req-08780937-5842-4f50-b1ea-d330b3682f1f 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] HA network 5e87ebde-9ca8-4104-b64d-b3cd2dc3726d was deleted as no HA routers are present in tenant 6097b82b53d14e3782b589935bdd5fc9. [pid: 7|app: 0|req: 270/547] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:29:42 2026] DELETE /v2.0/routers/911eebd2-6550-48e1-9a40-757019a94fc0 => generated 0 bytes in 1110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/548] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:29:43 2026] GET /v2.0/ports?tenant_id=2d278d4bd9e24db68e408f2801c67176&device_id=666bf0cf-ffc4-465b-ab66-fee9e4949cba => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/549] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:43 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => 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: 273/550] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:29:43 2026] DELETE /v2.0/subnets/a3f728ca-c588-4c2e-a7d7-4b5ce8221919 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/551] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:29:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=1f6ab6ba-be87-4aa1-85f9-8e4085960403 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:29:44.221 7 INFO neutron.services.segments.plugin [-] Segment a01445ad-48aa-48d0-bf3a-83c723c94e7f resource provider aggregate not found [pid: 7|app: 0|req: 275/552] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:29:44 2026] DELETE /v2.0/networks/c21dc073-9362-4f33-9392-916992f6b781 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:29:44.240 7 INFO neutron.services.segments.plugin [-] Segment a01445ad-48aa-48d0-bf3a-83c723c94e7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a01445ad-48aa-48d0-bf3a-83c723c94e7f found for delete ", "request_id": "req-fa4b2481-e47b-4b02-841b-656fe8309989"}]} 2026-05-28 16:29:44.261 7 INFO neutron.services.segments.plugin [-] Segment a01445ad-48aa-48d0-bf3a-83c723c94e7f resource provider aggregate not found [pid: 7|app: 0|req: 276/553] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:29:44 2026] GET /v2.0/subnets?id=a7db869e-d2d7-4bf1-a4c5-58cfbce401c0 => generated 696 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:29:44.284 7 INFO neutron.services.segments.plugin [-] Segment a01445ad-48aa-48d0-bf3a-83c723c94e7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a01445ad-48aa-48d0-bf3a-83c723c94e7f found for delete ", "request_id": "req-0f7ba4da-8d3d-45ea-aa2e-34a87e01aed5"}]} [pid: 7|app: 0|req: 277/554] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:44 2026] GET /v2.0/ports?device_id=666bf0cf-ffc4-465b-ab66-fee9e4949cba => 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: 278/555] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:29:44 2026] GET /v2.0/ports?network_id=82d650f0-a6b0-458f-ad91-db91f597c435&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/556] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:29:44 2026] GET /v2.0/security-groups?tenant_id=6097b82b53d14e3782b589935bdd5fc9&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:29:44.443 8 INFO neutron.db.l3_hamode_db [None req-e1b3a06b-a3a5-4f47-aebc-f819a615a1b5 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 280/557] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:44 2026] GET /v2.0/security-groups?id=304d338c-be34-43a8-a455-a6c7cba841ec&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/558] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:29:44 2026] GET /v2.0/networks/82d650f0-a6b0-458f-ad91-db91f597c435?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: 282/559] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:29:44 2026] DELETE /v2.0/security-groups/8e122eaf-1058-49fa-95e0-a88fb744b2ba => 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: 283/560] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:29:44 2026] GET /v2.0/networks/82d650f0-a6b0-458f-ad91-db91f597c435?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/561] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:44 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => 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: 278/562] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:29:43 2026] POST /v2.0/routers => generated 739 bytes in 1938 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/563] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:45 2026] GET /v2.0/ports?device_id=666bf0cf-ffc4-465b-ab66-fee9e4949cba => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/564] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:45 2026] GET /v2.0/security-groups?id=304d338c-be34-43a8-a455-a6c7cba841ec&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/565] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:29:45 2026] GET /v2.0/ports?tenant_id=2d278d4bd9e24db68e408f2801c67176&device_id=666bf0cf-ffc4-465b-ab66-fee9e4949cba => generated 1242 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/566] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:29:45 2026] GET /v2.0/networks?id=82d650f0-a6b0-458f-ad91-db91f597c435 => generated 774 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/567] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:29:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=1f6ab6ba-be87-4aa1-85f9-8e4085960403 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/568] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:29:45 2026] GET /v2.0/subnets?id=a7db869e-d2d7-4bf1-a4c5-58cfbce401c0 => generated 696 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/569] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:29:45 2026] GET /v2.0/ports?network_id=82d650f0-a6b0-458f-ad91-db91f597c435&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: 286/570] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:29:46 2026] GET /v2.0/networks/82d650f0-a6b0-458f-ad91-db91f597c435?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: 287/571] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:46 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/572] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:29:46 2026] GET /v2.0/networks/82d650f0-a6b0-458f-ad91-db91f597c435?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:29:46.269 7 INFO neutron.services.segments.plugin [-] Segment d50cab8a-aeb3-41c6-903c-f3feb4f3ce65 resource provider aggregate not found 2026-05-28 16:29:46.291 7 INFO neutron.services.segments.plugin [-] Segment d50cab8a-aeb3-41c6-903c-f3feb4f3ce65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d50cab8a-aeb3-41c6-903c-f3feb4f3ce65 found for delete ", "request_id": "req-aec8a4e7-8c74-4578-a421-08fbae099064"}]} 2026-05-28 16:29:46.305 7 INFO neutron.services.segments.plugin [-] Segment d50cab8a-aeb3-41c6-903c-f3feb4f3ce65 resource provider aggregate not found 2026-05-28 16:29:46.330 7 INFO neutron.services.segments.plugin [-] Segment d50cab8a-aeb3-41c6-903c-f3feb4f3ce65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d50cab8a-aeb3-41c6-903c-f3feb4f3ce65 found for delete ", "request_id": "req-af9f9551-08aa-45ed-86ff-88e2d8fb03ce"}]} [pid: 7|app: 0|req: 285/573] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:29:45 2026] PUT /v2.0/routers/6d691272-e791-4e67-99e1-707ab43c90c1/add_router_interface => generated 309 bytes in 1114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/574] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:46 2026] GET /v2.0/ports?device_id=666bf0cf-ffc4-465b-ab66-fee9e4949cba => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/575] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:46 2026] GET /v2.0/security-groups?id=304d338c-be34-43a8-a455-a6c7cba841ec&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/576] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:47 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => 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: 290/577] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:29:46 2026] GET /v2.0/networks?id=707a548b-46e4-45af-a639-b7f1530fc670 => generated 679 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/578] 199.204.45.25 () {34 vars in 1049 bytes} [Thu May 28 16:29:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6d2c005027ec480bab75b2804864375c => generated 181 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/579] 10.0.0.3 () {34 vars in 683 bytes} [Thu May 28 16:29:47 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: 289/580] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:29:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/581] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:29:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/582] 199.204.45.25 () {38 vars in 954 bytes} [Thu May 28 16:29:47 2026] POST /v2.0/ports => generated 958 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 293/583] 199.204.45.25 () {38 vars in 1027 bytes} [Thu May 28 16:29:47 2026] PUT /v2.0/ports/d785fa1a-6419-49ad-b673-bebfec91d79f => generated 1239 bytes in 344 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: 294/584] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:48 2026] GET /v2.0/ports?device_id=666bf0cf-ffc4-465b-ab66-fee9e4949cba => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/585] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:48 2026] GET /v2.0/security-groups?id=304d338c-be34-43a8-a455-a6c7cba841ec&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: 291/586] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 28 16:29:47 2026] POST /v2.0/floatingips => generated 552 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/587] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:48 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/588] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:48 2026] GET /v2.0/security-groups?id=ca7ae83f-fdc6-4b6c-a4ad-8bc9afa18793&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: 297/589] 10.0.0.131 () {34 vars in 1098 bytes} [Thu May 28 16:29:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--214066037&fields=id&tenant_id=0f23bbffda124aa0b4e18d0fe08104dd => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:29:48.697 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5a7e6d5-afa9-422a-86c7-0243dcf834c3'] response: {'name': 'network-changed', 'server_uuid': 'cdc2af09-e04e-4c17-8aee-8cfe709c7bea', 'tag': 'd785fa1a-6419-49ad-b673-bebfec91d79f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 293/590] 10.0.0.131 () {34 vars in 982 bytes} [Thu May 28 16:29:48 2026] GET /v2.0/networks?id=575f0a2c-2189-430e-a4a1-adb7e3a3e68e => generated 684 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/591] 10.0.0.131 () {34 vars in 965 bytes} [Thu May 28 16:29:48 2026] GET /v2.0/quotas/0f23bbffda124aa0b4e18d0fe08104dd => 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: 294/592] 10.0.0.131 () {34 vars in 1002 bytes} [Thu May 28 16:29:48 2026] GET /v2.0/ports?tenant_id=0f23bbffda124aa0b4e18d0fe08104dd&fields=id => generated 103 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/593] 10.0.0.131 () {34 vars in 1008 bytes} [Thu May 28 16:29:48 2026] GET /v2.0/networks/575f0a2c-2189-430e-a4a1-adb7e3a3e68e?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: 295/594] 10.0.0.131 () {34 vars in 1108 bytes} [Thu May 28 16:29:48 2026] GET /v2.0/networks/575f0a2c-2189-430e-a4a1-adb7e3a3e68e?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: 300/595] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:49 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => 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: 296/596] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:29:49 2026] GET /v2.0/ports?tenant_id=6d2c005027ec480bab75b2804864375c&device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/597] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:29:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=d785fa1a-6419-49ad-b673-bebfec91d79f => 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: 301/598] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:49 2026] GET /v2.0/ports?device_id=666bf0cf-ffc4-465b-ab66-fee9e4949cba => 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: 302/599] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:29:49 2026] GET /v2.0/subnets?id=73507d24-c906-40d4-8705-c4aaf5c32ec0 => generated 697 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/600] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:49 2026] GET /v2.0/security-groups?id=304d338c-be34-43a8-a455-a6c7cba841ec&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/601] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:29:49 2026] GET /v2.0/ports?network_id=707a548b-46e4-45af-a639-b7f1530fc670&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: 299/602] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:29:49 2026] GET /v2.0/networks/707a548b-46e4-45af-a639-b7f1530fc670?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: 304/603] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:29:49 2026] GET /v2.0/networks/707a548b-46e4-45af-a639-b7f1530fc670?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: 300/604] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:49 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/605] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:49 2026] GET /v2.0/security-groups?id=ca7ae83f-fdc6-4b6c-a4ad-8bc9afa18793&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/606] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:50 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => 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: 306/607] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:50 2026] GET /v2.0/ports?device_id=666bf0cf-ffc4-465b-ab66-fee9e4949cba => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/608] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:50 2026] GET /v2.0/security-groups?id=304d338c-be34-43a8-a455-a6c7cba841ec&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: 307/609] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:29:50 2026] GET /v2.0/ports?tenant_id=6d2c005027ec480bab75b2804864375c&device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => generated 1242 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/610] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:29:50 2026] GET /v2.0/networks?id=707a548b-46e4-45af-a639-b7f1530fc670 => generated 775 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/611] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:29:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=d785fa1a-6419-49ad-b673-bebfec91d79f => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/612] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:29:50 2026] GET /v2.0/subnets?id=73507d24-c906-40d4-8705-c4aaf5c32ec0 => generated 697 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/613] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:29:50 2026] GET /v2.0/ports?network_id=707a548b-46e4-45af-a639-b7f1530fc670&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: 305/614] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:29:50 2026] GET /v2.0/networks/707a548b-46e4-45af-a639-b7f1530fc670?fields=segments => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/615] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:50 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/616] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:29:50 2026] GET /v2.0/networks/707a548b-46e4-45af-a639-b7f1530fc670?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: 311/617] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:50 2026] GET /v2.0/security-groups?id=ca7ae83f-fdc6-4b6c-a4ad-8bc9afa18793&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: 312/618] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:51 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/619] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:29:51 2026] GET /v2.0/security-groups?tenant_id=102a7b0d2c3d4514bffc09fbe44e9750&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/620] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:29:51 2026] DELETE /v2.0/security-groups/2b2b99ce-cbff-43d9-b984-78bc208c24eb => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/621] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:51 2026] GET /v2.0/ports?device_id=666bf0cf-ffc4-465b-ab66-fee9e4949cba => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/622] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:51 2026] GET /v2.0/security-groups?id=304d338c-be34-43a8-a455-a6c7cba841ec&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/623] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:29:51 2026] GET /v2.0/security-groups?tenant_id=2283c1efe90444689b12b59802e5c698&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/624] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:29:51 2026] DELETE /v2.0/security-groups/f46b345d-f392-47f9-909c-95900d506a09 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/625] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:51 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/626] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:51 2026] GET /v2.0/security-groups?id=ca7ae83f-fdc6-4b6c-a4ad-8bc9afa18793&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/627] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:52 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => 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: 317/628] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:52 2026] GET /v2.0/ports?device_id=666bf0cf-ffc4-465b-ab66-fee9e4949cba => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/629] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:52 2026] GET /v2.0/security-groups?id=304d338c-be34-43a8-a455-a6c7cba841ec&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: 318/630] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:53 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/631] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:53 2026] GET /v2.0/security-groups?id=ca7ae83f-fdc6-4b6c-a4ad-8bc9afa18793&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: 319/632] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:53 2026] GET /v2.0/ports?device_id=666bf0cf-ffc4-465b-ab66-fee9e4949cba => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/633] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:53 2026] GET /v2.0/security-groups?id=304d338c-be34-43a8-a455-a6c7cba841ec&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/634] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:29:53 2026] GET /v2.0/networks?id=575f0a2c-2189-430e-a4a1-adb7e3a3e68e => generated 684 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/635] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:53 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => 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: 315/636] 199.204.45.25 () {34 vars in 1049 bytes} [Thu May 28 16:29:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0f23bbffda124aa0b4e18d0fe08104dd => generated 180 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/637] 199.204.45.25 () {38 vars in 954 bytes} [Thu May 28 16:29:53 2026] POST /v2.0/ports => generated 958 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/638] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:54 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/639] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:54 2026] GET /v2.0/security-groups?id=ca7ae83f-fdc6-4b6c-a4ad-8bc9afa18793&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/640] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:54 2026] GET /v2.0/ports?device_id=666bf0cf-ffc4-465b-ab66-fee9e4949cba => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/641] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:54 2026] GET /v2.0/security-groups?id=304d338c-be34-43a8-a455-a6c7cba841ec&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/642] 199.204.45.25 () {38 vars in 1027 bytes} [Thu May 28 16:29:53 2026] PUT /v2.0/ports/c186c383-5f74-4a28-ac5e-b952597643b4 => generated 1239 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:29:54.464 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-28a179bf-34fc-4fa9-8d9a-7e7cd912174e'] response: {'name': 'network-changed', 'server_uuid': '0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9', 'tag': 'c186c383-5f74-4a28-ac5e-b952597643b4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 327/643] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:54 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 317/644] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:54 2026] GET /v2.0/security-groups?id=ac517335-6769-4ac1-bd39-51d2fde63d6e&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/645] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:29:54 2026] GET /v2.0/ports?tenant_id=0f23bbffda124aa0b4e18d0fe08104dd&device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/648] 199.204.45.25 () {34 vars in 1017 bytes} [Thu May 28 16:29:55 2026] GET /v2.0/networks?tenant_id=0f23bbffda124aa0b4e18d0fe08104dd&shared=False => generated 780 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/649] 199.204.45.25 () {34 vars in 929 bytes} [Thu May 28 16:29:55 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/650] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:55 2026] GET /v2.0/ports?device_id=666bf0cf-ffc4-465b-ab66-fee9e4949cba => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/651] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:55 2026] GET /v2.0/security-groups?id=304d338c-be34-43a8-a455-a6c7cba841ec&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: 334/652] 199.204.45.25 () {34 vars in 993 bytes} [Thu May 28 16:29:55 2026] GET /v2.0/ports?device_id=666bf0cf-ffc4-465b-ab66-fee9e4949cba => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/653] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:55 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => generated 973 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:29:55.809 8 INFO neutron_taas.services.taas.taas_plugin [req-37794ef6-d84d-4fc8-b6ff-b3aedeb24f49 req-261758ff-7199-43f8-92d0-5a23d58225a4 14747181cb1743e686efa907c0e6e4e5 2d278d4bd9e24db68e408f2801c67176 - - default default] TaaS: Handle Delete Port: 1f6ab6ba-be87-4aa1-85f9-8e4085960403 [pid: 7|app: 0|req: 320/654] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:55 2026] GET /v2.0/security-groups?id=ca7ae83f-fdc6-4b6c-a4ad-8bc9afa18793&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-28 16:29:55.815 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-37794ef6-d84d-4fc8-b6ff-b3aedeb24f49 req-261758ff-7199-43f8-92d0-5a23d58225a4 14747181cb1743e686efa907c0e6e4e5 2d278d4bd9e24db68e408f2801c67176 - - default default] Tap Mirror: Handle Delete Port: 1f6ab6ba-be87-4aa1-85f9-8e4085960403 [pid: 7|app: 0|req: 321/655] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:55 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/656] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:55 2026] GET /v2.0/security-groups?id=ac517335-6769-4ac1-bd39-51d2fde63d6e&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/657] 199.204.45.25 () {36 vars in 996 bytes} [Thu May 28 16:29:55 2026] DELETE /v2.0/ports/1f6ab6ba-be87-4aa1-85f9-8e4085960403 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:29:56.024 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c8fe315-a1e5-4195-bb7e-1e5bded58f63'] response: {'server_uuid': '666bf0cf-ffc4-465b-ab66-fee9e4949cba', 'name': 'network-vif-deleted', 'tag': '1f6ab6ba-be87-4aa1-85f9-8e4085960403', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 336/658] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:29:56 2026] GET /v2.0/ports?tenant_id=0f23bbffda124aa0b4e18d0fe08104dd&device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/659] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:29:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c186c383-5f74-4a28-ac5e-b952597643b4 => 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: 338/660] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:29:56 2026] GET /v2.0/subnets?id=4e33dccf-fb78-48db-aa48-dd11394bbe55 => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/661] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:29:56 2026] GET /v2.0/ports?network_id=575f0a2c-2189-430e-a4a1-adb7e3a3e68e&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/662] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:29:56 2026] GET /v2.0/networks/575f0a2c-2189-430e-a4a1-adb7e3a3e68e?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: 341/663] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:29:56 2026] GET /v2.0/networks/575f0a2c-2189-430e-a4a1-adb7e3a3e68e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/664] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:29:56 2026] GET /v2.0/security-groups?tenant_id=aa4f8896de1b4f2c9493182b6499bf3c&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: 342/665] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:29:56 2026] DELETE /v2.0/security-groups/69ad76ca-aee6-4bdf-9ee3-fa8b49ee3be6 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/666] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:56 2026] GET /v2.0/ports?device_id=666bf0cf-ffc4-465b-ab66-fee9e4949cba => 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: 343/667] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:29:56 2026] GET /v2.0/security-groups?tenant_id=ac5b3b52430944cb93a220242d5e25e5&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/668] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:56 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/669] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:29:56 2026] DELETE /v2.0/security-groups/0333e664-eb13-4c0d-81b8-4f8529747f17 => 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: 345/670] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:56 2026] GET /v2.0/security-groups?id=ca7ae83f-fdc6-4b6c-a4ad-8bc9afa18793&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: 326/671] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:57 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/672] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:57 2026] GET /v2.0/security-groups?id=ac517335-6769-4ac1-bd39-51d2fde63d6e&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: 327/673] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:57 2026] GET /v2.0/ports?device_id=666bf0cf-ffc4-465b-ab66-fee9e4949cba => 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: 347/674] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:58 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/675] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:58 2026] GET /v2.0/security-groups?id=ca7ae83f-fdc6-4b6c-a4ad-8bc9afa18793&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: 348/676] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:58 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/677] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:58 2026] GET /v2.0/security-groups?id=ac517335-6769-4ac1-bd39-51d2fde63d6e&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: 349/678] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:58 2026] GET /v2.0/ports?device_id=666bf0cf-ffc4-465b-ab66-fee9e4949cba => 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: 330/679] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:59 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/680] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:59 2026] GET /v2.0/security-groups?id=ca7ae83f-fdc6-4b6c-a4ad-8bc9afa18793&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: 331/681] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:59 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/682] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:29:59 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/683] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:29:59 2026] GET /v2.0/security-groups?tenant_id=0c6473802cbb42f28577743abb43e9f5&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/684] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:29:59 2026] GET /v2.0/security-groups?id=ac517335-6769-4ac1-bd39-51d2fde63d6e&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:29:59.878 7 INFO neutron.db.l3_db [None req-38fd7d11-33d5-4f25-b1b2-f5880e7d1486 e64fa6f7d01844269740c0bfba321b58 6d2c005027ec480bab75b2804864375c - - default default] Floating IP 561e745a-c144-4ec8-8a4b-c69c5eceea01 associated. External IP: 10.96.250.220, port: d785fa1a-6419-49ad-b673-bebfec91d79f. [pid: 8|app: 0|req: 354/685] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:29:59 2026] DELETE /v2.0/security-groups/5ad3971e-1cff-4408-b799-f14cc09c0773 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/686] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 28 16:29:59 2026] PUT /v2.0/floatingips/561e745a-c144-4ec8-8a4b-c69c5eceea01 => generated 856 bytes in 814 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:00.286 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-018b2372-ba67-45a7-81e9-bba5a1f9e081'] response: {'name': 'network-changed', 'server_uuid': 'cdc2af09-e04e-4c17-8aee-8cfe709c7bea', 'tag': 'd785fa1a-6419-49ad-b673-bebfec91d79f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 333/687] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:00 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => 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: 334/688] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:30:00 2026] GET /v2.0/security-groups?id=ca7ae83f-fdc6-4b6c-a4ad-8bc9afa18793&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-28 16:30:00.416 8 INFO neutron_taas.services.taas.taas_plugin [None req-701f7a0b-7c6f-479a-87ce-e19a79c90aaa 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 70766d49-a561-4f24-80fa-1b4f8ae94525 2026-05-28 16:30:00.419 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-701f7a0b-7c6f-479a-87ce-e19a79c90aaa 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 70766d49-a561-4f24-80fa-1b4f8ae94525 [pid: 7|app: 0|req: 335/689] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:00 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/690] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:30:00 2026] GET /v2.0/ports?tenant_id=6d2c005027ec480bab75b2804864375c&device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/691] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:30:00 2026] GET /v2.0/security-groups?id=ca7ae83f-fdc6-4b6c-a4ad-8bc9afa18793&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: 338/692] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:00 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/693] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:30:01 2026] GET /v2.0/networks?id=707a548b-46e4-45af-a639-b7f1530fc670 => generated 775 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/694] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:29:59 2026] PUT /v2.0/routers/11b75fa7-d1ca-4382-b75c-a597c546ef2d/remove_router_interface => generated 309 bytes in 1113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/695] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:30:01 2026] GET /v2.0/security-groups?id=ac517335-6769-4ac1-bd39-51d2fde63d6e&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: 356/696] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:30:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=d785fa1a-6419-49ad-b673-bebfec91d79f => generated 859 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/697] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:30:01 2026] GET /v2.0/subnets?id=73507d24-c906-40d4-8705-c4aaf5c32ec0 => generated 697 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/698] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:30:01 2026] GET /v2.0/ports?network_id=707a548b-46e4-45af-a639-b7f1530fc670&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: 359/699] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:30:01 2026] GET /v2.0/networks/707a548b-46e4-45af-a639-b7f1530fc670?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/700] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:30:01 2026] GET /v2.0/networks/707a548b-46e4-45af-a639-b7f1530fc670?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) 2026-05-28 16:30:01.340 7 INFO neutron_taas.services.taas.taas_plugin [None req-5ca0442f-ece3-4a6f-b77a-0272972dca40 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 6e6f801e-6aae-4b41-b3fa-2dea21650068 2026-05-28 16:30:01.343 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ca0442f-ece3-4a6f-b77a-0272972dca40 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 6e6f801e-6aae-4b41-b3fa-2dea21650068 2026-05-28 16:30:01.680 7 INFO neutron_taas.services.taas.taas_plugin [None req-5ca0442f-ece3-4a6f-b77a-0272972dca40 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 0ae08c60-1044-4a0e-bd80-2f662ee591f3 2026-05-28 16:30:01.684 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ca0442f-ece3-4a6f-b77a-0272972dca40 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 0ae08c60-1044-4a0e-bd80-2f662ee591f3 2026-05-28 16:30:02.015 7 INFO neutron.services.segments.plugin [-] Segment 96d5fc29-c3dd-40e9-b5e4-926bb14a3e7e resource provider aggregate not found 2026-05-28 16:30:02.023 7 INFO neutron.services.segments.plugin [-] Segment 96d5fc29-c3dd-40e9-b5e4-926bb14a3e7e resource provider aggregate not found 2026-05-28 16:30:02.042 7 INFO neutron.services.segments.plugin [-] Segment 96d5fc29-c3dd-40e9-b5e4-926bb14a3e7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96d5fc29-c3dd-40e9-b5e4-926bb14a3e7e found for delete ", "request_id": "req-7cb6c445-30d6-4204-bd45-7d29535b3d7d"}]} 2026-05-28 16:30:02.046 7 INFO neutron.services.segments.plugin [-] Segment 96d5fc29-c3dd-40e9-b5e4-926bb14a3e7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96d5fc29-c3dd-40e9-b5e4-926bb14a3e7e found for delete ", "request_id": "req-2e4a3458-d761-431f-9285-128a11f851a9"}]} 2026-05-28 16:30:02.052 7 INFO neutron.db.l3_hamode_db [None req-5ca0442f-ece3-4a6f-b77a-0272972dca40 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] HA network 258c5802-ff46-492f-8b5e-5138a98aee46 was deleted as no HA routers are present in tenant 2d278d4bd9e24db68e408f2801c67176. [pid: 7|app: 0|req: 341/701] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:01 2026] DELETE /v2.0/routers/11b75fa7-d1ca-4382-b75c-a597c546ef2d => generated 0 bytes in 944 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/702] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:02 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/703] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:30:02 2026] GET /v2.0/security-groups?id=ca7ae83f-fdc6-4b6c-a4ad-8bc9afa18793&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: 342/704] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:02 2026] DELETE /v2.0/subnets/a7db869e-d2d7-4bf1-a4c5-58cfbce401c0 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/705] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:02 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/706] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:30:02 2026] GET /v2.0/security-groups?id=ac517335-6769-4ac1-bd39-51d2fde63d6e&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:02.306 7 INFO neutron_taas.services.taas.taas_plugin [None req-4d45bd42-0132-4d1d-b14e-82b8766e0f0a 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 6861bd05-5076-4329-8929-f919f559a061 2026-05-28 16:30:02.308 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d45bd42-0132-4d1d-b14e-82b8766e0f0a 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 6861bd05-5076-4329-8929-f919f559a061 [pid: 8|app: 0|req: 365/707] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:02 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/708] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:30:02 2026] DELETE /v2.0/networks/82d650f0-a6b0-458f-ad91-db91f597c435 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/709] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:30:02 2026] GET /v2.0/security-groups?tenant_id=2d278d4bd9e24db68e408f2801c67176&name=default => generated 2921 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/710] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:30:02 2026] DELETE /v2.0/security-groups/304d338c-be34-43a8-a455-a6c7cba841ec => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:30:02.896 8 INFO neutron.db.l3_db [None req-f189ec5b-7409-467d-9843-0d5c9138a5c3 ec8aed43337c42898ef2ae97eb4606c3 0f23bbffda124aa0b4e18d0fe08104dd - - default default] Floating IP 73dc6b78-1e3c-4aa3-b88b-81f7f06abba3 associated. External IP: 10.96.250.209, port: c186c383-5f74-4a28-ac5e-b952597643b4. [pid: 8|app: 0|req: 366/711] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 28 16:30:02 2026] PUT /v2.0/floatingips/73dc6b78-1e3c-4aa3-b88b-81f7f06abba3 => generated 856 bytes in 705 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:03.171 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5bc4691-e4fd-4acc-bb55-0c7c0ccb5725'] response: {'name': 'network-changed', 'server_uuid': '0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9', 'tag': 'c186c383-5f74-4a28-ac5e-b952597643b4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 346/712] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:03 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => 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: 367/713] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:30:03 2026] GET /v2.0/security-groups?id=ac517335-6769-4ac1-bd39-51d2fde63d6e&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/714] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:03 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/715] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:30:03 2026] GET /v2.0/security-groups?id=ca7ae83f-fdc6-4b6c-a4ad-8bc9afa18793&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: 348/716] 199.204.45.25 () {34 vars in 993 bytes} [Thu May 28 16:30:03 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:03.561 8 INFO neutron_taas.services.taas.taas_plugin [req-5f40c17c-152f-47f3-a498-c9869c9bc5e1 req-54fcddfd-8b6c-4f64-ac21-fdaa9fe0134c e64fa6f7d01844269740c0bfba321b58 6d2c005027ec480bab75b2804864375c - - default default] TaaS: Handle Delete Port: d785fa1a-6419-49ad-b673-bebfec91d79f 2026-05-28 16:30:03.565 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5f40c17c-152f-47f3-a498-c9869c9bc5e1 req-54fcddfd-8b6c-4f64-ac21-fdaa9fe0134c e64fa6f7d01844269740c0bfba321b58 6d2c005027ec480bab75b2804864375c - - default default] Tap Mirror: Handle Delete Port: d785fa1a-6419-49ad-b673-bebfec91d79f [pid: 7|app: 0|req: 349/717] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:30:03 2026] GET /v2.0/ports?tenant_id=0f23bbffda124aa0b4e18d0fe08104dd&device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:30:03.758 8 INFO neutron.db.l3_db [req-5f40c17c-152f-47f3-a498-c9869c9bc5e1 req-54fcddfd-8b6c-4f64-ac21-fdaa9fe0134c e64fa6f7d01844269740c0bfba321b58 6d2c005027ec480bab75b2804864375c - - default default] Floating IP 561e745a-c144-4ec8-8a4b-c69c5eceea01 disassociated. External IP: 10.96.250.220, port: d785fa1a-6419-49ad-b673-bebfec91d79f. [pid: 7|app: 0|req: 350/718] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:30:03 2026] GET /v2.0/networks?id=575f0a2c-2189-430e-a4a1-adb7e3a3e68e => generated 780 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/719] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:30:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c186c383-5f74-4a28-ac5e-b952597643b4 => 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: 352/720] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:30:03 2026] GET /v2.0/subnets?id=4e33dccf-fb78-48db-aa48-dd11394bbe55 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/721] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:30:03 2026] GET /v2.0/ports?network_id=575f0a2c-2189-430e-a4a1-adb7e3a3e68e&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: 354/722] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:30:03 2026] GET /v2.0/networks/575f0a2c-2189-430e-a4a1-adb7e3a3e68e?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: 355/723] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:30:03 2026] GET /v2.0/networks/575f0a2c-2189-430e-a4a1-adb7e3a3e68e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:30:04.074 7 INFO neutron.services.segments.plugin [-] Segment 85241e83-0f7f-485e-93a1-eb4bf9f7c567 resource provider aggregate not found 2026-05-28 16:30:04.078 7 INFO neutron.services.segments.plugin [-] Segment 85241e83-0f7f-485e-93a1-eb4bf9f7c567 resource provider aggregate not found 2026-05-28 16:30:04.096 7 INFO neutron.services.segments.plugin [-] Segment 85241e83-0f7f-485e-93a1-eb4bf9f7c567 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85241e83-0f7f-485e-93a1-eb4bf9f7c567 found for delete ", "request_id": "req-eab89955-69e8-438f-af1e-819e06e8c06e"}]} 2026-05-28 16:30:04.097 7 INFO neutron.services.segments.plugin [-] Segment 85241e83-0f7f-485e-93a1-eb4bf9f7c567 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85241e83-0f7f-485e-93a1-eb4bf9f7c567 found for delete ", "request_id": "req-09d30e1b-2d7f-46c5-8ea1-42c1a120b997"}]} [pid: 8|app: 0|req: 369/724] 199.204.45.25 () {36 vars in 996 bytes} [Thu May 28 16:30:03 2026] DELETE /v2.0/ports/d785fa1a-6419-49ad-b673-bebfec91d79f => generated 0 bytes in 712 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/725] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:04 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:30:05.220 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-04c68f59-dd09-4080-a661-60ba50eb6d3d'] response: {'server_uuid': 'cdc2af09-e04e-4c17-8aee-8cfe709c7bea', 'name': 'network-vif-deleted', 'tag': 'd785fa1a-6419-49ad-b673-bebfec91d79f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 370/726] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:30:05 2026] GET /v2.0/security-groups?tenant_id=121eb40c74d141bbbdf8e0aabf3aed4e&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/727] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:30:05 2026] DELETE /v2.0/security-groups/0cdede44-3f45-4ee1-928e-378b5dde34a1 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/728] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:05 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => 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: 358/729] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:06 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/730] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:30:07 2026] GET /v2.0/security-groups?tenant_id=17d459fc9ab546229945571691f3e371&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:30:07.793 8 INFO neutron.db.segments_db [None req-79fc7292-205f-48b4-a23e-5e99b5fdd80f 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] Added segment 29866173-7ed2-4db6-9ea1-66fcfa2928f9 of type vxlan for network 67f76890-2020-4a5f-b82d-bac94223b6e3 [pid: 7|app: 0|req: 360/731] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:07 2026] GET /v2.0/ports?device_id=cdc2af09-e04e-4c17-8aee-8cfe709c7bea => 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: 372/732] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:30:07 2026] POST /v2.0/networks => generated 630 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/733] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:30:07 2026] DELETE /v2.0/security-groups/76368b6f-1056-4492-8623-387e426d88c8 => 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: 362/734] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:30:08 2026] GET /v2.0/security-groups?tenant_id=044581033e88413399c774a443351ba8&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: 373/735] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:30:07 2026] POST /v2.0/subnets => generated 627 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:30:08.235 8 INFO neutron.db.segments_db [None req-d6788b29-a00b-41da-abb3-5a2505d9f712 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] Added segment 59482ea0-0d61-4b5e-b7e5-9a51b70343c6 of type vxlan for network 74f31dbc-b0c1-4d5b-aaf9-eed679dffb25 [pid: 7|app: 0|req: 363/736] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:30:08 2026] DELETE /v2.0/security-groups/61206af6-914a-4679-95aa-0c2a6953ada1 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:30:08.491 8 INFO neutron.db.l3_hamode_db [None req-d6788b29-a00b-41da-abb3-5a2505d9f712 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 364/737] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:30:08 2026] DELETE /v2.0/security-groups/ca7ae83f-fdc6-4b6c-a4ad-8bc9afa18793 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:30:09.029 7 INFO neutron.api.v2.resource [None req-6b9d46b4-3e21-4286-a6a3-76bef399b64c e64fa6f7d01844269740c0bfba321b58 6d2c005027ec480bab75b2804864375c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 365/738] 10.0.0.3 () {32 vars in 735 bytes} [Thu May 28 16:30:09 2026] GET /v2.0/security-groups/ca7ae83f-fdc6-4b6c-a4ad-8bc9afa18793 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:30:09.147 7 INFO neutron_taas.services.taas.taas_plugin [None req-87ec607a-4814-4a24-adb1-5c96b56ecfd7 e64fa6f7d01844269740c0bfba321b58 6d2c005027ec480bab75b2804864375c - - default default] TaaS: Handle Delete Port: 9ab38cea-1d35-4b54-98d7-3859e6a384d6 2026-05-28 16:30:09.150 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87ec607a-4814-4a24-adb1-5c96b56ecfd7 e64fa6f7d01844269740c0bfba321b58 6d2c005027ec480bab75b2804864375c - - default default] Tap Mirror: Handle Delete Port: 9ab38cea-1d35-4b54-98d7-3859e6a384d6 [pid: 7|app: 0|req: 366/739] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:30:09 2026] DELETE /v2.0/floatingips/561e745a-c144-4ec8-8a4b-c69c5eceea01 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:30:09.330 8 INFO neutron.db.l3_hamode_db [None req-d6788b29-a00b-41da-abb3-5a2505d9f712 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:30:09.631 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fa94643-0368-4b17-9958-3dc4784b1ce0 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 5305f193-a946-463c-b7ae-ae0b341e0a48 2026-05-28 16:30:09.633 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fa94643-0368-4b17-9958-3dc4784b1ce0 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 5305f193-a946-463c-b7ae-ae0b341e0a48 [pid: 7|app: 0|req: 367/740] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:30:09 2026] PUT /v2.0/routers/1922ebcf-21b1-495f-91ad-9f4508519d1d/remove_router_interface => generated 309 bytes in 790 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:10.317 7 INFO neutron_taas.services.taas.taas_plugin [None req-e8f0e259-9611-4f1b-b596-5a3f3b422f7e 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 6c3cf3b4-bc19-4e13-a4f3-fbb3fd7a17ee 2026-05-28 16:30:10.320 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8f0e259-9611-4f1b-b596-5a3f3b422f7e 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 6c3cf3b4-bc19-4e13-a4f3-fbb3fd7a17ee [pid: 8|app: 0|req: 374/743] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:30:08 2026] POST /v2.0/routers => generated 695 bytes in 2331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:30:10.600 7 INFO neutron_taas.services.taas.taas_plugin [None req-e8f0e259-9611-4f1b-b596-5a3f3b422f7e 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 1ec8cc23-6ba7-4223-99ed-3e714c052009 2026-05-28 16:30:10.602 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8f0e259-9611-4f1b-b596-5a3f3b422f7e 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 1ec8cc23-6ba7-4223-99ed-3e714c052009 2026-05-28 16:30:10.928 7 INFO neutron.services.segments.plugin [-] Segment c466275e-a672-4271-aea1-9e3fbec8fc58 resource provider aggregate not found 2026-05-28 16:30:10.933 7 INFO neutron.services.segments.plugin [-] Segment c466275e-a672-4271-aea1-9e3fbec8fc58 resource provider aggregate not found 2026-05-28 16:30:10.960 7 INFO neutron.services.segments.plugin [-] Segment c466275e-a672-4271-aea1-9e3fbec8fc58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c466275e-a672-4271-aea1-9e3fbec8fc58 found for delete ", "request_id": "req-c19db439-f8a5-4172-8a79-f78b1a5e4494"}]} 2026-05-28 16:30:10.967 7 INFO neutron.services.segments.plugin [-] Segment c466275e-a672-4271-aea1-9e3fbec8fc58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c466275e-a672-4271-aea1-9e3fbec8fc58 found for delete ", "request_id": "req-94957dfc-ebca-4c22-a4ba-8de7df101b31"}]} 2026-05-28 16:30:10.977 7 INFO neutron.db.l3_hamode_db [None req-e8f0e259-9611-4f1b-b596-5a3f3b422f7e 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] HA network 22b4d840-ec39-45b0-9ac6-ef6814d45774 was deleted as no HA routers are present in tenant 6d2c005027ec480bab75b2804864375c. [pid: 7|app: 0|req: 370/744] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:10 2026] DELETE /v2.0/routers/1922ebcf-21b1-495f-91ad-9f4508519d1d => generated 0 bytes in 889 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/745] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:10 2026] DELETE /v2.0/subnets/73507d24-c906-40d4-8705-c4aaf5c32ec0 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:30:11.270 7 INFO neutron_taas.services.taas.taas_plugin [None req-6b891b6b-321c-4f13-b64c-fa246b0b4ff0 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: c44ba98b-628e-49b9-b53d-502c3dfa26bc 2026-05-28 16:30:11.274 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b891b6b-321c-4f13-b64c-fa246b0b4ff0 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: c44ba98b-628e-49b9-b53d-502c3dfa26bc [pid: 7|app: 0|req: 372/746] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:30:11 2026] DELETE /v2.0/networks/707a548b-46e4-45af-a639-b7f1530fc670 => 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: 373/747] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:30:11 2026] GET /v2.0/security-groups?tenant_id=6d2c005027ec480bab75b2804864375c&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: 375/748] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:30:10 2026] PUT /v2.0/routers/d525c91b-c808-4663-a27d-35d62fc380ca/add_router_interface => generated 309 bytes in 1231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/749] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:30:11 2026] DELETE /v2.0/security-groups/9d9f293c-b636-4c72-828e-f0383349d0ac => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/750] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 28 16:30:11 2026] POST /v2.0/ports => generated 954 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/751] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 28 16:30:12 2026] POST /v2.0/ports => generated 955 bytes in 406 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-28 16:30:12.984 7 INFO neutron.services.segments.plugin [-] Segment 2e15dbf5-626c-4323-8eaa-0c39aadabcdc resource provider aggregate not found 2026-05-28 16:30:12.987 7 INFO neutron.services.segments.plugin [-] Segment 2e15dbf5-626c-4323-8eaa-0c39aadabcdc resource provider aggregate not found 2026-05-28 16:30:12.999 7 INFO neutron.services.segments.plugin [-] Segment 2e15dbf5-626c-4323-8eaa-0c39aadabcdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e15dbf5-626c-4323-8eaa-0c39aadabcdc found for delete ", "request_id": "req-f3bc106d-fc4b-4377-8621-7977bae6b96c"}]} 2026-05-28 16:30:13.001 7 INFO neutron.services.segments.plugin [-] Segment 2e15dbf5-626c-4323-8eaa-0c39aadabcdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e15dbf5-626c-4323-8eaa-0c39aadabcdc found for delete ", "request_id": "req-16ff68cb-af92-4415-b85c-ad0ced78974e"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 376/752] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:30:13 2026] GET /v2.0/security-groups?tenant_id=dfbd20f5b43040e495047fe26bc61b56&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:30:13.322 8 INFO neutron.db.l3_db [None req-8228cd27-64e8-4384-9d82-c92ddf7923c2 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] Floating IP 6b171e28-f4d1-4d20-a7c8-acad744c073a associated. External IP: 10.96.250.203, port: 109bfab2-1554-450f-a924-fb2088d50412. [pid: 7|app: 0|req: 377/753] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:30:13 2026] DELETE /v2.0/security-groups/7564231f-df1e-4e3a-a300-d30aa08202b9 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/754] 10.0.0.3 () {34 vars in 675 bytes} [Thu May 28 16:30:12 2026] POST /v2.0/floatingips => generated 842 bytes in 1026 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/755] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:30:13 2026] GET /v2.0/security-groups?tenant_id=5bc91a518f364e2fa3957c452b705a5e&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:30:13.794 7 INFO neutron.db.l3_db [None req-b7ce3ee0-e586-45f7-9c6a-b950fc33ff54 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] Floating IP 6b171e28-f4d1-4d20-a7c8-acad744c073a disassociated. External IP: 10.96.250.203, port: 109bfab2-1554-450f-a924-fb2088d50412. [pid: 8|app: 0|req: 378/756] 10.0.0.93 () {34 vars in 989 bytes} [Thu May 28 16:30:13 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => generated 1244 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/757] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:30:13 2026] DELETE /v2.0/security-groups/4e4359f7-83f3-4e99-a49b-c0e77250638c => 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: 379/758] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 28 16:30:13 2026] PUT /v2.0/floatingips/6b171e28-f4d1-4d20-a7c8-acad744c073a => generated 552 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/759] 10.0.0.93 () {34 vars in 1039 bytes} [Thu May 28 16:30:14 2026] GET /v2.0/security-groups?id=ac517335-6769-4ac1-bd39-51d2fde63d6e&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:14.141 7 INFO neutron_taas.services.taas.taas_plugin [None req-7e40c891-0cb7-4ff8-a2e8-648b12981b1f 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] TaaS: Handle Delete Port: 4bb4dbab-1828-4591-b745-5a0141259090 2026-05-28 16:30:14.144 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e40c891-0cb7-4ff8-a2e8-648b12981b1f 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] Tap Mirror: Handle Delete Port: 4bb4dbab-1828-4591-b745-5a0141259090 2026-05-28 16:30:14.164 8 INFO neutron.db.segments_db [None req-d0946750-4886-454f-bd8f-f360b4560199 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment e92aa22c-d5c9-440a-b728-017def2727ec of type vxlan for network 2a56826c-02f0-48f0-b17a-d6beb2b7418b [pid: 8|app: 0|req: 380/760] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 28 16:30:14 2026] POST /v2.0/networks => generated 724 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/761] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:30:14 2026] DELETE /v2.0/floatingips/6b171e28-f4d1-4d20-a7c8-acad744c073a => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/762] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:30:14 2026] POST /v2.0/subnets => generated 691 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:30:14.499 8 INFO neutron.db.segments_db [None req-f7a11ebe-6c61-427a-a817-e32021319519 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment 8f56c739-d7d8-461c-8b8a-0352abfaa6d7 of type vxlan for network da55433d-d642-4cf0-8190-77a091662f15 2026-05-28 16:30:14.717 8 INFO neutron.db.l3_hamode_db [None req-f7a11ebe-6c61-427a-a817-e32021319519 4e040febd5b4421cb394f8036b1e2333 9e60d52aa40949fe942a1940919aa0a7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:30:15.055 7 INFO neutron.db.l3_db [None req-12625e5b-7095-44ef-8b74-1876056526c5 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] Floating IP 104dd480-88d5-43ea-9741-abf86e5188da associated. External IP: 10.96.250.216, port: 6b54e211-1239-40f5-9d80-5d37af43c135. [pid: 7|app: 0|req: 382/763] 10.0.0.3 () {34 vars in 675 bytes} [Thu May 28 16:30:14 2026] POST /v2.0/floatingips => generated 841 bytes in 1062 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/764] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 28 16:30:15 2026] GET /v2.0/floatingips/104dd480-88d5-43ea-9741-abf86e5188da => generated 841 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:15.428 8 INFO neutron.db.l3_hamode_db [None req-f7a11ebe-6c61-427a-a817-e32021319519 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 384/765] 10.0.0.3 () {32 vars in 653 bytes} [Thu May 28 16:30:15 2026] GET /v2.0/floatingips => generated 844 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:15.800 7 INFO neutron.db.l3_db [None req-b1b27e59-e139-4b6a-a42e-1fea29562dac 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] Floating IP 104dd480-88d5-43ea-9741-abf86e5188da associated. External IP: 10.96.250.216, port: 6b54e211-1239-40f5-9d80-5d37af43c135. [pid: 7|app: 0|req: 385/766] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 28 16:30:15 2026] PUT /v2.0/floatingips/104dd480-88d5-43ea-9741-abf86e5188da => generated 842 bytes in 784 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/767] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:30:14 2026] POST /v2.0/routers => generated 731 bytes in 1858 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:30:16.350 7 INFO neutron.db.l3_db [None req-1f48d6a1-d4b3-46c5-88dc-3b30eec80b5d 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] Floating IP 104dd480-88d5-43ea-9741-abf86e5188da disassociated. External IP: 10.96.250.216, port: 109bfab2-1554-450f-a924-fb2088d50412. [pid: 7|app: 0|req: 386/768] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 28 16:30:16 2026] PUT /v2.0/floatingips/104dd480-88d5-43ea-9741-abf86e5188da => generated 552 bytes in 629 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:16.973 7 INFO neutron_taas.services.taas.taas_plugin [None req-afd7c0b4-ff24-49ca-8a70-4701112dd636 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] TaaS: Handle Delete Port: af8d5b17-f4e5-4f95-9cb1-671b517bb8a9 2026-05-28 16:30:16.975 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-afd7c0b4-ff24-49ca-8a70-4701112dd636 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] Tap Mirror: Handle Delete Port: af8d5b17-f4e5-4f95-9cb1-671b517bb8a9 [pid: 7|app: 0|req: 387/769] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:30:16 2026] DELETE /v2.0/floatingips/104dd480-88d5-43ea-9741-abf86e5188da => generated 0 bytes in 207 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:30:17.131 7 INFO neutron.api.v2.resource [None req-49e25815-c4f4-45a3-ba07-a5aba40da12e 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 388/770] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:30:17 2026] DELETE /v2.0/floatingips/104dd480-88d5-43ea-9741-abf86e5188da => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:30:17.264 7 INFO neutron_taas.services.taas.taas_plugin [None req-c651d034-b2ff-4aee-b5f0-d52808fd7add 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] TaaS: Handle Delete Port: 109bfab2-1554-450f-a924-fb2088d50412 2026-05-28 16:30:17.282 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c651d034-b2ff-4aee-b5f0-d52808fd7add 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] Tap Mirror: Handle Delete Port: 109bfab2-1554-450f-a924-fb2088d50412 [pid: 8|app: 0|req: 383/771] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:30:16 2026] PUT /v2.0/routers/1de9c061-149e-4f17-855c-080126da147e/add_router_interface => generated 309 bytes in 1092 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/772] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:30:17 2026] DELETE /v2.0/ports/109bfab2-1554-450f-a924-fb2088d50412 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:30:17.592 8 INFO neutron_taas.services.taas.taas_plugin [None req-60a4557f-5f69-4d35-89de-a7ce9fb416f8 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] TaaS: Handle Delete Port: 6b54e211-1239-40f5-9d80-5d37af43c135 2026-05-28 16:30:17.596 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60a4557f-5f69-4d35-89de-a7ce9fb416f8 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] Tap Mirror: Handle Delete Port: 6b54e211-1239-40f5-9d80-5d37af43c135 [pid: 8|app: 0|req: 384/773] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:30:17 2026] DELETE /v2.0/ports/6b54e211-1239-40f5-9d80-5d37af43c135 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/774] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:30:17 2026] GET /v2.0/ports?device_id=d525c91b-c808-4663-a27d-35d62fc380ca => generated 958 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/775] 10.0.0.3 () {34 vars in 683 bytes} [Thu May 28 16:30:18 2026] POST /v2.0/security-groups => generated 1660 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 16:30:18.210 8 INFO neutron_taas.services.taas.taas_plugin [None req-64d00417-5252-4f5a-a893-f6c4a94c330d 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] TaaS: Handle Delete Port: 4e29640c-804d-4795-b097-12f79a618b52 2026-05-28 16:30:18.212 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64d00417-5252-4f5a-a893-f6c4a94c330d 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] Tap Mirror: Handle Delete Port: 4e29640c-804d-4795-b097-12f79a618b52 [pid: 7|app: 0|req: 392/776] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:30:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/777] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:30:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/778] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:30:17 2026] PUT /v2.0/routers/d525c91b-c808-4663-a27d-35d62fc380ca/remove_router_interface => generated 309 bytes in 923 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/779] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 28 16:30:18 2026] POST /v2.0/floatingips => generated 552 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:30:18.964 8 INFO neutron_taas.services.taas.taas_plugin [None req-48aabc90-1a5d-45f1-8eed-b3a5985977ca 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] TaaS: Handle Delete Port: 716a5b33-5664-4232-b645-b436e2f13d07 2026-05-28 16:30:18.967 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48aabc90-1a5d-45f1-8eed-b3a5985977ca 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] Tap Mirror: Handle Delete Port: 716a5b33-5664-4232-b645-b436e2f13d07 2026-05-28 16:30:19.242 8 INFO neutron_taas.services.taas.taas_plugin [None req-48aabc90-1a5d-45f1-8eed-b3a5985977ca 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] TaaS: Handle Delete Port: df66b2e2-6750-4a83-94d1-38a68c625383 2026-05-28 16:30:19.248 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48aabc90-1a5d-45f1-8eed-b3a5985977ca 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] Tap Mirror: Handle Delete Port: df66b2e2-6750-4a83-94d1-38a68c625383 [pid: 7|app: 0|req: 395/780] 10.0.0.131 () {34 vars in 1100 bytes} [Thu May 28 16:30:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2068142484&fields=id&tenant_id=9e60d52aa40949fe942a1940919aa0a7 => 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: 396/781] 10.0.0.131 () {34 vars in 982 bytes} [Thu May 28 16:30:19 2026] GET /v2.0/networks?id=2a56826c-02f0-48f0-b17a-d6beb2b7418b => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/782] 10.0.0.131 () {34 vars in 965 bytes} [Thu May 28 16:30:19 2026] GET /v2.0/quotas/9e60d52aa40949fe942a1940919aa0a7 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/783] 10.0.0.131 () {34 vars in 1002 bytes} [Thu May 28 16:30:19 2026] GET /v2.0/ports?tenant_id=9e60d52aa40949fe942a1940919aa0a7&fields=id => generated 103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:19.607 8 INFO neutron.services.segments.plugin [-] Segment 59482ea0-0d61-4b5e-b7e5-9a51b70343c6 resource provider aggregate not found 2026-05-28 16:30:19.615 8 INFO neutron.services.segments.plugin [-] Segment 59482ea0-0d61-4b5e-b7e5-9a51b70343c6 resource provider aggregate not found 2026-05-28 16:30:19.630 8 INFO neutron.services.segments.plugin [-] Segment 59482ea0-0d61-4b5e-b7e5-9a51b70343c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59482ea0-0d61-4b5e-b7e5-9a51b70343c6 found for delete ", "request_id": "req-5f7e8ab1-8cad-47a4-b122-10136bb4021d"}]} 2026-05-28 16:30:19.634 8 INFO neutron.services.segments.plugin [-] Segment 59482ea0-0d61-4b5e-b7e5-9a51b70343c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59482ea0-0d61-4b5e-b7e5-9a51b70343c6 found for delete ", "request_id": "req-c04108d3-97cd-42b5-bc16-a92e0ab8574c"}]} 2026-05-28 16:30:19.647 8 INFO neutron.db.l3_hamode_db [None req-48aabc90-1a5d-45f1-8eed-b3a5985977ca 7b7b3f16835e4a698406ed4a194114d7 7102f4e5e4bb4ec687df929b970e575b - - default default] HA network 74f31dbc-b0c1-4d5b-aaf9-eed679dffb25 was deleted as no HA routers are present in tenant 7102f4e5e4bb4ec687df929b970e575b. [pid: 8|app: 0|req: 386/784] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:18 2026] DELETE /v2.0/routers/d525c91b-c808-4663-a27d-35d62fc380ca => generated 0 bytes in 887 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/785] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:19 2026] DELETE /v2.0/subnets/773bbdf6-3239-4534-ac4f-d338acbd015c => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/786] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:30:19 2026] DELETE /v2.0/networks/67f76890-2020-4a5f-b82d-bac94223b6e3 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/787] 10.0.0.131 () {34 vars in 907 bytes} [Thu May 28 16:30:19 2026] GET /v2.0/extensions => generated 21537 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/788] 10.0.0.131 () {34 vars in 1008 bytes} [Thu May 28 16:30:20 2026] GET /v2.0/networks/2a56826c-02f0-48f0-b17a-d6beb2b7418b?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: 401/789] 10.0.0.131 () {34 vars in 1108 bytes} [Thu May 28 16:30:20 2026] GET /v2.0/networks/2a56826c-02f0-48f0-b17a-d6beb2b7418b?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: 389/790] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:20 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => 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: 402/791] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:30:20 2026] GET /v2.0/security-groups?tenant_id=7102f4e5e4bb4ec687df929b970e575b&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/792] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:30:20 2026] GET /v2.0/security-groups?tenant_id=45d30b7950de415d88e7fc0725990762&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/793] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:30:20 2026] DELETE /v2.0/security-groups/7b112289-b541-4276-aa01-baaf8dbd6ab6 => 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: 391/794] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:30:20 2026] DELETE /v2.0/security-groups/d0b3a56d-91b6-444a-adf7-2c74b42ac84c => 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: 404/795] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:30:21 2026] GET /v2.0/security-groups?tenant_id=7234676471ba4f0ea9d578393bb9a8bc&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/796] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:21 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => 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: 392/797] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:30:21 2026] DELETE /v2.0/security-groups/c7b8b490-887b-491e-bd2f-782f61cb057c => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:30:21.644 8 INFO neutron.services.segments.plugin [-] Segment 29866173-7ed2-4db6-9ea1-66fcfa2928f9 resource provider aggregate not found 2026-05-28 16:30:21.657 8 INFO neutron.services.segments.plugin [-] Segment 29866173-7ed2-4db6-9ea1-66fcfa2928f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29866173-7ed2-4db6-9ea1-66fcfa2928f9 found for delete ", "request_id": "req-5f07b993-b917-433b-aa48-9b48c9842078"}]} 2026-05-28 16:30:21.658 8 INFO neutron.services.segments.plugin [-] Segment 29866173-7ed2-4db6-9ea1-66fcfa2928f9 resource provider aggregate not found 2026-05-28 16:30:21.672 8 INFO neutron.services.segments.plugin [-] Segment 29866173-7ed2-4db6-9ea1-66fcfa2928f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29866173-7ed2-4db6-9ea1-66fcfa2928f9 found for delete ", "request_id": "req-1abcdfda-f384-4e6e-ba06-512724fa0e44"}]} [pid: 7|app: 0|req: 406/798] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:22 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:30:22.912 8 INFO neutron.db.segments_db [None req-6baaa5a0-2df3-4cce-941a-97a290936968 e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Added segment 1c786121-a179-4852-8eeb-fc4906e06523 of type vxlan for network 2e2b68c7-9cec-4cca-9ca6-bb0cb3a2b324 [pid: 8|app: 0|req: 393/799] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:30:22 2026] POST /v2.0/networks => generated 614 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:30:23.101 7 INFO neutron.db.segments_db [None req-c83633ca-9e9e-4adb-9925-24171d016c96 e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Added segment 544f0a86-9d60-42fd-8509-5e9ae1861c6c of type vxlan for network 9d1ea3b5-3bc7-439c-b684-2745a1f8f4b1 [pid: 7|app: 0|req: 407/800] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:30:23 2026] POST /v2.0/networks => generated 614 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/801] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:30:23 2026] POST /v2.0/subnets => generated 646 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/802] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:23 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => 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: 408/803] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:30:23 2026] POST /v2.0/subnets => generated 655 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:30:23.769 8 INFO neutron.db.segments_db [None req-d273550c-1463-4660-b157-e6db7653352a e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Added segment 5d11be22-6bc5-41c3-ac1f-92104e7591e9 of type vxlan for network 4927daa6-0524-442b-8ff7-413789737069 2026-05-28 16:30:23.958 8 INFO neutron.db.l3_hamode_db [None req-d273550c-1463-4660-b157-e6db7653352a e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:30:24.061 8 INFO neutron.db.l3_hamode_db [None req-d273550c-1463-4660-b157-e6db7653352a e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 396/804] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:30:23 2026] POST /v2.0/routers => generated 511 bytes in 858 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/805] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:30:24 2026] GET /v2.0/networks?id=2a56826c-02f0-48f0-b17a-d6beb2b7418b => generated 676 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/806] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:24 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => 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: 399/807] 199.204.45.25 () {34 vars in 1049 bytes} [Thu May 28 16:30:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9e60d52aa40949fe942a1940919aa0a7 => generated 181 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/808] 199.204.45.25 () {38 vars in 954 bytes} [Thu May 28 16:30:24 2026] POST /v2.0/ports => generated 958 bytes in 406 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: 409/811] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:30:24 2026] PUT /v2.0/routers/4efa61b5-942f-4d3c-b1d2-3b7dd8893a25/add_router_interface => generated 309 bytes in 1062 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/812] 199.204.45.25 () {38 vars in 1027 bytes} [Thu May 28 16:30:25 2026] PUT /v2.0/ports/7f9e10fb-1bd5-4127-be38-5685f99a6373 => generated 1239 bytes in 458 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-28 16:30:25.719 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75788c78-4eb7-483f-ba8c-4630fa96d296'] response: {'name': 'network-changed', 'server_uuid': 'd96bb867-9156-4034-b851-19449a90e881', 'tag': '7f9e10fb-1bd5-4127-be38-5685f99a6373', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 404/813] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:30:25 2026] GET /v2.0/ports/82c61c44-06eb-4688-80d8-c7a023e8c17c => 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: 410/814] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:30:25 2026] GET /v2.0/security-groups?tenant_id=70f643e5eb28479f9306e0b3568e97e9&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/815] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:25 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/816] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:30:26 2026] DELETE /v2.0/security-groups/d38afbba-f649-4f2f-b14b-54d9d00eb6a2 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/817] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:30:26 2026] GET /v2.0/security-groups?id=a8597626-c39d-41cf-bb8b-5b86da9060a5&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: 7|app: 0|req: 414/818] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:30:26 2026] GET /v2.0/ports?tenant_id=9e60d52aa40949fe942a1940919aa0a7&device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 1242 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/819] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:30:26 2026] GET /v2.0/security-groups?tenant_id=c0d5d04695c14d5aa6ad18147181499d&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/820] 199.204.45.25 () {34 vars in 1017 bytes} [Thu May 28 16:30:26 2026] GET /v2.0/networks?tenant_id=9e60d52aa40949fe942a1940919aa0a7&shared=False => generated 771 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/821] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:30:26 2026] DELETE /v2.0/security-groups/43563439-2fff-47aa-a5a1-cb873f6f87db => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/822] 199.204.45.25 () {34 vars in 929 bytes} [Thu May 28 16:30:26 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: 405/823] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:30:25 2026] PUT /v2.0/routers/4efa61b5-942f-4d3c-b1d2-3b7dd8893a25/add_router_interface => generated 309 bytes in 1036 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/824] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:30:26 2026] GET /v2.0/ports/00c49f6b-964c-42ab-8805-a90f23a6c969 => generated 967 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:27.182 8 INFO neutron_taas.services.taas.taas_plugin [None req-678e7c28-525b-4c70-9ab1-6e98a63f7f2b e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] TaaS: Handle Delete Port: 00c49f6b-964c-42ab-8805-a90f23a6c969 2026-05-28 16:30:27.185 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-678e7c28-525b-4c70-9ab1-6e98a63f7f2b e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Tap Mirror: Handle Delete Port: 00c49f6b-964c-42ab-8805-a90f23a6c969 [pid: 7|app: 0|req: 420/825] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:27 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/826] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:30:27 2026] GET /v2.0/security-groups?id=a8597626-c39d-41cf-bb8b-5b86da9060a5&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: 422/827] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:30:27 2026] GET /v2.0/ports?tenant_id=9e60d52aa40949fe942a1940919aa0a7&device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/828] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:30:26 2026] PUT /v2.0/routers/4efa61b5-942f-4d3c-b1d2-3b7dd8893a25/remove_router_interface => generated 309 bytes in 791 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/829] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:30:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7f9e10fb-1bd5-4127-be38-5685f99a6373 => 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: 424/830] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:30:27 2026] GET /v2.0/subnets?id=d9e234be-1e72-41df-94d3-5b1ddd909e31 => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/831] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:30:27 2026] GET /v2.0/ports?network_id=2a56826c-02f0-48f0-b17a-d6beb2b7418b&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/832] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:30:27 2026] GET /v2.0/networks/2a56826c-02f0-48f0-b17a-d6beb2b7418b?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: 427/833] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:30:27 2026] GET /v2.0/networks/2a56826c-02f0-48f0-b17a-d6beb2b7418b?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) 2026-05-28 16:30:27.974 8 INFO neutron_taas.services.taas.taas_plugin [None req-fc1975db-7b43-46ac-a089-c4b5b3aa125c e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] TaaS: Handle Delete Port: 82c61c44-06eb-4688-80d8-c7a023e8c17c 2026-05-28 16:30:27.977 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc1975db-7b43-46ac-a089-c4b5b3aa125c e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Tap Mirror: Handle Delete Port: 82c61c44-06eb-4688-80d8-c7a023e8c17c [pid: 8|app: 0|req: 407/834] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:30:27 2026] PUT /v2.0/routers/4efa61b5-942f-4d3c-b1d2-3b7dd8893a25/remove_router_interface => generated 309 bytes in 724 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/835] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:30:28 2026] GET /v2.0/ports?device_id=4efa61b5-942f-4d3c-b1d2-3b7dd8893a25 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:30:28.549 7 INFO neutron.db.segments_db [None req-26ae8f62-9ccb-467f-8785-c4a970e509df 5a9e7e8791da48bd91501f88a98cc953 46e82ec5dbcb4f829e3b15ece00a8efc - - default default] Added segment 81000706-ae37-45ff-ac42-a15846f72b49 of type vxlan for network 04e5df7c-cb77-421d-afb4-c8e95321e6e1 2026-05-28 16:30:28.562 8 INFO neutron_taas.services.taas.taas_plugin [None req-f7df2e21-303b-40de-8d74-854b07f31eff e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] TaaS: Handle Delete Port: 80e17bba-384b-42d3-90b0-861916866c04 2026-05-28 16:30:28.564 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7df2e21-303b-40de-8d74-854b07f31eff e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Tap Mirror: Handle Delete Port: 80e17bba-384b-42d3-90b0-861916866c04 2026-05-28 16:30:28.593 7 INFO neutron.db.segments_db [None req-26ae8f62-9ccb-467f-8785-c4a970e509df 5a9e7e8791da48bd91501f88a98cc953 46e82ec5dbcb4f829e3b15ece00a8efc - - default default] Added segment d15d9e59-8015-4d35-8d83-f559d41be1bd of type vxlan for network a29d60db-89e7-444c-ade7-b9c9a6688877 [pid: 7|app: 0|req: 428/836] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:30:28 2026] POST /v2.0/networks => generated 1206 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/837] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:28 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/838] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 28 16:30:28 2026] GET /v2.0/networks => generated 1843 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/839] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:30:28 2026] GET /v2.0/security-groups?id=a8597626-c39d-41cf-bb8b-5b86da9060a5&fields=id&fields=name => generated 114 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:28.878 8 INFO neutron.services.segments.plugin [-] Segment 5d11be22-6bc5-41c3-ac1f-92104e7591e9 resource provider aggregate not found 2026-05-28 16:30:28.891 8 INFO neutron.services.segments.plugin [-] Segment 5d11be22-6bc5-41c3-ac1f-92104e7591e9 resource provider aggregate not found 2026-05-28 16:30:28.894 8 INFO neutron.services.segments.plugin [-] Segment 5d11be22-6bc5-41c3-ac1f-92104e7591e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d11be22-6bc5-41c3-ac1f-92104e7591e9 found for delete ", "request_id": "req-9c630f02-7a43-45fc-b5bd-7a6d3a15d6ce"}]} 2026-05-28 16:30:28.905 7 INFO neutron.services.segments.plugin [-] Segment 81000706-ae37-45ff-ac42-a15846f72b49 resource provider aggregate not found 2026-05-28 16:30:28.909 8 INFO neutron.db.l3_hamode_db [None req-f7df2e21-303b-40de-8d74-854b07f31eff e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] HA network 4927daa6-0524-442b-8ff7-413789737069 was deleted as no HA routers are present in tenant a885cc6753ce47538c3d4204ea24b86c. 2026-05-28 16:30:28.914 7 INFO neutron.services.segments.plugin [-] Segment 81000706-ae37-45ff-ac42-a15846f72b49 resource provider aggregate not found [pid: 8|app: 0|req: 409/840] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:28 2026] DELETE /v2.0/routers/4efa61b5-942f-4d3c-b1d2-3b7dd8893a25 => generated 0 bytes in 533 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:30:28.920 8 INFO neutron.services.segments.plugin [-] Segment 5d11be22-6bc5-41c3-ac1f-92104e7591e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d11be22-6bc5-41c3-ac1f-92104e7591e9 found for delete ", "request_id": "req-bda19390-4d5e-4c95-901a-58070def034a"}]} 2026-05-28 16:30:28.927 7 INFO neutron.services.segments.plugin [-] Segment 81000706-ae37-45ff-ac42-a15846f72b49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81000706-ae37-45ff-ac42-a15846f72b49 found for delete ", "request_id": "req-ebc42d50-028d-4fc6-bad2-3ac92b06e9a7"}]} 2026-05-28 16:30:28.930 7 INFO neutron.services.segments.plugin [-] Segment 81000706-ae37-45ff-ac42-a15846f72b49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81000706-ae37-45ff-ac42-a15846f72b49 found for delete ", "request_id": "req-abc41985-5197-40c2-ae65-69a526b354f1"}]} [pid: 7|app: 0|req: 432/841] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:30:28 2026] DELETE /v2.0/networks/04e5df7c-cb77-421d-afb4-c8e95321e6e1 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/842] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:30:28 2026] DELETE /v2.0/networks/a29d60db-89e7-444c-ade7-b9c9a6688877 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/843] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 28 16:30:29 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) [pid: 8|app: 0|req: 410/844] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:28 2026] DELETE /v2.0/subnets/6ed49a4e-19fb-4d43-892b-270c7c03245a => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:30:29.158 7 INFO neutron.db.segments_db [None req-7874427a-1089-40e4-8c5f-d2c216642a30 5a9e7e8791da48bd91501f88a98cc953 46e82ec5dbcb4f829e3b15ece00a8efc - - default default] Added segment d87cc5ca-d702-4183-9d51-16ff78cc8618 of type vxlan for network 4979f5d1-2d58-402b-b906-ace7d9f91ba8 [pid: 7|app: 0|req: 435/845] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:30:29 2026] POST /v2.0/networks => generated 634 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/846] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:29 2026] DELETE /v2.0/subnets/7c824065-2a35-46eb-98b1-3eeaea1fae4e => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:30:29.302 7 INFO neutron.db.segments_db [None req-8379d697-dbed-4061-8a8f-b358f89edcd6 5a9e7e8791da48bd91501f88a98cc953 46e82ec5dbcb4f829e3b15ece00a8efc - - default default] Added segment cc000b95-a075-443c-ae95-b9f56a9cef89 of type vxlan for network 31359552-12f0-48a0-a6e7-ce51a47190ef 2026-05-28 16:30:29.401 8 INFO neutron_taas.services.taas.taas_plugin [None req-518c672a-056c-4ca6-9a62-b443208d45af e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] TaaS: Handle Delete Port: 7b64a320-1e87-4e7a-9ada-a796d2bd9238 [pid: 7|app: 0|req: 436/847] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:30:29 2026] POST /v2.0/networks => generated 634 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:30:29.403 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-518c672a-056c-4ca6-9a62-b443208d45af e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Tap Mirror: Handle Delete Port: 7b64a320-1e87-4e7a-9ada-a796d2bd9238 [pid: 8|app: 0|req: 412/848] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:30:29 2026] DELETE /v2.0/networks/9d1ea3b5-3bc7-439c-b684-2745a1f8f4b1 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:30:29.694 8 INFO neutron_taas.services.taas.taas_plugin [None req-5f354764-793a-4d28-b016-f8aebf42b530 e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] TaaS: Handle Delete Port: bd4bfeba-ccc0-4a60-8050-9fabecf016c5 2026-05-28 16:30:29.697 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f354764-793a-4d28-b016-f8aebf42b530 e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Tap Mirror: Handle Delete Port: bd4bfeba-ccc0-4a60-8050-9fabecf016c5 [pid: 8|app: 0|req: 413/849] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:30:29 2026] DELETE /v2.0/networks/2e2b68c7-9cec-4cca-9ca6-bb0cb3a2b324 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/850] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 28 16:30:29 2026] POST /v2.0/ports => generated 1506 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 414/851] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:29 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:29.957 7 INFO neutron.db.segments_db [None req-c842e136-f2d5-4c7a-a98e-b89e5b309391 e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Added segment 2b88f2f2-a4a0-4413-80d8-7f3139d03c7d of type vxlan for network 123c0086-c658-48e9-9b35-fcdf71d188e0 [pid: 7|app: 0|req: 438/852] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:30:29 2026] POST /v2.0/networks => generated 613 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/853] 10.0.0.3 () {32 vars in 641 bytes} [Thu May 28 16:30:29 2026] GET /v2.0/ports => generated 1506 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/854] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:30:30 2026] GET /v2.0/security-groups?id=a8597626-c39d-41cf-bb8b-5b86da9060a5&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-28 16:30:30.134 7 INFO neutron_taas.services.taas.taas_plugin [None req-5a239439-2683-4923-891f-d8a1c9392ea1 5a9e7e8791da48bd91501f88a98cc953 46e82ec5dbcb4f829e3b15ece00a8efc - - default default] TaaS: Handle Delete Port: 7c48d32a-b7df-43d1-8873-0067c42838d5 2026-05-28 16:30:30.136 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a239439-2683-4923-891f-d8a1c9392ea1 5a9e7e8791da48bd91501f88a98cc953 46e82ec5dbcb4f829e3b15ece00a8efc - - default default] Tap Mirror: Handle Delete Port: 7c48d32a-b7df-43d1-8873-0067c42838d5 [pid: 7|app: 0|req: 440/855] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:30:30 2026] DELETE /v2.0/ports/7c48d32a-b7df-43d1-8873-0067c42838d5 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/856] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:30:30 2026] POST /v2.0/subnets => generated 646 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:30:30.290 7 INFO neutron_taas.services.taas.taas_plugin [None req-f31b8790-2e26-4b84-bb18-e73ee2893604 5a9e7e8791da48bd91501f88a98cc953 46e82ec5dbcb4f829e3b15ece00a8efc - - default default] TaaS: Handle Delete Port: 725e4007-cb49-4b77-a3f5-7cc348c3df46 2026-05-28 16:30:30.293 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f31b8790-2e26-4b84-bb18-e73ee2893604 5a9e7e8791da48bd91501f88a98cc953 46e82ec5dbcb4f829e3b15ece00a8efc - - default default] Tap Mirror: Handle Delete Port: 725e4007-cb49-4b77-a3f5-7cc348c3df46 2026-05-28 16:30:30.313 8 INFO neutron.db.segments_db [None req-182a9e99-b0fb-47e4-b4a1-b5e63b2863ac e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Added segment 8cbd92ad-3b63-421c-a074-95d89c992695 of type vxlan for network dd90ef8f-f823-49ce-bafc-c6af9d13549c [pid: 7|app: 0|req: 441/857] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:30:30 2026] DELETE /v2.0/ports/725e4007-cb49-4b77-a3f5-7cc348c3df46 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/858] 10.0.0.3 () {32 vars in 641 bytes} [Thu May 28 16:30:30 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-28 16:30:30.492 7 INFO neutron.db.segments_db [None req-f8ff9bea-d6dd-4511-997d-cb85eb7f4103 5a9e7e8791da48bd91501f88a98cc953 46e82ec5dbcb4f829e3b15ece00a8efc - - default default] Added segment b45cc20e-a406-4613-9302-b9901c4457b8 of type vxlan for network 00e0c900-4261-4942-b23e-d9c77c5156aa 2026-05-28 16:30:30.556 8 INFO neutron.db.l3_hamode_db [None req-182a9e99-b0fb-47e4-b4a1-b5e63b2863ac e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 443/859] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:30:30 2026] POST /v2.0/networks => generated 634 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:30:30.680 7 INFO neutron.db.segments_db [None req-95a9a1b2-89cb-4382-9cf0-541296b0290b 5a9e7e8791da48bd91501f88a98cc953 46e82ec5dbcb4f829e3b15ece00a8efc - - default default] Added segment 3cc34b01-6aec-4b80-8b58-42809a8511a9 of type vxlan for network 14f99339-a854-4c8d-afd3-75783622cb1a [pid: 7|app: 0|req: 444/860] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:30:30 2026] POST /v2.0/networks => generated 634 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:30:30.951 7 INFO neutron.services.segments.plugin [-] Segment d15d9e59-8015-4d35-8d83-f559d41be1bd resource provider aggregate not found 2026-05-28 16:30:30.968 7 INFO neutron.services.segments.plugin [-] Segment d15d9e59-8015-4d35-8d83-f559d41be1bd resource provider aggregate not found 2026-05-28 16:30:30.973 7 INFO neutron.services.segments.plugin [-] Segment d15d9e59-8015-4d35-8d83-f559d41be1bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d15d9e59-8015-4d35-8d83-f559d41be1bd found for delete ", "request_id": "req-2920e068-6285-44f9-9248-2db944778686"}]} 2026-05-28 16:30:30.993 7 INFO neutron.services.segments.plugin [-] Segment d15d9e59-8015-4d35-8d83-f559d41be1bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d15d9e59-8015-4d35-8d83-f559d41be1bd found for delete ", "request_id": "req-7a3c8e2c-4ea2-4ec1-98e6-410dfbdc9619"}]} 2026-05-28 16:30:30.995 8 INFO neutron.services.segments.plugin [-] Segment 544f0a86-9d60-42fd-8509-5e9ae1861c6c resource provider aggregate not found 2026-05-28 16:30:31.000 8 INFO neutron.services.segments.plugin [-] Segment 544f0a86-9d60-42fd-8509-5e9ae1861c6c resource provider aggregate not found 2026-05-28 16:30:31.022 8 INFO neutron.services.segments.plugin [-] Segment 544f0a86-9d60-42fd-8509-5e9ae1861c6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 544f0a86-9d60-42fd-8509-5e9ae1861c6c found for delete ", "request_id": "req-e6be98dd-6e29-4906-965a-6c16f8d0af39"}]} 2026-05-28 16:30:31.027 8 INFO neutron.services.segments.plugin [-] Segment 544f0a86-9d60-42fd-8509-5e9ae1861c6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 544f0a86-9d60-42fd-8509-5e9ae1861c6c found for delete ", "request_id": "req-3c643b39-f22f-4f6e-9077-0c06122e1b81"}]} 2026-05-28 16:30:31.052 8 INFO neutron.services.segments.plugin [-] Segment 1c786121-a179-4852-8eeb-fc4906e06523 resource provider aggregate not found 2026-05-28 16:30:31.058 8 INFO neutron.services.segments.plugin [-] Segment 1c786121-a179-4852-8eeb-fc4906e06523 resource provider aggregate not found 2026-05-28 16:30:31.071 8 INFO neutron.services.segments.plugin [-] Segment 1c786121-a179-4852-8eeb-fc4906e06523 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c786121-a179-4852-8eeb-fc4906e06523 found for delete ", "request_id": "req-480c3d1f-43b7-4792-967e-7be039aedc76"}]} 2026-05-28 16:30:31.072 8 INFO neutron.services.segments.plugin [-] Segment 1c786121-a179-4852-8eeb-fc4906e06523 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c786121-a179-4852-8eeb-fc4906e06523 found for delete ", "request_id": "req-c483c62d-f41e-488e-bc9a-96fba5ffe6e3"}]} 2026-05-28 16:30:31.121 8 INFO neutron.db.l3_hamode_db [None req-182a9e99-b0fb-47e4-b4a1-b5e63b2863ac e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 445/861] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:31 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/862] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:30:31 2026] POST /v2.0/subnets => generated 1324 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/863] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:30:31 2026] GET /v2.0/security-groups?id=a8597626-c39d-41cf-bb8b-5b86da9060a5&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/864] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 28 16:30:31 2026] GET /v2.0/subnets => generated 1960 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/865] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:30:30 2026] POST /v2.0/routers => generated 511 bytes in 1457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/866] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:31 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/867] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:31 2026] DELETE /v2.0/subnets/d407f3e7-b660-43f4-8194-348a200ebeea => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/868] 10.0.0.131 () {34 vars in 971 bytes} [Thu May 28 16:30:31 2026] GET /v2.0/ports/c186c383-5f74-4a28-ac5e-b952597643b4 => generated 972 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/869] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 28 16:30:31 2026] POST /v2.0/ports => generated 964 bytes in 363 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: 452/870] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:31 2026] DELETE /v2.0/subnets/b4c7a5ed-4622-41bc-bd70-e69632aabb7a => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/871] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 28 16:30:32 2026] GET /v2.0/subnets => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/872] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:30:32 2026] DELETE /v2.0/networks/14f99339-a854-4c8d-afd3-75783622cb1a => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/873] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:30:32 2026] DELETE /v2.0/networks/00e0c900-4261-4942-b23e-d9c77c5156aa => 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: 456/874] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:30:32 2026] DELETE /v2.0/networks/31359552-12f0-48a0-a6e7-ce51a47190ef => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/875] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:30:32 2026] DELETE /v2.0/networks/4979f5d1-2d58-402b-b906-ace7d9f91ba8 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/876] 199.204.45.25 () {34 vars in 999 bytes} [Thu May 28 16:30:32 2026] GET /v2.0/subnets?network_id=575f0a2c-2189-430e-a4a1-adb7e3a3e68e => generated 684 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/877] 199.204.45.25 () {34 vars in 1145 bytes} [Thu May 28 16:30:32 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9&device_owner=compute%3Anova&network_id=575f0a2c-2189-430e-a4a1-adb7e3a3e68e => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/878] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:32 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:33.000 7 INFO neutron.services.segments.plugin [-] Segment 3cc34b01-6aec-4b80-8b58-42809a8511a9 resource provider aggregate not found 2026-05-28 16:30:33.016 7 INFO neutron.services.segments.plugin [-] Segment 3cc34b01-6aec-4b80-8b58-42809a8511a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cc34b01-6aec-4b80-8b58-42809a8511a9 found for delete ", "request_id": "req-febfae1b-4de7-411e-ac60-37dff269cb58"}]} 2026-05-28 16:30:33.020 7 INFO neutron.services.segments.plugin [-] Segment 3cc34b01-6aec-4b80-8b58-42809a8511a9 resource provider aggregate not found 2026-05-28 16:30:33.032 7 INFO neutron.services.segments.plugin [-] Segment b45cc20e-a406-4613-9302-b9901c4457b8 resource provider aggregate not found 2026-05-28 16:30:33.036 7 INFO neutron.services.segments.plugin [-] Segment 3cc34b01-6aec-4b80-8b58-42809a8511a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cc34b01-6aec-4b80-8b58-42809a8511a9 found for delete ", "request_id": "req-82c9fc74-dfdb-4ad8-8a21-7f68d282aad8"}]} 2026-05-28 16:30:33.056 7 INFO neutron.services.segments.plugin [-] Segment b45cc20e-a406-4613-9302-b9901c4457b8 resource provider aggregate not found 2026-05-28 16:30:33.060 7 INFO neutron.services.segments.plugin [-] Segment b45cc20e-a406-4613-9302-b9901c4457b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b45cc20e-a406-4613-9302-b9901c4457b8 found for delete ", "request_id": "req-a2e6ae42-8a48-4ce9-9145-4b63ee1f21f0"}]} 2026-05-28 16:30:33.090 7 INFO neutron.services.segments.plugin [-] Segment cc000b95-a075-443c-ae95-b9f56a9cef89 resource provider aggregate not found 2026-05-28 16:30:33.098 7 INFO neutron.services.segments.plugin [-] Segment b45cc20e-a406-4613-9302-b9901c4457b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b45cc20e-a406-4613-9302-b9901c4457b8 found for delete ", "request_id": "req-85691e86-eba8-472e-886b-7afee1685909"}]} 2026-05-28 16:30:33.106 7 INFO neutron.services.segments.plugin [-] Segment cc000b95-a075-443c-ae95-b9f56a9cef89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc000b95-a075-443c-ae95-b9f56a9cef89 found for delete ", "request_id": "req-03cbddfd-f9bb-464f-8808-cf2a9c6c51da"}]} 2026-05-28 16:30:33.125 7 INFO neutron.services.segments.plugin [-] Segment d87cc5ca-d702-4183-9d51-16ff78cc8618 resource provider aggregate not found 2026-05-28 16:30:33.128 7 INFO neutron.services.segments.plugin [-] Segment cc000b95-a075-443c-ae95-b9f56a9cef89 resource provider aggregate not found 2026-05-28 16:30:33.148 7 INFO neutron.services.segments.plugin [-] Segment d87cc5ca-d702-4183-9d51-16ff78cc8618 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d87cc5ca-d702-4183-9d51-16ff78cc8618 found for delete ", "request_id": "req-8764e428-c206-4760-8bf9-4fb8ba1c2b26"}]} 2026-05-28 16:30:33.168 7 INFO neutron.services.segments.plugin [-] Segment cc000b95-a075-443c-ae95-b9f56a9cef89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc000b95-a075-443c-ae95-b9f56a9cef89 found for delete ", "request_id": "req-2e7ed65d-ef9e-4d20-afe7-c5b884f79a96"}]} [pid: 8|app: 0|req: 419/879] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:30:32 2026] PUT /v2.0/routers/e9e31f58-ebad-4a46-9af0-36d0353d866c/add_router_interface => generated 309 bytes in 1065 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: 420/880] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:30:33 2026] GET /v2.0/security-groups?id=a8597626-c39d-41cf-bb8b-5b86da9060a5&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:33.207 7 INFO neutron.services.segments.plugin [-] Segment d87cc5ca-d702-4183-9d51-16ff78cc8618 resource provider aggregate not found [pid: 8|app: 0|req: 421/881] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:30:33 2026] GET /v2.0/ports/9d0fee40-3e98-4c50-b470-d55bfb5c8da6 => generated 1038 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:30:33.238 7 INFO neutron.services.segments.plugin [-] Segment d87cc5ca-d702-4183-9d51-16ff78cc8618 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d87cc5ca-d702-4183-9d51-16ff78cc8618 found for delete ", "request_id": "req-b6d6ae0e-2b59-4a88-9ab6-de0efd1a6d6e"}]} [pid: 7|app: 0|req: 461/882] 199.204.45.25 () {38 vars in 1027 bytes} [Thu May 28 16:30:32 2026] PUT /v2.0/ports/c186c383-5f74-4a28-ac5e-b952597643b4 => generated 1153 bytes in 662 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: 462/883] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:33 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:33.568 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-89f1e1ec-5253-4776-9435-6062f00041db'] response: {'name': 'network-changed', 'server_uuid': '0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9', 'tag': 'c186c383-5f74-4a28-ac5e-b952597643b4', 'status': 'completed', 'code': 200} 2026-05-28 16:30:33.580 8 INFO neutron_taas.services.taas.taas_plugin [None req-5002e0f2-1ae3-4e2a-9576-3df4ddad8562 e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] TaaS: Handle Delete Port: 9d0fee40-3e98-4c50-b470-d55bfb5c8da6 2026-05-28 16:30:33.582 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5002e0f2-1ae3-4e2a-9576-3df4ddad8562 e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Tap Mirror: Handle Delete Port: 9d0fee40-3e98-4c50-b470-d55bfb5c8da6 [pid: 7|app: 0|req: 463/884] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:30:33 2026] GET /v2.0/security-groups?tenant_id=46e82ec5dbcb4f829e3b15ece00a8efc&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:30:33.941 7 INFO neutron.db.l3_db [None req-04e9446e-169c-4bdc-b716-01a0622497a5 7070b221567948619c06f81032c17ef3 9e60d52aa40949fe942a1940919aa0a7 - - default default] Floating IP 1a58baf2-7f3f-4c16-841a-0b6f7db56d98 associated. External IP: 10.96.250.208, port: 7f9e10fb-1bd5-4127-be38-5685f99a6373. [pid: 8|app: 0|req: 422/885] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:30:33 2026] PUT /v2.0/routers/e9e31f58-ebad-4a46-9af0-36d0353d866c/remove_router_interface => generated 309 bytes in 727 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: 423/886] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:30:33 2026] DELETE /v2.0/security-groups/db8bbb99-b1e4-4f04-b0c9-4da85b51089b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:30:34.195 8 INFO neutron.api.v2.resource [None req-8417b931-2e2e-49eb-b2c9-7261f7364442 e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 424/887] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:30:34 2026] PUT /v2.0/routers/e9e31f58-ebad-4a46-9af0-36d0353d866c/remove_router_interface => generated 197 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/888] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:30:34 2026] GET /v2.0/ports?tenant_id=0f23bbffda124aa0b4e18d0fe08104dd&device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => generated 1425 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/889] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:30:34 2026] GET /v2.0/ports?device_id=e9e31f58-ebad-4a46-9af0-36d0353d866c => 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: 464/890] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 28 16:30:33 2026] PUT /v2.0/floatingips/1a58baf2-7f3f-4c16-841a-0b6f7db56d98 => generated 856 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/891] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:30:34 2026] GET /v2.0/networks?id=575f0a2c-2189-430e-a4a1-adb7e3a3e68e => generated 780 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/892] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:30:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c186c383-5f74-4a28-ac5e-b952597643b4 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/893] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:30:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c186c383-5f74-4a28-ac5e-b952597643b4 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/894] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:30:34 2026] GET /v2.0/subnets?id=4e33dccf-fb78-48db-aa48-dd11394bbe55 => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/895] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:30:34 2026] GET /v2.0/ports?network_id=575f0a2c-2189-430e-a4a1-adb7e3a3e68e&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: 432/896] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:30:34 2026] GET /v2.0/networks/575f0a2c-2189-430e-a4a1-adb7e3a3e68e?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:30:34.524 7 INFO neutron_taas.services.taas.taas_plugin [None req-796d7a85-8d71-4369-a7c5-547b7b97b637 e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] TaaS: Handle Delete Port: 9a31ab85-c454-40da-9a51-100fd297c42b 2026-05-28 16:30:34.528 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-796d7a85-8d71-4369-a7c5-547b7b97b637 e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Tap Mirror: Handle Delete Port: 9a31ab85-c454-40da-9a51-100fd297c42b [pid: 8|app: 0|req: 433/897] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:30:34 2026] GET /v2.0/networks/575f0a2c-2189-430e-a4a1-adb7e3a3e68e?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-28 16:30:34.898 7 INFO neutron.db.l3_hamode_db [None req-796d7a85-8d71-4369-a7c5-547b7b97b637 e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] HA network dd90ef8f-f823-49ce-bafc-c6af9d13549c was deleted as no HA routers are present in tenant a885cc6753ce47538c3d4204ea24b86c. [pid: 7|app: 0|req: 465/898] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:34 2026] DELETE /v2.0/routers/e9e31f58-ebad-4a46-9af0-36d0353d866c => generated 0 bytes in 621 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/899] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:34 2026] DELETE /v2.0/subnets/5644e755-32da-4b5b-8ad4-f20fda262857 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:30:35.175 7 INFO neutron.services.segments.plugin [-] Segment 8cbd92ad-3b63-421c-a074-95d89c992695 resource provider aggregate not found 2026-05-28 16:30:35.188 7 INFO neutron_taas.services.taas.taas_plugin [None req-bca9c4e4-bea6-4181-bc7a-87db5a6424d2 e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] TaaS: Handle Delete Port: f22fbc38-5904-4d14-a0f2-89de15cc7594 2026-05-28 16:30:35.191 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bca9c4e4-bea6-4181-bc7a-87db5a6424d2 e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Tap Mirror: Handle Delete Port: f22fbc38-5904-4d14-a0f2-89de15cc7594 2026-05-28 16:30:35.192 7 INFO neutron.services.segments.plugin [-] Segment 8cbd92ad-3b63-421c-a074-95d89c992695 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cbd92ad-3b63-421c-a074-95d89c992695 found for delete ", "request_id": "req-60b1025a-811d-4741-8c5f-5f1bfe94550b"}]} 2026-05-28 16:30:35.269 7 INFO neutron.services.segments.plugin [-] Segment 8cbd92ad-3b63-421c-a074-95d89c992695 resource provider aggregate not found 2026-05-28 16:30:35.288 7 INFO neutron.services.segments.plugin [-] Segment 8cbd92ad-3b63-421c-a074-95d89c992695 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cbd92ad-3b63-421c-a074-95d89c992695 found for delete ", "request_id": "req-67330b62-cebd-47d3-8257-dfb5109ab7b6"}]} [pid: 7|app: 0|req: 466/900] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:30:35 2026] DELETE /v2.0/networks/123c0086-c658-48e9-9b35-fcdf71d188e0 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/901] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:35 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => generated 1156 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/902] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:30:35 2026] GET /v2.0/security-groups?id=ac517335-6769-4ac1-bd39-51d2fde63d6e&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:35.458 7 INFO neutron.db.segments_db [None req-0b8e7b58-60b9-42fd-ae52-4310f479102a e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Added segment 9221d1f8-aea4-4946-a07b-de11f2a09020 of type vxlan for network 8b8e0ad8-8284-4811-b9f7-aaa3e19f1f93 [pid: 7|app: 0|req: 467/903] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:30:35 2026] POST /v2.0/networks => generated 614 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/904] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:30:35 2026] GET /v2.0/ports?tenant_id=0f23bbffda124aa0b4e18d0fe08104dd&device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => generated 1425 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:30:35.616 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9933f0f1-5f4b-44d6-81c6-79c51b2ac627'] response: {'name': 'network-changed', 'server_uuid': 'd96bb867-9156-4034-b851-19449a90e881', 'tag': '7f9e10fb-1bd5-4127-be38-5685f99a6373', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 469/905] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:30:35 2026] GET /v2.0/networks?id=575f0a2c-2189-430e-a4a1-adb7e3a3e68e => generated 780 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/906] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:30:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c186c383-5f74-4a28-ac5e-b952597643b4 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/907] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:30:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c186c383-5f74-4a28-ac5e-b952597643b4 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/908] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:30:35 2026] POST /v2.0/subnets => generated 646 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/909] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:30:35 2026] GET /v2.0/subnets?id=4e33dccf-fb78-48db-aa48-dd11394bbe55 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:35.858 8 INFO neutron.db.segments_db [None req-b93ea4c3-e778-4e8e-b8e2-18c287404b4f e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Added segment 85b60326-5d23-42ee-8c6f-23a400bddeb1 of type vxlan for network 91a48a6a-f04d-475d-bf5d-0ffb5f18110c [pid: 7|app: 0|req: 473/910] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:30:35 2026] GET /v2.0/ports?network_id=575f0a2c-2189-430e-a4a1-adb7e3a3e68e&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:30:36.113 8 INFO neutron.db.l3_hamode_db [None req-b93ea4c3-e778-4e8e-b8e2-18c287404b4f e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:30:36.189 7 INFO neutron.db.segments_db [None req-8a452a9b-fdc9-4fcc-baef-a648b116cde4 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Added segment f499ecef-9acc-42c5-8ec6-a2114cf9c205 of type vxlan for network 22610946-8bb7-4b63-aaf8-9ad5001c9ff8 2026-05-28 16:30:36.240 8 INFO neutron.db.l3_hamode_db [None req-b93ea4c3-e778-4e8e-b8e2-18c287404b4f e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 474/911] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:30:35 2026] POST /v2.0/networks => generated 610 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/912] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:30:36 2026] GET /v2.0/networks/575f0a2c-2189-430e-a4a1-adb7e3a3e68e?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: 476/913] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:30:36 2026] GET /v2.0/ports?tenant_id=9e60d52aa40949fe942a1940919aa0a7&device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:30:36.389 7 INFO neutron.db.segments_db [None req-597a5c05-6014-4b7a-8d7c-966ab75d1c88 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Added segment 30a745f4-bd1f-4c4c-af96-529e084a6c6e of type vxlan for network 00833cfa-01f5-4048-9fda-6d2a57d9a4cf [pid: 7|app: 0|req: 477/914] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:30:36 2026] POST /v2.0/networks => generated 611 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/915] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:30:36 2026] GET /v2.0/networks/575f0a2c-2189-430e-a4a1-adb7e3a3e68e?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: 479/916] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:30:36 2026] GET /v2.0/networks?id=2a56826c-02f0-48f0-b17a-d6beb2b7418b => generated 771 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/917] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:30:36 2026] POST /v2.0/subnets => generated 626 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/918] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:30:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7f9e10fb-1bd5-4127-be38-5685f99a6373 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/919] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:30:35 2026] POST /v2.0/routers => generated 510 bytes in 1085 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/920] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:30:36 2026] GET /v2.0/subnets?id=d9e234be-1e72-41df-94d3-5b1ddd909e31 => generated 694 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/921] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:30:36 2026] POST /v2.0/subnets => generated 626 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/922] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:30:37 2026] GET /v2.0/ports?network_id=2a56826c-02f0-48f0-b17a-d6beb2b7418b&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: 484/923] 199.204.45.25 () {34 vars in 1119 bytes} [Thu May 28 16:30:37 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 => generated 1156 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:30:37.216 7 INFO neutron.services.segments.plugin [-] Segment 2b88f2f2-a4a0-4413-80d8-7f3139d03c7d resource provider aggregate not found 2026-05-28 16:30:37.223 7 INFO neutron.db.segments_db [None req-100ddbcb-e03b-415e-92a1-7a466afc9629 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Added segment fb852fbe-d723-4dc5-91f8-fa733e1932cf of type vxlan for network 60a48ab7-ead5-4450-82b1-f16b5e99f4f9 2026-05-28 16:30:37.236 7 INFO neutron.services.segments.plugin [-] Segment 2b88f2f2-a4a0-4413-80d8-7f3139d03c7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b88f2f2-a4a0-4413-80d8-7f3139d03c7d found for delete ", "request_id": "req-ffc1772a-a1c4-40cb-a8bd-bf913f599d77"}]} 2026-05-28 16:30:37.312 7 INFO neutron.services.segments.plugin [-] Segment 2b88f2f2-a4a0-4413-80d8-7f3139d03c7d resource provider aggregate not found 2026-05-28 16:30:37.333 7 INFO neutron.services.segments.plugin [-] Segment 2b88f2f2-a4a0-4413-80d8-7f3139d03c7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b88f2f2-a4a0-4413-80d8-7f3139d03c7d found for delete ", "request_id": "req-a4f407bc-3a9c-44dc-86e7-575e32414d18"}]} 2026-05-28 16:30:37.472 7 INFO neutron.db.l3_hamode_db [None req-100ddbcb-e03b-415e-92a1-7a466afc9629 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:30:37.607 7 INFO neutron.db.l3_hamode_db [None req-100ddbcb-e03b-415e-92a1-7a466afc9629 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 440/924] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:30:36 2026] PUT /v2.0/routers/4dc72b59-f3ee-4b36-bbe3-f266e1578334/add_router_interface => generated 309 bytes in 902 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/925] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:30:37 2026] GET /v2.0/networks/2a56826c-02f0-48f0-b17a-d6beb2b7418b?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: 485/926] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:30:37 2026] POST /v2.0/routers => generated 507 bytes in 1017 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/927] 199.204.45.25 () {38 vars in 1027 bytes} [Thu May 28 16:30:37 2026] PUT /v2.0/ports/c186c383-5f74-4a28-ac5e-b952597643b4 => generated 972 bytes in 376 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: 486/928] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:30:38 2026] GET /v2.0/ports/034f7187-9040-4e0a-bbf0-490b4146ac76 => generated 959 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:38.267 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-29b7df94-7b3b-40d1-afba-89f0e0a46cc4'] response: {'name': 'network-changed', 'server_uuid': '0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9', 'tag': 'c186c383-5f74-4a28-ac5e-b952597643b4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 443/929] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:30:38 2026] GET /v2.0/networks/2a56826c-02f0-48f0-b17a-d6beb2b7418b?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-28 16:30:38.563 8 INFO neutron_taas.services.taas.taas_plugin [None req-cf3107f0-22c3-48c3-96a8-57ba3de3b2fb e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] TaaS: Handle Delete Port: 034f7187-9040-4e0a-bbf0-490b4146ac76 2026-05-28 16:30:38.566 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf3107f0-22c3-48c3-96a8-57ba3de3b2fb e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Tap Mirror: Handle Delete Port: 034f7187-9040-4e0a-bbf0-490b4146ac76 [pid: 8|app: 0|req: 444/930] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:30:38 2026] PUT /v2.0/routers/4dc72b59-f3ee-4b36-bbe3-f266e1578334/remove_router_interface => generated 309 bytes in 679 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/931] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:30:38 2026] GET /v2.0/ports?tenant_id=0f23bbffda124aa0b4e18d0fe08104dd&device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => 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: 446/932] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:30:38 2026] GET /v2.0/ports?device_id=4dc72b59-f3ee-4b36-bbe3-f266e1578334 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/933] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:30:39 2026] GET /v2.0/networks?id=575f0a2c-2189-430e-a4a1-adb7e3a3e68e => generated 780 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:39.220 8 INFO neutron_taas.services.taas.taas_plugin [None req-e86a9b4c-19c8-4e02-be97-737483f9f2e3 e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] TaaS: Handle Delete Port: 84bde3b3-bb61-457f-97c1-816dc02a714e 2026-05-28 16:30:39.223 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e86a9b4c-19c8-4e02-be97-737483f9f2e3 e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Tap Mirror: Handle Delete Port: 84bde3b3-bb61-457f-97c1-816dc02a714e [pid: 7|app: 0|req: 487/934] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:30:38 2026] PUT /v2.0/routers/8d604934-567b-432e-9007-de9e889ed486/add_router_interface => generated 309 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/935] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:30:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c186c383-5f74-4a28-ac5e-b952597643b4 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/936] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:30:39 2026] GET /v2.0/ports/8d5b3e8c-106f-48a2-9475-cf17b80337d5 => generated 955 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/937] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:30:39 2026] GET /v2.0/subnets?id=4e33dccf-fb78-48db-aa48-dd11394bbe55 => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:39.553 8 INFO neutron.services.segments.plugin [-] Segment 85b60326-5d23-42ee-8c6f-23a400bddeb1 resource provider aggregate not found 2026-05-28 16:30:39.553 8 INFO neutron.services.segments.plugin [-] Segment 85b60326-5d23-42ee-8c6f-23a400bddeb1 resource provider aggregate not found 2026-05-28 16:30:39.569 8 INFO neutron.services.segments.plugin [-] Segment 85b60326-5d23-42ee-8c6f-23a400bddeb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85b60326-5d23-42ee-8c6f-23a400bddeb1 found for delete ", "request_id": "req-804803c1-2b60-4a2d-933a-0d5bb5c788fe"}]} 2026-05-28 16:30:39.571 8 INFO neutron.services.segments.plugin [-] Segment 85b60326-5d23-42ee-8c6f-23a400bddeb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85b60326-5d23-42ee-8c6f-23a400bddeb1 found for delete ", "request_id": "req-e833e7bb-c781-4ec6-9bab-363780189e73"}]} 2026-05-28 16:30:39.584 8 INFO neutron.db.l3_hamode_db [None req-e86a9b4c-19c8-4e02-be97-737483f9f2e3 e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] HA network 91a48a6a-f04d-475d-bf5d-0ffb5f18110c was deleted as no HA routers are present in tenant a885cc6753ce47538c3d4204ea24b86c. [pid: 8|app: 0|req: 448/938] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:39 2026] DELETE /v2.0/routers/4dc72b59-f3ee-4b36-bbe3-f266e1578334 => generated 0 bytes in 537 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/939] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:30:39 2026] GET /v2.0/ports?network_id=575f0a2c-2189-430e-a4a1-adb7e3a3e68e&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/940] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:39 2026] DELETE /v2.0/subnets/31e6c989-cdbf-4d7a-9688-865dd74738dc => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/941] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:30:39 2026] GET /v2.0/networks/575f0a2c-2189-430e-a4a1-adb7e3a3e68e?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: 452/942] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:30:39 2026] DELETE /v2.0/networks/8b8e0ad8-8284-4811-b9f7-aaa3e19f1f93 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/943] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:30:39 2026] GET /v2.0/networks/575f0a2c-2189-430e-a4a1-adb7e3a3e68e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:30:39.995 8 INFO neutron.db.segments_db [None req-fbc9a352-03bc-4547-b0bf-afc7225031ce e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Added segment 17fa4256-c214-4c0e-95c3-c2d111a91408 of type vxlan for network ef78cc21-e81c-466e-b933-f1e468f1a5da 2026-05-28 16:30:40.247 8 INFO neutron.db.l3_hamode_db [None req-fbc9a352-03bc-4547-b0bf-afc7225031ce e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 491/944] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:30:39 2026] PUT /v2.0/routers/8d604934-567b-432e-9007-de9e889ed486/add_router_interface => generated 309 bytes in 1086 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/947] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:30:40 2026] GET /v2.0/ports/a3a47cc5-ce84-4cd1-9d23-8675c98efe84 => generated 955 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:40.809 7 INFO neutron_taas.services.taas.taas_plugin [None req-b37f2386-c4a2-448b-8609-005e5807b335 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] TaaS: Handle Delete Port: a3a47cc5-ce84-4cd1-9d23-8675c98efe84 2026-05-28 16:30:40.813 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b37f2386-c4a2-448b-8609-005e5807b335 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Tap Mirror: Handle Delete Port: a3a47cc5-ce84-4cd1-9d23-8675c98efe84 2026-05-28 16:30:41.032 8 INFO neutron.db.l3_hamode_db [None req-fbc9a352-03bc-4547-b0bf-afc7225031ce e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 495/948] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:30:40 2026] PUT /v2.0/routers/8d604934-567b-432e-9007-de9e889ed486/remove_router_interface => generated 309 bytes in 750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/949] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:30:41 2026] GET /v2.0/ports?tenant_id=0f23bbffda124aa0b4e18d0fe08104dd&device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/950] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:41 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:41.593 8 INFO neutron.services.segments.plugin [-] Segment 9221d1f8-aea4-4946-a07b-de11f2a09020 resource provider aggregate not found 2026-05-28 16:30:41.598 8 INFO neutron.services.segments.plugin [-] Segment 9221d1f8-aea4-4946-a07b-de11f2a09020 resource provider aggregate not found 2026-05-28 16:30:41.630 8 INFO neutron.services.segments.plugin [-] Segment 9221d1f8-aea4-4946-a07b-de11f2a09020 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9221d1f8-aea4-4946-a07b-de11f2a09020 found for delete ", "request_id": "req-762fcef6-dd47-44da-bbf4-43711b22990e"}]} 2026-05-28 16:30:41.632 8 INFO neutron.services.segments.plugin [-] Segment 9221d1f8-aea4-4946-a07b-de11f2a09020 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9221d1f8-aea4-4946-a07b-de11f2a09020 found for delete ", "request_id": "req-273f69e1-cfb4-4807-8be3-981800c64549"}]} 2026-05-28 16:30:41.665 7 INFO neutron_taas.services.taas.taas_plugin [None req-1ab1dbba-e39c-4bfb-b69e-6743abcc9f6f 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] TaaS: Handle Delete Port: 8d5b3e8c-106f-48a2-9475-cf17b80337d5 2026-05-28 16:30:41.669 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ab1dbba-e39c-4bfb-b69e-6743abcc9f6f 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Tap Mirror: Handle Delete Port: 8d5b3e8c-106f-48a2-9475-cf17b80337d5 [pid: 8|app: 0|req: 454/951] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:30:39 2026] POST /v2.0/routers => generated 692 bytes in 1989 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/952] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:30:41 2026] GET /v2.0/networks?id=575f0a2c-2189-430e-a4a1-adb7e3a3e68e => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/953] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:30:41 2026] GET /v2.0/security-groups?id=ac517335-6769-4ac1-bd39-51d2fde63d6e&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/954] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 28 16:30:42 2026] GET /v2.0/routers/8ea90107-719e-47c2-85a6-3f267c84bf4d => generated 698 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/955] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:30:41 2026] PUT /v2.0/routers/8d604934-567b-432e-9007-de9e889ed486/remove_router_interface => generated 309 bytes in 745 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/956] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:30:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c186c383-5f74-4a28-ac5e-b952597643b4 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/957] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:30:42 2026] GET /v2.0/ports?device_id=8d604934-567b-432e-9007-de9e889ed486 => 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: 460/958] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:30:42 2026] GET /v2.0/subnets?id=4e33dccf-fb78-48db-aa48-dd11394bbe55 => generated 702 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:42.364 8 INFO neutron_taas.services.taas.taas_plugin [None req-c1879c6c-682a-4267-adc0-b8aa392f2f02 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] TaaS: Handle Delete Port: 0afc7ede-a117-4fa2-92dd-33bab8c85190 2026-05-28 16:30:42.366 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1879c6c-682a-4267-adc0-b8aa392f2f02 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Tap Mirror: Handle Delete Port: 0afc7ede-a117-4fa2-92dd-33bab8c85190 [pid: 7|app: 0|req: 499/959] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 28 16:30:42 2026] GET /v2.0/routers => generated 701 bytes in 651 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/960] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:30:42 2026] GET /v2.0/ports?network_id=575f0a2c-2189-430e-a4a1-adb7e3a3e68e&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:30:42.821 8 INFO neutron.db.l3_hamode_db [None req-c1879c6c-682a-4267-adc0-b8aa392f2f02 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] HA network 60a48ab7-ead5-4450-82b1-f16b5e99f4f9 was deleted as no HA routers are present in tenant f6bba356d98245b3ab365e35bda09552. [pid: 8|app: 0|req: 461/961] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:42 2026] DELETE /v2.0/routers/8d604934-567b-432e-9007-de9e889ed486 => generated 0 bytes in 648 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/962] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:30:42 2026] GET /v2.0/networks/575f0a2c-2189-430e-a4a1-adb7e3a3e68e?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/963] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:42 2026] DELETE /v2.0/subnets/1868c0b8-032e-4e03-a1dc-7ab59d2c9434 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/964] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:30:42 2026] GET /v2.0/networks/575f0a2c-2189-430e-a4a1-adb7e3a3e68e?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: 465/965] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:43 2026] DELETE /v2.0/subnets/a8a41480-0514-4d1e-8999-71da3bddb2f8 => 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: 501/966] 10.0.0.3 () {34 vars in 739 bytes} [Thu May 28 16:30:42 2026] PUT /v2.0/routers/8ea90107-719e-47c2-85a6-3f267c84bf4d => generated 705 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/967] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:43 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/968] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 28 16:30:43 2026] GET /v2.0/routers/8ea90107-719e-47c2-85a6-3f267c84bf4d => generated 705 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:43.323 7 INFO neutron_taas.services.taas.taas_plugin [None req-ced851cc-dbca-4eed-9201-97dc5624b3c2 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] TaaS: Handle Delete Port: 039bc329-ddae-4ecc-8a0f-5b664ba6461a 2026-05-28 16:30:43.326 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ced851cc-dbca-4eed-9201-97dc5624b3c2 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Tap Mirror: Handle Delete Port: 039bc329-ddae-4ecc-8a0f-5b664ba6461a [pid: 8|app: 0|req: 468/969] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:30:43 2026] GET /v2.0/security-groups?id=ac517335-6769-4ac1-bd39-51d2fde63d6e&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/970] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:30:43 2026] GET /v2.0/ports?device_id=8ea90107-719e-47c2-85a6-3f267c84bf4d => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:30:43.497 7 INFO neutron.services.segments.plugin [-] Segment 30a745f4-bd1f-4c4c-af96-529e084a6c6e resource provider aggregate not found 2026-05-28 16:30:43.505 7 INFO neutron.services.segments.plugin [-] Segment 30a745f4-bd1f-4c4c-af96-529e084a6c6e resource provider aggregate not found 2026-05-28 16:30:43.523 7 INFO neutron.services.segments.plugin [-] Segment 30a745f4-bd1f-4c4c-af96-529e084a6c6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30a745f4-bd1f-4c4c-af96-529e084a6c6e found for delete ", "request_id": "req-3b7accaf-5801-42c0-be80-1036b7ff35b8"}]} 2026-05-28 16:30:43.526 7 INFO neutron.services.segments.plugin [-] Segment 30a745f4-bd1f-4c4c-af96-529e084a6c6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30a745f4-bd1f-4c4c-af96-529e084a6c6e found for delete ", "request_id": "req-401d1889-5f95-42df-b380-8162db840ae0"}]} [pid: 7|app: 0|req: 502/971] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:30:43 2026] DELETE /v2.0/networks/00833cfa-01f5-4048-9fda-6d2a57d9a4cf => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:30:43.581 8 INFO neutron_taas.services.taas.taas_plugin [None req-c322df86-92f0-4d64-a55d-f52796509b8c e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] TaaS: Handle Delete Port: 303636a8-ee81-4752-b118-b833b749b953 2026-05-28 16:30:43.584 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c322df86-92f0-4d64-a55d-f52796509b8c e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Tap Mirror: Handle Delete Port: 303636a8-ee81-4752-b118-b833b749b953 [pid: 7|app: 0|req: 503/972] 199.204.45.25 () {34 vars in 993 bytes} [Thu May 28 16:30:43 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:43.660 8 INFO neutron.services.segments.plugin [-] Segment fb852fbe-d723-4dc5-91f8-fa733e1932cf resource provider aggregate not found 2026-05-28 16:30:43.665 8 INFO neutron.services.segments.plugin [-] Segment fb852fbe-d723-4dc5-91f8-fa733e1932cf resource provider aggregate not found 2026-05-28 16:30:43.684 8 INFO neutron.services.segments.plugin [-] Segment fb852fbe-d723-4dc5-91f8-fa733e1932cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb852fbe-d723-4dc5-91f8-fa733e1932cf found for delete ", "request_id": "req-dffcda43-2439-48ac-bf5e-561c9db6407d"}]} 2026-05-28 16:30:43.692 8 INFO neutron.services.segments.plugin [-] Segment fb852fbe-d723-4dc5-91f8-fa733e1932cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb852fbe-d723-4dc5-91f8-fa733e1932cf found for delete ", "request_id": "req-62bcf75e-dba6-4ddc-b69e-456c8dd958d6"}]} [pid: 7|app: 0|req: 504/973] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:30:43 2026] DELETE /v2.0/networks/22610946-8bb7-4b63-aaf8-9ad5001c9ff8 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:30:43.868 8 INFO neutron_taas.services.taas.taas_plugin [None req-c322df86-92f0-4d64-a55d-f52796509b8c e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] TaaS: Handle Delete Port: 3c03fa94-4058-45ce-9b2f-92e7bbf23945 2026-05-28 16:30:43.871 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c322df86-92f0-4d64-a55d-f52796509b8c e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] Tap Mirror: Handle Delete Port: 3c03fa94-4058-45ce-9b2f-92e7bbf23945 2026-05-28 16:30:43.877 7 INFO neutron_taas.services.taas.taas_plugin [req-61bc883c-136a-47b3-950e-030c22ef1bc9 req-57ceeee7-3106-4b93-b45f-57d5dc55c4b0 ec8aed43337c42898ef2ae97eb4606c3 0f23bbffda124aa0b4e18d0fe08104dd - - default default] TaaS: Handle Delete Port: c186c383-5f74-4a28-ac5e-b952597643b4 2026-05-28 16:30:43.880 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-61bc883c-136a-47b3-950e-030c22ef1bc9 req-57ceeee7-3106-4b93-b45f-57d5dc55c4b0 ec8aed43337c42898ef2ae97eb4606c3 0f23bbffda124aa0b4e18d0fe08104dd - - default default] Tap Mirror: Handle Delete Port: c186c383-5f74-4a28-ac5e-b952597643b4 2026-05-28 16:30:44.044 7 INFO neutron.db.l3_db [req-61bc883c-136a-47b3-950e-030c22ef1bc9 req-57ceeee7-3106-4b93-b45f-57d5dc55c4b0 ec8aed43337c42898ef2ae97eb4606c3 0f23bbffda124aa0b4e18d0fe08104dd - - default default] Floating IP 73dc6b78-1e3c-4aa3-b88b-81f7f06abba3 disassociated. External IP: 10.96.250.209, port: c186c383-5f74-4a28-ac5e-b952597643b4. 2026-05-28 16:30:44.167 8 INFO neutron.db.l3_hamode_db [None req-c322df86-92f0-4d64-a55d-f52796509b8c e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] HA network ef78cc21-e81c-466e-b933-f1e468f1a5da was deleted as no HA routers are present in tenant a885cc6753ce47538c3d4204ea24b86c. [pid: 8|app: 0|req: 470/974] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:43 2026] DELETE /v2.0/routers/8ea90107-719e-47c2-85a6-3f267c84bf4d => generated 0 bytes in 804 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:30:44.237 8 INFO neutron.db.segments_db [None req-ee84c2af-7e1a-485e-90a6-2200bf8e1ad4 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Added segment 4a347e1e-54db-4945-9746-ae33a2065e72 of type vxlan for network e1dad3c0-63dd-431f-93af-fd0234630acb [pid: 8|app: 0|req: 471/975] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:30:44 2026] POST /v2.0/networks => generated 610 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/976] 10.0.0.93 () {34 vars in 989 bytes} [Thu May 28 16:30:44 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => 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: 505/977] 199.204.45.25 () {36 vars in 996 bytes} [Thu May 28 16:30:43 2026] DELETE /v2.0/ports/c186c383-5f74-4a28-ac5e-b952597643b4 => generated 0 bytes in 576 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/978] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:30:44 2026] GET /v2.0/ports?device_id=8ea90107-719e-47c2-85a6-3f267c84bf4d => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:30:44.388 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d84382a-9652-4f6e-a618-863e420edda7'] response: {'server_uuid': '0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9', 'name': 'network-vif-deleted', 'tag': 'c186c383-5f74-4a28-ac5e-b952597643b4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 474/979] 10.0.0.93 () {34 vars in 1039 bytes} [Thu May 28 16:30:44 2026] GET /v2.0/security-groups?id=a8597626-c39d-41cf-bb8b-5b86da9060a5&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-28 16:30:44.423 8 INFO neutron.api.v2.resource [None req-b9906306-628e-496a-bdbf-dea43973fa06 e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 475/980] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:44 2026] DELETE /v2.0/routers/8ea90107-719e-47c2-85a6-3f267c84bf4d => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/981] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:44 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/982] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:30:44 2026] GET /v2.0/ports?device_id=4dc72b59-f3ee-4b36-bbe3-f266e1578334 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:30:44.484 8 INFO neutron.api.v2.resource [None req-f0dd1773-e767-4d22-8333-3328e0a6dfc5 e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 478/983] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:44 2026] DELETE /v2.0/routers/4dc72b59-f3ee-4b36-bbe3-f266e1578334 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:30:44.502 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ca39f149-bf09-4466-9528-3819bfbcbbdc e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 479/984] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:44 2026] DELETE /v2.0/subnets/31e6c989-cdbf-4d7a-9688-865dd74738dc => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/985] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:30:44 2026] GET /v2.0/ports?device_id=e9e31f58-ebad-4a46-9af0-36d0353d866c => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:30:44.549 8 INFO neutron.api.v2.resource [None req-5bf29424-9062-475b-944a-cde26826d6a5 e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 481/986] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:44 2026] DELETE /v2.0/routers/e9e31f58-ebad-4a46-9af0-36d0353d866c => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:30:44.570 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f0c3a74d-ccbf-4775-b860-c8a87bfe006e e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 482/987] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:44 2026] DELETE /v2.0/subnets/5644e755-32da-4b5b-8ad4-f20fda262857 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/988] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:30:44 2026] GET /v2.0/ports?device_id=4efa61b5-942f-4d3c-b1d2-3b7dd8893a25 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:30:44.617 8 INFO neutron.api.v2.resource [None req-b0eb058f-313c-41c8-978a-940f63ee9eba e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 484/989] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:44 2026] DELETE /v2.0/routers/4efa61b5-942f-4d3c-b1d2-3b7dd8893a25 => 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: 506/990] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:30:44 2026] POST /v2.0/subnets => generated 626 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:30:44.635 8 INFO neutron.pecan_wsgi.hooks.translation [None req-36a22bb7-36cc-44ea-945b-8e3753a35f07 e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 485/991] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:44 2026] DELETE /v2.0/subnets/6ed49a4e-19fb-4d43-892b-270c7c03245a => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:30:44.654 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ca74459-7c07-411f-9b54-6cc6101c1a6f e63ae61df79740f18db6fca65801c74b a885cc6753ce47538c3d4204ea24b86c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 486/992] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:44 2026] DELETE /v2.0/subnets/7c824065-2a35-46eb-98b1-3eeaea1fae4e => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:30:44.672 7 INFO neutron.db.segments_db [None req-2cb379df-5c4d-4f8b-b140-490c2f9ee15b 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Added segment b12b689b-5ed7-478e-b8db-f477d276ce5c of type vxlan for network 632fefb6-3af3-44b0-950b-8f54847ba349 2026-05-28 16:30:44.905 7 INFO neutron.db.l3_hamode_db [None req-2cb379df-5c4d-4f8b-b140-490c2f9ee15b 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:30:45.019 7 INFO neutron.db.l3_hamode_db [None req-2cb379df-5c4d-4f8b-b140-490c2f9ee15b 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 487/993] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:30:45 2026] GET /v2.0/security-groups?tenant_id=a885cc6753ce47538c3d4204ea24b86c&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/994] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:30:45 2026] DELETE /v2.0/security-groups/822a507f-f0e1-424e-87e3-a46e7725185c => 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: 489/995] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:45 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:30:45.554 7 INFO neutron.services.segments.plugin [-] Segment f499ecef-9acc-42c5-8ec6-a2114cf9c205 resource provider aggregate not found 2026-05-28 16:30:45.557 7 INFO neutron.services.segments.plugin [-] Segment f499ecef-9acc-42c5-8ec6-a2114cf9c205 resource provider aggregate not found 2026-05-28 16:30:45.572 7 INFO neutron.services.segments.plugin [-] Segment f499ecef-9acc-42c5-8ec6-a2114cf9c205 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f499ecef-9acc-42c5-8ec6-a2114cf9c205 found for delete ", "request_id": "req-b53881af-538d-48f2-9684-5537ca996609"}]} 2026-05-28 16:30:45.575 7 INFO neutron.services.segments.plugin [-] Segment f499ecef-9acc-42c5-8ec6-a2114cf9c205 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f499ecef-9acc-42c5-8ec6-a2114cf9c205 found for delete ", "request_id": "req-3c9ae519-3970-4bd6-a3e8-c4874e09ec3f"}]} [pid: 7|app: 0|req: 507/996] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:30:44 2026] POST /v2.0/routers => generated 506 bytes in 984 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:30:45.716 8 INFO neutron.services.segments.plugin [-] Segment 17fa4256-c214-4c0e-95c3-c2d111a91408 resource provider aggregate not found 2026-05-28 16:30:45.728 8 INFO neutron.services.segments.plugin [-] Segment 17fa4256-c214-4c0e-95c3-c2d111a91408 resource provider aggregate not found 2026-05-28 16:30:45.743 8 INFO neutron.services.segments.plugin [-] Segment 17fa4256-c214-4c0e-95c3-c2d111a91408 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17fa4256-c214-4c0e-95c3-c2d111a91408 found for delete ", "request_id": "req-d9cf6d5b-6761-4c71-80dd-fc0ce317125f"}]} 2026-05-28 16:30:45.761 8 INFO neutron.services.segments.plugin [-] Segment 17fa4256-c214-4c0e-95c3-c2d111a91408 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17fa4256-c214-4c0e-95c3-c2d111a91408 found for delete ", "request_id": "req-9f1a4bbc-b01e-43f5-b858-d4514f78e807"}]} [pid: 8|app: 0|req: 490/997] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 28 16:30:45 2026] POST /v2.0/ports => generated 948 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 491/998] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:46 2026] GET /v2.0/ports?device_id=0b2e9d4b-ccd9-4429-8135-4f0fef8c59a9 => 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: 508/999] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:30:45 2026] PUT /v2.0/routers/a62477b3-531f-42c5-9f59-bb9fa0c974e0/add_router_interface => generated 309 bytes in 998 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1000] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:30:46 2026] GET /v2.0/ports/65e6b3d4-4a0b-4703-8ff9-2b4a77e0d215 => generated 1022 bytes in 31 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-28 16:30:47.366 7 INFO neutron_taas.services.taas.taas_plugin [None req-b1a00c87-e688-4706-8991-5f80055f6caa 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] TaaS: Handle Delete Port: 65e6b3d4-4a0b-4703-8ff9-2b4a77e0d215 2026-05-28 16:30:47.370 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1a00c87-e688-4706-8991-5f80055f6caa 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Tap Mirror: Handle Delete Port: 65e6b3d4-4a0b-4703-8ff9-2b4a77e0d215 [pid: 7|app: 0|req: 509/1001] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:30:47 2026] PUT /v2.0/routers/a62477b3-531f-42c5-9f59-bb9fa0c974e0/remove_router_interface => generated 309 bytes in 770 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: 493/1002] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:30:47 2026] DELETE /v2.0/security-groups/ac517335-6769-4ac1-bd39-51d2fde63d6e => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:30:47.844 8 INFO neutron.api.v2.resource [None req-13ff3fa5-44f0-4d01-91c3-c407f3f4c604 ec8aed43337c42898ef2ae97eb4606c3 0f23bbffda124aa0b4e18d0fe08104dd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 494/1003] 10.0.0.3 () {32 vars in 735 bytes} [Thu May 28 16:30:47 2026] GET /v2.0/security-groups/ac517335-6769-4ac1-bd39-51d2fde63d6e => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:30:47.922 7 INFO neutron.api.v2.resource [None req-52cea6e2-292b-47dc-b91b-3ae3d8e78b4e 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 510/1004] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:30:47 2026] PUT /v2.0/routers/a62477b3-531f-42c5-9f59-bb9fa0c974e0/remove_router_interface => generated 197 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1005] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:30:47 2026] GET /v2.0/ports?device_id=a62477b3-531f-42c5-9f59-bb9fa0c974e0 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:30:47.972 8 INFO neutron_taas.services.taas.taas_plugin [None req-a5d6700e-0196-41ca-8cbf-6d3efd082cbf ec8aed43337c42898ef2ae97eb4606c3 0f23bbffda124aa0b4e18d0fe08104dd - - default default] TaaS: Handle Delete Port: d4da0d7b-47d5-4553-89b4-977a16a34eb0 2026-05-28 16:30:47.975 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5d6700e-0196-41ca-8cbf-6d3efd082cbf ec8aed43337c42898ef2ae97eb4606c3 0f23bbffda124aa0b4e18d0fe08104dd - - default default] Tap Mirror: Handle Delete Port: d4da0d7b-47d5-4553-89b4-977a16a34eb0 2026-05-28 16:30:48.119 7 INFO neutron_taas.services.taas.taas_plugin [None req-d4b2fe7d-4bf6-4ca5-9176-ddebd6313c74 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] TaaS: Handle Delete Port: 25938247-43eb-441b-aef4-a93e330264fb 2026-05-28 16:30:48.122 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4b2fe7d-4bf6-4ca5-9176-ddebd6313c74 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Tap Mirror: Handle Delete Port: 25938247-43eb-441b-aef4-a93e330264fb [pid: 8|app: 0|req: 495/1006] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:30:47 2026] DELETE /v2.0/floatingips/73dc6b78-1e3c-4aa3-b88b-81f7f06abba3 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:30:48.502 7 INFO neutron.services.segments.plugin [-] Segment b12b689b-5ed7-478e-b8db-f477d276ce5c resource provider aggregate not found 2026-05-28 16:30:48.515 7 INFO neutron.services.segments.plugin [-] Segment b12b689b-5ed7-478e-b8db-f477d276ce5c resource provider aggregate not found 2026-05-28 16:30:48.519 7 INFO neutron.services.segments.plugin [-] Segment b12b689b-5ed7-478e-b8db-f477d276ce5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b12b689b-5ed7-478e-b8db-f477d276ce5c found for delete ", "request_id": "req-656c0446-fb8c-4f4e-b5ff-0a3591dd0084"}]} 2026-05-28 16:30:48.530 7 INFO neutron.services.segments.plugin [-] Segment b12b689b-5ed7-478e-b8db-f477d276ce5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b12b689b-5ed7-478e-b8db-f477d276ce5c found for delete ", "request_id": "req-ac404f94-db27-447d-85df-cb03bb74f99d"}]} 2026-05-28 16:30:48.540 7 INFO neutron.db.l3_hamode_db [None req-d4b2fe7d-4bf6-4ca5-9176-ddebd6313c74 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] HA network 632fefb6-3af3-44b0-950b-8f54847ba349 was deleted as no HA routers are present in tenant f6bba356d98245b3ab365e35bda09552. [pid: 7|app: 0|req: 512/1007] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:47 2026] DELETE /v2.0/routers/a62477b3-531f-42c5-9f59-bb9fa0c974e0 => generated 0 bytes in 599 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:30:48.667 8 INFO neutron_taas.services.taas.taas_plugin [None req-e74a29b2-5c96-4cad-a048-55eb1b6bb09c 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: dd93f898-9590-49bd-8e7e-9bf1311d308c 2026-05-28 16:30:48.670 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e74a29b2-5c96-4cad-a048-55eb1b6bb09c 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: dd93f898-9590-49bd-8e7e-9bf1311d308c [pid: 7|app: 0|req: 513/1008] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:48 2026] DELETE /v2.0/subnets/44746a1d-cb9a-484e-a7c9-a5a2924fc713 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1009] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:30:48 2026] DELETE /v2.0/networks/e1dad3c0-63dd-431f-93af-fd0234630acb => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1010] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:30:48 2026] GET /v2.0/security-groups?tenant_id=fff28270581c4a50917eb583b7f2cd52&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:30:49.159 7 INFO neutron.db.segments_db [None req-73b511ce-6eed-4eaa-ade7-d591bce061f9 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Added segment 207f954d-b161-42bf-94eb-b9304ea3ea00 of type vxlan for network 6340a122-075d-484c-ac4a-c7025e347a5a [pid: 8|app: 0|req: 496/1011] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:30:48 2026] PUT /v2.0/routers/6d691272-e791-4e67-99e1-707ab43c90c1/remove_router_interface => generated 309 bytes in 901 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1012] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:30:49 2026] POST /v2.0/networks => generated 611 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1013] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:30:49 2026] DELETE /v2.0/security-groups/4815f9ae-8f22-4b17-a117-70034d1b5de2 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:30:49.370 7 INFO neutron_taas.services.taas.taas_plugin [None req-87e823bb-4d85-4f53-bb37-e087e03fc44a 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 33bf502c-a853-43d8-8432-28d9b17cfd71 2026-05-28 16:30:49.372 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87e823bb-4d85-4f53-bb37-e087e03fc44a 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 33bf502c-a853-43d8-8432-28d9b17cfd71 [pid: 8|app: 0|req: 498/1014] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:30:49 2026] POST /v2.0/subnets => generated 626 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:30:49.560 8 INFO neutron.db.segments_db [None req-c50bf9ce-6620-4314-b197-3c6968ecde5e 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Added segment 464f14ee-4b76-4da5-8661-a9bd48bab4b8 of type vxlan for network 8f4dbe8b-2777-4813-bf03-da9a7896253d 2026-05-28 16:30:49.567 7 INFO neutron_taas.services.taas.taas_plugin [None req-87e823bb-4d85-4f53-bb37-e087e03fc44a 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 1cefbf28-96b5-47c6-895b-b117412ed745 2026-05-28 16:30:49.569 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87e823bb-4d85-4f53-bb37-e087e03fc44a 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 1cefbf28-96b5-47c6-895b-b117412ed745 2026-05-28 16:30:49.795 8 INFO neutron.db.l3_hamode_db [None req-c50bf9ce-6620-4314-b197-3c6968ecde5e 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:30:49.917 8 INFO neutron.db.l3_hamode_db [None req-c50bf9ce-6620-4314-b197-3c6968ecde5e 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:30:49.960 7 INFO neutron.db.l3_hamode_db [None req-87e823bb-4d85-4f53-bb37-e087e03fc44a 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] HA network 1ddb5173-ade7-4e8d-8b4c-bebe150d0744 was deleted as no HA routers are present in tenant 0f23bbffda124aa0b4e18d0fe08104dd. [pid: 7|app: 0|req: 517/1015] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:49 2026] DELETE /v2.0/routers/6d691272-e791-4e67-99e1-707ab43c90c1 => generated 0 bytes in 748 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1016] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:49 2026] DELETE /v2.0/subnets/4e33dccf-fb78-48db-aa48-dd11394bbe55 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:30:50.289 7 INFO neutron_taas.services.taas.taas_plugin [None req-9c62c6d7-e657-4019-9c86-451917481b73 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: b0cbec83-8f2d-424f-84f1-ca13858c2cd9 2026-05-28 16:30:50.296 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c62c6d7-e657-4019-9c86-451917481b73 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: b0cbec83-8f2d-424f-84f1-ca13858c2cd9 2026-05-28 16:30:50.554 7 INFO neutron.services.segments.plugin [-] Segment 4a347e1e-54db-4945-9746-ae33a2065e72 resource provider aggregate not found 2026-05-28 16:30:50.557 7 INFO neutron.services.segments.plugin [-] Segment 4a347e1e-54db-4945-9746-ae33a2065e72 resource provider aggregate not found 2026-05-28 16:30:50.575 7 INFO neutron.services.segments.plugin [-] Segment 4a347e1e-54db-4945-9746-ae33a2065e72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a347e1e-54db-4945-9746-ae33a2065e72 found for delete ", "request_id": "req-22ecb3d6-2e49-409c-b9fd-0fcc9f674832"}]} 2026-05-28 16:30:50.579 7 INFO neutron.services.segments.plugin [-] Segment 4a347e1e-54db-4945-9746-ae33a2065e72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a347e1e-54db-4945-9746-ae33a2065e72 found for delete ", "request_id": "req-f7972c51-309e-47ea-9610-cefa20f1d407"}]} [pid: 7|app: 0|req: 519/1017] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:30:50 2026] DELETE /v2.0/networks/575f0a2c-2189-430e-a4a1-adb7e3a3e68e => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:30:50.606 7 INFO neutron.services.segments.plugin [-] Segment 27ab9da7-3bc5-4f14-be7f-cab063bb69ac resource provider aggregate not found 2026-05-28 16:30:50.612 7 INFO neutron.services.segments.plugin [-] Segment 27ab9da7-3bc5-4f14-be7f-cab063bb69ac resource provider aggregate not found 2026-05-28 16:30:50.635 7 INFO neutron.services.segments.plugin [-] Segment 27ab9da7-3bc5-4f14-be7f-cab063bb69ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27ab9da7-3bc5-4f14-be7f-cab063bb69ac found for delete ", "request_id": "req-3fd18a39-74f2-4fd6-977c-1a31b3ff236c"}]} 2026-05-28 16:30:50.641 7 INFO neutron.services.segments.plugin [-] Segment 27ab9da7-3bc5-4f14-be7f-cab063bb69ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27ab9da7-3bc5-4f14-be7f-cab063bb69ac found for delete ", "request_id": "req-8fc13c1f-7457-4601-88a7-0ccf0ec9ac7d"}]} [pid: 7|app: 0|req: 520/1018] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:30:50 2026] GET /v2.0/security-groups?tenant_id=0f23bbffda124aa0b4e18d0fe08104dd&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1019] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:30:50 2026] DELETE /v2.0/security-groups/10ba0f25-3333-45b7-b2b3-6c7b1e4a2527 => 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: 499/1020] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:30:49 2026] POST /v2.0/routers => generated 506 bytes in 1478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1021] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:30:50 2026] PUT /v2.0/routers/5fd23c01-9c9d-4348-ad34-89369a143931/add_router_interface => generated 309 bytes in 1179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1022] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:30:52 2026] GET /v2.0/ports/5957ec05-87c7-45e6-bf68-fccc73b7d8e9 => generated 955 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:52.571 7 INFO neutron_taas.services.taas.taas_plugin [None req-72222be0-d054-41e7-b631-db5812e2f90f 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] TaaS: Handle Delete Port: 5957ec05-87c7-45e6-bf68-fccc73b7d8e9 2026-05-28 16:30:52.575 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72222be0-d054-41e7-b631-db5812e2f90f 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Tap Mirror: Handle Delete Port: 5957ec05-87c7-45e6-bf68-fccc73b7d8e9 2026-05-28 16:30:52.667 7 INFO neutron.services.segments.plugin [-] Segment 73a8720a-d8b4-4cdd-840b-f86500028eea resource provider aggregate not found 2026-05-28 16:30:52.675 7 INFO neutron.services.segments.plugin [-] Segment 73a8720a-d8b4-4cdd-840b-f86500028eea resource provider aggregate not found 2026-05-28 16:30:52.692 7 INFO neutron.services.segments.plugin [-] Segment 73a8720a-d8b4-4cdd-840b-f86500028eea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73a8720a-d8b4-4cdd-840b-f86500028eea found for delete ", "request_id": "req-77f4176e-99ce-4f08-bd9e-b24a8973bf0b"}]} 2026-05-28 16:30:52.699 7 INFO neutron.services.segments.plugin [-] Segment 73a8720a-d8b4-4cdd-840b-f86500028eea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73a8720a-d8b4-4cdd-840b-f86500028eea found for delete ", "request_id": "req-72e6f862-db66-4c59-91cd-36d88d446e9f"}]} 2026-05-28 16:30:52.825 8 INFO neutron.db.segments_db [None req-f58be5b0-f438-4603-aebd-f2601fb7d3e4 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment 7a98ef6c-a863-4a4a-92ff-c8e0e768cf33 of type vxlan for network 37a7dfec-030c-418b-88ab-f5cfa422d592 [pid: 8|app: 0|req: 501/1023] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 28 16:30:52 2026] POST /v2.0/networks => generated 719 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1024] 10.0.0.82 () {32 vars in 799 bytes} [Thu May 28 16:30:52 2026] GET /v2.0/extensions => generated 21537 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1025] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:30:52 2026] PUT /v2.0/routers/5fd23c01-9c9d-4348-ad34-89369a143931/remove_router_interface => generated 309 bytes in 851 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1026] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:30:52 2026] POST /v2.0/subnets => generated 685 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1027] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:30:53 2026] GET /v2.0/ports?device_id=5fd23c01-9c9d-4348-ad34-89369a143931 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:30:53.145 8 INFO neutron.db.segments_db [None req-37d1c56c-26ee-4041-b175-be1896d8dbbe 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment ab2a4556-2415-42e2-a472-9d44674cc172 of type vxlan for network c2872a20-c97f-43ca-bd5c-4ed6b0318705 2026-05-28 16:30:53.276 7 INFO neutron_taas.services.taas.taas_plugin [None req-e0ba736d-1fff-4f86-90bf-38a52087a516 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] TaaS: Handle Delete Port: 3d1ee4f1-6c61-46d4-b1ba-7991b1a6d4a9 2026-05-28 16:30:53.279 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e0ba736d-1fff-4f86-90bf-38a52087a516 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Tap Mirror: Handle Delete Port: 3d1ee4f1-6c61-46d4-b1ba-7991b1a6d4a9 2026-05-28 16:30:53.450 8 INFO neutron.db.l3_hamode_db [None req-37d1c56c-26ee-4041-b175-be1896d8dbbe 4e040febd5b4421cb394f8036b1e2333 2cfe6bda99f74a01ac8a538558371113 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:30:53.589 7 INFO neutron.db.l3_hamode_db [None req-e0ba736d-1fff-4f86-90bf-38a52087a516 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] HA network 8f4dbe8b-2777-4813-bf03-da9a7896253d was deleted as no HA routers are present in tenant f6bba356d98245b3ab365e35bda09552. [pid: 7|app: 0|req: 525/1028] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:53 2026] DELETE /v2.0/routers/5fd23c01-9c9d-4348-ad34-89369a143931 => generated 0 bytes in 490 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1029] 10.0.0.82 () {30 vars in 723 bytes} [Thu May 28 16:30:53 2026] GET /v2.0/quotas/40cbb764ae83451e83bdaed45bd4ca2f/details => generated 847 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1030] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:53 2026] DELETE /v2.0/subnets/013521f9-e2a3-4ce6-9e7f-9a47b87167c9 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1031] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:30:53 2026] DELETE /v2.0/networks/6340a122-075d-484c-ac4a-c7025e347a5a => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:30:53.937 7 INFO neutron.db.segments_db [None req-9fa54dc7-31a8-4f88-9112-bcce2488a9c6 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Added segment ffa9f4ba-bdb4-466d-b7dc-eeb18cda1eab of type vxlan for network c90b25c3-22d9-44a8-8b0b-ccd704bf4169 2026-05-28 16:30:54.086 8 INFO neutron.db.l3_hamode_db [None req-37d1c56c-26ee-4041-b175-be1896d8dbbe 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:30:54.167 7 INFO neutron.db.l3_hamode_db [None req-9fa54dc7-31a8-4f88-9112-bcce2488a9c6 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:30:54.717 7 INFO neutron.services.segments.plugin [-] Segment 464f14ee-4b76-4da5-8661-a9bd48bab4b8 resource provider aggregate not found 2026-05-28 16:30:54.740 7 INFO neutron.services.segments.plugin [-] Segment 464f14ee-4b76-4da5-8661-a9bd48bab4b8 resource provider aggregate not found 2026-05-28 16:30:54.761 7 INFO neutron.services.segments.plugin [-] Segment 464f14ee-4b76-4da5-8661-a9bd48bab4b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 464f14ee-4b76-4da5-8661-a9bd48bab4b8 found for delete ", "request_id": "req-ffd18bf0-32f1-4b6f-a1ea-9faf40ecddfb"}]} 2026-05-28 16:30:54.765 7 INFO neutron.services.segments.plugin [-] Segment 464f14ee-4b76-4da5-8661-a9bd48bab4b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 464f14ee-4b76-4da5-8661-a9bd48bab4b8 found for delete ", "request_id": "req-31d96749-3be4-42ae-8dd4-f634115a371d"}]} 2026-05-28 16:30:54.792 7 INFO neutron.services.segments.plugin [-] Segment 207f954d-b161-42bf-94eb-b9304ea3ea00 resource provider aggregate not found 2026-05-28 16:30:54.804 7 INFO neutron.services.segments.plugin [-] Segment 207f954d-b161-42bf-94eb-b9304ea3ea00 resource provider aggregate not found 2026-05-28 16:30:54.808 7 INFO neutron.services.segments.plugin [-] Segment 207f954d-b161-42bf-94eb-b9304ea3ea00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 207f954d-b161-42bf-94eb-b9304ea3ea00 found for delete ", "request_id": "req-b563157b-561c-4378-9723-3db0cfef1e1e"}]} 2026-05-28 16:30:54.818 7 INFO neutron.services.segments.plugin [-] Segment 207f954d-b161-42bf-94eb-b9304ea3ea00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 207f954d-b161-42bf-94eb-b9304ea3ea00 found for delete ", "request_id": "req-eb6c5215-62db-4d2a-b01b-f470f0af044a"}]} [pid: 8|app: 0|req: 504/1032] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:30:53 2026] POST /v2.0/routers => generated 725 bytes in 1801 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:30:54.964 7 INFO neutron.db.l3_hamode_db [None req-9fa54dc7-31a8-4f88-9112-bcce2488a9c6 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 529/1033] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:30:53 2026] POST /v2.0/routers => generated 688 bytes in 1962 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1036] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 28 16:30:55 2026] GET /v2.0/routers/10940979-0cfa-4624-a223-8329bf808f3b => generated 694 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1037] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 28 16:30:55 2026] GET /v2.0/routers => generated 697 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1038] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:30:54 2026] PUT /v2.0/routers/63610862-c9ca-4289-8eac-a9ff7c155c8f/add_router_interface => generated 309 bytes in 1117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1039] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:56 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => 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: 507/1040] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:30:56 2026] GET /v2.0/security-groups?id=a8597626-c39d-41cf-bb8b-5b86da9060a5&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1041] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:56 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1042] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:30:56 2026] GET /v2.0/security-groups?id=a8597626-c39d-41cf-bb8b-5b86da9060a5&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: 534/1043] 10.0.0.3 () {34 vars in 739 bytes} [Thu May 28 16:30:56 2026] PUT /v2.0/routers/10940979-0cfa-4624-a223-8329bf808f3b => generated 701 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1044] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 28 16:30:56 2026] GET /v2.0/routers/10940979-0cfa-4624-a223-8329bf808f3b => generated 701 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1045] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:30:56 2026] GET /v2.0/ports?device_id=10940979-0cfa-4624-a223-8329bf808f3b => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1046] 10.0.0.3 () {34 vars in 683 bytes} [Thu May 28 16:30:56 2026] POST /v2.0/security-groups => generated 1658 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1047] 10.0.0.82 () {32 vars in 799 bytes} [Thu May 28 16:30:56 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-28 16:30:56.747 8 INFO neutron_taas.services.taas.taas_plugin [None req-2fa1dde8-692c-4774-9611-db93ae5f7ee6 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] TaaS: Handle Delete Port: b04cbee5-79ae-4e83-b792-bce2c21dad8c 2026-05-28 16:30:56.750 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2fa1dde8-692c-4774-9611-db93ae5f7ee6 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Tap Mirror: Handle Delete Port: b04cbee5-79ae-4e83-b792-bce2c21dad8c [pid: 7|app: 0|req: 538/1048] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:56 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1049] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:30:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1050] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:30:56 2026] GET /v2.0/security-groups?id=a8597626-c39d-41cf-bb8b-5b86da9060a5&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1051] 10.0.0.82 () {30 vars in 723 bytes} [Thu May 28 16:30:56 2026] GET /v2.0/quotas/40cbb764ae83451e83bdaed45bd4ca2f/details => generated 847 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:57.020 8 INFO neutron_taas.services.taas.taas_plugin [None req-2fa1dde8-692c-4774-9611-db93ae5f7ee6 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] TaaS: Handle Delete Port: 9ec69bba-cdc5-4aa3-9d57-59b1153c374c 2026-05-28 16:30:57.023 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2fa1dde8-692c-4774-9611-db93ae5f7ee6 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] Tap Mirror: Handle Delete Port: 9ec69bba-cdc5-4aa3-9d57-59b1153c374c [pid: 7|app: 0|req: 542/1052] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:30:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:30:57.392 8 INFO neutron.services.segments.plugin [-] Segment ffa9f4ba-bdb4-466d-b7dc-eeb18cda1eab resource provider aggregate not found 2026-05-28 16:30:57.401 8 INFO neutron.services.segments.plugin [-] Segment ffa9f4ba-bdb4-466d-b7dc-eeb18cda1eab resource provider aggregate not found 2026-05-28 16:30:57.410 8 INFO neutron.services.segments.plugin [-] Segment ffa9f4ba-bdb4-466d-b7dc-eeb18cda1eab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffa9f4ba-bdb4-466d-b7dc-eeb18cda1eab found for delete ", "request_id": "req-3d89fb52-792c-4902-a177-9646023a14b6"}]} 2026-05-28 16:30:57.419 8 INFO neutron.services.segments.plugin [-] Segment ffa9f4ba-bdb4-466d-b7dc-eeb18cda1eab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffa9f4ba-bdb4-466d-b7dc-eeb18cda1eab found for delete ", "request_id": "req-3649e4dc-9476-4ae8-8456-7d93766d8e73"}]} 2026-05-28 16:30:57.441 8 INFO neutron.db.l3_hamode_db [None req-2fa1dde8-692c-4774-9611-db93ae5f7ee6 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] HA network c90b25c3-22d9-44a8-8b0b-ccd704bf4169 was deleted as no HA routers are present in tenant f6bba356d98245b3ab365e35bda09552. [pid: 8|app: 0|req: 511/1053] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:56 2026] DELETE /v2.0/routers/10940979-0cfa-4624-a223-8329bf808f3b => generated 0 bytes in 923 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1054] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:30:57 2026] GET /v2.0/ports?device_id=10940979-0cfa-4624-a223-8329bf808f3b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:30:57.502 8 INFO neutron.api.v2.resource [None req-73afb878-fd7b-4502-ad1c-18c4d1bbbd6b 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 513/1055] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:57 2026] DELETE /v2.0/routers/10940979-0cfa-4624-a223-8329bf808f3b => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1056] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:30:57 2026] GET /v2.0/ports?device_id=5fd23c01-9c9d-4348-ad34-89369a143931 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:30:57.553 8 INFO neutron.api.v2.resource [None req-4fdbaf60-fb07-4fca-b6e8-65d177a45b41 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 515/1057] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:57 2026] DELETE /v2.0/routers/5fd23c01-9c9d-4348-ad34-89369a143931 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:30:57.575 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aafa1152-7c28-465d-b704-459909817c59 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 516/1058] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:57 2026] DELETE /v2.0/subnets/013521f9-e2a3-4ce6-9e7f-9a47b87167c9 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1059] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:30:57 2026] GET /v2.0/ports?device_id=a62477b3-531f-42c5-9f59-bb9fa0c974e0 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:30:57.619 8 INFO neutron.api.v2.resource [None req-ace78271-ca1c-4371-b3d4-a4643abd3755 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 518/1060] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:57 2026] DELETE /v2.0/routers/a62477b3-531f-42c5-9f59-bb9fa0c974e0 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:30:57.635 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b129221-1da0-4948-bbbb-2dd9d319df63 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 519/1061] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:57 2026] DELETE /v2.0/subnets/44746a1d-cb9a-484e-a7c9-a5a2924fc713 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1062] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:30:57 2026] GET /v2.0/ports?device_id=8d604934-567b-432e-9007-de9e889ed486 => 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: 543/1063] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 28 16:30:57 2026] POST /v2.0/floatingips => generated 552 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:30:57.680 8 INFO neutron.api.v2.resource [None req-9776f686-dfdf-4319-b3c0-8a60a43828c4 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 521/1064] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:57 2026] DELETE /v2.0/routers/8d604934-567b-432e-9007-de9e889ed486 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:30:57.699 7 INFO neutron.pecan_wsgi.hooks.translation [None req-86343ecf-006e-4fe3-8195-ebf5b5d834f7 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 544/1065] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:57 2026] DELETE /v2.0/subnets/1868c0b8-032e-4e03-a1dc-7ab59d2c9434 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:30:57.724 8 INFO neutron.pecan_wsgi.hooks.translation [None req-74b3ae12-2167-47e7-a6c1-612eacbd1373 01a59a4da2fd4f9d827a2cc1ed473dd0 f6bba356d98245b3ab365e35bda09552 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 522/1066] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:30:57 2026] DELETE /v2.0/subnets/a8a41480-0514-4d1e-8999-71da3bddb2f8 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1067] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:58 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1068] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:30:58 2026] GET /v2.0/security-groups?id=a8597626-c39d-41cf-bb8b-5b86da9060a5&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: 546/1069] 10.0.0.131 () {34 vars in 1098 bytes} [Thu May 28 16:30:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--956921742&fields=id&tenant_id=2cfe6bda99f74a01ac8a538558371113 => generated 69 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1070] 10.0.0.131 () {34 vars in 982 bytes} [Thu May 28 16:30:58 2026] GET /v2.0/networks?id=37a7dfec-030c-418b-88ab-f5cfa422d592 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1071] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:30:58 2026] GET /v2.0/ports?tenant_id=9e60d52aa40949fe942a1940919aa0a7&device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1072] 10.0.0.131 () {34 vars in 965 bytes} [Thu May 28 16:30:58 2026] GET /v2.0/quotas/2cfe6bda99f74a01ac8a538558371113 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1073] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:30:58 2026] GET /v2.0/networks?id=2a56826c-02f0-48f0-b17a-d6beb2b7418b => generated 771 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1074] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:30:58 2026] GET /v2.0/security-groups?tenant_id=f6bba356d98245b3ab365e35bda09552&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1075] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:30:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7f9e10fb-1bd5-4127-be38-5685f99a6373 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1076] 10.0.0.131 () {34 vars in 1002 bytes} [Thu May 28 16:30:58 2026] GET /v2.0/ports?tenant_id=2cfe6bda99f74a01ac8a538558371113&fields=id => generated 57 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1077] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:30:58 2026] GET /v2.0/subnets?id=d9e234be-1e72-41df-94d3-5b1ddd909e31 => generated 694 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1078] 10.0.0.131 () {34 vars in 1008 bytes} [Thu May 28 16:30:58 2026] GET /v2.0/networks/37a7dfec-030c-418b-88ab-f5cfa422d592?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1079] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:30:58 2026] GET /v2.0/ports?network_id=2a56826c-02f0-48f0-b17a-d6beb2b7418b&device_owner=network%3Adhcp => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1080] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:30:58 2026] DELETE /v2.0/security-groups/7b2a0c16-fcbd-4552-82c4-ce77fa0b71ac => 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: 532/1081] 10.0.0.131 () {34 vars in 1108 bytes} [Thu May 28 16:30:58 2026] GET /v2.0/networks/37a7dfec-030c-418b-88ab-f5cfa422d592?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1082] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:30:58 2026] GET /v2.0/networks/2a56826c-02f0-48f0-b17a-d6beb2b7418b?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1083] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:30:58 2026] GET /v2.0/networks/2a56826c-02f0-48f0-b17a-d6beb2b7418b?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: 551/1084] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:58 2026] GET /v2.0/ports?device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => 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: 534/1085] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:59 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1086] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:30:59 2026] GET /v2.0/security-groups?id=a8597626-c39d-41cf-bb8b-5b86da9060a5&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: 535/1087] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:30:59 2026] GET /v2.0/ports?device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => 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: 536/1088] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:00 2026] GET /v2.0/security-groups?tenant_id=40cbb764ae83451e83bdaed45bd4ca2f&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1089] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:00 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1090] 10.0.0.3 () {34 vars in 682 bytes} [Thu May 28 16:31:00 2026] POST /v2.0/security-groups => generated 1625 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1091] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:00 2026] DELETE /v2.0/security-groups/0a75ed47-41cb-4363-8883-ca19c3674a63 => 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: 554/1092] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:00 2026] GET /v2.0/security-groups?id=a8597626-c39d-41cf-bb8b-5b86da9060a5&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: 539/1093] 10.0.0.3 () {32 vars in 661 bytes} [Thu May 28 16:31:00 2026] GET /v2.0/security-groups => generated 4530 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1094] 10.0.0.3 () {34 vars in 756 bytes} [Thu May 28 16:31:00 2026] PUT /v2.0/security-groups/818f6c2f-150f-466f-962a-c594e9b910a2 => generated 1664 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1095] 10.0.0.3 () {32 vars in 735 bytes} [Thu May 28 16:31:00 2026] GET /v2.0/security-groups/818f6c2f-150f-466f-962a-c594e9b910a2 => generated 1664 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1096] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:00 2026] GET /v2.0/ports?device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => 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: 556/1097] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:00 2026] DELETE /v2.0/security-groups/818f6c2f-150f-466f-962a-c594e9b910a2 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1098] 10.0.0.3 () {32 vars in 661 bytes} [Thu May 28 16:31:00 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-28 16:31:00.937 7 INFO neutron.api.v2.resource [None req-926704c0-a3af-4ced-bd09-2796525a5df4 a318b33b5d2a4760b1102482a9a419f9 205aa38b19154d9492752d1026460fdd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 557/1099] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:00 2026] DELETE /v2.0/security-groups/818f6c2f-150f-466f-962a-c594e9b910a2 => 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: 543/1100] 10.0.0.3 () {34 vars in 682 bytes} [Thu May 28 16:31:00 2026] POST /v2.0/security-groups => generated 1623 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1101] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:31:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1102] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:31:01 2026] GET /v2.0/security-group-rules/d79b9df6-f348-4592-9d33-872219f787a3 => generated 601 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1103] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 28 16:31:01 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1104] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 28 16:31:01 2026] DELETE /v2.0/security-group-rules/d79b9df6-f348-4592-9d33-872219f787a3 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1105] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 28 16:31:01 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1106] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:31:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1107] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:31:01 2026] GET /v2.0/security-group-rules/0b292f4e-8d08-4eae-a839-ad8067120125 => 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: 547/1108] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 28 16:31:01 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1109] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 28 16:31:01 2026] DELETE /v2.0/security-group-rules/0b292f4e-8d08-4eae-a839-ad8067120125 => 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: 548/1110] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:01 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1111] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 28 16:31:01 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1112] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:01 2026] GET /v2.0/security-groups?id=a8597626-c39d-41cf-bb8b-5b86da9060a5&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1113] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:31:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1114] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:31:01 2026] GET /v2.0/security-group-rules/5fed5ed8-ce59-4dfa-bb87-e88ebebd412b => 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: 565/1115] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 28 16:31:01 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1116] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:01 2026] GET /v2.0/ports?device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => 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: 566/1117] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 28 16:31:01 2026] DELETE /v2.0/security-group-rules/5fed5ed8-ce59-4dfa-bb87-e88ebebd412b => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1118] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 28 16:31:01 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1119] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:02 2026] DELETE /v2.0/security-groups/4b6d98e3-e473-4432-8502-d0da208bbc14 => 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: 553/1120] 10.0.0.3 () {32 vars in 661 bytes} [Thu May 28 16:31:02 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1121] 10.0.0.3 () {32 vars in 661 bytes} [Thu May 28 16:31:02 2026] GET /v2.0/security-groups => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1122] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:02 2026] GET /v2.0/security-groups?tenant_id=205aa38b19154d9492752d1026460fdd&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1123] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:31:02 2026] GET /v2.0/networks?id=37a7dfec-030c-418b-88ab-f5cfa422d592 => generated 670 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1124] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:02 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 973 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1125] 199.204.45.25 () {34 vars in 1049 bytes} [Thu May 28 16:31:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2cfe6bda99f74a01ac8a538558371113 => generated 180 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1126] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:02 2026] GET /v2.0/security-groups?id=a8597626-c39d-41cf-bb8b-5b86da9060a5&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: 556/1127] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:02 2026] DELETE /v2.0/security-groups/9b6886a0-434a-4b16-9291-3a9fe2c9896a => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1128] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:03 2026] GET /v2.0/ports?device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => 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: 572/1129] 199.204.45.25 () {38 vars in 954 bytes} [Thu May 28 16:31:03 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) [pid: 8|app: 0|req: 558/1130] 199.204.45.25 () {38 vars in 1027 bytes} [Thu May 28 16:31:03 2026] PUT /v2.0/ports/b1674158-226e-4ec4-aba3-f5bb9855b9c9 => generated 1235 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:31:03.848 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad56466b-9b26-4054-9c75-0add5532fed9'] response: {'name': 'network-changed', 'server_uuid': 'd484e801-48a0-4fc6-bf0e-30b84b3ba940', 'tag': 'b1674158-226e-4ec4-aba3-f5bb9855b9c9', '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: 573/1131] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:04 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => 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, ' [pid: 8|app: 0|req: 559/1132] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:04 2026] GET /v2.0/security-groups?id=a8597626-c39d-41cf-bb8b-5b86da9060a5&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: 574/1133] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:04 2026] GET /v2.0/ports?device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1134] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:04 2026] GET /v2.0/security-groups?id=81d84a5a-67b0-4d8f-8afb-22a0ad1d55f9&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: 575/1135] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:31:04 2026] GET /v2.0/ports?tenant_id=2cfe6bda99f74a01ac8a538558371113&device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1136] 199.204.45.25 () {34 vars in 1017 bytes} [Thu May 28 16:31:04 2026] GET /v2.0/networks?tenant_id=2cfe6bda99f74a01ac8a538558371113&shared=False => generated 766 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1137] 199.204.45.25 () {34 vars in 929 bytes} [Thu May 28 16:31:04 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: 577/1138] 10.0.0.3 () {34 vars in 675 bytes} [Thu May 28 16:31:04 2026] POST /v2.0/subnetpools => generated 549 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1139] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 28 16:31:05 2026] GET /v2.0/subnetpools/33732862-a35b-4ae9-ad40-011e592ba09b => generated 549 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1140] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 28 16:31:05 2026] PUT /v2.0/subnetpools/33732862-a35b-4ae9-ad40-011e592ba09b => generated 500 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1141] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 28 16:31:04 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: 563/1142] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:05 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 973 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1143] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:05 2026] GET /v2.0/ports?device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1144] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:31:05 2026] DELETE /v2.0/subnetpools/33732862-a35b-4ae9-ad40-011e592ba09b => generated 0 bytes in 437 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1145] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:05 2026] GET /v2.0/security-groups?id=a8597626-c39d-41cf-bb8b-5b86da9060a5&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: 7|app: 0|req: 582/1146] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:05 2026] GET /v2.0/security-groups?id=81d84a5a-67b0-4d8f-8afb-22a0ad1d55f9&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1147] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:31:05 2026] GET /v2.0/ports?tenant_id=2cfe6bda99f74a01ac8a538558371113&device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:31:05.672 7 INFO neutron.api.v2.resource [None req-c5784f8a-267d-4c51-a077-a5cdc574945d 5004b76d843845bea770760fd66fee97 96bb5051a5674afd869441ea0546581a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 584/1148] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 28 16:31:05 2026] GET /v2.0/subnetpools/33732862-a35b-4ae9-ad40-011e592ba09b => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1149] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:31:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=b1674158-226e-4ec4-aba3-f5bb9855b9c9 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:31:05.696 7 INFO neutron.api.v2.resource [None req-a420e5d6-b47a-4bac-9486-11bc203f1239 5004b76d843845bea770760fd66fee97 96bb5051a5674afd869441ea0546581a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 586/1150] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:31:05 2026] DELETE /v2.0/subnetpools/33732862-a35b-4ae9-ad40-011e592ba09b => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1151] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:31:05 2026] GET /v2.0/subnets?id=847a77db-1057-4974-bd16-1e89bb48fe63 => generated 688 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1152] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:31:05 2026] GET /v2.0/ports?network_id=37a7dfec-030c-418b-88ab-f5cfa422d592&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: 589/1153] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:31:05 2026] GET /v2.0/networks/37a7dfec-030c-418b-88ab-f5cfa422d592?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: 590/1154] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:31:05 2026] GET /v2.0/networks/37a7dfec-030c-418b-88ab-f5cfa422d592?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: 565/1155] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 28 16:31:05 2026] POST /v2.0/floatingips => generated 552 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1156] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 28 16:31:05 2026] POST /v2.0/floatingips => generated 552 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1157] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:06 2026] GET /v2.0/security-groups?tenant_id=96bb5051a5674afd869441ea0546581a&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1158] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:06 2026] DELETE /v2.0/security-groups/b9ceb662-6870-4f22-9cf6-c4d4952f187a => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1159] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:06 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1160] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:06 2026] GET /v2.0/ports?device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1161] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:06 2026] GET /v2.0/security-groups?id=a8597626-c39d-41cf-bb8b-5b86da9060a5&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1162] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:06 2026] GET /v2.0/security-groups?id=81d84a5a-67b0-4d8f-8afb-22a0ad1d55f9&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1163] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 28 16:31:06 2026] POST /v2.0/floatingips => generated 552 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1164] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 28 16:31:07 2026] POST /v2.0/floatingips => generated 552 bytes in 610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1165] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 28 16:31:07 2026] PUT /v2.0/floatingips/c5621434-fd8c-45ff-81bb-366997f77974/tags => generated 17 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1166] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 28 16:31:07 2026] PUT /v2.0/floatingips/8432103b-b944-4cbe-9d5b-375eadad8bbd/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1167] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 28 16:31:07 2026] PUT /v2.0/floatingips/158322e0-d0a4-4078-aeab-7c16a9fd9a34/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: 595/1168] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:08 2026] GET /v2.0/ports?device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1169] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 28 16:31:07 2026] PUT /v2.0/floatingips/d75e8650-bafa-4d01-b29a-657e7cc4c1fa/tags => generated 19 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1170] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:08 2026] GET /v2.0/security-groups?id=81d84a5a-67b0-4d8f-8afb-22a0ad1d55f9&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1171] 10.0.0.3 () {32 vars in 670 bytes} [Thu May 28 16:31:08 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1172] 10.0.0.3 () {32 vars in 684 bytes} [Thu May 28 16:31:08 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1173] 10.0.0.3 () {32 vars in 680 bytes} [Thu May 28 16:31:08 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1174] 10.0.0.3 () {32 vars in 692 bytes} [Thu May 28 16:31:08 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1175] 10.0.0.3 () {32 vars in 678 bytes} [Thu May 28 16:31:08 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1176] 10.0.0.3 () {32 vars in 692 bytes} [Thu May 28 16:31:08 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1177] 10.0.0.3 () {32 vars in 688 bytes} [Thu May 28 16:31:08 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1178] 10.0.0.3 () {32 vars in 700 bytes} [Thu May 28 16:31:08 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1179] 10.0.0.3 () {32 vars in 621 bytes} [Thu May 28 16:31:08 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-28 16:31:08.665 8 INFO neutron_taas.services.taas.taas_plugin [None req-6471ba5d-a486-4479-ad5a-42207a40a518 417520e02a974066b59a6cab1607f547 c8faaccef3314dd0a1fb4daf3a23a802 - - default default] TaaS: Handle Delete Port: 13e4336f-73d6-4668-839a-e3d74a6f7041 2026-05-28 16:31:08.668 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6471ba5d-a486-4479-ad5a-42207a40a518 417520e02a974066b59a6cab1607f547 c8faaccef3314dd0a1fb4daf3a23a802 - - default default] Tap Mirror: Handle Delete Port: 13e4336f-73d6-4668-839a-e3d74a6f7041 [pid: 7|app: 0|req: 601/1180] 10.0.0.3 () {32 vars in 631 bytes} [Thu May 28 16:31:08 2026] GET /v2.0/ => generated 632 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1181] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:31:08 2026] DELETE /v2.0/floatingips/c5621434-fd8c-45ff-81bb-366997f77974 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:31:08.980 7 INFO neutron_taas.services.taas.taas_plugin [None req-03a44346-40b4-4134-afee-d531684fb95d 417520e02a974066b59a6cab1607f547 c8faaccef3314dd0a1fb4daf3a23a802 - - default default] TaaS: Handle Delete Port: 6902ffbd-8966-45a6-991f-6f8d7e3b1965 2026-05-28 16:31:08.983 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03a44346-40b4-4134-afee-d531684fb95d 417520e02a974066b59a6cab1607f547 c8faaccef3314dd0a1fb4daf3a23a802 - - default default] Tap Mirror: Handle Delete Port: 6902ffbd-8966-45a6-991f-6f8d7e3b1965 [pid: 7|app: 0|req: 602/1182] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:31:08 2026] DELETE /v2.0/floatingips/8432103b-b944-4cbe-9d5b-375eadad8bbd => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:31:09.260 8 INFO neutron_taas.services.taas.taas_plugin [None req-950ae72a-cede-4dbd-bf96-214e02546a99 417520e02a974066b59a6cab1607f547 c8faaccef3314dd0a1fb4daf3a23a802 - - default default] TaaS: Handle Delete Port: 94c5d9a7-f9ba-41f0-bda7-520fe7a23f44 2026-05-28 16:31:09.265 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-950ae72a-cede-4dbd-bf96-214e02546a99 417520e02a974066b59a6cab1607f547 c8faaccef3314dd0a1fb4daf3a23a802 - - default default] Tap Mirror: Handle Delete Port: 94c5d9a7-f9ba-41f0-bda7-520fe7a23f44 [pid: 7|app: 0|req: 603/1183] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:09 2026] GET /v2.0/ports?device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1184] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:09 2026] GET /v2.0/security-groups?id=81d84a5a-67b0-4d8f-8afb-22a0ad1d55f9&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1185] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:31:09 2026] DELETE /v2.0/floatingips/158322e0-d0a4-4078-aeab-7c16a9fd9a34 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1186] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:09 2026] GET /v2.0/security-groups?tenant_id=0b7a0a4a2c954268a64f89b738bd0a7d&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:31:09.573 8 INFO neutron_taas.services.taas.taas_plugin [None req-fedb7c5d-0d58-43e7-891f-f82242e100f6 417520e02a974066b59a6cab1607f547 c8faaccef3314dd0a1fb4daf3a23a802 - - default default] TaaS: Handle Delete Port: 3bc65e73-6d85-4399-9810-846dec036e1b 2026-05-28 16:31:09.575 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fedb7c5d-0d58-43e7-891f-f82242e100f6 417520e02a974066b59a6cab1607f547 c8faaccef3314dd0a1fb4daf3a23a802 - - default default] Tap Mirror: Handle Delete Port: 3bc65e73-6d85-4399-9810-846dec036e1b [pid: 7|app: 0|req: 606/1187] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:09 2026] DELETE /v2.0/security-groups/91220106-4563-449f-a82e-9ad0df271bae => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1188] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:31:09 2026] DELETE /v2.0/floatingips/d75e8650-bafa-4d01-b29a-657e7cc4c1fa => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:31:09.845 7 INFO neutron_taas.services.taas.taas_plugin [None req-38268f50-824c-46a7-b8d7-3499817da902 417520e02a974066b59a6cab1607f547 c8faaccef3314dd0a1fb4daf3a23a802 - - default default] TaaS: Handle Delete Port: 831cdbd7-3c3a-43a2-8acd-a43aef6414bd 2026-05-28 16:31:09.850 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38268f50-824c-46a7-b8d7-3499817da902 417520e02a974066b59a6cab1607f547 c8faaccef3314dd0a1fb4daf3a23a802 - - default default] Tap Mirror: Handle Delete Port: 831cdbd7-3c3a-43a2-8acd-a43aef6414bd [pid: 7|app: 0|req: 607/1189] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:31:09 2026] DELETE /v2.0/floatingips/8a077136-3d39-41de-8692-a999c9077df9 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1192] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:10 2026] GET /v2.0/ports?device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => 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: 609/1193] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:10 2026] GET /v2.0/security-groups?id=81d84a5a-67b0-4d8f-8afb-22a0ad1d55f9&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1194] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:10 2026] GET /v2.0/security-groups?tenant_id=95652426967b420db6e5debb5994ea82&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1195] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:11 2026] DELETE /v2.0/security-groups/4bd44ecc-5622-4a92-af42-4ee54223b4e2 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1196] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:11 2026] GET /v2.0/security-groups?tenant_id=bf46683ca4db410b84e78489ef86b8b7&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1197] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:11 2026] DELETE /v2.0/security-groups/acd5329b-1c9f-4d2c-abe4-fb5da1b862cf => 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: 587/1198] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:11 2026] GET /v2.0/ports?device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1199] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:11 2026] GET /v2.0/security-groups?id=81d84a5a-67b0-4d8f-8afb-22a0ad1d55f9&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: 7|app: 0|req: 613/1200] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:11 2026] GET /v2.0/ports?device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => 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: 588/1201] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:11 2026] GET /v2.0/security-groups?tenant_id=c8faaccef3314dd0a1fb4daf3a23a802&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: 589/1202] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:11 2026] DELETE /v2.0/security-groups/d0bfa899-060f-4564-84dd-b3e90d81c850 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:31:12.212 7 INFO neutron.db.l3_db [None req-f81e1b71-618d-43c0-a684-31f307e41676 c3dbdf1b4cd9401cb55c7f2ce2643ffc 2cfe6bda99f74a01ac8a538558371113 - - default default] Floating IP 6a0b5f0a-ab78-4d92-b31f-c983831a0be6 associated. External IP: 10.96.250.211, port: b1674158-226e-4ec4-aba3-f5bb9855b9c9. [pid: 7|app: 0|req: 614/1203] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 28 16:31:11 2026] PUT /v2.0/floatingips/6a0b5f0a-ab78-4d92-b31f-c983831a0be6 => generated 855 bytes in 701 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:31:12.598 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ca0deda-2970-4965-8c97-d01064ad63be'] response: {'name': 'network-changed', 'server_uuid': 'd484e801-48a0-4fc6-bf0e-30b84b3ba940', 'tag': 'b1674158-226e-4ec4-aba3-f5bb9855b9c9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 590/1204] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:12 2026] GET /v2.0/ports?device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1205] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:12 2026] GET /v2.0/security-groups?id=81d84a5a-67b0-4d8f-8afb-22a0ad1d55f9&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1206] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:12 2026] GET /v2.0/ports?device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => 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: 616/1207] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:12 2026] GET /v2.0/security-groups?id=81d84a5a-67b0-4d8f-8afb-22a0ad1d55f9&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: 592/1208] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:31:13 2026] GET /v2.0/ports?tenant_id=2cfe6bda99f74a01ac8a538558371113&device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => 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: 617/1209] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:31:13 2026] GET /v2.0/networks?id=37a7dfec-030c-418b-88ab-f5cfa422d592 => generated 766 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1210] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:31:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=b1674158-226e-4ec4-aba3-f5bb9855b9c9 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1211] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:31:13 2026] GET /v2.0/subnets?id=847a77db-1057-4974-bd16-1e89bb48fe63 => generated 688 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1212] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:31:13 2026] GET /v2.0/ports?network_id=37a7dfec-030c-418b-88ab-f5cfa422d592&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1213] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:31:13 2026] GET /v2.0/networks/37a7dfec-030c-418b-88ab-f5cfa422d592?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: 595/1214] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:31:13 2026] GET /v2.0/networks/37a7dfec-030c-418b-88ab-f5cfa422d592?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1215] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:14 2026] GET /v2.0/ports?device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1216] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:14 2026] GET /v2.0/security-groups?id=81d84a5a-67b0-4d8f-8afb-22a0ad1d55f9&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1217] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:15 2026] GET /v2.0/ports?device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1218] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:15 2026] GET /v2.0/security-groups?id=81d84a5a-67b0-4d8f-8afb-22a0ad1d55f9&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1219] 199.204.45.25 () {34 vars in 993 bytes} [Thu May 28 16:31:15 2026] GET /v2.0/ports?device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:31:15.511 8 INFO neutron_taas.services.taas.taas_plugin [req-a3f2219f-65f2-4f01-9509-149a263fffe2 req-8fe0d25b-9fcf-401c-a151-cd9dbcba538e c3dbdf1b4cd9401cb55c7f2ce2643ffc 2cfe6bda99f74a01ac8a538558371113 - - default default] TaaS: Handle Delete Port: b1674158-226e-4ec4-aba3-f5bb9855b9c9 2026-05-28 16:31:15.514 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a3f2219f-65f2-4f01-9509-149a263fffe2 req-8fe0d25b-9fcf-401c-a151-cd9dbcba538e c3dbdf1b4cd9401cb55c7f2ce2643ffc 2cfe6bda99f74a01ac8a538558371113 - - default default] Tap Mirror: Handle Delete Port: b1674158-226e-4ec4-aba3-f5bb9855b9c9 2026-05-28 16:31:15.627 8 INFO neutron.db.l3_db [req-a3f2219f-65f2-4f01-9509-149a263fffe2 req-8fe0d25b-9fcf-401c-a151-cd9dbcba538e c3dbdf1b4cd9401cb55c7f2ce2643ffc 2cfe6bda99f74a01ac8a538558371113 - - default default] Floating IP 6a0b5f0a-ab78-4d92-b31f-c983831a0be6 disassociated. External IP: 10.96.250.211, port: b1674158-226e-4ec4-aba3-f5bb9855b9c9. [pid: 8|app: 0|req: 598/1220] 199.204.45.25 () {36 vars in 996 bytes} [Thu May 28 16:31:15 2026] DELETE /v2.0/ports/b1674158-226e-4ec4-aba3-f5bb9855b9c9 => generated 0 bytes in 601 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:31:16.055 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-67aa8170-4aae-46ec-aa69-fc0884c46711'] response: {'server_uuid': 'd484e801-48a0-4fc6-bf0e-30b84b3ba940', 'name': 'network-vif-deleted', 'tag': 'b1674158-226e-4ec4-aba3-f5bb9855b9c9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 599/1221] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:16 2026] GET /v2.0/ports?device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:31:16.663 7 INFO neutron.db.segments_db [None req-695dc56b-0017-451a-908e-67dcd207084d 291e183a07754aeaa0b0117e73647a0b 70ca0ec0b2344b84bf1f2ae3c933f059 - - default default] Added segment 5d764a3a-6f1f-4a92-94d5-a466ad78cb02 of type vxlan for network 0986dd0e-4083-4861-b818-9d888586137f [pid: 7|app: 0|req: 623/1222] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:31:16 2026] POST /v2.0/networks => generated 612 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:31:16.840 8 INFO neutron.db.segments_db [None req-88916db0-62ef-42f7-b314-5349479283dc 291e183a07754aeaa0b0117e73647a0b 70ca0ec0b2344b84bf1f2ae3c933f059 - - default default] Added segment af6a728b-7d6a-4dd7-ba71-acab0e80626d of type vxlan for network 90e78dab-beb2-48ed-9008-7631ecae1a8f [pid: 8|app: 0|req: 600/1223] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:31:16 2026] POST /v2.0/networks => generated 613 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:31:16.992 7 INFO neutron.db.segments_db [None req-60715c56-ec11-4bf6-979e-da4b8bc98c05 291e183a07754aeaa0b0117e73647a0b 70ca0ec0b2344b84bf1f2ae3c933f059 - - default default] Added segment 1880575f-9f00-4e71-91a5-418bd2c4f475 of type vxlan for network e13bfa27-1caa-4112-a599-c070a9665dff [pid: 7|app: 0|req: 624/1224] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:31:16 2026] POST /v2.0/networks => generated 612 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:31:17.194 8 INFO neutron.db.segments_db [None req-e0979294-6ace-4f8a-b27f-7e9143eb14e6 291e183a07754aeaa0b0117e73647a0b 70ca0ec0b2344b84bf1f2ae3c933f059 - - default default] Added segment aeffc6bc-59d5-4c11-8d45-116f518426a2 of type vxlan for network 7162e348-6b9a-44fa-bd39-68382b1f162b [pid: 8|app: 0|req: 601/1225] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:31:17 2026] POST /v2.0/networks => generated 613 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:31:17.365 7 INFO neutron.db.segments_db [None req-53a15ee1-3b1e-4745-9d73-2c6a6837e36e 291e183a07754aeaa0b0117e73647a0b 70ca0ec0b2344b84bf1f2ae3c933f059 - - default default] Added segment cbf60147-4486-4f47-b99d-c87c7195526e of type vxlan for network 8490176c-f3a1-49cb-bd24-2327cbd97e35 [pid: 7|app: 0|req: 625/1226] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:31:17 2026] POST /v2.0/networks => generated 612 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1227] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 28 16:31:17 2026] PUT /v2.0/networks/0986dd0e-4083-4861-b818-9d888586137f/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1228] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:17 2026] GET /v2.0/ports?device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1229] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 28 16:31:17 2026] PUT /v2.0/networks/90e78dab-beb2-48ed-9008-7631ecae1a8f/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1230] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 28 16:31:17 2026] PUT /v2.0/networks/e13bfa27-1caa-4112-a599-c070a9665dff/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1231] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 28 16:31:17 2026] PUT /v2.0/networks/7162e348-6b9a-44fa-bd39-68382b1f162b/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1232] 10.0.0.3 () {32 vars in 664 bytes} [Thu May 28 16:31:17 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1233] 10.0.0.93 () {34 vars in 989 bytes} [Thu May 28 16:31:17 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 1244 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1234] 10.0.0.3 () {32 vars in 678 bytes} [Thu May 28 16:31:17 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1235] 10.0.0.93 () {34 vars in 1039 bytes} [Thu May 28 16:31:17 2026] GET /v2.0/security-groups?id=a8597626-c39d-41cf-bb8b-5b86da9060a5&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: 629/1236] 10.0.0.3 () {32 vars in 674 bytes} [Thu May 28 16:31:17 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1237] 10.0.0.3 () {32 vars in 686 bytes} [Thu May 28 16:31:17 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1238] 10.0.0.3 () {32 vars in 672 bytes} [Thu May 28 16:31:18 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1239] 10.0.0.3 () {32 vars in 686 bytes} [Thu May 28 16:31:18 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1240] 10.0.0.3 () {32 vars in 682 bytes} [Thu May 28 16:31:18 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1241] 10.0.0.3 () {32 vars in 694 bytes} [Thu May 28 16:31:18 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:31:18.538 7 INFO neutron.services.segments.plugin [-] Segment 5d764a3a-6f1f-4a92-94d5-a466ad78cb02 resource provider aggregate not found 2026-05-28 16:31:18.553 7 INFO neutron.services.segments.plugin [-] Segment 5d764a3a-6f1f-4a92-94d5-a466ad78cb02 resource provider aggregate not found 2026-05-28 16:31:18.568 7 INFO neutron.services.segments.plugin [-] Segment 5d764a3a-6f1f-4a92-94d5-a466ad78cb02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d764a3a-6f1f-4a92-94d5-a466ad78cb02 found for delete ", "request_id": "req-d3a2a862-6a51-4665-a872-d2209a82349b"}]} 2026-05-28 16:31:18.573 7 INFO neutron.services.segments.plugin [-] Segment 5d764a3a-6f1f-4a92-94d5-a466ad78cb02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d764a3a-6f1f-4a92-94d5-a466ad78cb02 found for delete ", "request_id": "req-8b1df696-50d2-4e48-9364-dbfe2d515f61"}]} [pid: 7|app: 0|req: 632/1242] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:31:18 2026] DELETE /v2.0/networks/0986dd0e-4083-4861-b818-9d888586137f => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1243] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:18 2026] GET /v2.0/ports?device_id=d484e801-48a0-4fc6-bf0e-30b84b3ba940 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:31:18.741 8 INFO neutron.services.segments.plugin [-] Segment af6a728b-7d6a-4dd7-ba71-acab0e80626d resource provider aggregate not found 2026-05-28 16:31:18.745 8 INFO neutron.services.segments.plugin [-] Segment af6a728b-7d6a-4dd7-ba71-acab0e80626d resource provider aggregate not found 2026-05-28 16:31:18.762 8 INFO neutron.services.segments.plugin [-] Segment af6a728b-7d6a-4dd7-ba71-acab0e80626d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af6a728b-7d6a-4dd7-ba71-acab0e80626d found for delete ", "request_id": "req-a59aa87d-7bd3-409e-80a6-fd04bcccf692"}]} 2026-05-28 16:31:18.762 8 INFO neutron.services.segments.plugin [-] Segment af6a728b-7d6a-4dd7-ba71-acab0e80626d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af6a728b-7d6a-4dd7-ba71-acab0e80626d found for delete ", "request_id": "req-944ce19f-a5ff-4210-9994-bf25c8077db0"}]} [pid: 8|app: 0|req: 611/1244] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:31:18 2026] DELETE /v2.0/networks/90e78dab-beb2-48ed-9008-7631ecae1a8f => 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: 634/1245] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:31:18 2026] DELETE /v2.0/networks/e13bfa27-1caa-4112-a599-c070a9665dff => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1246] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:31:18 2026] DELETE /v2.0/networks/7162e348-6b9a-44fa-bd39-68382b1f162b => generated 0 bytes in 98 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1247] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:31:19 2026] DELETE /v2.0/networks/8490176c-f3a1-49cb-bd24-2327cbd97e35 => 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: 613/1248] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:19 2026] DELETE /v2.0/security-groups/81d84a5a-67b0-4d8f-8afb-22a0ad1d55f9 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:31:19.866 7 INFO neutron.api.v2.resource [None req-f88e4b21-2859-4a1f-a916-d601980478b5 c3dbdf1b4cd9401cb55c7f2ce2643ffc 2cfe6bda99f74a01ac8a538558371113 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 636/1249] 10.0.0.3 () {32 vars in 735 bytes} [Thu May 28 16:31:19 2026] GET /v2.0/security-groups/81d84a5a-67b0-4d8f-8afb-22a0ad1d55f9 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:31:19.948 8 INFO neutron_taas.services.taas.taas_plugin [None req-d2f9dabc-b549-4ad9-b722-89e9cc38de17 c3dbdf1b4cd9401cb55c7f2ce2643ffc 2cfe6bda99f74a01ac8a538558371113 - - default default] TaaS: Handle Delete Port: 0c727698-2537-473c-9aaf-036467bf4823 2026-05-28 16:31:19.951 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2f9dabc-b549-4ad9-b722-89e9cc38de17 c3dbdf1b4cd9401cb55c7f2ce2643ffc 2cfe6bda99f74a01ac8a538558371113 - - default default] Tap Mirror: Handle Delete Port: 0c727698-2537-473c-9aaf-036467bf4823 [pid: 8|app: 0|req: 614/1250] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:31:19 2026] DELETE /v2.0/floatingips/6a0b5f0a-ab78-4d92-b31f-c983831a0be6 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1251] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:19 2026] GET /v2.0/security-groups?tenant_id=451229bf29f24571a40211dab2f9c7c7&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1252] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:20 2026] GET /v2.0/security-groups?tenant_id=e966675422444cf2a98e1e3d76cafc4f&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1253] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:20 2026] DELETE /v2.0/security-groups/cc6d4f6b-2dc0-4363-860b-66436f6062c4 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1254] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:20 2026] DELETE /v2.0/security-groups/4a05c427-a77b-4016-8d6d-c325cea8c1e5 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:31:20.548 7 INFO neutron_taas.services.taas.taas_plugin [None req-37e39315-ca17-4cf6-a675-18c40d0f1d6f 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: a47764f0-278e-47df-a9a7-5d3427654d22 2026-05-28 16:31:20.551 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37e39315-ca17-4cf6-a675-18c40d0f1d6f 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: a47764f0-278e-47df-a9a7-5d3427654d22 2026-05-28 16:31:20.594 7 INFO neutron.services.segments.plugin [-] Segment 1880575f-9f00-4e71-91a5-418bd2c4f475 resource provider aggregate not found 2026-05-28 16:31:20.599 7 INFO neutron.services.segments.plugin [-] Segment 1880575f-9f00-4e71-91a5-418bd2c4f475 resource provider aggregate not found 2026-05-28 16:31:20.616 7 INFO neutron.services.segments.plugin [-] Segment 1880575f-9f00-4e71-91a5-418bd2c4f475 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1880575f-9f00-4e71-91a5-418bd2c4f475 found for delete ", "request_id": "req-bbbe9de7-457a-4a88-9eed-857b3b8befe8"}]} [pid: 8|app: 0|req: 618/1255] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:20 2026] GET /v2.0/security-groups?tenant_id=70ca0ec0b2344b84bf1f2ae3c933f059&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:31:20.632 7 INFO neutron.services.segments.plugin [-] Segment 1880575f-9f00-4e71-91a5-418bd2c4f475 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1880575f-9f00-4e71-91a5-418bd2c4f475 found for delete ", "request_id": "req-68347095-1a9a-44f5-9752-39f127e50dd2"}]} 2026-05-28 16:31:20.638 7 INFO neutron.services.segments.plugin [-] Segment cbf60147-4486-4f47-b99d-c87c7195526e resource provider aggregate not found 2026-05-28 16:31:20.643 7 INFO neutron.services.segments.plugin [-] Segment cbf60147-4486-4f47-b99d-c87c7195526e resource provider aggregate not found 2026-05-28 16:31:20.654 7 INFO neutron.services.segments.plugin [-] Segment cbf60147-4486-4f47-b99d-c87c7195526e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbf60147-4486-4f47-b99d-c87c7195526e found for delete ", "request_id": "req-021d9a96-16c3-41d2-bc53-debe2d52dc9f"}]} 2026-05-28 16:31:20.666 7 INFO neutron.services.segments.plugin [-] Segment cbf60147-4486-4f47-b99d-c87c7195526e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbf60147-4486-4f47-b99d-c87c7195526e found for delete ", "request_id": "req-a005ca32-7725-43c5-ac54-c0e5660dbb6f"}]} [pid: 8|app: 0|req: 619/1256] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:20 2026] DELETE /v2.0/security-groups/fb32c077-0edd-4c42-ba34-6c658b1065df => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:31:20.779 8 INFO neutron.services.segments.plugin [-] Segment aeffc6bc-59d5-4c11-8d45-116f518426a2 resource provider aggregate not found 2026-05-28 16:31:20.779 8 INFO neutron.services.segments.plugin [-] Segment aeffc6bc-59d5-4c11-8d45-116f518426a2 resource provider aggregate not found 2026-05-28 16:31:20.796 8 INFO neutron.services.segments.plugin [-] Segment aeffc6bc-59d5-4c11-8d45-116f518426a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aeffc6bc-59d5-4c11-8d45-116f518426a2 found for delete ", "request_id": "req-12bbf6cc-3427-4fea-bc26-978847ca2222"}]} 2026-05-28 16:31:20.799 8 INFO neutron.services.segments.plugin [-] Segment aeffc6bc-59d5-4c11-8d45-116f518426a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aeffc6bc-59d5-4c11-8d45-116f518426a2 found for delete ", "request_id": "req-d79f28c4-38c1-448d-a3ad-3d2162efa2db"}]} [pid: 8|app: 0|req: 620/1257] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:20 2026] GET /v2.0/security-groups?tenant_id=391201bcd57042039fc32077bb5e43a5&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1258] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:20 2026] DELETE /v2.0/security-groups/b587282f-c93a-4687-a913-ed65fc5b8e1e => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1259] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:31:20 2026] PUT /v2.0/routers/63610862-c9ca-4289-8eac-a9ff7c155c8f/remove_router_interface => generated 309 bytes in 927 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:31:21.355 8 INFO neutron_taas.services.taas.taas_plugin [None req-ef03f1c5-f928-4963-ad5a-408e9ff868d8 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 68ba5703-6319-4002-aa87-e8b792486cb0 2026-05-28 16:31:21.358 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef03f1c5-f928-4963-ad5a-408e9ff868d8 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 68ba5703-6319-4002-aa87-e8b792486cb0 2026-05-28 16:31:21.560 8 INFO neutron_taas.services.taas.taas_plugin [None req-ef03f1c5-f928-4963-ad5a-408e9ff868d8 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 8eea136f-7e90-422a-b8f2-7c5915024002 2026-05-28 16:31:21.562 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef03f1c5-f928-4963-ad5a-408e9ff868d8 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 8eea136f-7e90-422a-b8f2-7c5915024002 2026-05-28 16:31:21.860 8 INFO neutron.db.l3_hamode_db [None req-ef03f1c5-f928-4963-ad5a-408e9ff868d8 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] HA network c2872a20-c97f-43ca-bd5c-4ed6b0318705 was deleted as no HA routers are present in tenant 2cfe6bda99f74a01ac8a538558371113. [pid: 8|app: 0|req: 622/1260] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:31:21 2026] DELETE /v2.0/routers/63610862-c9ca-4289-8eac-a9ff7c155c8f => generated 0 bytes in 715 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1261] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:31:21 2026] DELETE /v2.0/subnets/847a77db-1057-4974-bd16-1e89bb48fe63 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:31:22.124 8 INFO neutron_taas.services.taas.taas_plugin [None req-2905c3c4-d5c2-4af4-a07d-11d0d5e3520a 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 8f3b923d-765d-4a19-a037-0e81bc90eebe 2026-05-28 16:31:22.127 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2905c3c4-d5c2-4af4-a07d-11d0d5e3520a 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 8f3b923d-765d-4a19-a037-0e81bc90eebe [pid: 8|app: 0|req: 623/1262] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:31:22 2026] DELETE /v2.0/networks/37a7dfec-030c-418b-88ab-f5cfa422d592 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1263] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:22 2026] GET /v2.0/security-groups?tenant_id=2cfe6bda99f74a01ac8a538558371113&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1264] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:22 2026] DELETE /v2.0/security-groups/28263e1e-757c-4966-9071-6edc401b8ca8 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:31:22.831 8 INFO neutron.services.segments.plugin [-] Segment ab2a4556-2415-42e2-a472-9d44674cc172 resource provider aggregate not found 2026-05-28 16:31:22.839 8 INFO neutron.services.segments.plugin [-] Segment ab2a4556-2415-42e2-a472-9d44674cc172 resource provider aggregate not found 2026-05-28 16:31:22.857 8 INFO neutron.services.segments.plugin [-] Segment ab2a4556-2415-42e2-a472-9d44674cc172 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab2a4556-2415-42e2-a472-9d44674cc172 found for delete ", "request_id": "req-c0f329e9-3119-4e1b-a91d-79951dbf5f48"}]} 2026-05-28 16:31:22.862 8 INFO neutron.services.segments.plugin [-] Segment ab2a4556-2415-42e2-a472-9d44674cc172 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab2a4556-2415-42e2-a472-9d44674cc172 found for delete ", "request_id": "req-5aac12b9-3e83-4c7e-88b5-e7db22de835a"}]} 2026-05-28 16:31:22.874 8 INFO neutron.services.segments.plugin [-] Segment 7a98ef6c-a863-4a4a-92ff-c8e0e768cf33 resource provider aggregate not found 2026-05-28 16:31:22.879 8 INFO neutron.services.segments.plugin [-] Segment 7a98ef6c-a863-4a4a-92ff-c8e0e768cf33 resource provider aggregate not found 2026-05-28 16:31:22.893 8 INFO neutron.services.segments.plugin [-] Segment 7a98ef6c-a863-4a4a-92ff-c8e0e768cf33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a98ef6c-a863-4a4a-92ff-c8e0e768cf33 found for delete ", "request_id": "req-db6f43fb-8222-40dd-ac6a-b9c3033c940b"}]} 2026-05-28 16:31:22.896 8 INFO neutron.services.segments.plugin [-] Segment 7a98ef6c-a863-4a4a-92ff-c8e0e768cf33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a98ef6c-a863-4a4a-92ff-c8e0e768cf33 found for delete ", "request_id": "req-95a92e86-e234-4a1a-bd39-8b393cb7762f"}]} 2026-05-28 16:31:23.749 7 INFO neutron.db.segments_db [None req-c41c55e1-366d-4b57-a5d8-cb88c8f77ba9 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] Added segment 706f1d3e-ae6c-4924-b5ed-1bf8daea69a8 of type vxlan for network 16ce80d9-e4a9-424b-98ef-4ecc8922f840 [pid: 7|app: 0|req: 641/1265] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 28 16:31:23 2026] POST /v2.0/networks => generated 613 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:31:23.897 8 INFO neutron.db.segments_db [None req-3d309902-f0b2-48a9-84d6-9aae1308b910 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] Added segment 8a2ef9f1-e4a0-4dba-9cee-8f99cc8803f7 of type vxlan for network 307defdc-464b-420b-9419-7aaa716f475e 2026-05-28 16:31:24.126 8 INFO neutron.db.l3_hamode_db [None req-3d309902-f0b2-48a9-84d6-9aae1308b910 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:31:24.745 7 INFO neutron.db.segments_db [None req-c71c4692-130a-4055-a26f-b212a03caf86 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment 16f1ba95-bc44-4822-86c6-adbb4cad88ba of type vxlan for network d2ba67c8-f54e-4554-b839-4b31f835a680 [pid: 7|app: 0|req: 642/1266] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 28 16:31:24 2026] POST /v2.0/networks => generated 725 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:31:24.859 8 INFO neutron.db.l3_hamode_db [None req-3d309902-f0b2-48a9-84d6-9aae1308b910 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 643/1267] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:31:24 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) 2026-05-28 16:31:25.080 7 INFO neutron.db.segments_db [None req-2a1e9b55-3f64-4ff1-ad36-02b7cd645ba9 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment c0d3b714-e0d1-40de-9328-420e6763b5fc of type vxlan for network 5afd79a5-9336-40b3-b582-cf12e35a3103 2026-05-28 16:31:25.334 7 INFO neutron.db.l3_hamode_db [None req-2a1e9b55-3f64-4ff1-ad36-02b7cd645ba9 4e040febd5b4421cb394f8036b1e2333 6c71ee7474d94616b3b6fdbce2cc82d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 625/1268] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:31:23 2026] POST /v2.0/routers => generated 695 bytes in 1838 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1271] 10.0.0.3 () {34 vars in 682 bytes} [Thu May 28 16:31:25 2026] POST /v2.0/security-groups => generated 1601 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 16:31:26.051 7 INFO neutron.db.l3_hamode_db [None req-2a1e9b55-3f64-4ff1-ad36-02b7cd645ba9 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 629/1272] 10.0.0.3 () {32 vars in 774 bytes} [Thu May 28 16:31:26 2026] GET /v2.0/subnets?project_id=7c2cc9a783c34e98a1835e8ab88e567a&cidr=10.100.0.0%2F28 => generated 14 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1273] 10.0.0.3 () {34 vars in 682 bytes} [Thu May 28 16:31:26 2026] POST /v2.0/security-groups => generated 1601 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1274] 10.0.0.3 () {32 vars in 692 bytes} [Thu May 28 16:31:26 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1275] 10.0.0.3 () {34 vars in 682 bytes} [Thu May 28 16:31:26 2026] POST /v2.0/security-groups => generated 1601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1276] 10.0.0.3 () {32 vars in 782 bytes} [Thu May 28 16:31:26 2026] GET /v2.0/subnets?network_id=6a17a87e-ff12-4860-b2e9-f8a5d4c1ec6c&cidr=10.100.0.0%2F28 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1277] 10.0.0.3 () {34 vars in 682 bytes} [Thu May 28 16:31:26 2026] POST /v2.0/security-groups => generated 1601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1278] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:31:25 2026] POST /v2.0/routers => generated 731 bytes in 1738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1279] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:31:26 2026] POST /v2.0/subnets => generated 656 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1280] 10.0.0.3 () {34 vars in 682 bytes} [Thu May 28 16:31:26 2026] POST /v2.0/security-groups => generated 1601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1281] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:31:26 2026] PUT /v2.0/routers/03eadc02-c8f5-4209-b3a6-65fec5a613e6/add_router_interface => generated 309 bytes in 1342 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1282] 10.0.0.3 () {34 vars in 765 bytes} [Thu May 28 16:31:28 2026] PUT /v2.0/security-groups/700f8d7f-3c5e-4804-ae99-1cdd97f8213c/tags => generated 17 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1283] 10.0.0.3 () {34 vars in 765 bytes} [Thu May 28 16:31:28 2026] PUT /v2.0/security-groups/a975b379-7ef0-4242-acca-f7cca260ae29/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: 646/1284] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:31:26 2026] PUT /v2.0/routers/80e1c441-69bf-4e7e-9a8f-5382d3de7eb2/add_router_interface => generated 309 bytes in 1406 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1285] 10.0.0.3 () {34 vars in 765 bytes} [Thu May 28 16:31:28 2026] PUT /v2.0/security-groups/7edeac17-8650-4428-aca9-4c8eb4f4ee54/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1286] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 28 16:31:28 2026] GET /v2.0/networks => generated 6509 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1287] 10.0.0.3 () {34 vars in 765 bytes} [Thu May 28 16:31:28 2026] PUT /v2.0/security-groups/99f8e7c0-69ea-4ce7-8e58-036180617446/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1288] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 28 16:31:28 2026] GET /v2.0/subnets => generated 5200 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1289] 10.0.0.3 () {32 vars in 678 bytes} [Thu May 28 16:31:28 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1290] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:28 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1291] 10.0.0.3 () {32 vars in 692 bytes} [Thu May 28 16:31:28 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1292] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 28 16:31:28 2026] GET /v2.0/routers => generated 2192 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1293] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:28 2026] GET /v2.0/security-groups?id=a8597626-c39d-41cf-bb8b-5b86da9060a5&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: 651/1294] 10.0.0.3 () {32 vars in 688 bytes} [Thu May 28 16:31:28 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1295] 10.0.0.3 () {32 vars in 700 bytes} [Thu May 28 16:31:28 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1296] 10.0.0.3 () {32 vars in 686 bytes} [Thu May 28 16:31:28 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1297] 10.0.0.3 () {34 vars in 683 bytes} [Thu May 28 16:31:28 2026] POST /v2.0/security-groups => generated 1675 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1298] 10.0.0.3 () {34 vars in 683 bytes} [Thu May 28 16:31:28 2026] POST /v2.0/security-groups => generated 1659 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1299] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:31:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1300] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:29 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1301] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:31:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1302] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:31:29 2026] POST /v2.0/security-group-rules => generated 596 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1303] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:29 2026] GET /v2.0/security-groups?id=a8597626-c39d-41cf-bb8b-5b86da9060a5&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1304] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:31:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1305] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:31:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1306] 10.0.0.3 () {32 vars in 700 bytes} [Thu May 28 16:31:28 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 877 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1307] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:31:29 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) [pid: 8|app: 0|req: 648/1308] 10.0.0.3 () {32 vars in 696 bytes} [Thu May 28 16:31:29 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:31:29.791 8 INFO neutron.db.securitygroups_db [None req-3d57f1ce-890c-4724-a6d3-b784a124eab6 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] Project 7c2cc9a783c34e98a1835e8ab88e567a 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: 649/1309] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:31:29 2026] POST /v2.0/security-group-rules => generated 607 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1310] 10.0.0.3 () {32 vars in 708 bytes} [Thu May 28 16:31:29 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:31:30.002 8 INFO neutron.db.securitygroups_db [None req-01206bfe-a69a-4ca6-98d6-aeaa72a71edf 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] Project 7c2cc9a783c34e98a1835e8ab88e567a 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: 651/1311] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:31:29 2026] POST /v2.0/security-group-rules => generated 606 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1312] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 28 16:31:29 2026] POST /v2.0/floatingips => generated 552 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1313] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:30 2026] DELETE /v2.0/security-groups/700f8d7f-3c5e-4804-ae99-1cdd97f8213c => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1314] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:30 2026] DELETE /v2.0/security-groups/a975b379-7ef0-4242-acca-f7cca260ae29 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1315] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:30 2026] DELETE /v2.0/security-groups/7edeac17-8650-4428-aca9-4c8eb4f4ee54 => 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: 654/1316] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:30 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1317] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:30 2026] GET /v2.0/security-groups?id=a8597626-c39d-41cf-bb8b-5b86da9060a5&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1318] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:30 2026] DELETE /v2.0/security-groups/99f8e7c0-69ea-4ce7-8e58-036180617446 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1319] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:30 2026] DELETE /v2.0/security-groups/8daeed5c-0edf-4c85-b46d-09b10612a665 => 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: 656/1320] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 28 16:31:30 2026] GET /v2.0/networks => generated 1297 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1321] 10.0.0.131 () {34 vars in 1098 bytes} [Thu May 28 16:31:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--294577881&fields=id&tenant_id=6c71ee7474d94616b3b6fdbce2cc82d8 => generated 69 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1322] 10.0.0.131 () {34 vars in 982 bytes} [Thu May 28 16:31:30 2026] GET /v2.0/networks?id=d2ba67c8-f54e-4554-b839-4b31f835a680 => 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: 666/1323] 10.0.0.131 () {34 vars in 965 bytes} [Thu May 28 16:31:30 2026] GET /v2.0/quotas/6c71ee7474d94616b3b6fdbce2cc82d8 => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1324] 10.0.0.131 () {34 vars in 1100 bytes} [Thu May 28 16:31:30 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1337041561&fields=id&tenant_id=7c2cc9a783c34e98a1835e8ab88e567a => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1325] 10.0.0.131 () {34 vars in 982 bytes} [Thu May 28 16:31:30 2026] GET /v2.0/networks?id=16ce80d9-e4a9-424b-98ef-4ecc8922f840 => generated 660 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1326] 10.0.0.131 () {34 vars in 965 bytes} [Thu May 28 16:31:30 2026] GET /v2.0/quotas/7c2cc9a783c34e98a1835e8ab88e567a => 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: 667/1327] 10.0.0.131 () {34 vars in 1002 bytes} [Thu May 28 16:31:30 2026] GET /v2.0/ports?tenant_id=6c71ee7474d94616b3b6fdbce2cc82d8&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1328] 10.0.0.131 () {34 vars in 1002 bytes} [Thu May 28 16:31:30 2026] GET /v2.0/ports?tenant_id=7c2cc9a783c34e98a1835e8ab88e567a&fields=id => generated 57 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1329] 10.0.0.131 () {34 vars in 1008 bytes} [Thu May 28 16:31:30 2026] GET /v2.0/networks/d2ba67c8-f54e-4554-b839-4b31f835a680?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: 662/1330] 10.0.0.131 () {34 vars in 1108 bytes} [Thu May 28 16:31:30 2026] GET /v2.0/networks/d2ba67c8-f54e-4554-b839-4b31f835a680?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1331] 10.0.0.131 () {34 vars in 1008 bytes} [Thu May 28 16:31:30 2026] GET /v2.0/networks/16ce80d9-e4a9-424b-98ef-4ecc8922f840?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: 663/1332] 10.0.0.131 () {34 vars in 1108 bytes} [Thu May 28 16:31:31 2026] GET /v2.0/networks/16ce80d9-e4a9-424b-98ef-4ecc8922f840?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1333] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:31 2026] GET /v2.0/ports?device_id=d8ce7a47-fcae-4215-835c-2881be245223 => 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: 664/1334] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:31 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => 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: 671/1335] 199.204.45.25 () {34 vars in 993 bytes} [Thu May 28 16:31:31 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:31:31.662 8 INFO neutron_taas.services.taas.taas_plugin [req-da1e11fd-47a7-466b-aab1-09cb35291d50 req-d388e292-d821-4919-b516-5dc0e5816370 7070b221567948619c06f81032c17ef3 9e60d52aa40949fe942a1940919aa0a7 - - default default] TaaS: Handle Delete Port: 7f9e10fb-1bd5-4127-be38-5685f99a6373 2026-05-28 16:31:31.664 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-da1e11fd-47a7-466b-aab1-09cb35291d50 req-d388e292-d821-4919-b516-5dc0e5816370 7070b221567948619c06f81032c17ef3 9e60d52aa40949fe942a1940919aa0a7 - - default default] Tap Mirror: Handle Delete Port: 7f9e10fb-1bd5-4127-be38-5685f99a6373 2026-05-28 16:31:31.782 8 INFO neutron.db.l3_db [req-da1e11fd-47a7-466b-aab1-09cb35291d50 req-d388e292-d821-4919-b516-5dc0e5816370 7070b221567948619c06f81032c17ef3 9e60d52aa40949fe942a1940919aa0a7 - - default default] Floating IP 1a58baf2-7f3f-4c16-841a-0b6f7db56d98 disassociated. External IP: 10.96.250.208, port: 7f9e10fb-1bd5-4127-be38-5685f99a6373. [pid: 7|app: 0|req: 672/1336] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:31 2026] GET /v2.0/security-groups?tenant_id=492e3cbfda5443ca9ee73c4fb2adfd1a&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1337] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:31 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => 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: 674/1338] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:31 2026] DELETE /v2.0/security-groups/67b55485-d7e9-42ad-8735-c966b29950ed => 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: 675/1339] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:32 2026] GET /v2.0/security-groups?tenant_id=ea30da040fdd490d996aab54211fa9c6&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1340] 199.204.45.25 () {36 vars in 996 bytes} [Thu May 28 16:31:31 2026] DELETE /v2.0/ports/7f9e10fb-1bd5-4127-be38-5685f99a6373 => generated 0 bytes in 627 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:31:32.217 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5114add0-a395-46b6-94ce-dcf248055556'] response: {'server_uuid': 'd96bb867-9156-4034-b851-19449a90e881', 'name': 'network-vif-deleted', 'tag': '7f9e10fb-1bd5-4127-be38-5685f99a6373', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 676/1341] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:32 2026] DELETE /v2.0/security-groups/a9826cac-a112-45d8-86f0-132f90d5f2e0 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1342] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:32 2026] GET /v2.0/ports?device_id=d8ce7a47-fcae-4215-835c-2881be245223 => 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: 677/1343] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:32 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1344] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:32 2026] GET /v2.0/security-groups?tenant_id=74dd65b81c7144d1bdf1e5d06baa12f8&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1345] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:32 2026] DELETE /v2.0/security-groups/b5efcb4f-3158-499c-ba0b-1adcb30f5001 => 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: 668/1346] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:32 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => 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: 679/1347] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:33 2026] GET /v2.0/ports?device_id=d8ce7a47-fcae-4215-835c-2881be245223 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1348] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:33 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => 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: 680/1349] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:34 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1350] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:34 2026] GET /v2.0/ports?device_id=d8ce7a47-fcae-4215-835c-2881be245223 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1351] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:34 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => 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: 671/1352] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:35 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => 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: 682/1353] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:31:35 2026] GET /v2.0/networks?id=d2ba67c8-f54e-4554-b839-4b31f835a680 => generated 676 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1354] 199.204.45.25 () {34 vars in 1049 bytes} [Thu May 28 16:31:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6c71ee7474d94616b3b6fdbce2cc82d8 => generated 180 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1355] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:35 2026] GET /v2.0/ports?device_id=d8ce7a47-fcae-4215-835c-2881be245223 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1356] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:35 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => 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: 673/1357] 199.204.45.25 () {38 vars in 954 bytes} [Thu May 28 16:31:35 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: 674/1358] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:36 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => 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: 685/1359] 199.204.45.25 () {38 vars in 1027 bytes} [Thu May 28 16:31:35 2026] PUT /v2.0/ports/5d07cef2-18a8-4474-995a-f56c18cf56ac => generated 1235 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:31:36.464 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-02699b3a-11c6-4342-94bc-7be9da6c2f12'] response: {'name': 'network-changed', 'server_uuid': 'd8ce7a47-fcae-4215-835c-2881be245223', 'tag': '5d07cef2-18a8-4474-995a-f56c18cf56ac', '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: 675/1360] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:36 2026] GET /v2.0/ports?device_id=d8ce7a47-fcae-4215-835c-2881be245223 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1361] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:36 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => 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: 676/1362] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:36 2026] GET /v2.0/security-groups?id=4669c83a-5e64-4a98-9c91-f0a2162309cd&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1363] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:31:36 2026] GET /v2.0/ports?tenant_id=6c71ee7474d94616b3b6fdbce2cc82d8&device_id=d8ce7a47-fcae-4215-835c-2881be245223 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1364] 199.204.45.25 () {34 vars in 1017 bytes} [Thu May 28 16:31:37 2026] GET /v2.0/networks?tenant_id=6c71ee7474d94616b3b6fdbce2cc82d8&shared=False => generated 772 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1365] 199.204.45.25 () {34 vars in 929 bytes} [Thu May 28 16:31:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:31:37.338 7 INFO neutron.db.segments_db [None req-ac1f8cfa-5180-4d45-8076-eb581ba4ced2 ef75e30b6d564d96b7999386d06f44db ffa710b8086d44fb892e8f5f67537b3e - - default default] Added segment 5c3ab9f1-c4aa-492d-b9dc-a3d15db98715 of type vxlan for network 02a6bb35-ae8c-4af8-87a7-14c0ed4b7dc4 [pid: 8|app: 0|req: 679/1366] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:37 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => 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: 688/1367] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:31:37 2026] POST /v2.0/networks => generated 612 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1368] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:31:37 2026] GET /v2.0/networks?id=16ce80d9-e4a9-424b-98ef-4ecc8922f840 => generated 660 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1369] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:31:37 2026] POST /v2.0/subnets => generated 626 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1370] 199.204.45.25 () {34 vars in 1049 bytes} [Thu May 28 16:31:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7c2cc9a783c34e98a1835e8ab88e567a => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:31:37.749 8 INFO neutron.db.segments_db [None req-f4b6e9ca-add8-47e7-ad6e-55a3bd973572 ef75e30b6d564d96b7999386d06f44db ffa710b8086d44fb892e8f5f67537b3e - - default default] Added segment e2061c6d-2bc2-4d3e-af8c-27901dd24d26 of type vxlan for network ac0d6975-29fa-4693-9e02-999790439a8f [pid: 8|app: 0|req: 681/1371] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:31:37 2026] POST /v2.0/networks => generated 613 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1372] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:37 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => 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: 683/1373] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:37 2026] GET /v2.0/ports?device_id=d8ce7a47-fcae-4215-835c-2881be245223 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1374] 199.204.45.25 () {38 vars in 954 bytes} [Thu May 28 16:31:37 2026] POST /v2.0/ports => generated 958 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 692/1375] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:38 2026] GET /v2.0/security-groups?id=4669c83a-5e64-4a98-9c91-f0a2162309cd&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: 684/1376] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:31:37 2026] POST /v2.0/subnets => generated 629 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:31:38.186 8 INFO neutron.db.segments_db [None req-da3cd177-4ee9-4a39-8d15-5cd3cfab2b3e ef75e30b6d564d96b7999386d06f44db ffa710b8086d44fb892e8f5f67537b3e - - default default] Added segment 6e923e64-c52d-44c7-a182-36395b3dd141 of type vxlan for network 000ad988-64fd-407a-a12a-f31f16e48c1d [pid: 8|app: 0|req: 685/1377] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:31:38 2026] POST /v2.0/networks => generated 612 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1378] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:31:38 2026] GET /v2.0/ports?tenant_id=6c71ee7474d94616b3b6fdbce2cc82d8&device_id=d8ce7a47-fcae-4215-835c-2881be245223 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1379] 199.204.45.25 () {38 vars in 1027 bytes} [Thu May 28 16:31:38 2026] PUT /v2.0/ports/5ed90f46-a25a-40f3-8260-4a51a391dd34 => generated 1239 bytes in 361 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: 687/1380] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:31:38 2026] POST /v2.0/subnets => generated 629 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1381] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:31:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5d07cef2-18a8-4474-995a-f56c18cf56ac => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:31:38.512 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-58646725-a9e6-44fe-9848-6b9423231d67'] response: {'name': 'network-changed', 'server_uuid': '8b461fc7-289d-4589-83c1-e4242f233a62', 'tag': '5ed90f46-a25a-40f3-8260-4a51a391dd34', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 688/1382] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:38 2026] GET /v2.0/ports?device_id=d96bb867-9156-4034-b851-19449a90e881 => 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: 689/1383] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:31:38 2026] GET /v2.0/subnets?id=2bb8aa7a-a173-4e1b-8a6d-13b6bd02a666 => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:31:38.544 7 INFO neutron.db.segments_db [None req-26d06f3f-2175-46ee-8033-551617cecfcc ef75e30b6d564d96b7999386d06f44db ffa710b8086d44fb892e8f5f67537b3e - - default default] Added segment ccb44cbe-3f00-460e-9a05-4e2e6348f51f of type vxlan for network b6da9077-6dcd-45e0-b59d-ea96e99cce0b [pid: 8|app: 0|req: 690/1384] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:31:38 2026] GET /v2.0/ports?network_id=d2ba67c8-f54e-4554-b839-4b31f835a680&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: 695/1385] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:31:38 2026] POST /v2.0/networks => generated 612 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1386] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:31:38 2026] GET /v2.0/networks/d2ba67c8-f54e-4554-b839-4b31f835a680?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1387] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:31:38 2026] GET /v2.0/networks/d2ba67c8-f54e-4554-b839-4b31f835a680?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1388] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:31:38 2026] POST /v2.0/subnets => generated 629 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:31:38.890 8 INFO neutron.db.segments_db [None req-61835622-0e6d-441d-be90-50c03d7265ba ef75e30b6d564d96b7999386d06f44db ffa710b8086d44fb892e8f5f67537b3e - - default default] Added segment 38eea634-2d46-4d57-9550-6b4662f32157 of type vxlan for network d8fa27f9-0190-46a5-9a2c-9ef8def67f96 [pid: 7|app: 0|req: 697/1389] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:38 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1390] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:31:38 2026] POST /v2.0/networks => generated 612 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1391] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:38 2026] GET /v2.0/security-groups?id=495e9cc9-4fcc-43e6-aa5d-42a91cffec42&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: 7|app: 0|req: 699/1392] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:31:39 2026] GET /v2.0/ports?tenant_id=7c2cc9a783c34e98a1835e8ab88e567a&device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1393] 199.204.45.25 () {34 vars in 1017 bytes} [Thu May 28 16:31:39 2026] GET /v2.0/networks?tenant_id=7c2cc9a783c34e98a1835e8ab88e567a&shared=False => generated 756 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1394] 199.204.45.25 () {34 vars in 929 bytes} [Thu May 28 16:31:39 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1395] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:31:39 2026] POST /v2.0/subnets => generated 629 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1396] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:39 2026] GET /v2.0/ports?device_id=d8ce7a47-fcae-4215-835c-2881be245223 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1397] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:39 2026] GET /v2.0/security-groups?id=4669c83a-5e64-4a98-9c91-f0a2162309cd&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1398] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 28 16:31:39 2026] PUT /v2.0/subnets/26824f2c-681d-4f5e-88e3-ff8cc01ebf5c/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1399] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 28 16:31:39 2026] PUT /v2.0/subnets/c92adbe8-46fb-4fd8-b954-7b8b7c77beaf/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: 696/1400] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 28 16:31:39 2026] PUT /v2.0/subnets/cc72b8df-f9da-491c-9638-116b51c12f05/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1401] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 28 16:31:39 2026] PUT /v2.0/subnets/d09d5d1e-5199-4405-9520-933793614460/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1402] 10.0.0.3 () {32 vars in 662 bytes} [Thu May 28 16:31:39 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: 7|app: 0|req: 706/1403] 10.0.0.3 () {32 vars in 676 bytes} [Thu May 28 16:31:39 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1404] 10.0.0.3 () {32 vars in 672 bytes} [Thu May 28 16:31:39 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1405] 10.0.0.3 () {32 vars in 684 bytes} [Thu May 28 16:31:39 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1406] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:39 2026] DELETE /v2.0/security-groups/a8597626-c39d-41cf-bb8b-5b86da9060a5 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:31:39.702 7 INFO neutron.api.v2.resource [None req-e3c38629-ac2f-4263-a70b-5b7419421053 7070b221567948619c06f81032c17ef3 9e60d52aa40949fe942a1940919aa0a7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 708/1407] 10.0.0.3 () {32 vars in 735 bytes} [Thu May 28 16:31:39 2026] GET /v2.0/security-groups/a8597626-c39d-41cf-bb8b-5b86da9060a5 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1408] 10.0.0.3 () {32 vars in 670 bytes} [Thu May 28 16:31:39 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1409] 10.0.0.3 () {32 vars in 684 bytes} [Thu May 28 16:31:39 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:31:39.823 7 INFO neutron_taas.services.taas.taas_plugin [None req-c2a12eef-0894-4005-824f-e0b722eb710f 7070b221567948619c06f81032c17ef3 9e60d52aa40949fe942a1940919aa0a7 - - default default] TaaS: Handle Delete Port: b4453afc-1f28-4cbc-88b5-f4de0947e451 2026-05-28 16:31:39.826 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2a12eef-0894-4005-824f-e0b722eb710f 7070b221567948619c06f81032c17ef3 9e60d52aa40949fe942a1940919aa0a7 - - default default] Tap Mirror: Handle Delete Port: b4453afc-1f28-4cbc-88b5-f4de0947e451 [pid: 8|app: 0|req: 702/1410] 10.0.0.3 () {32 vars in 680 bytes} [Thu May 28 16:31:39 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1411] 10.0.0.3 () {32 vars in 692 bytes} [Thu May 28 16:31:39 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1412] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:31:39 2026] DELETE /v2.0/floatingips/1a58baf2-7f3f-4c16-841a-0b6f7db56d98 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1413] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:31:39 2026] DELETE /v2.0/subnets/26824f2c-681d-4f5e-88e3-ff8cc01ebf5c => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1414] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:31:40 2026] DELETE /v2.0/subnets/c92adbe8-46fb-4fd8-b954-7b8b7c77beaf => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1415] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:40 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1418] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:31:40 2026] DELETE /v2.0/subnets/cc72b8df-f9da-491c-9638-116b51c12f05 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:31:40.338 7 INFO neutron_taas.services.taas.taas_plugin [None req-4df33200-d6d4-4e74-8a08-2e3e0c8bab90 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: bf288be7-5d55-4b19-b4d1-123c4f812f4b 2026-05-28 16:31:40.341 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4df33200-d6d4-4e74-8a08-2e3e0c8bab90 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: bf288be7-5d55-4b19-b4d1-123c4f812f4b [pid: 8|app: 0|req: 710/1419] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:31:40 2026] GET /v2.0/ports?tenant_id=7c2cc9a783c34e98a1835e8ab88e567a&device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => generated 1242 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1420] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:40 2026] GET /v2.0/security-groups?id=495e9cc9-4fcc-43e6-aa5d-42a91cffec42&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: 712/1421] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:31:40 2026] DELETE /v2.0/subnets/d09d5d1e-5199-4405-9520-933793614460 => 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: 713/1422] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:31:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5ed90f46-a25a-40f3-8260-4a51a391dd34 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1423] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:40 2026] GET /v2.0/ports?device_id=d8ce7a47-fcae-4215-835c-2881be245223 => 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: 715/1424] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:31:40 2026] DELETE /v2.0/subnets/f8b0f41a-428c-43e2-9331-300b7bc72fac => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1425] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:31:40 2026] GET /v2.0/subnets?id=13b06993-1082-4e09-a70f-e1e0414ee828 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1426] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:40 2026] GET /v2.0/security-groups?id=4669c83a-5e64-4a98-9c91-f0a2162309cd&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1427] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:31:39 2026] PUT /v2.0/routers/1de9c061-149e-4f17-855c-080126da147e/remove_router_interface => generated 309 bytes in 894 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:31:40.883 8 INFO neutron.services.segments.plugin [-] Segment 5c3ab9f1-c4aa-492d-b9dc-a3d15db98715 resource provider aggregate not found 2026-05-28 16:31:40.889 8 INFO neutron.services.segments.plugin [-] Segment 5c3ab9f1-c4aa-492d-b9dc-a3d15db98715 resource provider aggregate not found 2026-05-28 16:31:40.903 8 INFO neutron.services.segments.plugin [-] Segment 5c3ab9f1-c4aa-492d-b9dc-a3d15db98715 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c3ab9f1-c4aa-492d-b9dc-a3d15db98715 found for delete ", "request_id": "req-7c52da33-e5b8-4987-aa98-cd17d4033419"}]} 2026-05-28 16:31:40.910 8 INFO neutron.services.segments.plugin [-] Segment 5c3ab9f1-c4aa-492d-b9dc-a3d15db98715 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c3ab9f1-c4aa-492d-b9dc-a3d15db98715 found for delete ", "request_id": "req-8685f77e-4f0b-48e3-b09b-54bc2476ed0e"}]} [pid: 7|app: 0|req: 711/1428] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:31:40 2026] GET /v2.0/ports?network_id=16ce80d9-e4a9-424b-98ef-4ecc8922f840&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1429] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:31:40 2026] DELETE /v2.0/networks/02a6bb35-ae8c-4af8-87a7-14c0ed4b7dc4 => 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: 719/1430] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:31:40 2026] GET /v2.0/networks/16ce80d9-e4a9-424b-98ef-4ecc8922f840?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:31:41.114 7 INFO neutron_taas.services.taas.taas_plugin [None req-29a2f588-7d8f-4f6f-86f7-3a3a31020733 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: ff0a1d65-c56b-45d0-8e13-a804fbeb5257 2026-05-28 16:31:41.117 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29a2f588-7d8f-4f6f-86f7-3a3a31020733 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: ff0a1d65-c56b-45d0-8e13-a804fbeb5257 [pid: 8|app: 0|req: 720/1431] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:31:40 2026] DELETE /v2.0/networks/ac0d6975-29fa-4693-9e02-999790439a8f => 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: 721/1432] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:31:41 2026] GET /v2.0/networks/16ce80d9-e4a9-424b-98ef-4ecc8922f840?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: 722/1433] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:31:41 2026] DELETE /v2.0/networks/000ad988-64fd-407a-a12a-f31f16e48c1d => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:31:41.367 7 INFO neutron_taas.services.taas.taas_plugin [None req-29a2f588-7d8f-4f6f-86f7-3a3a31020733 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: db683874-ddac-470b-aa23-1da7009973e1 2026-05-28 16:31:41.371 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29a2f588-7d8f-4f6f-86f7-3a3a31020733 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: db683874-ddac-470b-aa23-1da7009973e1 [pid: 8|app: 0|req: 723/1434] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:31:41 2026] DELETE /v2.0/networks/b6da9077-6dcd-45e0-b59d-ea96e99cce0b => 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: 724/1435] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:31:41 2026] DELETE /v2.0/networks/d8fa27f9-0190-46a5-9a2c-9ef8def67f96 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1436] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:41 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1437] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:41 2026] GET /v2.0/security-groups?id=495e9cc9-4fcc-43e6-aa5d-42a91cffec42&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-28 16:31:41.688 7 INFO neutron.services.segments.plugin [-] Segment 8f56c739-d7d8-461c-8b8a-0352abfaa6d7 resource provider aggregate not found 2026-05-28 16:31:41.695 7 INFO neutron.services.segments.plugin [-] Segment 8f56c739-d7d8-461c-8b8a-0352abfaa6d7 resource provider aggregate not found 2026-05-28 16:31:41.716 7 INFO neutron.services.segments.plugin [-] Segment 8f56c739-d7d8-461c-8b8a-0352abfaa6d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f56c739-d7d8-461c-8b8a-0352abfaa6d7 found for delete ", "request_id": "req-bd6268f5-e021-4ddd-b443-efbcc7125c15"}]} 2026-05-28 16:31:41.716 7 INFO neutron.services.segments.plugin [-] Segment 8f56c739-d7d8-461c-8b8a-0352abfaa6d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f56c739-d7d8-461c-8b8a-0352abfaa6d7 found for delete ", "request_id": "req-0ad7e105-91d4-431c-b071-89192ec3dd2c"}]} 2026-05-28 16:31:41.721 7 INFO neutron.db.l3_hamode_db [None req-29a2f588-7d8f-4f6f-86f7-3a3a31020733 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] HA network da55433d-d642-4cf0-8190-77a091662f15 was deleted as no HA routers are present in tenant 9e60d52aa40949fe942a1940919aa0a7. [pid: 7|app: 0|req: 712/1438] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:31:40 2026] DELETE /v2.0/routers/1de9c061-149e-4f17-855c-080126da147e => generated 0 bytes in 813 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1439] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:41 2026] GET /v2.0/ports?device_id=d8ce7a47-fcae-4215-835c-2881be245223 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1440] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:31:41 2026] DELETE /v2.0/subnets/d9e234be-1e72-41df-94d3-5b1ddd909e31 => 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: 714/1441] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:41 2026] GET /v2.0/security-groups?id=4669c83a-5e64-4a98-9c91-f0a2162309cd&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:31:42.008 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b720323-d39d-417b-a770-ce1a27835eaa 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: d9ed6bbc-24bb-4ab6-80bb-67b75b1f27db 2026-05-28 16:31:42.012 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b720323-d39d-417b-a770-ce1a27835eaa 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: d9ed6bbc-24bb-4ab6-80bb-67b75b1f27db [pid: 8|app: 0|req: 728/1442] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:31:41 2026] DELETE /v2.0/networks/2a56826c-02f0-48f0-b17a-d6beb2b7418b => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1443] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:42 2026] GET /v2.0/security-groups?tenant_id=9e60d52aa40949fe942a1940919aa0a7&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1444] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:42 2026] DELETE /v2.0/security-groups/5c4ed07a-dcac-4d81-884b-375f1337eda1 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1445] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:42 2026] GET /v2.0/security-groups?tenant_id=963c88f6eeda4150ac362f956d079030&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1446] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:42 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1447] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:42 2026] DELETE /v2.0/security-groups/21e2d9ab-53cc-4fce-b8fe-068168b79407 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1448] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:42 2026] GET /v2.0/security-groups?id=495e9cc9-4fcc-43e6-aa5d-42a91cffec42&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-28 16:31:42.916 8 INFO neutron.services.segments.plugin [-] Segment e2061c6d-2bc2-4d3e-af8c-27901dd24d26 resource provider aggregate not found 2026-05-28 16:31:42.930 8 INFO neutron.services.segments.plugin [-] Segment e2061c6d-2bc2-4d3e-af8c-27901dd24d26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2061c6d-2bc2-4d3e-af8c-27901dd24d26 found for delete ", "request_id": "req-1e71e531-58ce-4e7e-801b-fc64ddc66733"}]} 2026-05-28 16:31:42.935 8 INFO neutron.services.segments.plugin [-] Segment e2061c6d-2bc2-4d3e-af8c-27901dd24d26 resource provider aggregate not found 2026-05-28 16:31:42.945 8 INFO neutron.services.segments.plugin [-] Segment 6e923e64-c52d-44c7-a182-36395b3dd141 resource provider aggregate not found 2026-05-28 16:31:42.956 8 INFO neutron.services.segments.plugin [-] Segment 6e923e64-c52d-44c7-a182-36395b3dd141 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e923e64-c52d-44c7-a182-36395b3dd141 found for delete ", "request_id": "req-72555fb9-116f-4ec6-966c-6da3d5317d00"}]} 2026-05-28 16:31:42.959 8 INFO neutron.services.segments.plugin [-] Segment e2061c6d-2bc2-4d3e-af8c-27901dd24d26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2061c6d-2bc2-4d3e-af8c-27901dd24d26 found for delete ", "request_id": "req-d7871585-b87f-41be-a49e-e12085b49305"}]} 2026-05-28 16:31:42.972 8 INFO neutron.services.segments.plugin [-] Segment 6e923e64-c52d-44c7-a182-36395b3dd141 resource provider aggregate not found 2026-05-28 16:31:42.978 8 INFO neutron.services.segments.plugin [-] Segment ccb44cbe-3f00-460e-9a05-4e2e6348f51f resource provider aggregate not found 2026-05-28 16:31:42.990 8 INFO neutron.services.segments.plugin [-] Segment 6e923e64-c52d-44c7-a182-36395b3dd141 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e923e64-c52d-44c7-a182-36395b3dd141 found for delete ", "request_id": "req-e947a00d-5089-4375-876d-aab0240d7368"}]} 2026-05-28 16:31:42.999 8 INFO neutron.services.segments.plugin [-] Segment ccb44cbe-3f00-460e-9a05-4e2e6348f51f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccb44cbe-3f00-460e-9a05-4e2e6348f51f found for delete ", "request_id": "req-935c1182-249c-4dd7-a5bc-1356a0fb56f3"}]} 2026-05-28 16:31:43.006 8 INFO neutron.services.segments.plugin [-] Segment ccb44cbe-3f00-460e-9a05-4e2e6348f51f resource provider aggregate not found 2026-05-28 16:31:43.020 8 INFO neutron.services.segments.plugin [-] Segment 38eea634-2d46-4d57-9550-6b4662f32157 resource provider aggregate not found 2026-05-28 16:31:43.024 8 INFO neutron.services.segments.plugin [-] Segment ccb44cbe-3f00-460e-9a05-4e2e6348f51f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccb44cbe-3f00-460e-9a05-4e2e6348f51f found for delete ", "request_id": "req-c105473f-0e2a-4ea0-8b05-4da2abcb7cc3"}]} 2026-05-28 16:31:43.036 8 INFO neutron.services.segments.plugin [-] Segment 38eea634-2d46-4d57-9550-6b4662f32157 resource provider aggregate not found 2026-05-28 16:31:43.041 8 INFO neutron.services.segments.plugin [-] Segment 38eea634-2d46-4d57-9550-6b4662f32157 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38eea634-2d46-4d57-9550-6b4662f32157 found for delete ", "request_id": "req-8a16c388-1990-4dc9-af77-5c359603c7ed"}]} [pid: 8|app: 0|req: 732/1449] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:42 2026] GET /v2.0/security-groups?tenant_id=ffa710b8086d44fb892e8f5f67537b3e&name=default => generated 2925 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1450] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:42 2026] GET /v2.0/ports?device_id=d8ce7a47-fcae-4215-835c-2881be245223 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:31:43.064 8 INFO neutron.services.segments.plugin [-] Segment 38eea634-2d46-4d57-9550-6b4662f32157 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38eea634-2d46-4d57-9550-6b4662f32157 found for delete ", "request_id": "req-bd078aef-07e5-4847-94ef-c447cf70a1d7"}]} 2026-05-28 16:31:43.067 8 INFO neutron.services.segments.plugin [-] Segment e92aa22c-d5c9-440a-b728-017def2727ec resource provider aggregate not found 2026-05-28 16:31:43.088 8 INFO neutron.services.segments.plugin [-] Segment e92aa22c-d5c9-440a-b728-017def2727ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e92aa22c-d5c9-440a-b728-017def2727ec found for delete ", "request_id": "req-2a765909-8a5f-4530-a51b-dfea867b51e1"}]} 2026-05-28 16:31:43.098 8 INFO neutron.services.segments.plugin [-] Segment e92aa22c-d5c9-440a-b728-017def2727ec resource provider aggregate not found [pid: 7|app: 0|req: 719/1451] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:43 2026] GET /v2.0/security-groups?id=4669c83a-5e64-4a98-9c91-f0a2162309cd&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:31:43.121 8 INFO neutron.services.segments.plugin [-] Segment e92aa22c-d5c9-440a-b728-017def2727ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e92aa22c-d5c9-440a-b728-017def2727ec found for delete ", "request_id": "req-8d1c05b3-3d87-41c3-805a-00b3b7aca067"}]} [pid: 8|app: 0|req: 733/1452] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:43 2026] DELETE /v2.0/security-groups/06055dea-16cf-439d-b742-cc7ca0bb76a8 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1453] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:43 2026] GET /v2.0/security-groups?tenant_id=f4555e8e5120419b90fde256af7657af&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1454] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:43 2026] DELETE /v2.0/security-groups/aa191944-b81a-4f08-8f1d-59c3e997ba4e => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1455] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:43 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1456] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:43 2026] GET /v2.0/security-groups?id=495e9cc9-4fcc-43e6-aa5d-42a91cffec42&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1457] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:44 2026] GET /v2.0/ports?device_id=d8ce7a47-fcae-4215-835c-2881be245223 => generated 971 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1458] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:44 2026] GET /v2.0/security-groups?id=4669c83a-5e64-4a98-9c91-f0a2162309cd&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: 723/1459] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:44 2026] GET /v2.0/ports?device_id=d8ce7a47-fcae-4215-835c-2881be245223 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:31:44.707 8 INFO neutron.db.l3_db [None req-dd01073c-eab2-4544-b9aa-3e84a72db649 478c2d68e70a42ceb2a16e76876c9105 6c71ee7474d94616b3b6fdbce2cc82d8 - - default default] Floating IP 2a9e9f40-861f-4fa5-b5fb-f69bef3a0c82 associated. External IP: 10.96.250.213, port: 5d07cef2-18a8-4474-995a-f56c18cf56ac. [pid: 8|app: 0|req: 737/1460] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 28 16:31:44 2026] PUT /v2.0/floatingips/2a9e9f40-861f-4fa5-b5fb-f69bef3a0c82 => generated 855 bytes in 626 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1461] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:45 2026] GET /v2.0/ports?device_id=d8ce7a47-fcae-4215-835c-2881be245223 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:31:45.135 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bffdffa-f3a2-4a7d-9435-22267f6bd6b7'] response: {'name': 'network-changed', 'server_uuid': 'd8ce7a47-fcae-4215-835c-2881be245223', 'tag': '5d07cef2-18a8-4474-995a-f56c18cf56ac', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 738/1462] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:45 2026] GET /v2.0/security-groups?id=4669c83a-5e64-4a98-9c91-f0a2162309cd&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1463] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:45 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => 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: 739/1464] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:45 2026] GET /v2.0/security-groups?id=495e9cc9-4fcc-43e6-aa5d-42a91cffec42&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: 726/1465] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:45 2026] GET /v2.0/ports?device_id=d8ce7a47-fcae-4215-835c-2881be245223 => 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: 740/1466] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:45 2026] GET /v2.0/security-groups?id=4669c83a-5e64-4a98-9c91-f0a2162309cd&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: 727/1467] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:31:45 2026] GET /v2.0/ports?tenant_id=6c71ee7474d94616b3b6fdbce2cc82d8&device_id=d8ce7a47-fcae-4215-835c-2881be245223 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1468] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:31:45 2026] GET /v2.0/networks?id=d2ba67c8-f54e-4554-b839-4b31f835a680 => generated 772 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1469] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:31:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5d07cef2-18a8-4474-995a-f56c18cf56ac => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1470] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:31:45 2026] GET /v2.0/subnets?id=2bb8aa7a-a173-4e1b-8a6d-13b6bd02a666 => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1471] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:31:45 2026] GET /v2.0/ports?network_id=d2ba67c8-f54e-4554-b839-4b31f835a680&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1472] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:31:45 2026] GET /v2.0/networks/d2ba67c8-f54e-4554-b839-4b31f835a680?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: 732/1473] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:31:45 2026] GET /v2.0/networks/d2ba67c8-f54e-4554-b839-4b31f835a680?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: 742/1474] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:45 2026] GET /v2.0/security-groups?tenant_id=ed7a2143156d43769363a0f0f92308e5&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1475] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:46 2026] DELETE /v2.0/security-groups/cdada50a-b9d8-48ea-aa7c-de63e8689e71 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1476] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:46 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1477] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:46 2026] GET /v2.0/security-groups?id=495e9cc9-4fcc-43e6-aa5d-42a91cffec42&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1478] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:46 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => 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: 744/1479] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:46 2026] GET /v2.0/ports?device_id=d8ce7a47-fcae-4215-835c-2881be245223 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1480] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:46 2026] GET /v2.0/security-groups?id=4669c83a-5e64-4a98-9c91-f0a2162309cd&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1481] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:46 2026] GET /v2.0/security-groups?id=495e9cc9-4fcc-43e6-aa5d-42a91cffec42&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: 746/1482] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:31:46 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:31:47.508 8 INFO neutron.db.segments_db [None req-962b15ad-2318-435a-9102-871de7b522b2 10c54756f6ff4de4b6dbbb97fe34aa9c f57a04d54a2f4fbcb7c60c5a2048bf8a - - default default] Added segment 254c4493-d98b-457f-ab34-c40690907487 of type vxlan for network 9e20682e-d10d-4a58-b4cb-6e11f13f0346 2026-05-28 16:31:47.521 7 INFO neutron.db.l3_db [None req-6760c53d-c24b-4d2f-9a27-de93f1e1aa0e 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] Floating IP d5285b80-e7cb-4305-91dc-f9a82f36d967 associated. External IP: 10.96.250.210, port: 5ed90f46-a25a-40f3-8260-4a51a391dd34. [pid: 8|app: 0|req: 747/1483] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:31:47 2026] POST /v2.0/networks => generated 612 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1484] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 28 16:31:47 2026] PUT /v2.0/networks/9e20682e-d10d-4a58-b4cb-6e11f13f0346/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1485] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 28 16:31:47 2026] GET /v2.0/networks/9e20682e-d10d-4a58-b4cb-6e11f13f0346/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1486] 10.0.0.3 () {34 vars in 762 bytes} [Thu May 28 16:31:47 2026] PUT /v2.0/networks/9e20682e-d10d-4a58-b4cb-6e11f13f0346/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1487] 10.0.0.3 () {34 vars in 675 bytes} [Thu May 28 16:31:46 2026] POST /v2.0/floatingips => generated 856 bytes in 1041 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1488] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:47 2026] GET /v2.0/ports?device_id=d8ce7a47-fcae-4215-835c-2881be245223 => 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: 738/1489] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 28 16:31:47 2026] GET /v2.0/networks/9e20682e-d10d-4a58-b4cb-6e11f13f0346/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:31:47.866 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-32ece4ad-20a6-41d8-9bb3-ab7e0efc4ca7'] response: {'name': 'network-changed', 'server_uuid': '8b461fc7-289d-4589-83c1-e4242f233a62', 'tag': '5ed90f46-a25a-40f3-8260-4a51a391dd34', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 752/1490] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 28 16:31:47 2026] GET /v2.0/floatingips/d5285b80-e7cb-4305-91dc-f9a82f36d967 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1491] 199.204.45.25 () {34 vars in 993 bytes} [Thu May 28 16:31:47 2026] GET /v2.0/ports?device_id=d8ce7a47-fcae-4215-835c-2881be245223 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1492] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:31:47 2026] GET /v2.0/security-groups?id=4669c83a-5e64-4a98-9c91-f0a2162309cd&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1493] 10.0.0.3 () {34 vars in 758 bytes} [Thu May 28 16:31:47 2026] PUT /v2.0/networks/9e20682e-d10d-4a58-b4cb-6e11f13f0346/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1494] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 28 16:31:47 2026] GET /v2.0/networks/9e20682e-d10d-4a58-b4cb-6e11f13f0346/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:31:48.023 8 INFO neutron_taas.services.taas.taas_plugin [req-e0a0c66c-a230-44c5-a78d-1d24b45bd815 req-6241ebfa-b190-4a0e-b5ff-48ad072cb3eb 478c2d68e70a42ceb2a16e76876c9105 6c71ee7474d94616b3b6fdbce2cc82d8 - - default default] TaaS: Handle Delete Port: 5d07cef2-18a8-4474-995a-f56c18cf56ac 2026-05-28 16:31:48.026 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e0a0c66c-a230-44c5-a78d-1d24b45bd815 req-6241ebfa-b190-4a0e-b5ff-48ad072cb3eb 478c2d68e70a42ceb2a16e76876c9105 6c71ee7474d94616b3b6fdbce2cc82d8 - - default default] Tap Mirror: Handle Delete Port: 5d07cef2-18a8-4474-995a-f56c18cf56ac [pid: 7|app: 0|req: 742/1495] 10.0.0.3 () {34 vars in 780 bytes} [Thu May 28 16:31:47 2026] PUT /v2.0/networks/9e20682e-d10d-4a58-b4cb-6e11f13f0346/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1496] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 28 16:31:48 2026] GET /v2.0/networks/9e20682e-d10d-4a58-b4cb-6e11f13f0346/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:31:48.152 8 INFO neutron.db.l3_db [req-e0a0c66c-a230-44c5-a78d-1d24b45bd815 req-6241ebfa-b190-4a0e-b5ff-48ad072cb3eb 478c2d68e70a42ceb2a16e76876c9105 6c71ee7474d94616b3b6fdbce2cc82d8 - - default default] Floating IP 2a9e9f40-861f-4fa5-b5fb-f69bef3a0c82 disassociated. External IP: 10.96.250.213, port: 5d07cef2-18a8-4474-995a-f56c18cf56ac. [pid: 7|app: 0|req: 744/1497] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 28 16:31:48 2026] PUT /v2.0/networks/9e20682e-d10d-4a58-b4cb-6e11f13f0346/tags => generated 37 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1498] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 28 16:31:48 2026] GET /v2.0/networks/9e20682e-d10d-4a58-b4cb-6e11f13f0346/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1499] 10.0.0.3 () {32 vars in 739 bytes} [Thu May 28 16:31:48 2026] GET /v2.0/networks/9e20682e-d10d-4a58-b4cb-6e11f13f0346/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:31:48.309 7 INFO neutron.api.v2.resource [None req-b923e5ba-288e-4ebc-b2da-a840a6ffca7b 10c54756f6ff4de4b6dbbb97fe34aa9c f57a04d54a2f4fbcb7c60c5a2048bf8a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 747/1500] 10.0.0.3 () {32 vars in 743 bytes} [Thu May 28 16:31:48 2026] GET /v2.0/networks/9e20682e-d10d-4a58-b4cb-6e11f13f0346/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1501] 10.0.0.3 () {32 vars in 742 bytes} [Thu May 28 16:31:48 2026] DELETE /v2.0/networks/9e20682e-d10d-4a58-b4cb-6e11f13f0346/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: 749/1502] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:31:48 2026] GET /v2.0/ports?tenant_id=7c2cc9a783c34e98a1835e8ab88e567a&device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1503] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 28 16:31:48 2026] GET /v2.0/networks/9e20682e-d10d-4a58-b4cb-6e11f13f0346/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1504] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:31:48 2026] GET /v2.0/networks?id=16ce80d9-e4a9-424b-98ef-4ecc8922f840 => generated 756 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:31:48.519 7 INFO neutron.api.v2.resource [None req-867034aa-4ee4-4ab3-8c8c-8cabe9f06933 10c54756f6ff4de4b6dbbb97fe34aa9c f57a04d54a2f4fbcb7c60c5a2048bf8a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 752/1505] 10.0.0.3 () {32 vars in 746 bytes} [Thu May 28 16:31:48 2026] DELETE /v2.0/networks/9e20682e-d10d-4a58-b4cb-6e11f13f0346/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1506] 199.204.45.25 () {36 vars in 996 bytes} [Thu May 28 16:31:47 2026] DELETE /v2.0/ports/5d07cef2-18a8-4474-995a-f56c18cf56ac => generated 0 bytes in 604 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1507] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:31:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5ed90f46-a25a-40f3-8260-4a51a391dd34 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1508] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:31:48 2026] DELETE /v2.0/networks/9e20682e-d10d-4a58-b4cb-6e11f13f0346/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1509] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:31:48 2026] GET /v2.0/subnets?id=13b06993-1082-4e09-a70f-e1e0414ee828 => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:31:48.586 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b010a65-4470-4527-a787-05eebad01b2e'] response: {'server_uuid': 'd8ce7a47-fcae-4215-835c-2881be245223', 'name': 'network-vif-deleted', 'tag': '5d07cef2-18a8-4474-995a-f56c18cf56ac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 755/1510] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:31:48 2026] GET /v2.0/ports?network_id=16ce80d9-e4a9-424b-98ef-4ecc8922f840&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1511] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 28 16:31:48 2026] GET /v2.0/networks/9e20682e-d10d-4a58-b4cb-6e11f13f0346/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: 756/1512] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:31:48 2026] GET /v2.0/networks/16ce80d9-e4a9-424b-98ef-4ecc8922f840?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: 757/1513] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:31:48 2026] GET /v2.0/networks/16ce80d9-e4a9-424b-98ef-4ecc8922f840?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) 2026-05-28 16:31:48.749 8 INFO neutron.services.segments.plugin [-] Segment 254c4493-d98b-457f-ab34-c40690907487 resource provider aggregate not found 2026-05-28 16:31:48.750 8 INFO neutron.services.segments.plugin [-] Segment 254c4493-d98b-457f-ab34-c40690907487 resource provider aggregate not found 2026-05-28 16:31:48.769 8 INFO neutron.services.segments.plugin [-] Segment 254c4493-d98b-457f-ab34-c40690907487 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 254c4493-d98b-457f-ab34-c40690907487 found for delete ", "request_id": "req-4068f605-1ccf-4240-8696-754837a7ce03"}]} 2026-05-28 16:31:48.773 8 INFO neutron.services.segments.plugin [-] Segment 254c4493-d98b-457f-ab34-c40690907487 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 254c4493-d98b-457f-ab34-c40690907487 found for delete ", "request_id": "req-3a970e65-fe9e-4e29-857d-dbe8965d33a2"}]} [pid: 8|app: 0|req: 757/1514] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:31:48 2026] DELETE /v2.0/networks/9e20682e-d10d-4a58-b4cb-6e11f13f0346 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1515] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 28 16:31:48 2026] GET /v2.0/floatingips/d5285b80-e7cb-4305-91dc-f9a82f36d967 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1516] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:48 2026] GET /v2.0/ports?device_id=d8ce7a47-fcae-4215-835c-2881be245223 => 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: 759/1517] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:49 2026] GET /v2.0/security-groups?tenant_id=f57a04d54a2f4fbcb7c60c5a2048bf8a&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1518] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:49 2026] DELETE /v2.0/security-groups/c9bd0143-2baa-4979-bc89-db03933ca0d1 => 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: 760/1519] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 28 16:31:49 2026] GET /v2.0/floatingips/d5285b80-e7cb-4305-91dc-f9a82f36d967 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1520] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:50 2026] GET /v2.0/ports?device_id=d8ce7a47-fcae-4215-835c-2881be245223 => 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: 760/1521] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:49 2026] GET /v2.0/security-groups?tenant_id=af53c71b954847118fba50a83d2313c7&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1522] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:50 2026] DELETE /v2.0/security-groups/004b323f-155b-4536-bbba-611ab0363b3c => 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: 762/1523] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:50 2026] GET /v2.0/security-groups?tenant_id=03c73a6f039e42a589a06a6ff749a00a&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1524] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:50 2026] DELETE /v2.0/security-groups/d29fcea8-fe52-4f50-ab66-5cd9d6314f0c => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1525] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:50 2026] GET /v2.0/security-groups?tenant_id=119df4bcb0774a559642c0c9279b64f3&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1526] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:50 2026] DELETE /v2.0/security-groups/27a49514-41cd-443c-bbe2-65644514992d => 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: 764/1527] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:31:51 2026] GET /v2.0/ports?device_id=d8ce7a47-fcae-4215-835c-2881be245223 => 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: 764/1528] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:52 2026] DELETE /v2.0/security-groups/4669c83a-5e64-4a98-9c91-f0a2162309cd => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:31:52.416 7 INFO neutron.api.v2.resource [None req-a78eb543-d6fb-43e9-8ace-6d546720f709 478c2d68e70a42ceb2a16e76876c9105 6c71ee7474d94616b3b6fdbce2cc82d8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 765/1529] 10.0.0.3 () {32 vars in 735 bytes} [Thu May 28 16:31:52 2026] GET /v2.0/security-groups/4669c83a-5e64-4a98-9c91-f0a2162309cd => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:31:52.523 8 INFO neutron_taas.services.taas.taas_plugin [None req-cdb0260b-f7c9-4380-b06f-ad3d768a7224 478c2d68e70a42ceb2a16e76876c9105 6c71ee7474d94616b3b6fdbce2cc82d8 - - default default] TaaS: Handle Delete Port: f632760a-e229-4953-af3e-8a9c632073dc 2026-05-28 16:31:52.526 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cdb0260b-f7c9-4380-b06f-ad3d768a7224 478c2d68e70a42ceb2a16e76876c9105 6c71ee7474d94616b3b6fdbce2cc82d8 - - default default] Tap Mirror: Handle Delete Port: f632760a-e229-4953-af3e-8a9c632073dc [pid: 8|app: 0|req: 765/1530] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:31:52 2026] DELETE /v2.0/floatingips/2a9e9f40-861f-4fa5-b5fb-f69bef3a0c82 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:31:53.513 7 INFO neutron_taas.services.taas.taas_plugin [None req-a4778c5a-909c-4895-b151-892c98b383fd 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 130dcaa2-b9fb-4fda-931b-1c786b0d46d6 2026-05-28 16:31:53.516 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4778c5a-909c-4895-b151-892c98b383fd 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 130dcaa2-b9fb-4fda-931b-1c786b0d46d6 2026-05-28 16:31:53.844 8 INFO neutron.db.segments_db [None req-5b25c75d-2d77-4a1a-8f12-4cc1b4c854c8 f793d5fbe2514fec848122a4090df6ad b1e0471d18bd48658f197c76d20fb211 - - default default] Added segment b3b60447-c357-4188-be88-bdd0f447bbc4 of type vxlan for network 822a3927-ee58-4a43-a3b6-e3075ff87aae [pid: 8|app: 0|req: 766/1531] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:31:53 2026] POST /v2.0/networks => generated 612 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1532] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:31:52 2026] PUT /v2.0/routers/03eadc02-c8f5-4209-b3a6-65fec5a613e6/remove_router_interface => generated 309 bytes in 1342 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1533] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 28 16:31:53 2026] POST /v2.0/ports => generated 743 bytes in 327 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-28 16:31:54.313 7 INFO neutron_taas.services.taas.taas_plugin [None req-d6049f0e-4d45-4665-b486-efe57e285b21 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 468e64aa-4da4-41dd-b71e-dc7c5ab07fb0 2026-05-28 16:31:54.316 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6049f0e-4d45-4665-b486-efe57e285b21 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 468e64aa-4da4-41dd-b71e-dc7c5ab07fb0 [pid: 8|app: 0|req: 768/1534] 10.0.0.3 () {34 vars in 745 bytes} [Thu May 28 16:31:54 2026] PUT /v2.0/ports/aae828b7-c002-4f12-9238-aa3ff760175a/tags => generated 25 bytes in 64 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: 769/1535] 10.0.0.3 () {32 vars in 725 bytes} [Thu May 28 16:31:54 2026] GET /v2.0/ports/aae828b7-c002-4f12-9238-aa3ff760175a/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 770/1536] 10.0.0.3 () {34 vars in 756 bytes} [Thu May 28 16:31:54 2026] PUT /v2.0/ports/aae828b7-c002-4f12-9238-aa3ff760175a/tags/green => generated 4 bytes in 80 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: 771/1537] 10.0.0.3 () {32 vars in 725 bytes} [Thu May 28 16:31:54 2026] GET /v2.0/ports/aae828b7-c002-4f12-9238-aa3ff760175a/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:54.561 7 INFO neutron_taas.services.taas.taas_plugin [None req-d6049f0e-4d45-4665-b486-efe57e285b21 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: dcec3588-d7e2-489e-92a4-9842e1630d2d 2026-05-28 16:31:54.564 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6049f0e-4d45-4665-b486-efe57e285b21 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: dcec3588-d7e2-489e-92a4-9842e1630d2d [pid: 8|app: 0|req: 772/1538] 10.0.0.3 () {34 vars in 752 bytes} [Thu May 28 16:31:54 2026] PUT /v2.0/ports/aae828b7-c002-4f12-9238-aa3ff760175a/tags/red => generated 4 bytes in 96 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: 773/1539] 10.0.0.3 () {32 vars in 725 bytes} [Thu May 28 16:31:54 2026] GET /v2.0/ports/aae828b7-c002-4f12-9238-aa3ff760175a/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 774/1540] 10.0.0.3 () {34 vars in 774 bytes} [Thu May 28 16:31:54 2026] PUT /v2.0/ports/aae828b7-c002-4f12-9238-aa3ff760175a/tags/black.or.white => generated 4 bytes in 77 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: 775/1541] 10.0.0.3 () {32 vars in 725 bytes} [Thu May 28 16:31:54 2026] GET /v2.0/ports/aae828b7-c002-4f12-9238-aa3ff760175a/tags => generated 52 bytes in 41 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: 776/1542] 10.0.0.3 () {34 vars in 745 bytes} [Thu May 28 16:31:54 2026] PUT /v2.0/ports/aae828b7-c002-4f12-9238-aa3ff760175a/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:54.894 7 INFO neutron.services.segments.plugin [-] Segment c0d3b714-e0d1-40de-9328-420e6763b5fc resource provider aggregate not found 2026-05-28 16:31:54.899 7 INFO neutron.services.segments.plugin [-] Segment c0d3b714-e0d1-40de-9328-420e6763b5fc resource provider aggregate not found 2026-05-28 16:31:54.908 7 INFO neutron.services.segments.plugin [-] Segment c0d3b714-e0d1-40de-9328-420e6763b5fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0d3b714-e0d1-40de-9328-420e6763b5fc found for delete ", "request_id": "req-773da816-8e8a-4daa-b1e8-a19643a68d49"}]} [pid: 8|app: 0|req: 777/1543] 10.0.0.3 () {32 vars in 725 bytes} [Thu May 28 16:31:54 2026] GET /v2.0/ports/aae828b7-c002-4f12-9238-aa3ff760175a/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:31:54.921 7 INFO neutron.services.segments.plugin [-] Segment c0d3b714-e0d1-40de-9328-420e6763b5fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0d3b714-e0d1-40de-9328-420e6763b5fc found for delete ", "request_id": "req-0c31ecd2-35d9-4f89-b545-4c53631ffb45"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-28 16:31:54.928 7 INFO neutron.db.l3_hamode_db [None req-d6049f0e-4d45-4665-b486-efe57e285b21 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] HA network 5afd79a5-9336-40b3-b582-cf12e35a3103 was deleted as no HA routers are present in tenant 6c71ee7474d94616b3b6fdbce2cc82d8. [pid: 7|app: 0|req: 767/1544] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:31:54 2026] DELETE /v2.0/routers/03eadc02-c8f5-4209-b3a6-65fec5a613e6 => generated 0 bytes in 878 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1545] 10.0.0.3 () {32 vars in 733 bytes} [Thu May 28 16:31:54 2026] GET /v2.0/ports/aae828b7-c002-4f12-9238-aa3ff760175a/tags/red => generated 0 bytes in 38 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-28 16:31:55.021 8 INFO neutron.api.v2.resource [None req-508b6e92-cd2d-488e-b16b-40b18ce52a4e f793d5fbe2514fec848122a4090df6ad b1e0471d18bd48658f197c76d20fb211 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 779/1546] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 28 16:31:54 2026] GET /v2.0/ports/aae828b7-c002-4f12-9238-aa3ff760175a/tags/green => generated 99 bytes in 52 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: 780/1547] 10.0.0.3 () {32 vars in 736 bytes} [Thu May 28 16:31:55 2026] DELETE /v2.0/ports/aae828b7-c002-4f12-9238-aa3ff760175a/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: 768/1548] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:31:54 2026] DELETE /v2.0/subnets/2bb8aa7a-a173-4e1b-8a6d-13b6bd02a666 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 782/1551] 10.0.0.3 () {32 vars in 725 bytes} [Thu May 28 16:31:55 2026] GET /v2.0/ports/aae828b7-c002-4f12-9238-aa3ff760175a/tags => generated 30 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-28 16:31:55.180 7 INFO neutron_taas.services.taas.taas_plugin [None req-3b09206f-aed9-400b-bb6a-4a389e1384c8 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: cfd703f3-8b62-4cc6-b438-a87888b35175 2026-05-28 16:31:55.183 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b09206f-aed9-400b-bb6a-4a389e1384c8 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: cfd703f3-8b62-4cc6-b438-a87888b35175 2026-05-28 16:31:55.191 8 INFO neutron.api.v2.resource [None req-a491696d-b9f3-4174-b7f8-57892733dea0 f793d5fbe2514fec848122a4090df6ad b1e0471d18bd48658f197c76d20fb211 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 783/1552] 10.0.0.3 () {32 vars in 740 bytes} [Thu May 28 16:31:55 2026] DELETE /v2.0/ports/aae828b7-c002-4f12-9238-aa3ff760175a/tags/green => generated 99 bytes in 45 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: 784/1553] 10.0.0.3 () {32 vars in 728 bytes} [Thu May 28 16:31:55 2026] DELETE /v2.0/ports/aae828b7-c002-4f12-9238-aa3ff760175a/tags => generated 0 bytes in 53 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: 785/1554] 10.0.0.3 () {32 vars in 725 bytes} [Thu May 28 16:31:55 2026] GET /v2.0/ports/aae828b7-c002-4f12-9238-aa3ff760175a/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 770/1555] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:31:55 2026] DELETE /v2.0/networks/d2ba67c8-f54e-4554-b839-4b31f835a680 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:31:55.392 8 INFO neutron_taas.services.taas.taas_plugin [None req-b652b8d6-1108-4b63-8e1a-f1fbdb1a8270 f793d5fbe2514fec848122a4090df6ad b1e0471d18bd48658f197c76d20fb211 - - default default] TaaS: Handle Delete Port: aae828b7-c002-4f12-9238-aa3ff760175a 2026-05-28 16:31:55.395 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b652b8d6-1108-4b63-8e1a-f1fbdb1a8270 f793d5fbe2514fec848122a4090df6ad b1e0471d18bd48658f197c76d20fb211 - - default default] Tap Mirror: Handle Delete Port: aae828b7-c002-4f12-9238-aa3ff760175a [pid: 8|app: 0|req: 786/1556] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:31:55 2026] DELETE /v2.0/ports/aae828b7-c002-4f12-9238-aa3ff760175a => 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: 787/1557] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:55 2026] GET /v2.0/security-groups?tenant_id=6c71ee7474d94616b3b6fdbce2cc82d8&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: 771/1558] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:31:55 2026] DELETE /v2.0/networks/822a3927-ee58-4a43-a3b6-e3075ff87aae => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1559] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:55 2026] DELETE /v2.0/security-groups/e1299997-6e66-4e3c-9cdb-9e95ba13837c => 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: 772/1560] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:56 2026] GET /v2.0/security-groups?tenant_id=b1e0471d18bd48658f197c76d20fb211&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1561] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:56 2026] DELETE /v2.0/security-groups/9b5b3fde-f5d1-44d1-b073-9d99d0332928 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1562] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:56 2026] GET /v2.0/security-groups?tenant_id=c4e426267235474881586fb5503eac70&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1563] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:56 2026] DELETE /v2.0/security-groups/1606f842-7d92-4612-b412-5a2748883eee => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1564] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:56 2026] GET /v2.0/security-groups?tenant_id=d610f79dd7b24445aa3c9764b91fc10d&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1565] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:56 2026] DELETE /v2.0/security-groups/97efd449-c1d3-4333-8f19-ef5f1a2e8615 => 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: 775/1566] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:56 2026] GET /v2.0/security-groups?tenant_id=a310233f82af4d3484e45a63c5f3c9c2&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:31:56.927 7 INFO neutron.services.segments.plugin [-] Segment 16f1ba95-bc44-4822-86c6-adbb4cad88ba resource provider aggregate not found 2026-05-28 16:31:56.943 7 INFO neutron.services.segments.plugin [-] Segment 16f1ba95-bc44-4822-86c6-adbb4cad88ba resource provider aggregate not found 2026-05-28 16:31:56.947 7 INFO neutron.services.segments.plugin [-] Segment 16f1ba95-bc44-4822-86c6-adbb4cad88ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16f1ba95-bc44-4822-86c6-adbb4cad88ba found for delete ", "request_id": "req-2df7a89e-894e-405c-842a-d91c1445a95d"}]} 2026-05-28 16:31:56.959 7 INFO neutron.services.segments.plugin [-] Segment 16f1ba95-bc44-4822-86c6-adbb4cad88ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16f1ba95-bc44-4822-86c6-adbb4cad88ba found for delete ", "request_id": "req-95f98eac-8810-4c60-bfb1-d69d4cd67df5"}]} 2026-05-28 16:31:56.962 7 INFO neutron.services.segments.plugin [-] Segment b3b60447-c357-4188-be88-bdd0f447bbc4 resource provider aggregate not found 2026-05-28 16:31:56.972 7 INFO neutron.services.segments.plugin [-] Segment b3b60447-c357-4188-be88-bdd0f447bbc4 resource provider aggregate not found 2026-05-28 16:31:56.977 7 INFO neutron.services.segments.plugin [-] Segment b3b60447-c357-4188-be88-bdd0f447bbc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3b60447-c357-4188-be88-bdd0f447bbc4 found for delete ", "request_id": "req-bf9b9487-3bfc-4196-abe7-e5f9baac59ca"}]} 2026-05-28 16:31:56.988 7 INFO neutron.services.segments.plugin [-] Segment b3b60447-c357-4188-be88-bdd0f447bbc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3b60447-c357-4188-be88-bdd0f447bbc4 found for delete ", "request_id": "req-e05e92cb-6036-4d49-873d-ce7d747cfd56"}]} [pid: 8|app: 0|req: 792/1567] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:56 2026] DELETE /v2.0/security-groups/69ed2040-ecc9-410c-af4c-6e53e6254615 => 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: 776/1568] 10.0.0.93 () {34 vars in 989 bytes} [Thu May 28 16:31:57 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => 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: 793/1569] 10.0.0.93 () {34 vars in 1039 bytes} [Thu May 28 16:31:57 2026] GET /v2.0/security-groups?id=495e9cc9-4fcc-43e6-aa5d-42a91cffec42&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: 7|app: 0|req: 777/1570] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:31:59 2026] GET /v2.0/security-groups?tenant_id=23e43378f8b54ee0ad4268840da4a795&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1571] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:31:59 2026] DELETE /v2.0/security-groups/7387dbfa-b65c-4069-9035-44f669de525f => 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: 778/1572] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 28 16:32:00 2026] POST /v2.0/subnetpools => generated 516 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1573] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 28 16:32:00 2026] PUT /v2.0/subnetpools/aa62f2b3-2a02-4dbe-ba88-c272f9848d00/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1574] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 28 16:32:00 2026] GET /v2.0/subnetpools/aa62f2b3-2a02-4dbe-ba88-c272f9848d00/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1575] 10.0.0.3 () {34 vars in 768 bytes} [Thu May 28 16:32:00 2026] PUT /v2.0/subnetpools/aa62f2b3-2a02-4dbe-ba88-c272f9848d00/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1576] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 28 16:32:00 2026] GET /v2.0/subnetpools/aa62f2b3-2a02-4dbe-ba88-c272f9848d00/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1577] 10.0.0.3 () {34 vars in 764 bytes} [Thu May 28 16:32:00 2026] PUT /v2.0/subnetpools/aa62f2b3-2a02-4dbe-ba88-c272f9848d00/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1578] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 28 16:32:00 2026] GET /v2.0/subnetpools/aa62f2b3-2a02-4dbe-ba88-c272f9848d00/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1579] 10.0.0.3 () {34 vars in 786 bytes} [Thu May 28 16:32:00 2026] PUT /v2.0/subnetpools/aa62f2b3-2a02-4dbe-ba88-c272f9848d00/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: 782/1580] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 28 16:32:00 2026] GET /v2.0/subnetpools/aa62f2b3-2a02-4dbe-ba88-c272f9848d00/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1581] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 28 16:32:00 2026] PUT /v2.0/subnetpools/aa62f2b3-2a02-4dbe-ba88-c272f9848d00/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: 783/1582] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 28 16:32:00 2026] GET /v2.0/subnetpools/aa62f2b3-2a02-4dbe-ba88-c272f9848d00/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1583] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:32:00 2026] GET /v2.0/subnetpools/aa62f2b3-2a02-4dbe-ba88-c272f9848d00/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:32:00.785 7 INFO neutron.api.v2.resource [None req-5584f15a-14a0-4e1c-9582-3d62739b7a9e db5c97a3e76f420e91e545678e4e8238 761156e0dacd4a18970d2f10873fecd4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 784/1584] 10.0.0.3 () {32 vars in 749 bytes} [Thu May 28 16:32:00 2026] GET /v2.0/subnetpools/aa62f2b3-2a02-4dbe-ba88-c272f9848d00/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1585] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 28 16:32:00 2026] DELETE /v2.0/subnetpools/aa62f2b3-2a02-4dbe-ba88-c272f9848d00/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: 785/1586] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 28 16:32:00 2026] GET /v2.0/subnetpools/aa62f2b3-2a02-4dbe-ba88-c272f9848d00/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:32:00.925 8 INFO neutron.api.v2.resource [None req-2207ee2d-1916-4429-8f6d-fa33fe519aff db5c97a3e76f420e91e545678e4e8238 761156e0dacd4a18970d2f10873fecd4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 802/1587] 10.0.0.3 () {32 vars in 752 bytes} [Thu May 28 16:32:00 2026] DELETE /v2.0/subnetpools/aa62f2b3-2a02-4dbe-ba88-c272f9848d00/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: 786/1588] 10.0.0.3 () {32 vars in 740 bytes} [Thu May 28 16:32:00 2026] DELETE /v2.0/subnetpools/aa62f2b3-2a02-4dbe-ba88-c272f9848d00/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1589] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 28 16:32:00 2026] GET /v2.0/subnetpools/aa62f2b3-2a02-4dbe-ba88-c272f9848d00/tags => 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: 787/1590] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:32:01 2026] DELETE /v2.0/subnetpools/aa62f2b3-2a02-4dbe-ba88-c272f9848d00 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1591] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:32:01 2026] GET /v2.0/security-groups?tenant_id=d592b831421a4b9fbcf595564c87195b&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:32:01.762 7 INFO neutron.db.segments_db [None req-85a00e82-2565-4866-bfcb-93e4abeac87e ab3a1d0489de4006959e58dea02965e6 b82669540fae474ca927187a9750f105 - - default default] Added segment 1579382d-6536-4077-b965-671d762c7592 of type vxlan for network 598737ab-6ab5-4bda-b7c2-ccfc896b6f8c [pid: 8|app: 0|req: 805/1592] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:32:01 2026] GET /v2.0/security-groups?tenant_id=761156e0dacd4a18970d2f10873fecd4&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1593] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:32:01 2026] POST /v2.0/networks => generated 628 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1594] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:01 2026] DELETE /v2.0/security-groups/feaa3ecc-996d-4fa5-a757-966448f54521 => 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: 789/1595] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:01 2026] DELETE /v2.0/security-groups/b3cdc4a8-d6ee-49c8-964e-f20aa29945c4 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1596] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:32:01 2026] GET /v2.0/security-groups?tenant_id=d567d42063c04f46be456dd3ff031f17&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1597] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:02 2026] DELETE /v2.0/security-groups/c73ed01a-1830-4673-b8c4-99f7d534e4ea => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1598] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:32:02 2026] GET /v2.0/security-groups?tenant_id=8ecedb66615e42308c5aefacf4560d4a&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1599] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:02 2026] DELETE /v2.0/security-groups/abbc58a2-7bc3-4c44-bb6f-37f343495a9a => 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: 791/1600] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:32:02 2026] POST /v2.0/subnets => generated 673 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:32:02.612 8 INFO neutron.db.segments_db [None req-5d7b3c02-13d3-4d29-b303-801766290b63 ab3a1d0489de4006959e58dea02965e6 b82669540fae474ca927187a9750f105 - - default default] Added segment 118ce9f0-e68b-4781-aa49-8147ddf4c65d of type vxlan for network f572ce94-66b3-4d6c-b2a2-7c2ea951fe43 [pid: 8|app: 0|req: 810/1601] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:32:02 2026] POST /v2.0/networks => generated 628 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1602] 10.0.0.3 () {34 vars in 741 bytes} [Thu May 28 16:32:02 2026] PUT /v2.0/networks/f572ce94-66b3-4d6c-b2a2-7c2ea951fe43 => generated 592 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1603] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:32:02 2026] POST /v2.0/subnets => generated 646 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1604] 10.0.0.3 () {34 vars in 739 bytes} [Thu May 28 16:32:03 2026] PUT /v2.0/subnets/8b09df09-a6d2-4daf-b783-490e74a2b890 => generated 656 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:03.321 8 INFO neutron.services.segments.plugin [-] Segment 118ce9f0-e68b-4781-aa49-8147ddf4c65d resource provider aggregate not found 2026-05-28 16:32:03.324 8 INFO neutron.services.segments.plugin [-] Segment 118ce9f0-e68b-4781-aa49-8147ddf4c65d resource provider aggregate not found 2026-05-28 16:32:03.338 8 INFO neutron.services.segments.plugin [-] Segment 118ce9f0-e68b-4781-aa49-8147ddf4c65d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 118ce9f0-e68b-4781-aa49-8147ddf4c65d found for delete ", "request_id": "req-185e1e0c-79f4-4aa9-8f53-6edf4b61f335"}]} 2026-05-28 16:32:03.342 8 INFO neutron.services.segments.plugin [-] Segment 118ce9f0-e68b-4781-aa49-8147ddf4c65d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 118ce9f0-e68b-4781-aa49-8147ddf4c65d found for delete ", "request_id": "req-df9d191a-bbac-4c42-bae6-24004b40b08f"}]} [pid: 8|app: 0|req: 812/1605] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:32:03 2026] DELETE /v2.0/networks/f572ce94-66b3-4d6c-b2a2-7c2ea951fe43 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:32:03.373 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9bfe5108-bd2f-48b0-802f-9a6e6714841b ab3a1d0489de4006959e58dea02965e6 b82669540fae474ca927187a9750f105 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 794/1606] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:32:03 2026] DELETE /v2.0/networks/f572ce94-66b3-4d6c-b2a2-7c2ea951fe43 => 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: 813/1607] 10.0.0.3 () {32 vars in 692 bytes} [Thu May 28 16:32:03 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1608] 10.0.0.3 () {32 vars in 740 bytes} [Thu May 28 16:32:03 2026] GET /v2.0/subnets?network_id=6a17a87e-ff12-4860-b2e9-f8a5d4c1ec6c => generated 649 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1609] 10.0.0.3 () {32 vars in 651 bytes} [Thu May 28 16:32:03 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1610] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 28 16:32:03 2026] GET /v2.0/networks => generated 1312 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1611] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 28 16:32:03 2026] GET /v2.0/subnets => generated 1312 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1612] 10.0.0.3 () {32 vars in 721 bytes} [Thu May 28 16:32:03 2026] GET /v2.0/networks/598737ab-6ab5-4bda-b7c2-ccfc896b6f8c => generated 672 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1613] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 28 16:32:03 2026] GET /v2.0/subnets/4a9cad81-046c-498c-b63c-b53d31ea87d9 => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:03.679 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f7d5a594-9ba2-47fb-a1ee-bec95cf925df ab3a1d0489de4006959e58dea02965e6 b82669540fae474ca927187a9750f105 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 798/1614] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:32:03 2026] DELETE /v2.0/subnets/8b09df09-a6d2-4daf-b783-490e74a2b890 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:32:03.703 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60c8f016-6028-4c9a-803d-c25e1a60423c ab3a1d0489de4006959e58dea02965e6 b82669540fae474ca927187a9750f105 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 817/1615] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:32:03 2026] DELETE /v2.0/networks/f572ce94-66b3-4d6c-b2a2-7c2ea951fe43 => 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: 799/1616] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:32:03 2026] DELETE /v2.0/subnets/4a9cad81-046c-498c-b63c-b53d31ea87d9 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:32:03.980 8 INFO neutron_taas.services.taas.taas_plugin [None req-2787ebb8-7ca6-4f4b-a631-4819241f3ea9 ab3a1d0489de4006959e58dea02965e6 b82669540fae474ca927187a9750f105 - - default default] TaaS: Handle Delete Port: 4da5c81e-251a-46d9-85b1-bb2cbeb9d24b 2026-05-28 16:32:03.983 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2787ebb8-7ca6-4f4b-a631-4819241f3ea9 ab3a1d0489de4006959e58dea02965e6 b82669540fae474ca927187a9750f105 - - default default] Tap Mirror: Handle Delete Port: 4da5c81e-251a-46d9-85b1-bb2cbeb9d24b [pid: 8|app: 0|req: 818/1617] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:32:03 2026] DELETE /v2.0/networks/598737ab-6ab5-4bda-b7c2-ccfc896b6f8c => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1618] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:32:04 2026] GET /v2.0/security-groups?tenant_id=b82669540fae474ca927187a9750f105&name=default => generated 2925 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1619] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:32:04 2026] GET /v2.0/security-groups?tenant_id=77952f768a804b1e8c5feac6aa633cb0&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1620] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:04 2026] DELETE /v2.0/security-groups/d132455a-ee13-4e96-bcbe-671bd605a06b => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1621] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:04 2026] DELETE /v2.0/security-groups/28d0aac6-4cd9-4e6d-8457-0bdf0a27b2f2 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:32:05.359 8 INFO neutron.services.segments.plugin [-] Segment 1579382d-6536-4077-b965-671d762c7592 resource provider aggregate not found 2026-05-28 16:32:05.361 8 INFO neutron.services.segments.plugin [-] Segment 1579382d-6536-4077-b965-671d762c7592 resource provider aggregate not found 2026-05-28 16:32:05.373 8 INFO neutron.services.segments.plugin [-] Segment 1579382d-6536-4077-b965-671d762c7592 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1579382d-6536-4077-b965-671d762c7592 found for delete ", "request_id": "req-eca78511-3eeb-41a4-a088-fdd1c5133096"}]} 2026-05-28 16:32:05.375 8 INFO neutron.services.segments.plugin [-] Segment 1579382d-6536-4077-b965-671d762c7592 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1579382d-6536-4077-b965-671d762c7592 found for delete ", "request_id": "req-c53d62b2-80eb-43d9-8a95-12f9e9757772"}]} 2026-05-28 16:32:05.803 8 INFO neutron.db.segments_db [None req-17f11e86-a649-413d-9edb-286cd4872588 d71ea68891c04902bac6d99d398c47f6 6cddbf4a26cd43be9903385e96d6389f - - default default] Added segment 9c8436e0-fb44-4575-a834-68762bd49628 of type vxlan for network 23942670-c144-4f01-82d5-df4d736b3299 [pid: 8|app: 0|req: 821/1622] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:32:05 2026] POST /v2.0/networks => generated 613 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1623] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:32:05 2026] POST /v2.0/subnets => generated 626 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1624] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 28 16:32:06 2026] PUT /v2.0/subnets/b46541e9-c8e2-4dd3-b0ba-ca0acf41b1e3/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1625] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 28 16:32:06 2026] GET /v2.0/subnets/b46541e9-c8e2-4dd3-b0ba-ca0acf41b1e3/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: 823/1626] 10.0.0.3 () {34 vars in 760 bytes} [Thu May 28 16:32:06 2026] PUT /v2.0/subnets/b46541e9-c8e2-4dd3-b0ba-ca0acf41b1e3/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1627] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 28 16:32:06 2026] GET /v2.0/subnets/b46541e9-c8e2-4dd3-b0ba-ca0acf41b1e3/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1628] 10.0.0.3 () {34 vars in 756 bytes} [Thu May 28 16:32:06 2026] PUT /v2.0/subnets/b46541e9-c8e2-4dd3-b0ba-ca0acf41b1e3/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1629] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 28 16:32:06 2026] GET /v2.0/subnets/b46541e9-c8e2-4dd3-b0ba-ca0acf41b1e3/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1630] 10.0.0.3 () {34 vars in 778 bytes} [Thu May 28 16:32:06 2026] PUT /v2.0/subnets/b46541e9-c8e2-4dd3-b0ba-ca0acf41b1e3/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1631] 10.0.0.3 () {32 vars in 651 bytes} [Thu May 28 16:32:06 2026] GET /v2.0/extensions => generated 21537 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1632] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 28 16:32:06 2026] GET /v2.0/subnets/b46541e9-c8e2-4dd3-b0ba-ca0acf41b1e3/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1633] 10.0.0.3 () {32 vars in 679 bytes} [Thu May 28 16:32:06 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: 828/1634] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 28 16:32:06 2026] PUT /v2.0/subnets/b46541e9-c8e2-4dd3-b0ba-ca0acf41b1e3/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1635] 10.0.0.3 () {32 vars in 679 bytes} [Thu May 28 16:32:06 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1636] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 28 16:32:06 2026] GET /v2.0/subnets/b46541e9-c8e2-4dd3-b0ba-ca0acf41b1e3/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1637] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 28 16:32:06 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:06.833 7 INFO neutron.db.segments_db [None req-4402b7ca-0bc5-4047-b051-60ba10b17788 ba0e49f2da434aaabb63bc3248041cc3 b56f2e4eb8bd42d9b34414bb7fc54b63 - - default default] Added segment f7d15cfa-291b-4b33-8f04-b825c8ff1033 of type vxlan for network 7583cd7c-fcdb-4b42-84ab-41e7c1e8d302 [pid: 8|app: 0|req: 832/1638] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 28 16:32:06 2026] GET /v2.0/subnets/b46541e9-c8e2-4dd3-b0ba-ca0acf41b1e3/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1639] 10.0.0.3 () {32 vars in 663 bytes} [Thu May 28 16:32:06 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:06.873 8 INFO neutron.api.v2.resource [None req-34026274-3a90-45a9-8462-9f041fe0f3f0 d71ea68891c04902bac6d99d398c47f6 6cddbf4a26cd43be9903385e96d6389f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 834/1640] 10.0.0.3 () {32 vars in 741 bytes} [Thu May 28 16:32:06 2026] GET /v2.0/subnets/b46541e9-c8e2-4dd3-b0ba-ca0acf41b1e3/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1641] 10.0.0.3 () {32 vars in 697 bytes} [Thu May 28 16:32:06 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1642] 10.0.0.3 () {32 vars in 740 bytes} [Thu May 28 16:32:06 2026] DELETE /v2.0/subnets/b46541e9-c8e2-4dd3-b0ba-ca0acf41b1e3/tags/red => 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: 807/1643] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:32:06 2026] POST /v2.0/networks => generated 624 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1644] 10.0.0.3 () {32 vars in 695 bytes} [Thu May 28 16:32:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1645] 10.0.0.3 () {32 vars in 699 bytes} [Thu May 28 16:32:06 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1646] 10.0.0.3 () {32 vars in 687 bytes} [Thu May 28 16:32:06 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: 840/1647] 10.0.0.3 () {32 vars in 701 bytes} [Thu May 28 16:32:06 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1648] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 28 16:32:06 2026] GET /v2.0/subnets/b46541e9-c8e2-4dd3-b0ba-ca0acf41b1e3/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1649] 10.0.0.3 () {32 vars in 691 bytes} [Thu May 28 16:32:06 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:07.014 7 INFO neutron.api.v2.resource [None req-d41b3357-8d60-4db6-9c0c-b82287fb3b3f d71ea68891c04902bac6d99d398c47f6 6cddbf4a26cd43be9903385e96d6389f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 810/1650] 10.0.0.3 () {32 vars in 744 bytes} [Thu May 28 16:32:06 2026] DELETE /v2.0/subnets/b46541e9-c8e2-4dd3-b0ba-ca0acf41b1e3/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: 811/1651] 10.0.0.3 () {32 vars in 693 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1652] 10.0.0.3 () {32 vars in 732 bytes} [Thu May 28 16:32:07 2026] DELETE /v2.0/subnets/b46541e9-c8e2-4dd3-b0ba-ca0acf41b1e3/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1653] 10.0.0.3 () {32 vars in 683 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1654] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/subnets/b46541e9-c8e2-4dd3-b0ba-ca0acf41b1e3/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1655] 10.0.0.3 () {32 vars in 685 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1656] 10.0.0.3 () {32 vars in 659 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1657] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:32:06 2026] POST /v2.0/subnets => generated 641 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1658] 10.0.0.3 () {32 vars in 697 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:07.251 8 INFO neutron.db.segments_db [None req-d0d919c2-33a0-4da2-8148-e0dad0205f63 ba0e49f2da434aaabb63bc3248041cc3 b56f2e4eb8bd42d9b34414bb7fc54b63 - - default default] Added segment d57e649f-6543-4bfd-8b6b-643c2748589a of type vxlan for network bffd3753-a0ed-4f9f-99b9-80973285e87c [pid: 7|app: 0|req: 817/1659] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:32:07 2026] DELETE /v2.0/subnets/b46541e9-c8e2-4dd3-b0ba-ca0acf41b1e3 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1660] 10.0.0.3 () {32 vars in 677 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1661] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:32:07 2026] POST /v2.0/networks => generated 624 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1662] 10.0.0.3 () {32 vars in 681 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:07.377 7 INFO neutron.services.segments.plugin [-] Segment 9c8436e0-fb44-4575-a834-68762bd49628 resource provider aggregate not found 2026-05-28 16:32:07.380 7 INFO neutron.services.segments.plugin [-] Segment 9c8436e0-fb44-4575-a834-68762bd49628 resource provider aggregate not found 2026-05-28 16:32:07.396 7 INFO neutron.services.segments.plugin [-] Segment 9c8436e0-fb44-4575-a834-68762bd49628 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c8436e0-fb44-4575-a834-68762bd49628 found for delete ", "request_id": "req-77733dbb-631c-46e8-b115-5108a144f960"}]} 2026-05-28 16:32:07.397 7 INFO neutron.services.segments.plugin [-] Segment 9c8436e0-fb44-4575-a834-68762bd49628 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c8436e0-fb44-4575-a834-68762bd49628 found for delete ", "request_id": "req-d0a751b4-22ce-43ee-ae8c-0003c63887d2"}]} [pid: 7|app: 0|req: 819/1663] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:32:07 2026] DELETE /v2.0/networks/23942670-c144-4f01-82d5-df4d736b3299 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1664] 10.0.0.3 () {32 vars in 673 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1665] 10.0.0.3 () {32 vars in 687 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1666] 10.0.0.3 () {32 vars in 721 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1667] 10.0.0.3 () {32 vars in 685 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1668] 10.0.0.3 () {32 vars in 667 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1669] 10.0.0.3 () {34 vars in 741 bytes} [Thu May 28 16:32:07 2026] PUT /v2.0/networks/bffd3753-a0ed-4f9f-99b9-80973285e87c => generated 592 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1670] 10.0.0.3 () {32 vars in 685 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1671] 10.0.0.3 () {32 vars in 679 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1672] 10.0.0.3 () {32 vars in 697 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1673] 10.0.0.3 () {32 vars in 677 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1674] 10.0.0.3 () {32 vars in 665 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1675] 10.0.0.3 () {32 vars in 675 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1676] 10.0.0.3 () {32 vars in 663 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1677] 10.0.0.3 () {32 vars in 673 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1678] 10.0.0.3 () {32 vars in 711 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1679] 10.0.0.3 () {32 vars in 689 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1680] 10.0.0.3 () {32 vars in 824 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/ports?project_id=7c2cc9a783c34e98a1835e8ab88e567a&network_id=16ce80d9-e4a9-424b-98ef-4ecc8922f840 => generated 3695 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1681] 10.0.0.3 () {32 vars in 681 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1682] 10.0.0.3 () {32 vars in 667 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1683] 10.0.0.3 () {32 vars in 685 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1684] 10.0.0.3 () {32 vars in 703 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1685] 10.0.0.3 () {32 vars in 673 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1686] 10.0.0.3 () {32 vars in 699 bytes} [Thu May 28 16:32:07 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: 7|app: 0|req: 842/1687] 10.0.0.3 () {32 vars in 673 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1688] 10.0.0.3 () {32 vars in 691 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1689] 10.0.0.3 () {32 vars in 687 bytes} [Thu May 28 16:32:07 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: 7|app: 0|req: 845/1690] 10.0.0.3 () {32 vars in 707 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1691] 10.0.0.3 () {32 vars in 703 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1692] 10.0.0.3 () {32 vars in 717 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1693] 10.0.0.3 () {32 vars in 695 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1694] 10.0.0.3 () {32 vars in 709 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1695] 10.0.0.3 () {32 vars in 667 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1696] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:32:07 2026] POST /v2.0/subnets => generated 626 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1697] 10.0.0.3 () {32 vars in 685 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1698] 10.0.0.3 () {32 vars in 679 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1699] 10.0.0.3 () {32 vars in 673 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1700] 10.0.0.3 () {32 vars in 669 bytes} [Thu May 28 16:32:07 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: 7|app: 0|req: 855/1701] 10.0.0.3 () {32 vars in 659 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1702] 10.0.0.3 () {32 vars in 697 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1703] 10.0.0.3 () {32 vars in 697 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1704] 10.0.0.3 () {32 vars in 675 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1705] 10.0.0.3 () {32 vars in 667 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1706] 10.0.0.3 () {32 vars in 681 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1707] 10.0.0.3 () {32 vars in 699 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1708] 10.0.0.3 () {32 vars in 683 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1709] 10.0.0.3 () {32 vars in 705 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1710] 10.0.0.3 () {32 vars in 667 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1711] 10.0.0.3 () {32 vars in 695 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1712] 10.0.0.3 () {32 vars in 693 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1713] 10.0.0.3 () {32 vars in 683 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1714] 10.0.0.3 () {32 vars in 687 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1715] 10.0.0.3 () {32 vars in 703 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1716] 10.0.0.3 () {34 vars in 739 bytes} [Thu May 28 16:32:07 2026] PUT /v2.0/subnets/c42a116f-704f-4871-a549-4115bd7464a6 => generated 636 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1717] 10.0.0.3 () {32 vars in 665 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1718] 10.0.0.3 () {32 vars in 679 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1719] 10.0.0.3 () {32 vars in 679 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1720] 10.0.0.3 () {32 vars in 689 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1721] 10.0.0.3 () {32 vars in 689 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1722] 10.0.0.3 () {32 vars in 693 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1723] 10.0.0.3 () {32 vars in 683 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1724] 10.0.0.3 () {32 vars in 687 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1725] 10.0.0.3 () {32 vars in 740 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/subnets?network_id=6a17a87e-ff12-4860-b2e9-f8a5d4c1ec6c => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1726] 10.0.0.3 () {32 vars in 699 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1727] 10.0.0.3 () {32 vars in 701 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1728] 10.0.0.3 () {32 vars in 711 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1729] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1730] 10.0.0.3 () {32 vars in 713 bytes} [Thu May 28 16:32:07 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: 7|app: 0|req: 884/1731] 10.0.0.3 () {32 vars in 725 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1732] 10.0.0.3 () {32 vars in 739 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:07.959 8 INFO neutron.services.segments.plugin [-] Segment d57e649f-6543-4bfd-8b6b-643c2748589a resource provider aggregate not found [pid: 7|app: 0|req: 886/1733] 10.0.0.3 () {32 vars in 717 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:07.966 8 INFO neutron.services.segments.plugin [-] Segment d57e649f-6543-4bfd-8b6b-643c2748589a resource provider aggregate not found [pid: 7|app: 0|req: 887/1734] 10.0.0.3 () {32 vars in 681 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1735] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:32:07 2026] DELETE /v2.0/networks/bffd3753-a0ed-4f9f-99b9-80973285e87c => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1736] 10.0.0.3 () {32 vars in 667 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:07.981 8 INFO neutron.services.segments.plugin [-] Segment d57e649f-6543-4bfd-8b6b-643c2748589a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d57e649f-6543-4bfd-8b6b-643c2748589a found for delete ", "request_id": "req-4a688e59-9975-450d-beb7-9ee493d9c5e1"}]} [pid: 8|app: 0|req: 849/1737] 10.0.0.3 () {32 vars in 717 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:07.985 8 INFO neutron.services.segments.plugin [-] Segment d57e649f-6543-4bfd-8b6b-643c2748589a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d57e649f-6543-4bfd-8b6b-643c2748589a found for delete ", "request_id": "req-87e4b683-d58c-42ee-b05f-75732a1feb11"}]} [pid: 8|app: 0|req: 850/1738] 10.0.0.3 () {32 vars in 677 bytes} [Thu May 28 16:32:07 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) 2026-05-28 16:32:07.992 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a381e8cf-fa13-47ac-a896-6da4eea71f90 ba0e49f2da434aaabb63bc3248041cc3 b56f2e4eb8bd42d9b34414bb7fc54b63 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 889/1739] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:32:07 2026] DELETE /v2.0/networks/bffd3753-a0ed-4f9f-99b9-80973285e87c => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1740] 10.0.0.3 () {32 vars in 667 bytes} [Thu May 28 16:32:07 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1741] 10.0.0.3 () {32 vars in 695 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1742] 10.0.0.3 () {32 vars in 703 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1743] 10.0.0.3 () {32 vars in 699 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1744] 10.0.0.3 () {32 vars in 699 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1745] 10.0.0.3 () {32 vars in 681 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1746] 10.0.0.3 () {32 vars in 692 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1747] 10.0.0.3 () {32 vars in 703 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1748] 10.0.0.3 () {32 vars in 740 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/subnets?network_id=6a17a87e-ff12-4860-b2e9-f8a5d4c1ec6c => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1749] 10.0.0.3 () {32 vars in 693 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1750] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/security-groups?tenant_id=6cddbf4a26cd43be9903385e96d6389f&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1751] 10.0.0.3 () {32 vars in 651 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/extensions => generated 21537 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1752] 10.0.0.3 () {32 vars in 687 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:08.214 7 INFO neutron.db.l3_db [None req-c6b5c178-d1f1-4fba-9b34-807b71f5ca12 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] Floating IP d5285b80-e7cb-4305-91dc-f9a82f36d967 disassociated. External IP: 10.96.250.210, port: 5ed90f46-a25a-40f3-8260-4a51a391dd34. [pid: 8|app: 0|req: 860/1753] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:08 2026] DELETE /v2.0/security-groups/c0db0ca3-aa37-4268-92cc-4ce7438c3219 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1754] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/networks => generated 1308 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1755] 10.0.0.3 () {32 vars in 695 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1756] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/subnets => generated 1280 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1757] 10.0.0.3 () {32 vars in 677 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1758] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/security-groups?tenant_id=837279a811c642fda3dbff0c5dc85813&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1759] 10.0.0.3 () {32 vars in 721 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/networks/7583cd7c-fcdb-4b42-84ab-41e7c1e8d302 => generated 668 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1760] 10.0.0.3 () {32 vars in 687 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1761] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 28 16:32:08 2026] PUT /v2.0/floatingips/d5285b80-e7cb-4305-91dc-f9a82f36d967 => generated 554 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1762] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:08 2026] DELETE /v2.0/security-groups/3f281a31-ee06-4b71-8eae-4e51ad5a8ac4 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1763] 10.0.0.3 () {32 vars in 699 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1764] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/subnets/d93e4a44-f29f-4495-bd83-d929f25bb342 => generated 641 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1765] 10.0.0.3 () {32 vars in 663 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1766] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/floatingips/d5285b80-e7cb-4305-91dc-f9a82f36d967 => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:08.569 7 INFO neutron.pecan_wsgi.hooks.translation [None req-221462e5-c66e-4b4b-ae4d-bd38f11226b7 ba0e49f2da434aaabb63bc3248041cc3 b56f2e4eb8bd42d9b34414bb7fc54b63 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 871/1767] 10.0.0.3 () {32 vars in 679 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1768] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:32:08 2026] DELETE /v2.0/subnets/c42a116f-704f-4871-a549-4115bd7464a6 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1769] 10.0.0.3 () {32 vars in 675 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:08.585 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d526c95-a6eb-4cf5-8177-ad3ab836fb98'] response: {'name': 'network-changed', 'server_uuid': '8b461fc7-289d-4589-83c1-e4242f233a62', 'tag': '5ed90f46-a25a-40f3-8260-4a51a391dd34', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 873/1770] 10.0.0.3 () {32 vars in 691 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:08.589 7 INFO neutron.pecan_wsgi.hooks.translation [None req-24c40032-d151-40fe-bd16-3400bcdf2f15 ba0e49f2da434aaabb63bc3248041cc3 b56f2e4eb8bd42d9b34414bb7fc54b63 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 898/1771] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:32:08 2026] DELETE /v2.0/networks/bffd3753-a0ed-4f9f-99b9-80973285e87c => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1772] 10.0.0.3 () {32 vars in 675 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1773] 10.0.0.3 () {32 vars in 665 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1774] 10.0.0.3 () {32 vars in 661 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1775] 10.0.0.3 () {32 vars in 673 bytes} [Thu May 28 16:32:08 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1776] 10.0.0.3 () {32 vars in 685 bytes} [Thu May 28 16:32:08 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: 7|app: 0|req: 899/1777] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:32:08 2026] DELETE /v2.0/subnets/d93e4a44-f29f-4495-bd83-d929f25bb342 => 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: 879/1778] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:32:08 2026] DELETE /v2.0/networks/7583cd7c-fcdb-4b42-84ab-41e7c1e8d302 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1779] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:32:09 2026] GET /v2.0/ports?tenant_id=7c2cc9a783c34e98a1835e8ab88e567a&device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => 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: 881/1780] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:32:09 2026] GET /v2.0/networks?id=16ce80d9-e4a9-424b-98ef-4ecc8922f840 => generated 756 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1781] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:32:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5ed90f46-a25a-40f3-8260-4a51a391dd34 => 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: 883/1782] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:32:09 2026] GET /v2.0/subnets?id=13b06993-1082-4e09-a70f-e1e0414ee828 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1783] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:32:09 2026] GET /v2.0/ports?network_id=16ce80d9-e4a9-424b-98ef-4ecc8922f840&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1784] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:32:09 2026] GET /v2.0/security-groups?tenant_id=b56f2e4eb8bd42d9b34414bb7fc54b63&name=default => generated 2925 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1785] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:32:09 2026] GET /v2.0/security-groups?tenant_id=35dcf6dd7c5242928295afd3cc7a8839&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1786] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:32:09 2026] GET /v2.0/networks/16ce80d9-e4a9-424b-98ef-4ecc8922f840?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: 901/1787] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:09 2026] DELETE /v2.0/security-groups/c4e0e9f6-0298-47ec-9589-006109af4bf1 => 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: 887/1788] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:09 2026] DELETE /v2.0/security-groups/743d9d7a-d0f7-4783-b33e-c22aac2cf139 => 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: 902/1789] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:32:09 2026] GET /v2.0/networks/16ce80d9-e4a9-424b-98ef-4ecc8922f840?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: 888/1790] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 28 16:32:09 2026] GET /v2.0/floatingips/d5285b80-e7cb-4305-91dc-f9a82f36d967 => generated 554 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:10.003 8 INFO neutron.services.segments.plugin [-] Segment f7d15cfa-291b-4b33-8f04-b825c8ff1033 resource provider aggregate not found 2026-05-28 16:32:10.007 8 INFO neutron.services.segments.plugin [-] Segment f7d15cfa-291b-4b33-8f04-b825c8ff1033 resource provider aggregate not found 2026-05-28 16:32:10.020 8 INFO neutron.services.segments.plugin [-] Segment f7d15cfa-291b-4b33-8f04-b825c8ff1033 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7d15cfa-291b-4b33-8f04-b825c8ff1033 found for delete ", "request_id": "req-440e3d35-5608-4f42-92af-6349057f3a3b"}]} 2026-05-28 16:32:10.025 8 INFO neutron.services.segments.plugin [-] Segment f7d15cfa-291b-4b33-8f04-b825c8ff1033 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7d15cfa-291b-4b33-8f04-b825c8ff1033 found for delete ", "request_id": "req-9979e5b7-792a-4365-ac64-6ec93cd1c166"}]} [pid: 8|app: 0|req: 890/1793] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 28 16:32:10 2026] GET /v2.0/floatingips/d5285b80-e7cb-4305-91dc-f9a82f36d967 => generated 552 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:11.415 7 INFO neutron.db.segments_db [None req-7401f2d2-33c6-4632-8edd-6c01f845abd6 97f040c3706347a7b8fac8eb21a815d1 1ef85c30b4854d9cbe50c96ad179d46c - - default default] Added segment 97bdae55-7e0b-4d11-81d2-8a9a432f2f13 of type vxlan for network 475c82b5-2f13-4ec1-864a-ceefc6419617 2026-05-28 16:32:11.485 7 INFO neutron.db.segments_db [None req-7401f2d2-33c6-4632-8edd-6c01f845abd6 97f040c3706347a7b8fac8eb21a815d1 1ef85c30b4854d9cbe50c96ad179d46c - - default default] Added segment 1caedd4b-6184-4aeb-b159-0f749237172a of type vxlan for network b3d5868f-99f2-4a85-a7c2-cbe831bccc71 [pid: 7|app: 0|req: 904/1794] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:32:11 2026] POST /v2.0/networks => generated 1207 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1795] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 28 16:32:11 2026] GET /v2.0/networks => generated 1844 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:32:11.759 7 INFO neutron.services.segments.plugin [-] Segment 97bdae55-7e0b-4d11-81d2-8a9a432f2f13 resource provider aggregate not found 2026-05-28 16:32:11.764 7 INFO neutron.services.segments.plugin [-] Segment 97bdae55-7e0b-4d11-81d2-8a9a432f2f13 resource provider aggregate not found 2026-05-28 16:32:11.776 7 INFO neutron.services.segments.plugin [-] Segment 97bdae55-7e0b-4d11-81d2-8a9a432f2f13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97bdae55-7e0b-4d11-81d2-8a9a432f2f13 found for delete ", "request_id": "req-532e7366-55ce-454d-b547-17cdc0b36230"}]} 2026-05-28 16:32:11.778 7 INFO neutron.services.segments.plugin [-] Segment 97bdae55-7e0b-4d11-81d2-8a9a432f2f13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97bdae55-7e0b-4d11-81d2-8a9a432f2f13 found for delete ", "request_id": "req-7a4494ae-8dbd-463f-83eb-6875eb07c517"}]} [pid: 7|app: 0|req: 905/1796] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:32:11 2026] DELETE /v2.0/networks/475c82b5-2f13-4ec1-864a-ceefc6419617 => 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: 892/1797] 10.0.0.3 () {34 vars in 683 bytes} [Thu May 28 16:32:11 2026] POST /v2.0/security-groups => generated 1673 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1798] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:32:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1799] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:32:11 2026] DELETE /v2.0/networks/b3d5868f-99f2-4a85-a7c2-cbe831bccc71 => 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: 907/1800] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 28 16:32:11 2026] GET /v2.0/networks => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1801] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:32:11 2026] POST /v2.0/security-group-rules => generated 596 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:32:12.012 7 INFO neutron.db.segments_db [None req-8a54510e-06e5-471f-b192-177a41fe57da 97f040c3706347a7b8fac8eb21a815d1 1ef85c30b4854d9cbe50c96ad179d46c - - default default] Added segment cccb9706-7ec2-4fe0-a8a2-916f6823a336 of type vxlan for network 232ffabf-59bc-44c4-aad6-dcd4c9a5d381 [pid: 8|app: 0|req: 895/1802] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:32:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1803] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:32:11 2026] POST /v2.0/networks => generated 630 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:32:12.141 7 INFO neutron.db.segments_db [None req-6647d68f-26ac-4f80-a72c-659164458fcb 97f040c3706347a7b8fac8eb21a815d1 1ef85c30b4854d9cbe50c96ad179d46c - - default default] Added segment 9579dd99-94cb-484d-80f9-016390a1f699 of type vxlan for network d2db1161-08ba-4e83-b61b-61ee0666e7aa [pid: 8|app: 0|req: 896/1804] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:32:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:32:12.207 8 INFO neutron.db.securitygroups_db [None req-155d025e-4e73-422b-b658-3f561dec8982 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] Project 7c2cc9a783c34e98a1835e8ab88e567a 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: 909/1805] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:32:12 2026] POST /v2.0/networks => generated 630 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1806] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:32:12 2026] POST /v2.0/security-group-rules => generated 607 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:32:12.314 8 INFO neutron.db.securitygroups_db [None req-9bdc1ede-8e89-439f-85a1-c50b75db2538 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] Project 7c2cc9a783c34e98a1835e8ab88e567a 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: 898/1807] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:32:12 2026] POST /v2.0/security-group-rules => generated 606 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1808] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 28 16:32:12 2026] POST /v2.0/ports => generated 1505 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 899/1809] 10.0.0.3 () {32 vars in 641 bytes} [Thu May 28 16:32:12 2026] GET /v2.0/ports => generated 1505 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1810] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 28 16:32:12 2026] GET /v2.0/networks => generated 1297 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:32:12.987 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe094619-a710-4b93-a35d-285457d8ef51 97f040c3706347a7b8fac8eb21a815d1 1ef85c30b4854d9cbe50c96ad179d46c - - default default] TaaS: Handle Delete Port: 7c9a1fc5-8aab-4a43-93f3-8c474cf111d3 2026-05-28 16:32:12.993 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe094619-a710-4b93-a35d-285457d8ef51 97f040c3706347a7b8fac8eb21a815d1 1ef85c30b4854d9cbe50c96ad179d46c - - default default] Tap Mirror: Handle Delete Port: 7c9a1fc5-8aab-4a43-93f3-8c474cf111d3 [pid: 7|app: 0|req: 912/1811] 10.0.0.131 () {34 vars in 1098 bytes} [Thu May 28 16:32:12 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-320651414&fields=id&tenant_id=7c2cc9a783c34e98a1835e8ab88e567a => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1812] 10.0.0.131 () {34 vars in 982 bytes} [Thu May 28 16:32:13 2026] GET /v2.0/networks?id=16ce80d9-e4a9-424b-98ef-4ecc8922f840 => generated 660 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1813] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:32:12 2026] DELETE /v2.0/ports/7c9a1fc5-8aab-4a43-93f3-8c474cf111d3 => 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: 914/1814] 10.0.0.131 () {34 vars in 965 bytes} [Thu May 28 16:32:13 2026] GET /v2.0/quotas/7c2cc9a783c34e98a1835e8ab88e567a => 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: 915/1815] 10.0.0.131 () {34 vars in 1002 bytes} [Thu May 28 16:32:13 2026] GET /v2.0/ports?tenant_id=7c2cc9a783c34e98a1835e8ab88e567a&fields=id => generated 149 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:13.194 8 INFO neutron_taas.services.taas.taas_plugin [None req-09f70581-a762-4404-8824-e20c9c589f92 97f040c3706347a7b8fac8eb21a815d1 1ef85c30b4854d9cbe50c96ad179d46c - - default default] TaaS: Handle Delete Port: 0627b302-321f-483a-a9a0-17a5ea114e36 2026-05-28 16:32:13.196 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09f70581-a762-4404-8824-e20c9c589f92 97f040c3706347a7b8fac8eb21a815d1 1ef85c30b4854d9cbe50c96ad179d46c - - default default] Tap Mirror: Handle Delete Port: 0627b302-321f-483a-a9a0-17a5ea114e36 [pid: 7|app: 0|req: 916/1816] 10.0.0.131 () {34 vars in 1008 bytes} [Thu May 28 16:32:13 2026] GET /v2.0/networks/16ce80d9-e4a9-424b-98ef-4ecc8922f840?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: 917/1817] 10.0.0.131 () {34 vars in 1108 bytes} [Thu May 28 16:32:13 2026] GET /v2.0/networks/16ce80d9-e4a9-424b-98ef-4ecc8922f840?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: 901/1818] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:32:13 2026] DELETE /v2.0/ports/0627b302-321f-483a-a9a0-17a5ea114e36 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1819] 10.0.0.3 () {32 vars in 641 bytes} [Thu May 28 16:32:13 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:32:13.381 8 INFO neutron.db.segments_db [None req-9d51dbc2-f9b5-4d69-a799-aa77ff8e8790 97f040c3706347a7b8fac8eb21a815d1 1ef85c30b4854d9cbe50c96ad179d46c - - default default] Added segment 0b6e28b6-b8c9-4b3b-8121-4aa416f518fa of type vxlan for network 42b67114-0e0a-4180-bee8-385659c9049e [pid: 7|app: 0|req: 919/1820] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:13 2026] GET /v2.0/ports?device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => 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: 902/1821] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:32:13 2026] POST /v2.0/networks => generated 631 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:32:13.513 7 INFO neutron.db.segments_db [None req-99f9bb81-0593-4a5d-a2a3-e2b4096f9749 97f040c3706347a7b8fac8eb21a815d1 1ef85c30b4854d9cbe50c96ad179d46c - - default default] Added segment fd8464d3-4d20-4115-a511-a7f0889aad38 of type vxlan for network bb049426-a26a-4490-adde-79fa5a1f6805 [pid: 7|app: 0|req: 920/1822] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:32:13 2026] POST /v2.0/networks => generated 630 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:32:13.795 7 INFO neutron.services.segments.plugin [-] Segment 1caedd4b-6184-4aeb-b159-0f749237172a resource provider aggregate not found 2026-05-28 16:32:13.798 7 INFO neutron.services.segments.plugin [-] Segment 1caedd4b-6184-4aeb-b159-0f749237172a resource provider aggregate not found 2026-05-28 16:32:13.807 7 INFO neutron.services.segments.plugin [-] Segment 1caedd4b-6184-4aeb-b159-0f749237172a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1caedd4b-6184-4aeb-b159-0f749237172a found for delete ", "request_id": "req-58c80fd1-a324-4a1c-833c-5022ee7ec657"}]} 2026-05-28 16:32:13.809 7 INFO neutron.services.segments.plugin [-] Segment 1caedd4b-6184-4aeb-b159-0f749237172a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1caedd4b-6184-4aeb-b159-0f749237172a found for delete ", "request_id": "req-24ad21f5-be96-4b35-8795-7d9e08e8cf70"}]} [pid: 8|app: 0|req: 903/1823] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:32:13 2026] POST /v2.0/subnets => generated 1274 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1824] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 28 16:32:14 2026] GET /v2.0/subnets => generated 1910 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1825] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:32:14 2026] DELETE /v2.0/subnets/e9807b04-2f3e-4f1b-929e-221854fa1265 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1826] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:32:14 2026] DELETE /v2.0/subnets/d4c1d1ad-5942-4d84-9e49-43665a7241cd => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1827] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:32:14 2026] GET /v2.0/security-groups?tenant_id=b2c389f9947d43f099beda7b680ca466&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: 906/1828] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 28 16:32:14 2026] GET /v2.0/subnets => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1829] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:14 2026] DELETE /v2.0/security-groups/d5eaf4f3-2f29-443f-a9ce-862481a5b716 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:32:14.418 8 INFO neutron.services.segments.plugin [-] Segment fd8464d3-4d20-4115-a511-a7f0889aad38 resource provider aggregate not found 2026-05-28 16:32:14.420 8 INFO neutron.services.segments.plugin [-] Segment fd8464d3-4d20-4115-a511-a7f0889aad38 resource provider aggregate not found 2026-05-28 16:32:14.440 8 INFO neutron.services.segments.plugin [-] Segment fd8464d3-4d20-4115-a511-a7f0889aad38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd8464d3-4d20-4115-a511-a7f0889aad38 found for delete ", "request_id": "req-e4dccd75-7dde-406a-bb1f-1932ec111776"}]} 2026-05-28 16:32:14.441 8 INFO neutron.services.segments.plugin [-] Segment fd8464d3-4d20-4115-a511-a7f0889aad38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd8464d3-4d20-4115-a511-a7f0889aad38 found for delete ", "request_id": "req-2c5ea888-8ee3-43c3-88b5-a43447684e34"}]} [pid: 8|app: 0|req: 907/1830] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:32:14 2026] DELETE /v2.0/networks/bb049426-a26a-4490-adde-79fa5a1f6805 => 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: 924/1831] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:32:14 2026] DELETE /v2.0/networks/42b67114-0e0a-4180-bee8-385659c9049e => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1832] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:32:14 2026] GET /v2.0/security-groups?tenant_id=e481d319285d4173b7111349667ef152&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: 925/1833] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:14 2026] GET /v2.0/ports?device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => 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: 926/1834] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:14 2026] DELETE /v2.0/security-groups/1d2f9da9-4733-4d8e-8ed8-96e213c22eb1 => 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: 909/1835] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:32:14 2026] DELETE /v2.0/networks/d2db1161-08ba-4e83-b61b-61ee0666e7aa => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1836] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:32:14 2026] DELETE /v2.0/networks/232ffabf-59bc-44c4-aad6-dcd4c9a5d381 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1837] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:32:15 2026] GET /v2.0/security-groups?tenant_id=1ef85c30b4854d9cbe50c96ad179d46c&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1838] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:15 2026] DELETE /v2.0/security-groups/9a46536a-6553-4ce9-960f-90183952f1ee => 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: 911/1839] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:15 2026] GET /v2.0/ports?device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:32:15.831 7 INFO neutron.services.segments.plugin [-] Segment 0b6e28b6-b8c9-4b3b-8121-4aa416f518fa resource provider aggregate not found 2026-05-28 16:32:15.831 7 INFO neutron.services.segments.plugin [-] Segment 0b6e28b6-b8c9-4b3b-8121-4aa416f518fa resource provider aggregate not found 2026-05-28 16:32:15.846 7 INFO neutron.services.segments.plugin [-] Segment 0b6e28b6-b8c9-4b3b-8121-4aa416f518fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b6e28b6-b8c9-4b3b-8121-4aa416f518fa found for delete ", "request_id": "req-1f6eef81-380b-4a8e-9aff-9564dec26ca5"}]} 2026-05-28 16:32:15.852 7 INFO neutron.services.segments.plugin [-] Segment 0b6e28b6-b8c9-4b3b-8121-4aa416f518fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b6e28b6-b8c9-4b3b-8121-4aa416f518fa found for delete ", "request_id": "req-3cd18a71-27b9-40cb-af9b-92ffeac8dd83"}]} 2026-05-28 16:32:15.864 7 INFO neutron.services.segments.plugin [-] Segment cccb9706-7ec2-4fe0-a8a2-916f6823a336 resource provider aggregate not found 2026-05-28 16:32:15.869 7 INFO neutron.services.segments.plugin [-] Segment cccb9706-7ec2-4fe0-a8a2-916f6823a336 resource provider aggregate not found 2026-05-28 16:32:15.873 7 INFO neutron.services.segments.plugin [-] Segment cccb9706-7ec2-4fe0-a8a2-916f6823a336 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cccb9706-7ec2-4fe0-a8a2-916f6823a336 found for delete ", "request_id": "req-48c4d42a-094f-48d1-86ae-87be0a8482dd"}]} 2026-05-28 16:32:15.884 7 INFO neutron.services.segments.plugin [-] Segment cccb9706-7ec2-4fe0-a8a2-916f6823a336 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cccb9706-7ec2-4fe0-a8a2-916f6823a336 found for delete ", "request_id": "req-b2cfc777-9277-442e-a9e3-8105921cdbb8"}]} 2026-05-28 16:32:16.460 8 INFO neutron.services.segments.plugin [-] Segment 9579dd99-94cb-484d-80f9-016390a1f699 resource provider aggregate not found 2026-05-28 16:32:16.465 8 INFO neutron.services.segments.plugin [-] Segment 9579dd99-94cb-484d-80f9-016390a1f699 resource provider aggregate not found 2026-05-28 16:32:16.480 8 INFO neutron.services.segments.plugin [-] Segment 9579dd99-94cb-484d-80f9-016390a1f699 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9579dd99-94cb-484d-80f9-016390a1f699 found for delete ", "request_id": "req-b65a4cbb-e65d-4041-b874-783a9807f801"}]} 2026-05-28 16:32:16.484 8 INFO neutron.services.segments.plugin [-] Segment 9579dd99-94cb-484d-80f9-016390a1f699 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9579dd99-94cb-484d-80f9-016390a1f699 found for delete ", "request_id": "req-3244e849-52c9-4d07-83a6-282635e7b3c7"}]} [pid: 7|app: 0|req: 929/1840] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:16 2026] GET /v2.0/ports?device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:32:17.571 8 INFO neutron.db.segments_db [None req-c0800754-d538-44c8-a8e2-6a92cbe83013 7287bbdf92b3460884dc33512aaca3eb fded3515172b411b8514b05741eeea23 - - default default] Added segment 966120d4-2585-4bf6-ade9-5f4832fc4de6 of type vxlan for network 20b5862f-9638-4588-a7a7-1a2d59490e17 [pid: 8|app: 0|req: 912/1841] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:32:17 2026] POST /v2.0/networks => generated 629 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1842] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:32:17 2026] GET /v2.0/networks?id=16ce80d9-e4a9-424b-98ef-4ecc8922f840 => generated 660 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1843] 199.204.45.25 () {34 vars in 1049 bytes} [Thu May 28 16:32:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7c2cc9a783c34e98a1835e8ab88e567a => generated 273 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1844] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 28 16:32:17 2026] POST /v2.0/ports => generated 778 bytes in 280 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: 914/1845] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:17 2026] GET /v2.0/ports?device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:32:18.013 8 INFO neutron.db.segments_db [None req-42ad9a5c-96a8-41e1-92e1-5f9f740fcbb9 7287bbdf92b3460884dc33512aaca3eb fded3515172b411b8514b05741eeea23 - - default default] Added segment ae4f9901-e4f1-41bd-8a34-9c819fe8e95a of type vxlan for network 367dd9b8-e51b-4c7c-860c-cd22dcc81c9d [pid: 7|app: 0|req: 932/1846] 199.204.45.25 () {38 vars in 954 bytes} [Thu May 28 16:32:17 2026] POST /v2.0/ports => generated 958 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1847] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:32:17 2026] POST /v2.0/networks => generated 617 bytes in 144 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: 933/1848] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:32:18 2026] GET /v2.0/security-groups?tenant_id=2cffd4728d9948dbb8e988516358d15e&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1849] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:32:18 2026] POST /v2.0/subnets => generated 646 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1850] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:18 2026] DELETE /v2.0/security-groups/ec9233a1-046a-4bad-a9b3-e9a483ca149f => 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: 934/1851] 199.204.45.25 () {38 vars in 1027 bytes} [Thu May 28 16:32:18 2026] PUT /v2.0/ports/8a335878-124e-4934-ab85-11ec2dd918e4 => generated 1239 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:32:18.696 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bffa9984-82ba-49bc-83f3-0aea33aa555b'] response: {'name': 'network-changed', 'server_uuid': 'e4d34e71-da3f-4d9e-b176-7933a3d8897b', 'tag': '8a335878-124e-4934-ab85-11ec2dd918e4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 918/1852] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 28 16:32:18 2026] POST /v2.0/ports => generated 966 bytes in 339 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-28 16:32:18.950 7 INFO neutron_taas.services.taas.taas_plugin [None req-555bb27c-509f-440d-ab1e-e6c190efce55 7287bbdf92b3460884dc33512aaca3eb fded3515172b411b8514b05741eeea23 - - default default] TaaS: Handle Delete Port: 2050eadf-074f-4c6d-82c7-0774e116b2de 2026-05-28 16:32:18.953 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-555bb27c-509f-440d-ab1e-e6c190efce55 7287bbdf92b3460884dc33512aaca3eb fded3515172b411b8514b05741eeea23 - - default default] Tap Mirror: Handle Delete Port: 2050eadf-074f-4c6d-82c7-0774e116b2de /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 935/1853] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:32:18 2026] DELETE /v2.0/ports/2050eadf-074f-4c6d-82c7-0774e116b2de => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:32:19.103 7 INFO neutron.pecan_wsgi.hooks.translation [None req-310827ef-1322-473d-8f09-44e71520b412 7287bbdf92b3460884dc33512aaca3eb fded3515172b411b8514b05741eeea23 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 936/1854] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:32:19 2026] DELETE /v2.0/ports/2050eadf-074f-4c6d-82c7-0774e116b2de => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:32:19.124 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d43ca5d1-b56f-4ddf-9b5a-b7f2a0455e0f 7287bbdf92b3460884dc33512aaca3eb fded3515172b411b8514b05741eeea23 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 937/1855] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:32:19 2026] GET /v2.0/ports/2050eadf-074f-4c6d-82c7-0774e116b2de => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1856] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:19 2026] GET /v2.0/ports?device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => generated 973 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1857] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:32:19 2026] GET /v2.0/security-groups?id=c5aa536c-9c2d-40af-8215-3a531a490970&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1858] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:32:19 2026] GET /v2.0/ports?tenant_id=7c2cc9a783c34e98a1835e8ab88e567a&device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1859] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:32:19 2026] DELETE /v2.0/subnets/434af876-83fb-4d0c-85aa-0c54ffdfb054 => 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: 922/1860] 199.204.45.25 () {34 vars in 1017 bytes} [Thu May 28 16:32:19 2026] GET /v2.0/networks?tenant_id=7c2cc9a783c34e98a1835e8ab88e567a&shared=False => generated 756 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1861] 199.204.45.25 () {34 vars in 929 bytes} [Thu May 28 16:32:19 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:19.381 7 INFO neutron.services.segments.plugin [-] Segment ae4f9901-e4f1-41bd-8a34-9c819fe8e95a resource provider aggregate not found 2026-05-28 16:32:19.387 7 INFO neutron.services.segments.plugin [-] Segment ae4f9901-e4f1-41bd-8a34-9c819fe8e95a resource provider aggregate not found 2026-05-28 16:32:19.401 7 INFO neutron.services.segments.plugin [-] Segment ae4f9901-e4f1-41bd-8a34-9c819fe8e95a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae4f9901-e4f1-41bd-8a34-9c819fe8e95a found for delete ", "request_id": "req-387ca1e6-5fee-430b-9741-c0282f4b4dfe"}]} 2026-05-28 16:32:19.405 7 INFO neutron.services.segments.plugin [-] Segment ae4f9901-e4f1-41bd-8a34-9c819fe8e95a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae4f9901-e4f1-41bd-8a34-9c819fe8e95a found for delete ", "request_id": "req-163bd1fb-270a-45d7-90b1-bdd48da46b7f"}]} [pid: 7|app: 0|req: 939/1862] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:32:19 2026] DELETE /v2.0/networks/367dd9b8-e51b-4c7c-860c-cd22dcc81c9d => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:32:19.465 8 INFO neutron.db.segments_db [None req-ec0c5fd9-e94e-478b-a588-324ed228ac16 7287bbdf92b3460884dc33512aaca3eb fded3515172b411b8514b05741eeea23 - - default default] Added segment 3b48cbe7-4f04-4299-bbaf-1f3246f8b2de of type vxlan for network 592eda71-9431-4124-b4d9-cf5efd70166d [pid: 8|app: 0|req: 924/1863] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:32:19 2026] POST /v2.0/networks => generated 617 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1864] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:32:19 2026] POST /v2.0/subnets => generated 646 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1865] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 28 16:32:19 2026] POST /v2.0/ports => generated 928 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:32:20.183 7 INFO neutron_taas.services.taas.taas_plugin [None req-af7113cd-142a-49a6-abe5-41adfd3a9087 7287bbdf92b3460884dc33512aaca3eb fded3515172b411b8514b05741eeea23 - - default default] TaaS: Handle Delete Port: b47afdd5-3d69-47ac-ad9b-b443d37086b9 2026-05-28 16:32:20.186 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af7113cd-142a-49a6-abe5-41adfd3a9087 7287bbdf92b3460884dc33512aaca3eb fded3515172b411b8514b05741eeea23 - - default default] Tap Mirror: Handle Delete Port: b47afdd5-3d69-47ac-ad9b-b443d37086b9 [pid: 8|app: 0|req: 926/1866] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:20 2026] GET /v2.0/ports?device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1867] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:32:20 2026] DELETE /v2.0/ports/b47afdd5-3d69-47ac-ad9b-b443d37086b9 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:32:20.361 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8c23937c-1a62-4e4e-bc98-cab409fbd2d5 7287bbdf92b3460884dc33512aaca3eb fded3515172b411b8514b05741eeea23 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 942/1868] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:32:20 2026] GET /v2.0/ports/b47afdd5-3d69-47ac-ad9b-b443d37086b9 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1869] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:32:20 2026] GET /v2.0/security-groups?id=c5aa536c-9c2d-40af-8215-3a531a490970&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: 943/1870] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:32:20 2026] GET /v2.0/ports?tenant_id=7c2cc9a783c34e98a1835e8ab88e567a&device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1871] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:32:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8a335878-124e-4934-ab85-11ec2dd918e4 => 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: 945/1872] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:32:20 2026] GET /v2.0/subnets?id=13b06993-1082-4e09-a70f-e1e0414ee828 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1873] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:32:20 2026] DELETE /v2.0/subnets/7fc7449e-6aa2-47c2-bed8-d658036fba26 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1874] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:32:20 2026] GET /v2.0/ports?network_id=16ce80d9-e4a9-424b-98ef-4ecc8922f840&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: 947/1875] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:32:20 2026] GET /v2.0/networks/16ce80d9-e4a9-424b-98ef-4ecc8922f840?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: 948/1876] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:32:20 2026] GET /v2.0/networks/16ce80d9-e4a9-424b-98ef-4ecc8922f840?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-28 16:32:20.639 8 INFO neutron.services.segments.plugin [-] Segment 3b48cbe7-4f04-4299-bbaf-1f3246f8b2de resource provider aggregate not found 2026-05-28 16:32:20.645 8 INFO neutron.services.segments.plugin [-] Segment 3b48cbe7-4f04-4299-bbaf-1f3246f8b2de resource provider aggregate not found 2026-05-28 16:32:20.661 8 INFO neutron.services.segments.plugin [-] Segment 3b48cbe7-4f04-4299-bbaf-1f3246f8b2de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b48cbe7-4f04-4299-bbaf-1f3246f8b2de found for delete ", "request_id": "req-992c67ae-fed3-44cc-bd11-726c9a54d11d"}]} 2026-05-28 16:32:20.668 8 INFO neutron.services.segments.plugin [-] Segment 3b48cbe7-4f04-4299-bbaf-1f3246f8b2de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b48cbe7-4f04-4299-bbaf-1f3246f8b2de found for delete ", "request_id": "req-17643fef-d1aa-44fd-9c52-1738b3b104d9"}]} [pid: 8|app: 0|req: 929/1877] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:32:20 2026] DELETE /v2.0/networks/592eda71-9431-4124-b4d9-cf5efd70166d => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1878] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 28 16:32:20 2026] POST /v2.0/ports => generated 779 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1879] 10.0.0.3 () {34 vars in 735 bytes} [Thu May 28 16:32:21 2026] PUT /v2.0/ports/279993b1-82bf-41c4-be18-853c34ab1f7b => generated 752 bytes in 167 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-28 16:32:21.338 7 INFO neutron_taas.services.taas.taas_plugin [None req-05139baf-64a5-4eaa-8410-3a2ba8d9d466 7287bbdf92b3460884dc33512aaca3eb fded3515172b411b8514b05741eeea23 - - default default] TaaS: Handle Delete Port: 279993b1-82bf-41c4-be18-853c34ab1f7b 2026-05-28 16:32:21.341 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05139baf-64a5-4eaa-8410-3a2ba8d9d466 7287bbdf92b3460884dc33512aaca3eb fded3515172b411b8514b05741eeea23 - - default default] Tap Mirror: Handle Delete Port: 279993b1-82bf-41c4-be18-853c34ab1f7b [pid: 7|app: 0|req: 950/1880] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:32:21 2026] DELETE /v2.0/ports/279993b1-82bf-41c4-be18-853c34ab1f7b => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 931/1881] 10.0.0.3 () {32 vars in 641 bytes} [Thu May 28 16:32:21 2026] GET /v2.0/ports => generated 781 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:21.522 8 INFO neutron.pecan_wsgi.hooks.translation [None req-052ae4ad-d4ef-49ed-9f43-d50b50b6b75f 7287bbdf92b3460884dc33512aaca3eb fded3515172b411b8514b05741eeea23 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 932/1882] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:32:21 2026] GET /v2.0/ports/279993b1-82bf-41c4-be18-853c34ab1f7b => 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: 933/1883] 10.0.0.3 () {32 vars in 641 bytes} [Thu May 28 16:32:21 2026] GET /v2.0/ports => generated 781 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1884] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:21 2026] GET /v2.0/ports?device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => generated 973 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1885] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:32:21 2026] GET /v2.0/ports/2cfb7eb3-8f23-465c-aabc-4baa228032e6 => generated 778 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1886] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:32:21 2026] GET /v2.0/security-groups?id=c5aa536c-9c2d-40af-8215-3a531a490970&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-28 16:32:21.635 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aeb0927d-b3d2-406d-8953-8e0945dbd8bc 7287bbdf92b3460884dc33512aaca3eb fded3515172b411b8514b05741eeea23 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 935/1887] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:32:21 2026] DELETE /v2.0/ports/b47afdd5-3d69-47ac-ad9b-b443d37086b9 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:32:21.680 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b48664ed-468f-4041-afc2-34e45af10a4e 7287bbdf92b3460884dc33512aaca3eb fded3515172b411b8514b05741eeea23 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 953/1888] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:32:21 2026] DELETE /v2.0/subnets/7fc7449e-6aa2-47c2-bed8-d658036fba26 => generated 136 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:32:21.701 8 INFO neutron.pecan_wsgi.hooks.translation [None req-76953171-b5d0-430e-b37d-72356a767da6 7287bbdf92b3460884dc33512aaca3eb fded3515172b411b8514b05741eeea23 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 936/1889] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:32:21 2026] DELETE /v2.0/subnets/434af876-83fb-4d0c-85aa-0c54ffdfb054 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:32:21.792 7 INFO neutron_taas.services.taas.taas_plugin [None req-340e9b6d-a6be-4377-9490-cec8ac2f3f26 7287bbdf92b3460884dc33512aaca3eb fded3515172b411b8514b05741eeea23 - - default default] TaaS: Handle Delete Port: 2cfb7eb3-8f23-465c-aabc-4baa228032e6 2026-05-28 16:32:21.795 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-340e9b6d-a6be-4377-9490-cec8ac2f3f26 7287bbdf92b3460884dc33512aaca3eb fded3515172b411b8514b05741eeea23 - - default default] Tap Mirror: Handle Delete Port: 2cfb7eb3-8f23-465c-aabc-4baa228032e6 [pid: 7|app: 0|req: 954/1890] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:32:21 2026] DELETE /v2.0/ports/2cfb7eb3-8f23-465c-aabc-4baa228032e6 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:32:21.955 7 INFO neutron.services.segments.plugin [-] Segment 966120d4-2585-4bf6-ade9-5f4832fc4de6 resource provider aggregate not found 2026-05-28 16:32:21.962 7 INFO neutron.services.segments.plugin [-] Segment 966120d4-2585-4bf6-ade9-5f4832fc4de6 resource provider aggregate not found 2026-05-28 16:32:21.976 7 INFO neutron.services.segments.plugin [-] Segment 966120d4-2585-4bf6-ade9-5f4832fc4de6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 966120d4-2585-4bf6-ade9-5f4832fc4de6 found for delete ", "request_id": "req-0f840a32-a6a5-40fe-aad2-2b411f0f812f"}]} 2026-05-28 16:32:21.980 7 INFO neutron.services.segments.plugin [-] Segment 966120d4-2585-4bf6-ade9-5f4832fc4de6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 966120d4-2585-4bf6-ade9-5f4832fc4de6 found for delete ", "request_id": "req-df739101-3939-4065-8f06-1d4f735161c1"}]} [pid: 8|app: 0|req: 937/1891] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:32:21 2026] GET /v2.0/security-groups?tenant_id=c5b88cf0a3aa498c899273a193fb06dd&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1892] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:32:21 2026] DELETE /v2.0/networks/20b5862f-9638-4588-a7a7-1a2d59490e17 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1893] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:21 2026] DELETE /v2.0/security-groups/7698e13d-4611-457b-aa19-248c9792b6ac => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1894] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:32:22 2026] GET /v2.0/security-groups?tenant_id=fded3515172b411b8514b05741eeea23&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1895] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:22 2026] DELETE /v2.0/security-groups/ff060211-2036-4d4b-8598-b6477249fdf1 => 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: 957/1896] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:22 2026] GET /v2.0/ports?device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1897] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:32:22 2026] GET /v2.0/security-groups?id=c5aa536c-9c2d-40af-8215-3a531a490970&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: 958/1898] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:23 2026] GET /v2.0/ports?device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => 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: 941/1899] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:32:23 2026] GET /v2.0/security-groups?id=c5aa536c-9c2d-40af-8215-3a531a490970&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1900] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:32:24 2026] GET /v2.0/security-groups?tenant_id=fde17e022ea547f9bfeed577e1028a45&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1901] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:24 2026] DELETE /v2.0/security-groups/a752a06f-ee37-46a2-8ff7-200b9fc377ea => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:32:24.748 8 INFO neutron.db.segments_db [None req-11ff54cf-cf45-4c03-95f4-0541ddba47a0 eb430fd09f3443b2aa518be0fe92d77e 34e2ef9f1fc94bcc8227c56d2d2364b2 - - default default] Added segment 981bb5ed-d98f-473f-bb7e-7ecb71c63452 of type vxlan for network abc956d4-2564-4ccf-bab6-7c0e689d7f50 [pid: 8|app: 0|req: 942/1902] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:32:24 2026] POST /v2.0/networks => generated 626 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1903] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:25 2026] GET /v2.0/ports?device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1906] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 28 16:32:24 2026] POST /v2.0/ports => generated 774 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 946/1907] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:32:25 2026] GET /v2.0/security-groups?id=c5aa536c-9c2d-40af-8215-3a531a490970&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:25.198 7 INFO neutron.db.segments_db [None req-b76d1b48-d8ca-41f6-bfe9-c24ccbdde426 eb430fd09f3443b2aa518be0fe92d77e 34e2ef9f1fc94bcc8227c56d2d2364b2 - - default default] Added segment a91a3852-747d-4c9d-8933-4b41da90a23e of type vxlan for network 28e69d86-1707-41af-9efb-f05f0ce713df [pid: 7|app: 0|req: 962/1908] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:32:25 2026] POST /v2.0/networks => generated 612 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1909] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:25 2026] GET /v2.0/ports?device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1910] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:32:25 2026] GET /v2.0/security-groups?id=c5aa536c-9c2d-40af-8215-3a531a490970&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1911] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:32:25 2026] GET /v2.0/ports?device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => 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: 963/1912] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:32:25 2026] POST /v2.0/subnets => generated 626 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:32:25.778 8 INFO neutron.db.l3_db [None req-5d45bf78-b0aa-421f-9d1a-ef5b3bc96160 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] Floating IP d5285b80-e7cb-4305-91dc-f9a82f36d967 associated. External IP: 10.96.250.210, port: 8a335878-124e-4934-ab85-11ec2dd918e4. [pid: 7|app: 0|req: 964/1913] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 28 16:32:25 2026] POST /v2.0/ports => generated 954 bytes in 338 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-28 16:32:25.997 7 INFO neutron_taas.services.taas.taas_plugin [None req-73e41a22-1d2b-49fc-9b09-9b0913778658 eb430fd09f3443b2aa518be0fe92d77e 34e2ef9f1fc94bcc8227c56d2d2364b2 - - default default] TaaS: Handle Delete Port: b51845ef-315b-492e-b142-fc1c2409b15a 2026-05-28 16:32:26.001 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73e41a22-1d2b-49fc-9b09-9b0913778658 eb430fd09f3443b2aa518be0fe92d77e 34e2ef9f1fc94bcc8227c56d2d2364b2 - - default default] Tap Mirror: Handle Delete Port: b51845ef-315b-492e-b142-fc1c2409b15a [pid: 8|app: 0|req: 950/1914] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 28 16:32:25 2026] PUT /v2.0/floatingips/d5285b80-e7cb-4305-91dc-f9a82f36d967 => generated 856 bytes in 628 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1915] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 28 16:32:26 2026] GET /v2.0/floatingips/d5285b80-e7cb-4305-91dc-f9a82f36d967 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:26.125 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-08825437-7f1f-495c-beeb-278f5aee03e6'] response: {'name': 'network-changed', 'server_uuid': 'e4d34e71-da3f-4d9e-b176-7933a3d8897b', 'tag': '8a335878-124e-4934-ab85-11ec2dd918e4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 965/1916] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:32:25 2026] DELETE /v2.0/ports/b51845ef-315b-492e-b142-fc1c2409b15a => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:32:26.198 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b4dd97b7-43e5-4c1f-bc58-9748a660bcce eb430fd09f3443b2aa518be0fe92d77e 34e2ef9f1fc94bcc8227c56d2d2364b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 952/1917] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:32:26 2026] DELETE /v2.0/ports/b51845ef-315b-492e-b142-fc1c2409b15a => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:32:26.228 7 INFO neutron.pecan_wsgi.hooks.translation [None req-39a904fb-50cb-45c4-85c4-4d6b4bb1ddbc eb430fd09f3443b2aa518be0fe92d77e 34e2ef9f1fc94bcc8227c56d2d2364b2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 966/1918] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:32:26 2026] GET /v2.0/ports/b51845ef-315b-492e-b142-fc1c2409b15a => 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: 953/1919] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:32:26 2026] DELETE /v2.0/subnets/4e0c6dd5-8950-4ce0-a03f-13820cf1a9af => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:32:26.524 7 INFO neutron_taas.services.taas.taas_plugin [None req-921340c0-1c75-467c-8bf0-cf45a9366782 eb430fd09f3443b2aa518be0fe92d77e 34e2ef9f1fc94bcc8227c56d2d2364b2 - - default default] TaaS: Handle Delete Port: 040f53ab-e1c3-498f-8712-0efd23d5c5f2 2026-05-28 16:32:26.526 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-921340c0-1c75-467c-8bf0-cf45a9366782 eb430fd09f3443b2aa518be0fe92d77e 34e2ef9f1fc94bcc8227c56d2d2364b2 - - default default] Tap Mirror: Handle Delete Port: 040f53ab-e1c3-498f-8712-0efd23d5c5f2 2026-05-28 16:32:26.741 7 INFO neutron.services.segments.plugin [-] Segment a91a3852-747d-4c9d-8933-4b41da90a23e resource provider aggregate not found 2026-05-28 16:32:26.748 7 INFO neutron.services.segments.plugin [-] Segment a91a3852-747d-4c9d-8933-4b41da90a23e resource provider aggregate not found 2026-05-28 16:32:26.766 7 INFO neutron.services.segments.plugin [-] Segment a91a3852-747d-4c9d-8933-4b41da90a23e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a91a3852-747d-4c9d-8933-4b41da90a23e found for delete ", "request_id": "req-e7b6a070-f53a-46bf-ab94-5062b2fcef47"}]} [pid: 7|app: 0|req: 967/1920] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:32:26 2026] DELETE /v2.0/networks/28e69d86-1707-41af-9efb-f05f0ce713df => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:32:26.784 7 INFO neutron.services.segments.plugin [-] Segment a91a3852-747d-4c9d-8933-4b41da90a23e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a91a3852-747d-4c9d-8933-4b41da90a23e found for delete ", "request_id": "req-12767e28-7d78-48b2-8441-2ab81272596f"}]} [pid: 7|app: 0|req: 968/1921] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:32:26 2026] GET /v2.0/ports?tenant_id=7c2cc9a783c34e98a1835e8ab88e567a&device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:32:26.881 7 INFO neutron.db.segments_db [None req-21afb213-3bd9-4dc7-a155-42fd18171465 eb430fd09f3443b2aa518be0fe92d77e 34e2ef9f1fc94bcc8227c56d2d2364b2 - - default default] Added segment 6ad3d672-a659-4520-b4d1-462e827108a2 of type vxlan for network 716c0973-5789-4146-86d8-abfbd76a6bd4 2026-05-28 16:32:26.883 8 INFO neutron.db.segments_db [None req-e62f30f6-5db0-4492-9217-fb0f6ccd6a45 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment 83d43f13-d571-4a50-85e5-79886217bc7e of type vxlan for network e1a4e5d3-87d5-4856-aed2-573dc52a5df1 [pid: 7|app: 0|req: 969/1922] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:32:26 2026] POST /v2.0/networks => generated 612 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1923] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 28 16:32:26 2026] POST /v2.0/networks => generated 722 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1924] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:32:26 2026] GET /v2.0/networks?id=16ce80d9-e4a9-424b-98ef-4ecc8922f840 => generated 756 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1925] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:32:26 2026] POST /v2.0/subnets => generated 688 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1926] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:32:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8a335878-124e-4934-ab85-11ec2dd918e4 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:27.192 8 INFO neutron.db.segments_db [None req-d6940179-c61b-4c1c-b1dc-6272cdf4e937 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment 676dde4d-80da-4a32-96b4-0933d27495b8 of type vxlan for network f40dea62-3282-4857-9010-71cd2b19c113 [pid: 7|app: 0|req: 971/1927] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:32:27 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: 972/1928] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 28 16:32:27 2026] GET /v2.0/floatingips/d5285b80-e7cb-4305-91dc-f9a82f36d967 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1929] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:32:27 2026] GET /v2.0/subnets?id=13b06993-1082-4e09-a70f-e1e0414ee828 => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:27.412 8 INFO neutron.db.l3_hamode_db [None req-d6940179-c61b-4c1c-b1dc-6272cdf4e937 4e040febd5b4421cb394f8036b1e2333 41fab682c1874f469c07733a7a4ee77e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 974/1930] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 28 16:32:27 2026] POST /v2.0/ports => generated 912 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1931] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:32:27 2026] GET /v2.0/ports?network_id=16ce80d9-e4a9-424b-98ef-4ecc8922f840&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:32:27.834 7 INFO neutron_taas.services.taas.taas_plugin [None req-91e0a008-f7c9-4337-ba14-517a7657ee94 eb430fd09f3443b2aa518be0fe92d77e 34e2ef9f1fc94bcc8227c56d2d2364b2 - - default default] TaaS: Handle Delete Port: 9e666290-9538-47cf-beb2-043663c1e777 2026-05-28 16:32:27.837 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91e0a008-f7c9-4337-ba14-517a7657ee94 eb430fd09f3443b2aa518be0fe92d77e 34e2ef9f1fc94bcc8227c56d2d2364b2 - - default default] Tap Mirror: Handle Delete Port: 9e666290-9538-47cf-beb2-043663c1e777 [pid: 7|app: 0|req: 976/1932] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:32:27 2026] DELETE /v2.0/ports/9e666290-9538-47cf-beb2-043663c1e777 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1933] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:32:27 2026] GET /v2.0/networks/16ce80d9-e4a9-424b-98ef-4ecc8922f840?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:32:28.027 7 INFO neutron.pecan_wsgi.hooks.translation [None req-663fee8b-ec90-4a06-bf45-f69969bb2ae7 eb430fd09f3443b2aa518be0fe92d77e 34e2ef9f1fc94bcc8227c56d2d2364b2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 978/1934] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:32:28 2026] GET /v2.0/ports/9e666290-9538-47cf-beb2-043663c1e777 => 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: 979/1935] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:32:28 2026] GET /v2.0/networks/16ce80d9-e4a9-424b-98ef-4ecc8922f840?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:32:28.127 8 INFO neutron.db.l3_hamode_db [None req-d6940179-c61b-4c1c-b1dc-6272cdf4e937 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 980/1936] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:32:28 2026] DELETE /v2.0/subnets/911d6e5c-5374-4d36-bcc1-e758ee869352 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1937] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:32:28 2026] DELETE /v2.0/networks/716c0973-5789-4146-86d8-abfbd76a6bd4 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1938] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 28 16:32:28 2026] POST /v2.0/ports => generated 774 bytes in 228 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: 983/1939] 10.0.0.3 () {34 vars in 735 bytes} [Thu May 28 16:32:28 2026] PUT /v2.0/ports/84ed423b-9c62-4423-9720-48b25ce14421 => generated 752 bytes in 143 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-28 16:32:28.756 7 INFO neutron_taas.services.taas.taas_plugin [None req-3169f822-4b00-4a02-9efd-a8c0f7a34579 eb430fd09f3443b2aa518be0fe92d77e 34e2ef9f1fc94bcc8227c56d2d2364b2 - - default default] TaaS: Handle Delete Port: 84ed423b-9c62-4423-9720-48b25ce14421 2026-05-28 16:32:28.759 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3169f822-4b00-4a02-9efd-a8c0f7a34579 eb430fd09f3443b2aa518be0fe92d77e 34e2ef9f1fc94bcc8227c56d2d2364b2 - - default default] Tap Mirror: Handle Delete Port: 84ed423b-9c62-4423-9720-48b25ce14421 2026-05-28 16:32:28.794 7 INFO neutron.services.segments.plugin [-] Segment 6ad3d672-a659-4520-b4d1-462e827108a2 resource provider aggregate not found 2026-05-28 16:32:28.815 7 INFO neutron.services.segments.plugin [-] Segment 6ad3d672-a659-4520-b4d1-462e827108a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ad3d672-a659-4520-b4d1-462e827108a2 found for delete ", "request_id": "req-dfe7a9e1-2336-4438-881c-2fcf6505eb10"}]} 2026-05-28 16:32:28.817 7 INFO neutron.services.segments.plugin [-] Segment 6ad3d672-a659-4520-b4d1-462e827108a2 resource provider aggregate not found 2026-05-28 16:32:28.839 7 INFO neutron.services.segments.plugin [-] Segment 6ad3d672-a659-4520-b4d1-462e827108a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ad3d672-a659-4520-b4d1-462e827108a2 found for delete ", "request_id": "req-9a01d9e5-d2fe-4701-a6a9-01f09116cb56"}]} [pid: 7|app: 0|req: 984/1940] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:32:28 2026] DELETE /v2.0/ports/84ed423b-9c62-4423-9720-48b25ce14421 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1941] 10.0.0.3 () {32 vars in 641 bytes} [Thu May 28 16:32:28 2026] GET /v2.0/ports => generated 777 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1942] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:32:27 2026] POST /v2.0/routers => generated 728 bytes in 1764 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:32:28.928 7 INFO neutron.pecan_wsgi.hooks.translation [None req-21ef3c4e-95df-4013-a3e2-16dd2743a809 eb430fd09f3443b2aa518be0fe92d77e 34e2ef9f1fc94bcc8227c56d2d2364b2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 986/1943] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:32:28 2026] GET /v2.0/ports/84ed423b-9c62-4423-9720-48b25ce14421 => 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: 987/1944] 10.0.0.3 () {32 vars in 641 bytes} [Thu May 28 16:32:28 2026] GET /v2.0/ports => generated 777 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1945] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:32:28 2026] GET /v2.0/ports/114df1f0-bcd1-42d9-bee3-3ff6ac46df48 => generated 774 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:29.030 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3d9a1ce-3a34-44d0-b655-ccd5a2b5b65a eb430fd09f3443b2aa518be0fe92d77e 34e2ef9f1fc94bcc8227c56d2d2364b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 989/1946] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:32:29 2026] DELETE /v2.0/ports/9e666290-9538-47cf-beb2-043663c1e777 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:32:29.049 7 INFO neutron.pecan_wsgi.hooks.translation [None req-79ed4656-a277-465e-a3f0-747da095d245 eb430fd09f3443b2aa518be0fe92d77e 34e2ef9f1fc94bcc8227c56d2d2364b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 990/1947] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:32:29 2026] DELETE /v2.0/subnets/911d6e5c-5374-4d36-bcc1-e758ee869352 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:32:29.068 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dda00eb2-4503-4e5d-b519-1a281e936f0e eb430fd09f3443b2aa518be0fe92d77e 34e2ef9f1fc94bcc8227c56d2d2364b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 991/1948] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:32:29 2026] DELETE /v2.0/subnets/4e0c6dd5-8950-4ce0-a03f-13820cf1a9af => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:32:29.164 7 INFO neutron_taas.services.taas.taas_plugin [None req-860e69bb-f9d4-41c1-82c1-529ab78cd80a eb430fd09f3443b2aa518be0fe92d77e 34e2ef9f1fc94bcc8227c56d2d2364b2 - - default default] TaaS: Handle Delete Port: 114df1f0-bcd1-42d9-bee3-3ff6ac46df48 2026-05-28 16:32:29.167 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-860e69bb-f9d4-41c1-82c1-529ab78cd80a eb430fd09f3443b2aa518be0fe92d77e 34e2ef9f1fc94bcc8227c56d2d2364b2 - - default default] Tap Mirror: Handle Delete Port: 114df1f0-bcd1-42d9-bee3-3ff6ac46df48 [pid: 7|app: 0|req: 992/1949] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:32:29 2026] DELETE /v2.0/ports/114df1f0-bcd1-42d9-bee3-3ff6ac46df48 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1950] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:32:29 2026] DELETE /v2.0/networks/abc956d4-2564-4ccf-bab6-7c0e689d7f50 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1951] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:32:28 2026] PUT /v2.0/routers/f6b23e86-662d-4073-9ddf-f7d8dfeac6ea/add_router_interface => generated 309 bytes in 1023 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1952] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:32:29 2026] GET /v2.0/security-groups?tenant_id=34e2ef9f1fc94bcc8227c56d2d2364b2&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1953] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:29 2026] DELETE /v2.0/security-groups/e1ad93ad-e737-40aa-ad1c-64d658c2054c => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:32:30.834 7 INFO neutron.services.segments.plugin [-] Segment 981bb5ed-d98f-473f-bb7e-7ecb71c63452 resource provider aggregate not found 2026-05-28 16:32:30.856 7 INFO neutron.services.segments.plugin [-] Segment 981bb5ed-d98f-473f-bb7e-7ecb71c63452 resource provider aggregate not found 2026-05-28 16:32:30.863 7 INFO neutron.services.segments.plugin [-] Segment 981bb5ed-d98f-473f-bb7e-7ecb71c63452 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 981bb5ed-d98f-473f-bb7e-7ecb71c63452 found for delete ", "request_id": "req-661132db-93cc-482b-9dfb-ec5aa2dbfadd"}]} 2026-05-28 16:32:30.876 7 INFO neutron.services.segments.plugin [-] Segment 981bb5ed-d98f-473f-bb7e-7ecb71c63452 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 981bb5ed-d98f-473f-bb7e-7ecb71c63452 found for delete ", "request_id": "req-ec96ada9-3563-40a3-8cda-728fcb7a58bb"}]} [pid: 7|app: 0|req: 995/1954] 10.0.0.3 () {34 vars in 682 bytes} [Thu May 28 16:32:31 2026] POST /v2.0/security-groups => generated 1624 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1955] 10.0.0.3 () {32 vars in 661 bytes} [Thu May 28 16:32:32 2026] GET /v2.0/security-groups => generated 4529 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1956] 10.0.0.3 () {34 vars in 756 bytes} [Thu May 28 16:32:32 2026] PUT /v2.0/security-groups/600ea088-1b28-40d4-b135-6ee4b6bafa3e => generated 1663 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1957] 10.0.0.3 () {32 vars in 735 bytes} [Thu May 28 16:32:32 2026] GET /v2.0/security-groups/600ea088-1b28-40d4-b135-6ee4b6bafa3e => generated 1663 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1958] 10.0.0.131 () {34 vars in 982 bytes} [Thu May 28 16:32:32 2026] GET /v2.0/networks?id=e1a4e5d3-87d5-4856-aed2-573dc52a5df1 => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1959] 10.0.0.131 () {34 vars in 965 bytes} [Thu May 28 16:32:32 2026] GET /v2.0/quotas/41fab682c1874f469c07733a7a4ee77e => 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: 998/1960] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:32 2026] DELETE /v2.0/security-groups/600ea088-1b28-40d4-b135-6ee4b6bafa3e => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1961] 10.0.0.3 () {32 vars in 661 bytes} [Thu May 28 16:32:32 2026] GET /v2.0/security-groups => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1962] 10.0.0.131 () {34 vars in 1002 bytes} [Thu May 28 16:32:32 2026] GET /v2.0/ports?tenant_id=41fab682c1874f469c07733a7a4ee77e&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:32.443 7 INFO neutron.api.v2.resource [None req-1493c15b-18ab-4e72-af1d-5a727d988560 39c77d7c701d461c9e8f0ba591b4e75d 7bcf83762d874dd6aa5c5fbb262d4fda - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1000/1963] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:32 2026] DELETE /v2.0/security-groups/600ea088-1b28-40d4-b135-6ee4b6bafa3e => 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: 964/1964] 10.0.0.131 () {34 vars in 1008 bytes} [Thu May 28 16:32:32 2026] GET /v2.0/networks/e1a4e5d3-87d5-4856-aed2-573dc52a5df1?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1965] 10.0.0.131 () {34 vars in 1108 bytes} [Thu May 28 16:32:32 2026] GET /v2.0/networks/e1a4e5d3-87d5-4856-aed2-573dc52a5df1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1966] 10.0.0.3 () {34 vars in 682 bytes} [Thu May 28 16:32:32 2026] POST /v2.0/security-groups => generated 1623 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1967] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:32 2026] GET /v2.0/ports?device_id=391bc2ca-444a-4fd9-a9bc-03790a967abb => 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: 966/1968] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:32:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1969] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:32:32 2026] GET /v2.0/security-group-rules/f9d0e791-a736-4cb3-8c80-7038f0c056ab => generated 601 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1970] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 28 16:32:32 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1971] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 28 16:32:32 2026] DELETE /v2.0/security-group-rules/f9d0e791-a736-4cb3-8c80-7038f0c056ab => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1972] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 28 16:32:32 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1973] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:32:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1974] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:32:33 2026] GET /v2.0/security-group-rules/fcdde361-bd6b-4336-a1ac-9ec5547915c4 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1975] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 28 16:32:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1976] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 28 16:32:33 2026] DELETE /v2.0/security-group-rules/fcdde361-bd6b-4336-a1ac-9ec5547915c4 => 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: 1007/1977] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 28 16:32:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:32:33.379 8 INFO neutron.db.securitygroups_db [None req-be7ddd85-0bd4-47de-8040-d889313fa654 39c77d7c701d461c9e8f0ba591b4e75d 7bcf83762d874dd6aa5c5fbb262d4fda - - default default] Project 7bcf83762d874dd6aa5c5fbb262d4fda 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: 971/1978] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:32:33 2026] POST /v2.0/security-group-rules => generated 607 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1979] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:32:33 2026] GET /v2.0/security-group-rules/42ae8a9c-9987-41cb-9045-5491beb49524 => generated 607 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1980] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 28 16:32:33 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1981] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 28 16:32:33 2026] DELETE /v2.0/security-group-rules/42ae8a9c-9987-41cb-9045-5491beb49524 => 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: 973/1982] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 28 16:32:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1983] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:33 2026] DELETE /v2.0/security-groups/0be93585-13d2-4f1c-95a3-0a6e975d464e => 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: 974/1984] 10.0.0.3 () {32 vars in 661 bytes} [Thu May 28 16:32:33 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: 7|app: 0|req: 1011/1985] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:33 2026] GET /v2.0/ports?device_id=391bc2ca-444a-4fd9-a9bc-03790a967abb => 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: 975/1986] 10.0.0.3 () {32 vars in 661 bytes} [Thu May 28 16:32:33 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: 7|app: 0|req: 1012/1987] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:32:34 2026] GET /v2.0/security-groups?tenant_id=7bcf83762d874dd6aa5c5fbb262d4fda&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1988] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:34 2026] DELETE /v2.0/security-groups/eb00701a-d22e-40df-99ae-7140ef29c2bd => 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: 1013/1989] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:34 2026] GET /v2.0/ports?device_id=391bc2ca-444a-4fd9-a9bc-03790a967abb => 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: 977/1990] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:35 2026] GET /v2.0/ports?device_id=391bc2ca-444a-4fd9-a9bc-03790a967abb => 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: 1014/1991] 10.0.0.93 () {34 vars in 989 bytes} [Thu May 28 16:32:36 2026] GET /v2.0/ports?device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1992] 10.0.0.93 () {34 vars in 1039 bytes} [Thu May 28 16:32:36 2026] GET /v2.0/security-groups?id=c5aa536c-9c2d-40af-8215-3a531a490970&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1993] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:32:36 2026] GET /v2.0/networks?id=e1a4e5d3-87d5-4856-aed2-573dc52a5df1 => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1994] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:37 2026] GET /v2.0/ports?device_id=391bc2ca-444a-4fd9-a9bc-03790a967abb => 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: 979/1995] 199.204.45.25 () {38 vars in 954 bytes} [Thu May 28 16:32:37 2026] POST /v2.0/ports => generated 954 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1996] 199.204.45.25 () {38 vars in 1027 bytes} [Thu May 28 16:32:37 2026] PUT /v2.0/ports/489ae45f-f123-43bd-be42-5624c3285984 => generated 1235 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:32:37.969 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-60b9ade2-b315-437a-ab4e-5c1be7276063'] response: {'name': 'network-changed', 'server_uuid': '391bc2ca-444a-4fd9-a9bc-03790a967abb', 'tag': '489ae45f-f123-43bd-be42-5624c3285984', '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: 980/1997] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:38 2026] GET /v2.0/ports?device_id=391bc2ca-444a-4fd9-a9bc-03790a967abb => generated 969 bytes in 87 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: 1018/1998] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:32:38 2026] GET /v2.0/security-groups?id=740a7f4e-2fb3-480a-a501-a9879c3da06b&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1999] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:32:38 2026] GET /v2.0/ports?tenant_id=41fab682c1874f469c07733a7a4ee77e&device_id=391bc2ca-444a-4fd9-a9bc-03790a967abb => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2000] 199.204.45.25 () {34 vars in 1017 bytes} [Thu May 28 16:32:38 2026] GET /v2.0/networks?tenant_id=41fab682c1874f469c07733a7a4ee77e&shared=False => generated 769 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2001] 199.204.45.25 () {34 vars in 929 bytes} [Thu May 28 16:32:38 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2002] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:32:38 2026] GET /v2.0/security-groups?tenant_id=33ba496d4f9d4abaa5a5729d91c65b09&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2003] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:38 2026] DELETE /v2.0/security-groups/a50b1ee4-3fe3-4606-81c1-c08fd52af44e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2004] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:32:39 2026] GET /v2.0/security-groups?tenant_id=90acb628c5b74cc49db59265728169c2&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2005] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:39 2026] DELETE /v2.0/security-groups/ea3eb2c0-8ad7-4fd2-a306-4305a87d99a2 => 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: 1022/2006] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:39 2026] GET /v2.0/ports?device_id=391bc2ca-444a-4fd9-a9bc-03790a967abb => 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: 985/2007] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:32:39 2026] GET /v2.0/security-groups?id=740a7f4e-2fb3-480a-a501-a9879c3da06b&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2008] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:32:39 2026] GET /v2.0/ports?tenant_id=41fab682c1874f469c07733a7a4ee77e&device_id=391bc2ca-444a-4fd9-a9bc-03790a967abb => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2009] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:32:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=489ae45f-f123-43bd-be42-5624c3285984 => 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: 1024/2010] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:32:39 2026] GET /v2.0/subnets?id=6a8dc346-749a-406d-bdce-62138e1c140c => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2011] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:32:39 2026] GET /v2.0/ports?network_id=e1a4e5d3-87d5-4856-aed2-573dc52a5df1&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2012] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:32:39 2026] GET /v2.0/networks/e1a4e5d3-87d5-4856-aed2-573dc52a5df1?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: 988/2013] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:32:39 2026] GET /v2.0/networks/e1a4e5d3-87d5-4856-aed2-573dc52a5df1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2016] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:40 2026] GET /v2.0/ports?device_id=391bc2ca-444a-4fd9-a9bc-03790a967abb => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2017] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:32:40 2026] GET /v2.0/security-groups?id=740a7f4e-2fb3-480a-a501-a9879c3da06b&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2018] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:41 2026] GET /v2.0/ports?device_id=391bc2ca-444a-4fd9-a9bc-03790a967abb => 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: 991/2019] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:32:41 2026] GET /v2.0/security-groups?id=740a7f4e-2fb3-480a-a501-a9879c3da06b&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2020] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:42 2026] GET /v2.0/ports?device_id=391bc2ca-444a-4fd9-a9bc-03790a967abb => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2021] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:32:42 2026] GET /v2.0/security-groups?id=740a7f4e-2fb3-480a-a501-a9879c3da06b&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2022] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:43 2026] GET /v2.0/ports?device_id=391bc2ca-444a-4fd9-a9bc-03790a967abb => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2023] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:32:43 2026] GET /v2.0/security-groups?id=740a7f4e-2fb3-480a-a501-a9879c3da06b&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2024] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:45 2026] GET /v2.0/ports?device_id=391bc2ca-444a-4fd9-a9bc-03790a967abb => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2025] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:32:45 2026] GET /v2.0/security-groups?id=740a7f4e-2fb3-480a-a501-a9879c3da06b&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2026] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:46 2026] GET /v2.0/ports?device_id=391bc2ca-444a-4fd9-a9bc-03790a967abb => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2027] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:32:46 2026] GET /v2.0/security-groups?id=740a7f4e-2fb3-480a-a501-a9879c3da06b&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2028] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:46 2026] GET /v2.0/ports?device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2029] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:32:46 2026] GET /v2.0/security-groups?id=c5aa536c-9c2d-40af-8215-3a531a490970&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: 1034/2030] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:47 2026] GET /v2.0/ports?device_id=391bc2ca-444a-4fd9-a9bc-03790a967abb => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2031] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:32:47 2026] GET /v2.0/security-groups?id=740a7f4e-2fb3-480a-a501-a9879c3da06b&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2032] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:47 2026] GET /v2.0/ports?device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => 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: 998/2033] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:32:48 2026] GET /v2.0/security-groups?id=c5aa536c-9c2d-40af-8215-3a531a490970&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2034] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:48 2026] GET /v2.0/ports?device_id=391bc2ca-444a-4fd9-a9bc-03790a967abb => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2035] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:32:48 2026] GET /v2.0/security-groups?id=740a7f4e-2fb3-480a-a501-a9879c3da06b&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2036] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:49 2026] GET /v2.0/ports?device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2037] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:32:49 2026] GET /v2.0/security-groups?id=c5aa536c-9c2d-40af-8215-3a531a490970&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: 1038/2038] 199.204.45.25 () {34 vars in 993 bytes} [Thu May 28 16:32:49 2026] GET /v2.0/ports?device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => 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: 1001/2039] 199.204.45.25 () {34 vars in 993 bytes} [Thu May 28 16:32:49 2026] GET /v2.0/ports?device_id=391bc2ca-444a-4fd9-a9bc-03790a967abb => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:49.505 7 INFO neutron_taas.services.taas.taas_plugin [req-033e4495-16ab-4636-ad28-c32f4e902102 req-c34c0b3d-e471-475a-95cf-84fa2c12d23a 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] TaaS: Handle Delete Port: 8a335878-124e-4934-ab85-11ec2dd918e4 2026-05-28 16:32:49.509 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-033e4495-16ab-4636-ad28-c32f4e902102 req-c34c0b3d-e471-475a-95cf-84fa2c12d23a 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] Tap Mirror: Handle Delete Port: 8a335878-124e-4934-ab85-11ec2dd918e4 2026-05-28 16:32:49.576 8 INFO neutron_taas.services.taas.taas_plugin [req-1d8e7128-12bf-4b08-bf8d-74f24725fa89 req-6caa276b-182d-4763-bdfb-21c900db4763 6c3cc27e3c6e4bf5b1ff707ef6d3b46b 41fab682c1874f469c07733a7a4ee77e - - default default] TaaS: Handle Delete Port: 489ae45f-f123-43bd-be42-5624c3285984 2026-05-28 16:32:49.581 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1d8e7128-12bf-4b08-bf8d-74f24725fa89 req-6caa276b-182d-4763-bdfb-21c900db4763 6c3cc27e3c6e4bf5b1ff707ef6d3b46b 41fab682c1874f469c07733a7a4ee77e - - default default] Tap Mirror: Handle Delete Port: 489ae45f-f123-43bd-be42-5624c3285984 2026-05-28 16:32:49.656 7 INFO neutron.db.l3_db [req-033e4495-16ab-4636-ad28-c32f4e902102 req-c34c0b3d-e471-475a-95cf-84fa2c12d23a 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] Floating IP d5285b80-e7cb-4305-91dc-f9a82f36d967 disassociated. External IP: 10.96.250.210, port: 8a335878-124e-4934-ab85-11ec2dd918e4. [pid: 8|app: 0|req: 1002/2040] 199.204.45.25 () {36 vars in 996 bytes} [Thu May 28 16:32:49 2026] DELETE /v2.0/ports/489ae45f-f123-43bd-be42-5624c3285984 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:32:49.798 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab0b9df9-92ec-4f36-bda3-0c7b55363750'] response: {'server_uuid': '391bc2ca-444a-4fd9-a9bc-03790a967abb', 'name': 'network-vif-deleted', 'tag': '489ae45f-f123-43bd-be42-5624c3285984', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1039/2041] 199.204.45.25 () {36 vars in 996 bytes} [Thu May 28 16:32:49 2026] DELETE /v2.0/ports/8a335878-124e-4934-ab85-11ec2dd918e4 => generated 0 bytes in 598 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:32:50.043 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a0f1ea1-74f4-44ec-b91b-352b886d3e26'] response: {'server_uuid': 'e4d34e71-da3f-4d9e-b176-7933a3d8897b', 'name': 'network-vif-deleted', 'tag': '8a335878-124e-4934-ab85-11ec2dd918e4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1003/2042] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:50 2026] GET /v2.0/ports?device_id=391bc2ca-444a-4fd9-a9bc-03790a967abb => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2043] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:50 2026] GET /v2.0/ports?device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => 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: 1004/2044] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:51 2026] GET /v2.0/ports?device_id=391bc2ca-444a-4fd9-a9bc-03790a967abb => 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: 1041/2045] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:51 2026] GET /v2.0/ports?device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => 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: 1005/2046] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:52 2026] GET /v2.0/ports?device_id=391bc2ca-444a-4fd9-a9bc-03790a967abb => 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: 1006/2047] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:52 2026] GET /v2.0/ports?device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => 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: 1042/2048] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:32:52 2026] GET /v2.0/security-groups?tenant_id=194492f24add42f49691c14fe08fd221&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2049] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:52 2026] DELETE /v2.0/security-groups/80480589-71a4-4bda-9556-f5dec7f53eb9 => 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: 1043/2050] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:53 2026] GET /v2.0/ports?device_id=e4d34e71-da3f-4d9e-b176-7933a3d8897b => 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: 1044/2051] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:54 2026] DELETE /v2.0/security-groups/c5aa536c-9c2d-40af-8215-3a531a490970 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:32:55.036 7 INFO neutron_taas.services.taas.taas_plugin [None req-e691f3a2-7acf-452c-a465-f7891a6db839 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] TaaS: Handle Delete Port: 85898be2-71bf-456b-ad69-7c172f3a49d8 2026-05-28 16:32:55.038 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e691f3a2-7acf-452c-a465-f7891a6db839 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] Tap Mirror: Handle Delete Port: 85898be2-71bf-456b-ad69-7c172f3a49d8 [pid: 7|app: 0|req: 1045/2052] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:32:54 2026] DELETE /v2.0/floatingips/d5285b80-e7cb-4305-91dc-f9a82f36d967 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:32:55.345 8 INFO neutron_taas.services.taas.taas_plugin [None req-d781f7dc-e7cc-4c08-8816-487a82d365b0 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 22a13b13-9dc9-4b9f-9c9b-e892a3dc1422 2026-05-28 16:32:55.348 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d781f7dc-e7cc-4c08-8816-487a82d365b0 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 22a13b13-9dc9-4b9f-9c9b-e892a3dc1422 [pid: 7|app: 0|req: 1048/2055] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:55 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => 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: 1049/2056] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:32:55 2026] GET /v2.0/security-groups?id=495e9cc9-4fcc-43e6-aa5d-42a91cffec42&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: 1008/2057] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:32:54 2026] PUT /v2.0/routers/f6b23e86-662d-4073-9ddf-f7d8dfeac6ea/remove_router_interface => generated 309 bytes in 1353 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:56.114 7 INFO neutron_taas.services.taas.taas_plugin [None req-c1d63cd2-69a5-4f11-b5d7-a278fcd57523 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 6af74d1a-d630-48c8-9c24-e78f476fd039 2026-05-28 16:32:56.117 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1d63cd2-69a5-4f11-b5d7-a278fcd57523 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 6af74d1a-d630-48c8-9c24-e78f476fd039 2026-05-28 16:32:56.351 7 INFO neutron_taas.services.taas.taas_plugin [None req-c1d63cd2-69a5-4f11-b5d7-a278fcd57523 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: fe46d0f8-b921-4a0d-a569-3aaf6a990fbf 2026-05-28 16:32:56.354 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1d63cd2-69a5-4f11-b5d7-a278fcd57523 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: fe46d0f8-b921-4a0d-a569-3aaf6a990fbf [pid: 8|app: 0|req: 1009/2058] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:56 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2059] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:32:56 2026] GET /v2.0/security-groups?id=495e9cc9-4fcc-43e6-aa5d-42a91cffec42&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:56.743 7 INFO neutron.services.segments.plugin [-] Segment 676dde4d-80da-4a32-96b4-0933d27495b8 resource provider aggregate not found 2026-05-28 16:32:56.755 7 INFO neutron.services.segments.plugin [-] Segment 676dde4d-80da-4a32-96b4-0933d27495b8 resource provider aggregate not found 2026-05-28 16:32:56.763 7 INFO neutron.services.segments.plugin [-] Segment 676dde4d-80da-4a32-96b4-0933d27495b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 676dde4d-80da-4a32-96b4-0933d27495b8 found for delete ", "request_id": "req-12d38344-098f-425d-a77f-d9beff01aa06"}]} 2026-05-28 16:32:56.772 7 INFO neutron.db.l3_hamode_db [None req-c1d63cd2-69a5-4f11-b5d7-a278fcd57523 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] HA network f40dea62-3282-4857-9010-71cd2b19c113 was deleted as no HA routers are present in tenant 41fab682c1874f469c07733a7a4ee77e. 2026-05-28 16:32:56.778 7 INFO neutron.services.segments.plugin [-] Segment 676dde4d-80da-4a32-96b4-0933d27495b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 676dde4d-80da-4a32-96b4-0933d27495b8 found for delete ", "request_id": "req-486ee733-a220-452a-8e2b-fec65b704227"}]} [pid: 7|app: 0|req: 1050/2060] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:32:55 2026] DELETE /v2.0/routers/f6b23e86-662d-4073-9ddf-f7d8dfeac6ea => generated 0 bytes in 865 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2061] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:32:56 2026] DELETE /v2.0/subnets/6a8dc346-749a-406d-bdce-62138e1c140c => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:32:56.997 7 INFO neutron_taas.services.taas.taas_plugin [None req-e42b5ffe-1266-480a-8889-059b3d2b83a4 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: f1cc34b8-7a96-4314-9822-25e577b4f8ce 2026-05-28 16:32:56.999 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e42b5ffe-1266-480a-8889-059b3d2b83a4 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: f1cc34b8-7a96-4314-9822-25e577b4f8ce [pid: 7|app: 0|req: 1051/2062] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:32:56 2026] DELETE /v2.0/networks/e1a4e5d3-87d5-4856-aed2-573dc52a5df1 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2063] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:32:57 2026] GET /v2.0/security-groups?tenant_id=41fab682c1874f469c07733a7a4ee77e&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2064] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:32:57 2026] DELETE /v2.0/security-groups/740a7f4e-2fb3-480a-a501-a9879c3da06b => 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: 1013/2065] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:57 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => 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: 1053/2066] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:32:57 2026] GET /v2.0/security-groups?id=495e9cc9-4fcc-43e6-aa5d-42a91cffec42&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: 1014/2067] 199.204.45.25 () {34 vars in 993 bytes} [Thu May 28 16:32:57 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:32:57.926 7 INFO neutron_taas.services.taas.taas_plugin [req-86ca4b55-cf4c-4bb8-b32d-d6e5f0257e21 req-9dc0cd3e-1e8e-4649-87a4-5f775f990806 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] TaaS: Handle Delete Port: 5ed90f46-a25a-40f3-8260-4a51a391dd34 2026-05-28 16:32:57.929 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-86ca4b55-cf4c-4bb8-b32d-d6e5f0257e21 req-9dc0cd3e-1e8e-4649-87a4-5f775f990806 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] Tap Mirror: Handle Delete Port: 5ed90f46-a25a-40f3-8260-4a51a391dd34 [pid: 7|app: 0|req: 1054/2068] 199.204.45.25 () {36 vars in 996 bytes} [Thu May 28 16:32:57 2026] DELETE /v2.0/ports/5ed90f46-a25a-40f3-8260-4a51a391dd34 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:32:58.134 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-688de78b-da5a-4e9d-817a-59446674576b'] response: {'server_uuid': '8b461fc7-289d-4589-83c1-e4242f233a62', 'name': 'network-vif-deleted', 'tag': '5ed90f46-a25a-40f3-8260-4a51a391dd34', 'status': 'completed', 'code': 200} 2026-05-28 16:32:58.783 7 INFO neutron.services.segments.plugin [-] Segment 83d43f13-d571-4a50-85e5-79886217bc7e resource provider aggregate not found 2026-05-28 16:32:58.794 7 INFO neutron.services.segments.plugin [-] Segment 83d43f13-d571-4a50-85e5-79886217bc7e resource provider aggregate not found 2026-05-28 16:32:58.798 7 INFO neutron.services.segments.plugin [-] Segment 83d43f13-d571-4a50-85e5-79886217bc7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83d43f13-d571-4a50-85e5-79886217bc7e found for delete ", "request_id": "req-040ac89b-eac1-44f3-a1d4-05dab45562e1"}]} 2026-05-28 16:32:58.805 7 INFO neutron.services.segments.plugin [-] Segment 83d43f13-d571-4a50-85e5-79886217bc7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83d43f13-d571-4a50-85e5-79886217bc7e found for delete ", "request_id": "req-6da270dc-3e54-4c8c-afa4-e2d16efd73a9"}]} [pid: 8|app: 0|req: 1015/2069] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:58 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => 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: 1055/2070] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:32:59 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => 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: 1016/2071] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:01 2026] GET /v2.0/ports?device_id=8b461fc7-289d-4589-83c1-e4242f233a62 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:33:01.906 7 INFO neutron.db.segments_db [None req-87667cca-d166-486a-a7fa-72be8a40def4 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Added segment 267cd908-784b-41cd-99e5-f67d617821f2 of type vxlan for network 8c2b29de-62a2-4757-8b74-f5db1346cd0f [pid: 7|app: 0|req: 1056/2072] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:33:01 2026] POST /v2.0/networks => generated 620 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:33:01.993 8 INFO neutron.db.segments_db [None req-e5471b86-0654-4329-b499-11317e52ebfa 971f85d0e85c46ca8450a545d6dc80a2 20e17dcc746343ddbfc6031fb0132339 - - default default] Added segment d7b0ae25-e520-46ff-910d-9656989eb1c0 of type vxlan for network baab049a-9dd7-4006-a831-5065ee5691ee [pid: 8|app: 0|req: 1017/2073] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:33:01 2026] POST /v2.0/networks => generated 613 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2074] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:33:01 2026] POST /v2.0/subnets => generated 658 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2075] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:33:02 2026] DELETE /v2.0/security-groups/495e9cc9-4fcc-43e6-aa5d-42a91cffec42 => 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: 1018/2076] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 28 16:33:02 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: 7|app: 0|req: 1059/2077] 10.0.0.3 () {32 vars in 720 bytes} [Thu May 28 16:33:02 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:33:02.402 8 INFO neutron.db.segments_db [None req-4c47943f-4660-4e71-a728-3cd96a569753 971f85d0e85c46ca8450a545d6dc80a2 20e17dcc746343ddbfc6031fb0132339 - - default default] Added segment a738a397-ec7e-4eed-a55f-3e83055abdfa of type vxlan for network cb201f8d-67fa-450f-aea3-cf7c65a33f83 [pid: 8|app: 0|req: 1019/2078] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:33:02 2026] POST /v2.0/networks => generated 613 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:33:02.679 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8f5d11e-740d-49e1-859a-a12967426506 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] TaaS: Handle Delete Port: 65134ff1-7365-4254-b4f5-5a8c1152311f 2026-05-28 16:33:02.682 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8f5d11e-740d-49e1-859a-a12967426506 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] Tap Mirror: Handle Delete Port: 65134ff1-7365-4254-b4f5-5a8c1152311f [pid: 8|app: 0|req: 1020/2079] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:33:02 2026] POST /v2.0/subnets => generated 732 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2080] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 28 16:33:02 2026] POST /v2.0/ports => generated 743 bytes in 262 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-28 16:33:03.132 8 INFO neutron.db.segments_db [None req-cada51d6-9c9c-4b03-9b6f-79c89ec1f927 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Added segment ec2f8e1d-7278-498d-bd9d-5153ec434b0b of type vxlan for network dd3e755d-1ace-48f2-ad7f-9cf90a53501d [pid: 7|app: 0|req: 1060/2081] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:33:02 2026] PUT /v2.0/routers/80e1c441-69bf-4e7e-9a8f-5382d3de7eb2/remove_router_interface => generated 309 bytes in 764 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:33:03.183 7 INFO neutron.db.segments_db [None req-96e0cf02-eed0-485c-b2b8-38e98370353e 971f85d0e85c46ca8450a545d6dc80a2 20e17dcc746343ddbfc6031fb0132339 - - default default] Added segment 6dda7236-8a94-480f-a5b8-6461003c491d of type vxlan for network 9b46d705-d107-4538-9f43-0c6d012739ee [pid: 8|app: 0|req: 1022/2082] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:33:03 2026] POST /v2.0/networks => generated 619 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2083] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:33:03 2026] POST /v2.0/networks => generated 612 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2084] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:33:03 2026] DELETE /v2.0/subnets/13b06993-1082-4e09-a70f-e1e0414ee828 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2085] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:33:03 2026] POST /v2.0/subnets => generated 656 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2086] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 28 16:33:03 2026] POST /v2.0/ports => generated 743 bytes in 298 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-28 16:33:03.705 7 INFO neutron_taas.services.taas.taas_plugin [None req-8e69fd8b-1027-4ebc-8cba-dc4aea0f708c 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] TaaS: Handle Delete Port: e2c15146-7016-4a00-b684-740bc13bca7d 2026-05-28 16:33:03.708 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e69fd8b-1027-4ebc-8cba-dc4aea0f708c 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] Tap Mirror: Handle Delete Port: e2c15146-7016-4a00-b684-740bc13bca7d [pid: 8|app: 0|req: 1025/2087] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:33:03 2026] POST /v2.0/subnets => generated 725 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:33:03.976 8 INFO neutron.db.segments_db [None req-8d3d7ba0-76bf-45c6-bae8-cd3d059a1af5 971f85d0e85c46ca8450a545d6dc80a2 20e17dcc746343ddbfc6031fb0132339 - - default default] Added segment 8a581910-5054-46bf-8866-8fe51dfa236d of type vxlan for network eda4d14a-05a2-41d9-a1aa-b7b0cccadc27 2026-05-28 16:33:03.982 7 INFO neutron_taas.services.taas.taas_plugin [None req-8e69fd8b-1027-4ebc-8cba-dc4aea0f708c 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] TaaS: Handle Delete Port: d3f7de19-2131-4b9b-9021-b0d168668a24 2026-05-28 16:33:03.985 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e69fd8b-1027-4ebc-8cba-dc4aea0f708c 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] Tap Mirror: Handle Delete Port: d3f7de19-2131-4b9b-9021-b0d168668a24 [pid: 8|app: 0|req: 1026/2088] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:33:03 2026] POST /v2.0/networks => generated 613 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:33:04.111 8 INFO neutron.db.segments_db [None req-d624ae1d-c880-41f5-9727-6819afa314eb 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Added segment 78e6d4de-89b5-493d-9169-eb3acbbc8e87 of type vxlan for network 169e9304-b10e-49de-b11c-b50ac7b80867 [pid: 8|app: 0|req: 1027/2089] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:33:04 2026] POST /v2.0/networks => generated 619 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:33:04.309 7 INFO neutron.services.segments.plugin [-] Segment 8a2ef9f1-e4a0-4dba-9cee-8f99cc8803f7 resource provider aggregate not found 2026-05-28 16:33:04.315 7 INFO neutron.services.segments.plugin [-] Segment 8a2ef9f1-e4a0-4dba-9cee-8f99cc8803f7 resource provider aggregate not found 2026-05-28 16:33:04.331 7 INFO neutron.services.segments.plugin [-] Segment 8a2ef9f1-e4a0-4dba-9cee-8f99cc8803f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a2ef9f1-e4a0-4dba-9cee-8f99cc8803f7 found for delete ", "request_id": "req-b5dd7662-21c6-488f-a93b-350545f8bef7"}]} 2026-05-28 16:33:04.334 7 INFO neutron.services.segments.plugin [-] Segment 8a2ef9f1-e4a0-4dba-9cee-8f99cc8803f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a2ef9f1-e4a0-4dba-9cee-8f99cc8803f7 found for delete ", "request_id": "req-df86570a-4cb2-42ac-b738-7df984d03742"}]} 2026-05-28 16:33:04.336 7 INFO neutron.db.l3_hamode_db [None req-8e69fd8b-1027-4ebc-8cba-dc4aea0f708c 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] HA network 307defdc-464b-420b-9419-7aaa716f475e was deleted as no HA routers are present in tenant 7c2cc9a783c34e98a1835e8ab88e567a. [pid: 7|app: 0|req: 1063/2090] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:33:03 2026] DELETE /v2.0/routers/80e1c441-69bf-4e7e-9a8f-5382d3de7eb2 => generated 0 bytes in 854 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2091] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 28 16:33:04 2026] POST /v2.0/ports => generated 743 bytes in 286 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-28 16:33:04.588 8 INFO neutron_taas.services.taas.taas_plugin [None req-c66b6ccd-ace5-457e-b715-bb9849137a50 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] TaaS: Handle Delete Port: e307af16-12d3-4141-82df-db38d8037ffe 2026-05-28 16:33:04.591 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c66b6ccd-ace5-457e-b715-bb9849137a50 8b4844340f884aa28c1bf16f9bcd3dab 7c2cc9a783c34e98a1835e8ab88e567a - - default default] Tap Mirror: Handle Delete Port: e307af16-12d3-4141-82df-db38d8037ffe [pid: 7|app: 0|req: 1064/2092] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:33:04 2026] POST /v2.0/subnets => generated 655 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:33:04.667 7 INFO neutron.db.segments_db [None req-7117aa18-b4ad-4b98-bd48-2ece127b4ff3 971f85d0e85c46ca8450a545d6dc80a2 20e17dcc746343ddbfc6031fb0132339 - - default default] Added segment 6baaa0f5-3ffe-4a4d-b983-04e400010d6c of type vxlan for network b2cb2670-d529-4db2-aa88-e714940167b7 [pid: 7|app: 0|req: 1065/2093] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:33:04 2026] POST /v2.0/networks => generated 612 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:33:04.769 8 INFO neutron.services.segments.plugin [-] Segment 706f1d3e-ae6c-4924-b5ed-1bf8daea69a8 resource provider aggregate not found 2026-05-28 16:33:04.776 8 INFO neutron.services.segments.plugin [-] Segment 706f1d3e-ae6c-4924-b5ed-1bf8daea69a8 resource provider aggregate not found 2026-05-28 16:33:04.790 8 INFO neutron.services.segments.plugin [-] Segment 706f1d3e-ae6c-4924-b5ed-1bf8daea69a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 706f1d3e-ae6c-4924-b5ed-1bf8daea69a8 found for delete ", "request_id": "req-7785773e-b6be-4eac-b4b8-d599d1764c86"}]} 2026-05-28 16:33:04.794 8 INFO neutron.services.segments.plugin [-] Segment 706f1d3e-ae6c-4924-b5ed-1bf8daea69a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 706f1d3e-ae6c-4924-b5ed-1bf8daea69a8 found for delete ", "request_id": "req-bc85bb38-18e3-4b77-b960-0a67eab2109e"}]} [pid: 8|app: 0|req: 1029/2094] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:33:04 2026] DELETE /v2.0/networks/16ce80d9-e4a9-424b-98ef-4ecc8922f840 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2095] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:33:04 2026] POST /v2.0/subnets => generated 729 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:33:05.042 7 INFO neutron.db.segments_db [None req-40270426-0084-47d4-95b0-a33e51ac7ebe 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Added segment 95d8bf79-797d-4f5a-8d02-0a8205a4e0ed of type vxlan for network af3cd03e-9cbf-48e8-88f9-2774b7fe0a19 [pid: 8|app: 0|req: 1030/2096] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 28 16:33:04 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: 1031/2097] 10.0.0.3 () {34 vars in 745 bytes} [Thu May 28 16:33:05 2026] PUT /v2.0/ports/4b44bdef-9cb7-4731-a7d3-6e29b648cc6d/tags => generated 17 bytes in 89 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: 1032/2098] 10.0.0.3 () {34 vars in 745 bytes} [Thu May 28 16:33:05 2026] PUT /v2.0/ports/d130a612-39c8-4d9b-854e-6ec877804839/tags => generated 25 bytes in 66 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-28 16:33:05.309 7 INFO neutron.db.l3_hamode_db [None req-40270426-0084-47d4-95b0-a33e51ac7ebe 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1033/2099] 10.0.0.3 () {34 vars in 745 bytes} [Thu May 28 16:33:05 2026] PUT /v2.0/ports/63180f1b-4eb3-4ddd-959d-a7e6a0be30b4/tags => generated 34 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1034/2100] 10.0.0.3 () {34 vars in 745 bytes} [Thu May 28 16:33:05 2026] PUT /v2.0/ports/0085e6a8-b771-42fd-bf26-93954db7c1c5/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1035/2101] 10.0.0.3 () {32 vars in 658 bytes} [Thu May 28 16:33:05 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2102] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:33:05 2026] GET /v2.0/security-groups?tenant_id=1948c022d18d4544a50a9c761e19f7f4&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2103] 10.0.0.3 () {32 vars in 672 bytes} [Thu May 28 16:33:05 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2104] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:33:05 2026] DELETE /v2.0/security-groups/90b92d83-73af-475a-bb6d-4708634a82ca => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2105] 10.0.0.3 () {32 vars in 668 bytes} [Thu May 28 16:33:05 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2106] 10.0.0.3 () {32 vars in 680 bytes} [Thu May 28 16:33:05 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: 1041/2107] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:33:06 2026] GET /v2.0/security-groups?tenant_id=7c2cc9a783c34e98a1835e8ab88e567a&name=default => generated 2925 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:33:06.102 7 INFO neutron.db.l3_hamode_db [None req-40270426-0084-47d4-95b0-a33e51ac7ebe 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1042/2108] 10.0.0.3 () {32 vars in 666 bytes} [Thu May 28 16:33:06 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2109] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:33:06 2026] DELETE /v2.0/security-groups/c19edb58-8b59-45cb-a3ab-40ab5001b4f7 => 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: 1044/2110] 10.0.0.3 () {32 vars in 680 bytes} [Thu May 28 16:33:06 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2111] 10.0.0.3 () {32 vars in 676 bytes} [Thu May 28 16:33:06 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2112] 10.0.0.3 () {32 vars in 688 bytes} [Thu May 28 16:33:06 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:33:06.485 8 INFO neutron_taas.services.taas.taas_plugin [None req-8641e997-7757-4996-b97a-4912194ce5d3 971f85d0e85c46ca8450a545d6dc80a2 20e17dcc746343ddbfc6031fb0132339 - - default default] TaaS: Handle Delete Port: 4b44bdef-9cb7-4731-a7d3-6e29b648cc6d 2026-05-28 16:33:06.490 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8641e997-7757-4996-b97a-4912194ce5d3 971f85d0e85c46ca8450a545d6dc80a2 20e17dcc746343ddbfc6031fb0132339 - - default default] Tap Mirror: Handle Delete Port: 4b44bdef-9cb7-4731-a7d3-6e29b648cc6d [pid: 8|app: 0|req: 1047/2113] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:33:06 2026] DELETE /v2.0/ports/4b44bdef-9cb7-4731-a7d3-6e29b648cc6d => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:33:06.685 8 INFO neutron_taas.services.taas.taas_plugin [None req-a4c3855f-80a4-4b27-ac93-21e89982d265 971f85d0e85c46ca8450a545d6dc80a2 20e17dcc746343ddbfc6031fb0132339 - - default default] TaaS: Handle Delete Port: d130a612-39c8-4d9b-854e-6ec877804839 2026-05-28 16:33:06.689 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4c3855f-80a4-4b27-ac93-21e89982d265 971f85d0e85c46ca8450a545d6dc80a2 20e17dcc746343ddbfc6031fb0132339 - - default default] Tap Mirror: Handle Delete Port: d130a612-39c8-4d9b-854e-6ec877804839 [pid: 8|app: 0|req: 1048/2114] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:33:06 2026] DELETE /v2.0/ports/d130a612-39c8-4d9b-854e-6ec877804839 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:33:06.875 8 INFO neutron_taas.services.taas.taas_plugin [None req-05d46785-0d1e-4bc9-86ac-af79548a4b0a 971f85d0e85c46ca8450a545d6dc80a2 20e17dcc746343ddbfc6031fb0132339 - - default default] TaaS: Handle Delete Port: 63180f1b-4eb3-4ddd-959d-a7e6a0be30b4 2026-05-28 16:33:06.877 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05d46785-0d1e-4bc9-86ac-af79548a4b0a 971f85d0e85c46ca8450a545d6dc80a2 20e17dcc746343ddbfc6031fb0132339 - - default default] Tap Mirror: Handle Delete Port: 63180f1b-4eb3-4ddd-959d-a7e6a0be30b4 [pid: 8|app: 0|req: 1049/2115] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:33:06 2026] DELETE /v2.0/ports/63180f1b-4eb3-4ddd-959d-a7e6a0be30b4 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:33:07.028 8 INFO neutron_taas.services.taas.taas_plugin [None req-5fc0eb71-b18c-4107-918e-659ae86cf4d9 971f85d0e85c46ca8450a545d6dc80a2 20e17dcc746343ddbfc6031fb0132339 - - default default] TaaS: Handle Delete Port: 0085e6a8-b771-42fd-bf26-93954db7c1c5 2026-05-28 16:33:07.031 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5fc0eb71-b18c-4107-918e-659ae86cf4d9 971f85d0e85c46ca8450a545d6dc80a2 20e17dcc746343ddbfc6031fb0132339 - - default default] Tap Mirror: Handle Delete Port: 0085e6a8-b771-42fd-bf26-93954db7c1c5 [pid: 7|app: 0|req: 1067/2116] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:33:04 2026] POST /v2.0/routers => generated 685 bytes in 2042 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2117] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:33:06 2026] DELETE /v2.0/ports/0085e6a8-b771-42fd-bf26-93954db7c1c5 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:33:07.197 8 INFO neutron_taas.services.taas.taas_plugin [None req-a7dbdd87-c2ce-4161-8eae-f4bff5a1f151 971f85d0e85c46ca8450a545d6dc80a2 20e17dcc746343ddbfc6031fb0132339 - - default default] TaaS: Handle Delete Port: 565d7fc0-bd64-4ef8-a58c-7b80b5998511 2026-05-28 16:33:07.199 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7dbdd87-c2ce-4161-8eae-f4bff5a1f151 971f85d0e85c46ca8450a545d6dc80a2 20e17dcc746343ddbfc6031fb0132339 - - default default] Tap Mirror: Handle Delete Port: 565d7fc0-bd64-4ef8-a58c-7b80b5998511 [pid: 8|app: 0|req: 1051/2118] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:33:07 2026] DELETE /v2.0/ports/565d7fc0-bd64-4ef8-a58c-7b80b5998511 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:33:07.396 8 INFO neutron.services.segments.plugin [-] Segment d7b0ae25-e520-46ff-910d-9656989eb1c0 resource provider aggregate not found 2026-05-28 16:33:07.400 8 INFO neutron.services.segments.plugin [-] Segment d7b0ae25-e520-46ff-910d-9656989eb1c0 resource provider aggregate not found 2026-05-28 16:33:07.409 8 INFO neutron.services.segments.plugin [-] Segment d7b0ae25-e520-46ff-910d-9656989eb1c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7b0ae25-e520-46ff-910d-9656989eb1c0 found for delete ", "request_id": "req-28263fd3-cf09-4cb9-ba44-0a66b51d5b71"}]} 2026-05-28 16:33:07.427 8 INFO neutron.services.segments.plugin [-] Segment d7b0ae25-e520-46ff-910d-9656989eb1c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7b0ae25-e520-46ff-910d-9656989eb1c0 found for delete ", "request_id": "req-c593343d-7b15-47b4-9029-ef603110ce9a"}]} [pid: 8|app: 0|req: 1052/2119] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:33:07 2026] DELETE /v2.0/networks/baab049a-9dd7-4006-a831-5065ee5691ee => 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: 1053/2120] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:33:07 2026] DELETE /v2.0/networks/cb201f8d-67fa-450f-aea3-cf7c65a33f83 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2121] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:33:07 2026] DELETE /v2.0/networks/9b46d705-d107-4538-9f43-0c6d012739ee => 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: 1055/2122] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:33:07 2026] DELETE /v2.0/networks/eda4d14a-05a2-41d9-a1aa-b7b0cccadc27 => 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: 1056/2123] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:33:07 2026] DELETE /v2.0/networks/b2cb2670-d529-4db2-aa88-e714940167b7 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2124] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:33:07 2026] PUT /v2.0/routers/70b93e54-209e-4b72-8616-4c307aa05847/add_router_interface => generated 309 bytes in 1286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:33:08.426 8 INFO neutron.db.segments_db [None req-4cd65f47-767e-416a-806e-143b906a54d6 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment f26c12e5-3879-45f9-8f07-96d3966323ac of type vxlan for network b04f9553-528e-44f6-a9b2-b372981ed321 [pid: 8|app: 0|req: 1057/2125] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 28 16:33:08 2026] POST /v2.0/networks => generated 721 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2126] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:33:08 2026] POST /v2.0/subnets => generated 687 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:33:08.755 8 INFO neutron.db.segments_db [None req-5ea2ce2e-cb52-4079-abfc-9e0f90e5969b 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment f72b7fc9-c441-4040-80c3-7298e68c4cc6 of type vxlan for network a0fafaa4-b5b0-4932-888e-639f442fc796 2026-05-28 16:33:08.983 8 INFO neutron.db.l3_hamode_db [None req-5ea2ce2e-cb52-4079-abfc-9e0f90e5969b 4e040febd5b4421cb394f8036b1e2333 bb6000dd2f2a46568fd9b4d9bd5eeeb2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:33:09.437 8 INFO neutron.services.segments.plugin [-] Segment a738a397-ec7e-4eed-a55f-3e83055abdfa resource provider aggregate not found 2026-05-28 16:33:09.456 8 INFO neutron.services.segments.plugin [-] Segment a738a397-ec7e-4eed-a55f-3e83055abdfa resource provider aggregate not found 2026-05-28 16:33:09.461 8 INFO neutron.services.segments.plugin [-] Segment a738a397-ec7e-4eed-a55f-3e83055abdfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a738a397-ec7e-4eed-a55f-3e83055abdfa found for delete ", "request_id": "req-bba6e1a3-6d2e-4dc6-b2c0-ccc31010b14b"}]} 2026-05-28 16:33:09.491 8 INFO neutron.services.segments.plugin [-] Segment 6dda7236-8a94-480f-a5b8-6461003c491d resource provider aggregate not found 2026-05-28 16:33:09.498 8 INFO neutron.services.segments.plugin [-] Segment a738a397-ec7e-4eed-a55f-3e83055abdfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a738a397-ec7e-4eed-a55f-3e83055abdfa found for delete ", "request_id": "req-0b0ccb99-eab7-47cc-9bfd-c4cf6f71f247"}]} 2026-05-28 16:33:09.512 8 INFO neutron.services.segments.plugin [-] Segment 6dda7236-8a94-480f-a5b8-6461003c491d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dda7236-8a94-480f-a5b8-6461003c491d found for delete ", "request_id": "req-5f8d8bcf-4469-450b-90d6-5dda0fa6df1b"}]} 2026-05-28 16:33:09.520 8 INFO neutron.services.segments.plugin [-] Segment 6dda7236-8a94-480f-a5b8-6461003c491d resource provider aggregate not found 2026-05-28 16:33:09.538 8 INFO neutron.services.segments.plugin [-] Segment 6dda7236-8a94-480f-a5b8-6461003c491d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dda7236-8a94-480f-a5b8-6461003c491d found for delete ", "request_id": "req-95624e24-f369-4ac5-9c0b-73d944f96ddd"}]} 2026-05-28 16:33:09.541 8 INFO neutron.services.segments.plugin [-] Segment 8a581910-5054-46bf-8866-8fe51dfa236d resource provider aggregate not found 2026-05-28 16:33:09.567 8 INFO neutron.services.segments.plugin [-] Segment 8a581910-5054-46bf-8866-8fe51dfa236d resource provider aggregate not found 2026-05-28 16:33:09.571 8 INFO neutron.services.segments.plugin [-] Segment 8a581910-5054-46bf-8866-8fe51dfa236d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a581910-5054-46bf-8866-8fe51dfa236d found for delete ", "request_id": "req-9776943e-85b3-4391-8247-45855445bd73"}]} 2026-05-28 16:33:09.585 8 INFO neutron.services.segments.plugin [-] Segment 8a581910-5054-46bf-8866-8fe51dfa236d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a581910-5054-46bf-8866-8fe51dfa236d found for delete ", "request_id": "req-5be9fbec-5f9b-4305-ba81-8869dda4f36a"}]} 2026-05-28 16:33:09.592 8 INFO neutron.services.segments.plugin [-] Segment 6baaa0f5-3ffe-4a4d-b983-04e400010d6c resource provider aggregate not found 2026-05-28 16:33:09.606 8 INFO neutron.services.segments.plugin [-] Segment 6baaa0f5-3ffe-4a4d-b983-04e400010d6c resource provider aggregate not found 2026-05-28 16:33:09.612 8 INFO neutron.services.segments.plugin [-] Segment 6baaa0f5-3ffe-4a4d-b983-04e400010d6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6baaa0f5-3ffe-4a4d-b983-04e400010d6c found for delete ", "request_id": "req-973995d1-706b-43db-88e6-9471421c70f2"}]} [pid: 7|app: 0|req: 1069/2127] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:33:08 2026] PUT /v2.0/routers/70b93e54-209e-4b72-8616-4c307aa05847/add_router_interface => generated 309 bytes in 1277 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:33:09.634 8 INFO neutron.services.segments.plugin [-] Segment 6baaa0f5-3ffe-4a4d-b983-04e400010d6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6baaa0f5-3ffe-4a4d-b983-04e400010d6c found for delete ", "request_id": "req-d6ea48b0-f5aa-4d86-93b2-ccd1a1002931"}]} 2026-05-28 16:33:09.828 8 INFO neutron.db.l3_hamode_db [None req-5ea2ce2e-cb52-4079-abfc-9e0f90e5969b 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1070/2128] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:33:09 2026] GET /v2.0/security-groups?tenant_id=cf6ccdd3d6f449b29c2b5ac8472ee422&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2129] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:33:08 2026] POST /v2.0/routers => generated 727 bytes in 2015 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2130] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:33:10 2026] DELETE /v2.0/security-groups/f14954c4-7a50-4530-aad5-be62c238fdeb => 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: 1071/2133] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:33:09 2026] PUT /v2.0/routers/70b93e54-209e-4b72-8616-4c307aa05847/add_router_interface => generated 309 bytes in 1648 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2134] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:33:11 2026] GET /v2.0/security-groups?tenant_id=20e17dcc746343ddbfc6031fb0132339&name=default => generated 2925 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2135] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:33:11 2026] DELETE /v2.0/security-groups/354631d8-b67e-4203-8f6c-254d515125e8 => 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: 1074/2136] 10.0.0.3 () {34 vars in 682 bytes} [Thu May 28 16:33:11 2026] POST /v2.0/security-groups => generated 1628 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2137] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:33:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2138] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:33:10 2026] PUT /v2.0/routers/8bc8cd51-d92e-42fc-a52a-08ecac8cd629/add_router_interface => generated 309 bytes in 1110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2139] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:33:11 2026] GET /v2.0/security-groups?tenant_id=5525528296754b16a40aff26e2654ff2&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: 1064/2140] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:33:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2141] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:33:12 2026] DELETE /v2.0/security-groups/41a83ed5-8fda-4e37-9941-09560cf8544c => 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: 1065/2142] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:33:12 2026] POST /v2.0/security-group-rules => generated 599 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2143] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:33:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2144] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:33:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2145] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:33:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2146] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:33:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2147] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:33:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2148] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:33:12 2026] POST /v2.0/security-group-rules => generated 599 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2149] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:33:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2150] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:33:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:33:13.267 8 INFO neutron.db.segments_db [None req-e7fd4418-7f31-42cc-ad83-99a7db4207f8 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment 50135169-ea63-4ed8-965e-b57b43a8786f of type vxlan for network aca48d20-4540-4086-b698-ddde23dca3ff [pid: 8|app: 0|req: 1069/2151] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 28 16:33:13 2026] POST /v2.0/networks => generated 722 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2152] 10.0.0.131 () {34 vars in 1096 bytes} [Thu May 28 16:33:13 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1932396278&fields=id&tenant_id=66b0abc3fcea44a1a80c853eaf7287a3 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2153] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:33:13 2026] POST /v2.0/subnets => generated 688 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:33:13.576 7 INFO neutron.db.segments_db [None req-cf33cb00-10cf-483d-b3ed-73830c1215e2 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Added segment ce071915-db95-4d02-b65c-69fd24df1880 of type vxlan for network 61a8e537-abbc-4587-a47f-ac1a9dd33f58 [pid: 8|app: 0|req: 1071/2154] 10.0.0.131 () {34 vars in 982 bytes} [Thu May 28 16:33:13 2026] GET /v2.0/networks?id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d => generated 705 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2155] 10.0.0.131 () {34 vars in 965 bytes} [Thu May 28 16:33:13 2026] GET /v2.0/quotas/66b0abc3fcea44a1a80c853eaf7287a3 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2156] 10.0.0.131 () {34 vars in 1002 bytes} [Thu May 28 16:33:13 2026] GET /v2.0/ports?tenant_id=66b0abc3fcea44a1a80c853eaf7287a3&fields=id => generated 195 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2157] 10.0.0.131 () {34 vars in 1008 bytes} [Thu May 28 16:33:13 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:33:13.855 7 INFO neutron.db.l3_hamode_db [None req-cf33cb00-10cf-483d-b3ed-73830c1215e2 4e040febd5b4421cb394f8036b1e2333 6a2c73fccb83460dbbabce39d63672d4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1075/2158] 10.0.0.131 () {34 vars in 1108 bytes} [Thu May 28 16:33:13 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d?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: 1076/2159] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:14 2026] GET /v2.0/ports?device_id=b2780b1a-0fd5-445d-9620-4dd3f4e2a1b0 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:33:14.660 7 INFO neutron.db.l3_hamode_db [None req-cf33cb00-10cf-483d-b3ed-73830c1215e2 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1084/2160] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:33:13 2026] POST /v2.0/routers => generated 728 bytes in 2072 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2161] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 28 16:33:15 2026] PUT /v2.0/routers/95871f54-d0f6-4fef-931c-1e23bbcc0034/add_router_interface => generated 309 bytes in 1305 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2162] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 28 16:33:16 2026] POST /v2.0/subnetpools => generated 516 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2163] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 28 16:33:16 2026] POST /v2.0/subnetpools => generated 516 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2164] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 28 16:33:17 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2165] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 28 16:33:17 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: 1087/2166] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 28 16:33:17 2026] POST /v2.0/subnetpools => generated 516 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2167] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 28 16:33:17 2026] PUT /v2.0/subnetpools/bbf28877-ecba-400a-983d-3c124c75a1d7/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: 1088/2168] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 28 16:33:17 2026] PUT /v2.0/subnetpools/e8ea8c95-1cb7-4344-b43e-0377414c77ff/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2169] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 28 16:33:17 2026] PUT /v2.0/subnetpools/c7b8f2b5-25a7-4400-9001-9e13e682e813/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2170] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 28 16:33:17 2026] PUT /v2.0/subnetpools/de64c1ae-b19e-4593-ada8-f2c56403f694/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2171] 10.0.0.3 () {32 vars in 670 bytes} [Thu May 28 16:33:17 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2172] 10.0.0.3 () {32 vars in 684 bytes} [Thu May 28 16:33:17 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2173] 10.0.0.3 () {32 vars in 680 bytes} [Thu May 28 16:33:17 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2174] 10.0.0.3 () {32 vars in 692 bytes} [Thu May 28 16:33:17 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2175] 10.0.0.3 () {32 vars in 678 bytes} [Thu May 28 16:33:17 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2176] 10.0.0.3 () {32 vars in 692 bytes} [Thu May 28 16:33:17 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2177] 10.0.0.3 () {32 vars in 688 bytes} [Thu May 28 16:33:17 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2178] 10.0.0.3 () {32 vars in 700 bytes} [Thu May 28 16:33:17 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2179] 10.0.0.3 () {34 vars in 683 bytes} [Thu May 28 16:33:17 2026] POST /v2.0/security-groups => generated 1677 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2180] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:33:17 2026] DELETE /v2.0/subnetpools/bbf28877-ecba-400a-983d-3c124c75a1d7 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2181] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:33:17 2026] DELETE /v2.0/subnetpools/e8ea8c95-1cb7-4344-b43e-0377414c77ff => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2182] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:33:17 2026] DELETE /v2.0/subnetpools/c7b8f2b5-25a7-4400-9001-9e13e682e813 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2183] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:33:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2184] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:33:17 2026] DELETE /v2.0/subnetpools/de64c1ae-b19e-4593-ada8-f2c56403f694 => 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: 1099/2185] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:33:17 2026] DELETE /v2.0/subnetpools/e255f202-62b5-4524-958c-c66199da26a1 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2186] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:33:17 2026] POST /v2.0/security-group-rules => generated 596 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2187] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:33:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2188] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:33:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:33:18.260 7 INFO neutron.db.securitygroups_db [None req-baf0f6c6-1d82-463d-bc25-57da89125cc6 b1bdc603de54492d8406e1315c0f0af9 bb6000dd2f2a46568fd9b4d9bd5eeeb2 - - default default] Project bb6000dd2f2a46568fd9b4d9bd5eeeb2 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: 1089/2189] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:33:18 2026] GET /v2.0/networks?id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d => generated 705 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2190] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:33:18 2026] POST /v2.0/security-group-rules => generated 607 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2191] 199.204.45.25 () {34 vars in 1049 bytes} [Thu May 28 16:33:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=66b0abc3fcea44a1a80c853eaf7287a3 => generated 179 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:33:18.417 7 INFO neutron.db.securitygroups_db [None req-a799cf5d-157e-41c5-b03f-a18e6a11f0f3 b1bdc603de54492d8406e1315c0f0af9 bb6000dd2f2a46568fd9b4d9bd5eeeb2 - - default default] Project bb6000dd2f2a46568fd9b4d9bd5eeeb2 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: 1102/2192] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:33:18 2026] POST /v2.0/security-group-rules => generated 606 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2193] 199.204.45.25 () {38 vars in 954 bytes} [Thu May 28 16:33:18 2026] POST /v2.0/ports => generated 1179 bytes in 454 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: 1103/2194] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:33:18 2026] GET /v2.0/security-groups?tenant_id=97cb5ffb79b94cfd9a9abeddbd3a8ebf&name=default => generated 2929 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2195] 10.0.0.3 () {34 vars in 683 bytes} [Thu May 28 16:33:19 2026] POST /v2.0/security-groups => generated 1662 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2196] 199.204.45.25 () {38 vars in 1027 bytes} [Thu May 28 16:33:18 2026] PUT /v2.0/ports/a2302e20-3903-4a8f-a0c1-78c40bf6eec0 => generated 1460 bytes in 510 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-28 16:33:19.427 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6696e9ac-594b-428a-837b-b27032faa885'] response: {'name': 'network-changed', 'server_uuid': 'b2780b1a-0fd5-445d-9620-4dd3f4e2a1b0', 'tag': 'a2302e20-3903-4a8f-a0c1-78c40bf6eec0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1105/2197] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:19 2026] GET /v2.0/ports?device_id=b2780b1a-0fd5-445d-9620-4dd3f4e2a1b0 => generated 1194 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2198] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:33:19 2026] DELETE /v2.0/security-groups/444bee0d-993a-48f6-96a4-2518cdc2c46c => 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: 1094/2199] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:33:19 2026] GET /v2.0/security-groups?id=f3461873-6cd6-461a-9082-560923fd89d8&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2200] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:33:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2201] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 28 16:33:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2202] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:33:19 2026] GET /v2.0/security-groups?tenant_id=a9bd027c8eee4653bcfb5e46c133cdf7&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2203] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:33:19 2026] DELETE /v2.0/security-groups/0f2d9597-29e0-4778-aed6-46dae198f1e5 => 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: 1109/2204] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:33:19 2026] GET /v2.0/ports?tenant_id=66b0abc3fcea44a1a80c853eaf7287a3&device_id=b2780b1a-0fd5-445d-9620-4dd3f4e2a1b0 => generated 1463 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2205] 199.204.45.25 () {34 vars in 1017 bytes} [Thu May 28 16:33:19 2026] GET /v2.0/networks?tenant_id=66b0abc3fcea44a1a80c853eaf7287a3&shared=False => generated 2376 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2206] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:33:20 2026] GET /v2.0/security-groups?tenant_id=12405c35f3564db3adcc733e123184e6&name=default => generated 2929 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2207] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 28 16:33:19 2026] POST /v2.0/floatingips => generated 552 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2208] 199.204.45.25 () {34 vars in 929 bytes} [Thu May 28 16:33:20 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: 1097/2209] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:33:20 2026] DELETE /v2.0/security-groups/53b39a4e-bef8-42cc-bd20-33df77b238f0 => 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: 1113/2210] 10.0.0.131 () {34 vars in 1100 bytes} [Thu May 28 16:33:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1959287829&fields=id&tenant_id=bb6000dd2f2a46568fd9b4d9bd5eeeb2 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2211] 10.0.0.131 () {34 vars in 1100 bytes} [Thu May 28 16:33:20 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1540846057&fields=id&tenant_id=bb6000dd2f2a46568fd9b4d9bd5eeeb2 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2212] 10.0.0.131 () {34 vars in 982 bytes} [Thu May 28 16:33:20 2026] GET /v2.0/networks?id=b04f9553-528e-44f6-a9b2-b372981ed321 => generated 672 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2213] 10.0.0.131 () {34 vars in 965 bytes} [Thu May 28 16:33:20 2026] GET /v2.0/quotas/bb6000dd2f2a46568fd9b4d9bd5eeeb2 => 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: 1115/2214] 10.0.0.131 () {34 vars in 1002 bytes} [Thu May 28 16:33:20 2026] GET /v2.0/ports?tenant_id=bb6000dd2f2a46568fd9b4d9bd5eeeb2&fields=id => generated 57 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2215] 10.0.0.131 () {34 vars in 1008 bytes} [Thu May 28 16:33:20 2026] GET /v2.0/networks/b04f9553-528e-44f6-a9b2-b372981ed321?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: 1116/2216] 10.0.0.131 () {34 vars in 1108 bytes} [Thu May 28 16:33:20 2026] GET /v2.0/networks/b04f9553-528e-44f6-a9b2-b372981ed321?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: 1101/2217] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:20 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2218] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:33:21 2026] GET /v2.0/ports?tenant_id=66b0abc3fcea44a1a80c853eaf7287a3&device_id=b2780b1a-0fd5-445d-9620-4dd3f4e2a1b0 => generated 1463 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2219] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:33:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.199&port_id=a2302e20-3903-4a8f-a0c1-78c40bf6eec0 => 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: 1118/2220] 199.204.45.25 () {34 vars in 1101 bytes} [Thu May 28 16:33:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5a&port_id=a2302e20-3903-4a8f-a0c1-78c40bf6eec0 => 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: 1103/2221] 199.204.45.25 () {34 vars in 1063 bytes} [Thu May 28 16:33:21 2026] GET /v2.0/subnets?id=9c58af06-ef7d-43cd-a29d-6c3f35d0badd&id=0733e5fa-61a5-4e6b-acd3-4670c953a824 => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2222] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:33:21 2026] GET /v2.0/ports?network_id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2223] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:33:21 2026] GET /v2.0/ports?network_id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2224] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:33:21 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d?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: 1105/2225] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:33:21 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d?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: 1121/2226] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:21 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => 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: 1106/2227] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:23 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => 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: 1122/2228] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:24 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => 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: 1123/2229] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:24 2026] GET /v2.0/ports?device_id=b2780b1a-0fd5-445d-9620-4dd3f4e2a1b0 => generated 1196 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2230] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:33:24 2026] GET /v2.0/security-groups?id=f3461873-6cd6-461a-9082-560923fd89d8&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:33:24.870 8 INFO neutron.db.segments_db [None req-fe29fc9c-837d-42d3-8dc1-81f8ff5f44f6 38288c42e122478cbfeef2279767cd83 8e08989521174e98b9babdeeccc0f8b8 - - default default] Added segment ad6bb8c0-6311-4c25-942f-ced4ae8ce10c of type vxlan for network 41b4864b-cd24-4373-9b51-77ff2a7588eb [pid: 8|app: 0|req: 1107/2231] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:33:24 2026] POST /v2.0/networks => generated 612 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2234] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:33:25 2026] GET /v2.0/networks?id=b04f9553-528e-44f6-a9b2-b372981ed321 => generated 672 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2235] 199.204.45.25 () {34 vars in 1049 bytes} [Thu May 28 16:33:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bb6000dd2f2a46568fd9b4d9bd5eeeb2 => generated 274 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2236] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 28 16:33:24 2026] POST /v2.0/ports => generated 743 bytes in 298 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: 1112/2237] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:25 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => 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: 1113/2238] 10.0.0.3 () {34 vars in 664 bytes} [Thu May 28 16:33:25 2026] POST /v2.0/trunks => generated 407 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:33:25.567 8 INFO neutron.db.segments_db [None req-d850d82c-382b-4f99-ba8f-e10822f604c9 38288c42e122478cbfeef2279767cd83 8e08989521174e98b9babdeeccc0f8b8 - - default default] Added segment d1e95445-a326-4ee1-a007-3e9714e3560b of type vxlan for network f572d7cc-a833-4106-a8a9-2a13765f8029 [pid: 8|app: 0|req: 1114/2239] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:33:25 2026] POST /v2.0/networks => generated 612 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2240] 199.204.45.25 () {38 vars in 954 bytes} [Thu May 28 16:33:25 2026] POST /v2.0/ports => generated 993 bytes in 406 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: 1115/2241] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 28 16:33:25 2026] POST /v2.0/ports => generated 743 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1127/2242] 199.204.45.25 () {38 vars in 1027 bytes} [Thu May 28 16:33:25 2026] PUT /v2.0/ports/d588e113-4524-4b3f-a450-f6893fd05d7f => generated 1274 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:33:26.132 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5645878e-4d5a-4083-8fdf-02643d8e797e'] response: {'name': 'network-changed', 'server_uuid': 'f2cd5685-6487-48a4-a4c9-9f2538ce37b0', 'tag': 'd588e113-4524-4b3f-a450-f6893fd05d7f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1116/2243] 10.0.0.3 () {34 vars in 664 bytes} [Thu May 28 16:33:25 2026] POST /v2.0/trunks => generated 407 bytes in 182 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-28 16:33:26.236 7 INFO neutron.db.segments_db [None req-4bfcca16-a7f1-4eeb-8321-b17226154a45 38288c42e122478cbfeef2279767cd83 8e08989521174e98b9babdeeccc0f8b8 - - default default] Added segment 5ca432db-0d84-4db0-9926-46aca8474c88 of type vxlan for network fccbb599-9a5d-4395-8ba1-60d6255ff7a8 [pid: 7|app: 0|req: 1128/2244] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:33:26 2026] POST /v2.0/networks => generated 613 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2245] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:26 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => 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: 1130/2246] 10.0.0.131 () {34 vars in 1120 bytes} [Thu May 28 16:33:26 2026] GET /v2.0/security-groups?id=6aef9dbe-1fa9-4831-b380-1af0300a3f56&id=06bdae46-00d4-4584-aedb-69f2dc2a849b&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2247] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:33:26 2026] GET /v2.0/ports?tenant_id=bb6000dd2f2a46568fd9b4d9bd5eeeb2&device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => generated 1277 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2248] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 28 16:33:26 2026] POST /v2.0/ports => generated 743 bytes in 350 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: 1118/2249] 199.204.45.25 () {34 vars in 1017 bytes} [Thu May 28 16:33:26 2026] GET /v2.0/networks?tenant_id=bb6000dd2f2a46568fd9b4d9bd5eeeb2&shared=False => generated 768 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2250] 199.204.45.25 () {34 vars in 929 bytes} [Thu May 28 16:33:26 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2251] 10.0.0.3 () {34 vars in 664 bytes} [Thu May 28 16:33:26 2026] POST /v2.0/trunks => generated 407 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:33:27.017 8 INFO neutron.db.segments_db [None req-56d769a9-09d2-40bb-a1bd-4cf8c448d2b2 38288c42e122478cbfeef2279767cd83 8e08989521174e98b9babdeeccc0f8b8 - - default default] Added segment 194a70ae-f094-4135-9f69-0e08d36784c5 of type vxlan for network 5af031a3-a9fa-4eef-9564-fae36771a624 [pid: 8|app: 0|req: 1120/2252] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:33:26 2026] POST /v2.0/networks => generated 613 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2253] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 28 16:33:27 2026] POST /v2.0/ports => generated 743 bytes in 277 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: 1134/2254] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:27 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => generated 1008 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2255] 10.0.0.3 () {34 vars in 664 bytes} [Thu May 28 16:33:27 2026] POST /v2.0/trunks => generated 407 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2256] 10.0.0.131 () {34 vars in 1120 bytes} [Thu May 28 16:33:27 2026] GET /v2.0/security-groups?id=6aef9dbe-1fa9-4831-b380-1af0300a3f56&id=06bdae46-00d4-4584-aedb-69f2dc2a849b&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:33:27.646 8 INFO neutron.db.segments_db [None req-a3506fa6-0ec1-4a08-8867-4cfb05de21db 38288c42e122478cbfeef2279767cd83 8e08989521174e98b9babdeeccc0f8b8 - - default default] Added segment 894f472b-07b4-4eb8-b7b2-45e7e5893fe3 of type vxlan for network 8570dbdd-8f19-4d59-9934-b085a7d73e89 [pid: 8|app: 0|req: 1122/2257] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:33:27 2026] POST /v2.0/networks => generated 613 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2258] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:33:27 2026] GET /v2.0/ports?tenant_id=bb6000dd2f2a46568fd9b4d9bd5eeeb2&device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => generated 1277 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2259] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:33:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d588e113-4524-4b3f-a450-f6893fd05d7f => 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: 1125/2260] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:33:27 2026] GET /v2.0/subnets?id=cf82e0fb-3a8d-4efe-861a-16ac2da28541 => generated 690 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2261] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 28 16:33:27 2026] POST /v2.0/ports => generated 743 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1126/2262] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:33:27 2026] GET /v2.0/ports?network_id=b04f9553-528e-44f6-a9b2-b372981ed321&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2263] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:33:28 2026] GET /v2.0/networks/b04f9553-528e-44f6-a9b2-b372981ed321?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: 1128/2264] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:33:28 2026] GET /v2.0/networks/b04f9553-528e-44f6-a9b2-b372981ed321?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2265] 10.0.0.3 () {34 vars in 664 bytes} [Thu May 28 16:33:28 2026] POST /v2.0/trunks => generated 407 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2266] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 28 16:33:28 2026] PUT /v2.0/trunks/6ee4d14d-3b2e-4a65-a0fb-b437eee4a7b7/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2267] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 28 16:33:28 2026] PUT /v2.0/trunks/c6a4c598-bd0a-4859-9c55-12790067a091/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: 1130/2268] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 28 16:33:28 2026] PUT /v2.0/trunks/a33f4cb3-9ff7-4a85-a0f6-9c2273977aee/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: 1139/2269] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 28 16:33:28 2026] PUT /v2.0/trunks/75a490eb-13ea-433f-ad7c-58cb28063152/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2270] 10.0.0.3 () {32 vars in 660 bytes} [Thu May 28 16:33:28 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2271] 10.0.0.3 () {32 vars in 674 bytes} [Thu May 28 16:33:28 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2272] 10.0.0.3 () {32 vars in 670 bytes} [Thu May 28 16:33:28 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2273] 10.0.0.3 () {32 vars in 682 bytes} [Thu May 28 16:33:28 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2274] 10.0.0.3 () {32 vars in 668 bytes} [Thu May 28 16:33:28 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2275] 10.0.0.3 () {32 vars in 682 bytes} [Thu May 28 16:33:28 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2276] 10.0.0.3 () {32 vars in 678 bytes} [Thu May 28 16:33:28 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2277] 10.0.0.3 () {32 vars in 690 bytes} [Thu May 28 16:33:28 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2278] 10.0.0.3 () {32 vars in 717 bytes} [Thu May 28 16:33:28 2026] GET /v2.0/trunks/6ee4d14d-3b2e-4a65-a0fb-b437eee4a7b7 => generated 412 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2279] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:33:28 2026] GET /v2.0/ports/3ccd1100-cc18-4f04-95d1-1e96fc9c4d78 => generated 826 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2280] 10.0.0.3 () {32 vars in 720 bytes} [Thu May 28 16:33:28 2026] DELETE /v2.0/trunks/6ee4d14d-3b2e-4a65-a0fb-b437eee4a7b7 => 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: 1136/2281] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:28 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => generated 1008 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2282] 10.0.0.3 () {32 vars in 717 bytes} [Thu May 28 16:33:28 2026] GET /v2.0/trunks/c6a4c598-bd0a-4859-9c55-12790067a091 => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2283] 10.0.0.131 () {34 vars in 1120 bytes} [Thu May 28 16:33:28 2026] GET /v2.0/security-groups?id=6aef9dbe-1fa9-4831-b380-1af0300a3f56&id=06bdae46-00d4-4584-aedb-69f2dc2a849b&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2284] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:33:28 2026] GET /v2.0/ports/c521a496-1de1-444e-b286-c25897a09bf9 => generated 826 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2285] 10.0.0.3 () {32 vars in 720 bytes} [Thu May 28 16:33:28 2026] DELETE /v2.0/trunks/c6a4c598-bd0a-4859-9c55-12790067a091 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2286] 10.0.0.3 () {32 vars in 717 bytes} [Thu May 28 16:33:28 2026] GET /v2.0/trunks/a33f4cb3-9ff7-4a85-a0f6-9c2273977aee => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2287] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:33:28 2026] GET /v2.0/ports/e07d2eef-d591-499f-a877-41ee1ee4d284 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2288] 10.0.0.3 () {32 vars in 720 bytes} [Thu May 28 16:33:29 2026] DELETE /v2.0/trunks/a33f4cb3-9ff7-4a85-a0f6-9c2273977aee => 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: 1150/2289] 10.0.0.3 () {32 vars in 717 bytes} [Thu May 28 16:33:29 2026] GET /v2.0/trunks/75a490eb-13ea-433f-ad7c-58cb28063152 => generated 414 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2290] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:33:29 2026] GET /v2.0/ports/f2e17d69-c083-4be3-9c29-e1d3b64ed021 => generated 826 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2291] 10.0.0.3 () {32 vars in 720 bytes} [Thu May 28 16:33:29 2026] DELETE /v2.0/trunks/75a490eb-13ea-433f-ad7c-58cb28063152 => 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: 1141/2292] 10.0.0.3 () {32 vars in 717 bytes} [Thu May 28 16:33:29 2026] GET /v2.0/trunks/7f78525e-bee9-4c9c-a97c-c0ab2e37c831 => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2293] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:33:29 2026] GET /v2.0/ports/fe59dd5b-346a-46eb-9f6d-a90c5981ffda => generated 826 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2294] 10.0.0.3 () {32 vars in 720 bytes} [Thu May 28 16:33:29 2026] DELETE /v2.0/trunks/7f78525e-bee9-4c9c-a97c-c0ab2e37c831 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:33:29.521 7 INFO neutron_taas.services.taas.taas_plugin [None req-79bf7c77-dae0-439d-918c-e32d02ac2c67 38288c42e122478cbfeef2279767cd83 8e08989521174e98b9babdeeccc0f8b8 - - default default] TaaS: Handle Delete Port: 3ccd1100-cc18-4f04-95d1-1e96fc9c4d78 2026-05-28 16:33:29.524 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79bf7c77-dae0-439d-918c-e32d02ac2c67 38288c42e122478cbfeef2279767cd83 8e08989521174e98b9babdeeccc0f8b8 - - default default] Tap Mirror: Handle Delete Port: 3ccd1100-cc18-4f04-95d1-1e96fc9c4d78 [pid: 7|app: 0|req: 1153/2295] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:33:29 2026] DELETE /v2.0/ports/3ccd1100-cc18-4f04-95d1-1e96fc9c4d78 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:33:29.686 8 INFO neutron_taas.services.taas.taas_plugin [None req-ff06c9a5-6872-4258-bca9-e61dde95e42f 38288c42e122478cbfeef2279767cd83 8e08989521174e98b9babdeeccc0f8b8 - - default default] TaaS: Handle Delete Port: c521a496-1de1-444e-b286-c25897a09bf9 2026-05-28 16:33:29.689 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff06c9a5-6872-4258-bca9-e61dde95e42f 38288c42e122478cbfeef2279767cd83 8e08989521174e98b9babdeeccc0f8b8 - - default default] Tap Mirror: Handle Delete Port: c521a496-1de1-444e-b286-c25897a09bf9 [pid: 8|app: 0|req: 1143/2296] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:33:29 2026] DELETE /v2.0/ports/c521a496-1de1-444e-b286-c25897a09bf9 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2297] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:29 2026] GET /v2.0/ports?device_id=b2780b1a-0fd5-445d-9620-4dd3f4e2a1b0 => generated 1196 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:33:29.863 8 INFO neutron_taas.services.taas.taas_plugin [None req-861c373a-3c24-4aa2-81f1-7b090f1fd191 38288c42e122478cbfeef2279767cd83 8e08989521174e98b9babdeeccc0f8b8 - - default default] TaaS: Handle Delete Port: e07d2eef-d591-499f-a877-41ee1ee4d284 2026-05-28 16:33:29.866 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-861c373a-3c24-4aa2-81f1-7b090f1fd191 38288c42e122478cbfeef2279767cd83 8e08989521174e98b9babdeeccc0f8b8 - - default default] Tap Mirror: Handle Delete Port: e07d2eef-d591-499f-a877-41ee1ee4d284 [pid: 7|app: 0|req: 1155/2298] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:33:29 2026] GET /v2.0/security-groups?id=f3461873-6cd6-461a-9082-560923fd89d8&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2299] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:29 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2300] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:33:29 2026] DELETE /v2.0/ports/e07d2eef-d591-499f-a877-41ee1ee4d284 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2301] 10.0.0.131 () {34 vars in 1120 bytes} [Thu May 28 16:33:29 2026] GET /v2.0/security-groups?id=6aef9dbe-1fa9-4831-b380-1af0300a3f56&id=06bdae46-00d4-4584-aedb-69f2dc2a849b&fields=id&fields=name => generated 207 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2302] 10.0.0.3 () {32 vars in 816 bytes} [Thu May 28 16:33:29 2026] GET /v2.0/ports?network_id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d&mac_address=fa%3A16%3A3e%3A5d%3Ad3%3A53 => generated 1196 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:33:30.070 8 INFO neutron_taas.services.taas.taas_plugin [None req-1509b6a1-8920-41d7-a93b-67b4001016da 38288c42e122478cbfeef2279767cd83 8e08989521174e98b9babdeeccc0f8b8 - - default default] TaaS: Handle Delete Port: f2e17d69-c083-4be3-9c29-e1d3b64ed021 2026-05-28 16:33:30.072 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1509b6a1-8920-41d7-a93b-67b4001016da 38288c42e122478cbfeef2279767cd83 8e08989521174e98b9babdeeccc0f8b8 - - default default] Tap Mirror: Handle Delete Port: f2e17d69-c083-4be3-9c29-e1d3b64ed021 [pid: 8|app: 0|req: 1146/2303] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:33:29 2026] DELETE /v2.0/ports/f2e17d69-c083-4be3-9c29-e1d3b64ed021 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:33:30.289 8 INFO neutron_taas.services.taas.taas_plugin [None req-3358633d-a5a3-4b79-8e8f-813965c15da9 38288c42e122478cbfeef2279767cd83 8e08989521174e98b9babdeeccc0f8b8 - - default default] TaaS: Handle Delete Port: fe59dd5b-346a-46eb-9f6d-a90c5981ffda 2026-05-28 16:33:30.293 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3358633d-a5a3-4b79-8e8f-813965c15da9 38288c42e122478cbfeef2279767cd83 8e08989521174e98b9babdeeccc0f8b8 - - default default] Tap Mirror: Handle Delete Port: fe59dd5b-346a-46eb-9f6d-a90c5981ffda [pid: 8|app: 0|req: 1147/2304] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:33:30 2026] DELETE /v2.0/ports/fe59dd5b-346a-46eb-9f6d-a90c5981ffda => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:33:30.501 8 INFO neutron.services.segments.plugin [-] Segment ad6bb8c0-6311-4c25-942f-ced4ae8ce10c resource provider aggregate not found 2026-05-28 16:33:30.508 8 INFO neutron.services.segments.plugin [-] Segment ad6bb8c0-6311-4c25-942f-ced4ae8ce10c resource provider aggregate not found 2026-05-28 16:33:30.525 8 INFO neutron.services.segments.plugin [-] Segment ad6bb8c0-6311-4c25-942f-ced4ae8ce10c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad6bb8c0-6311-4c25-942f-ced4ae8ce10c found for delete ", "request_id": "req-7f9c56db-1cd2-4d1b-a8b2-8f31bab5eb56"}]} 2026-05-28 16:33:30.526 8 INFO neutron.services.segments.plugin [-] Segment ad6bb8c0-6311-4c25-942f-ced4ae8ce10c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad6bb8c0-6311-4c25-942f-ced4ae8ce10c found for delete ", "request_id": "req-0209511e-3acd-4d97-bb22-d4298215dd6a"}]} [pid: 8|app: 0|req: 1148/2305] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:33:30 2026] DELETE /v2.0/networks/41b4864b-cd24-4373-9b51-77ff2a7588eb => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2306] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:33:30 2026] DELETE /v2.0/networks/f572d7cc-a833-4106-a8a9-2a13765f8029 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:33:30.744 7 INFO neutron.db.l3_db [None req-a93c3d35-32e0-446c-bbac-c8f85274951e 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Floating IP abe9f066-ec55-4779-8e82-38754f66cf00 associated. External IP: 10.96.250.211, port: a2302e20-3903-4a8f-a0c1-78c40bf6eec0. [pid: 8|app: 0|req: 1150/2307] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:33:30 2026] DELETE /v2.0/networks/fccbb599-9a5d-4395-8ba1-60d6255ff7a8 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2308] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:33:30 2026] DELETE /v2.0/networks/5af031a3-a9fa-4eef-9564-fae36771a624 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2309] 10.0.0.3 () {34 vars in 675 bytes} [Thu May 28 16:33:29 2026] POST /v2.0/floatingips => generated 855 bytes in 1073 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2310] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:33:30 2026] DELETE /v2.0/networks/8570dbdd-8f19-4d59-9934-b085a7d73e89 => 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: 1159/2311] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:31 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => 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: 1153/2312] 10.0.0.131 () {34 vars in 1096 bytes} [Thu May 28 16:33:31 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1932396278&fields=id&tenant_id=66b0abc3fcea44a1a80c853eaf7287a3 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2313] 10.0.0.131 () {34 vars in 1120 bytes} [Thu May 28 16:33:31 2026] GET /v2.0/security-groups?id=6aef9dbe-1fa9-4831-b380-1af0300a3f56&id=06bdae46-00d4-4584-aedb-69f2dc2a849b&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2314] 10.0.0.131 () {34 vars in 982 bytes} [Thu May 28 16:33:31 2026] GET /v2.0/networks?id=169e9304-b10e-49de-b11c-b50ac7b80867 => generated 705 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:33:31.244 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8b1e1be-adab-4219-bcd3-b6381086e6fe'] response: {'name': 'network-changed', 'server_uuid': 'b2780b1a-0fd5-445d-9620-4dd3f4e2a1b0', 'tag': 'a2302e20-3903-4a8f-a0c1-78c40bf6eec0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1161/2315] 10.0.0.131 () {34 vars in 965 bytes} [Thu May 28 16:33:31 2026] GET /v2.0/quotas/66b0abc3fcea44a1a80c853eaf7287a3 => 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: 1162/2316] 199.204.45.25 () {34 vars in 993 bytes} [Thu May 28 16:33:31 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => generated 1277 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2317] 199.204.45.25 () {34 vars in 1123 bytes} [Thu May 28 16:33:31 2026] GET /v2.0/security-groups?id=06bdae46-00d4-4584-aedb-69f2dc2a849b&id=6aef9dbe-1fa9-4831-b380-1af0300a3f56&fields=id&fields=name => generated 207 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2318] 10.0.0.131 () {34 vars in 1002 bytes} [Thu May 28 16:33:31 2026] GET /v2.0/ports?tenant_id=66b0abc3fcea44a1a80c853eaf7287a3&fields=id => generated 333 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2319] 10.0.0.131 () {34 vars in 1008 bytes} [Thu May 28 16:33:31 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2320] 10.0.0.131 () {34 vars in 1108 bytes} [Thu May 28 16:33:31 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2321] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:31 2026] GET /v2.0/ports?device_id=a2fcaaf1-2a42-4ad9-a56b-0207c228a681 => 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: 1157/2322] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:33:31 2026] GET /v2.0/ports?tenant_id=66b0abc3fcea44a1a80c853eaf7287a3&device_id=b2780b1a-0fd5-445d-9620-4dd3f4e2a1b0 => generated 1465 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2323] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:33:31 2026] GET /v2.0/networks?id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2324] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:33:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.199&port_id=a2302e20-3903-4a8f-a0c1-78c40bf6eec0 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2325] 199.204.45.25 () {34 vars in 1101 bytes} [Thu May 28 16:33:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5a&port_id=a2302e20-3903-4a8f-a0c1-78c40bf6eec0 => 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: 1168/2326] 199.204.45.25 () {34 vars in 1063 bytes} [Thu May 28 16:33:31 2026] GET /v2.0/subnets?id=9c58af06-ef7d-43cd-a29d-6c3f35d0badd&id=0733e5fa-61a5-4e6b-acd3-4670c953a824 => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2327] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:33:31 2026] GET /v2.0/ports?network_id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d&device_owner=network%3Adhcp => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2328] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:33:32 2026] GET /v2.0/ports?network_id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2329] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:33:32 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d?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: 1172/2330] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:33:32 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d?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: 1159/2331] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:33:31 2026] GET /v2.0/security-groups?tenant_id=8e08989521174e98b9babdeeccc0f8b8&name=default => generated 2929 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2332] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:33:32 2026] DELETE /v2.0/security-groups/1b3e3dc4-aa7b-43db-ae83-cd66912cdcc1 => 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: 1160/2333] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:32 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2334] 10.0.0.131 () {34 vars in 1120 bytes} [Thu May 28 16:33:32 2026] GET /v2.0/security-groups?id=6aef9dbe-1fa9-4831-b380-1af0300a3f56&id=06bdae46-00d4-4584-aedb-69f2dc2a849b&fields=id&fields=name => generated 207 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2335] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:33:32 2026] GET /v2.0/security-groups?tenant_id=111405976a4745a3bef9b06690591dc0&name=default => generated 2929 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2336] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:33:32 2026] DELETE /v2.0/security-groups/7172050f-7bcb-439d-b39d-955d9122df03 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:33:32.543 8 INFO neutron.services.segments.plugin [-] Segment d1e95445-a326-4ee1-a007-3e9714e3560b resource provider aggregate not found 2026-05-28 16:33:32.548 8 INFO neutron.services.segments.plugin [-] Segment d1e95445-a326-4ee1-a007-3e9714e3560b resource provider aggregate not found 2026-05-28 16:33:32.560 8 INFO neutron.services.segments.plugin [-] Segment d1e95445-a326-4ee1-a007-3e9714e3560b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1e95445-a326-4ee1-a007-3e9714e3560b found for delete ", "request_id": "req-44ab3737-d379-4f85-8831-568f3460e5cc"}]} 2026-05-28 16:33:32.573 8 INFO neutron.services.segments.plugin [-] Segment d1e95445-a326-4ee1-a007-3e9714e3560b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1e95445-a326-4ee1-a007-3e9714e3560b found for delete ", "request_id": "req-138994b7-a5bc-447a-9f8d-509633b62eee"}]} 2026-05-28 16:33:32.577 8 INFO neutron.services.segments.plugin [-] Segment 5ca432db-0d84-4db0-9926-46aca8474c88 resource provider aggregate not found 2026-05-28 16:33:32.589 8 INFO neutron.services.segments.plugin [-] Segment 5ca432db-0d84-4db0-9926-46aca8474c88 resource provider aggregate not found 2026-05-28 16:33:32.593 8 INFO neutron.services.segments.plugin [-] Segment 5ca432db-0d84-4db0-9926-46aca8474c88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ca432db-0d84-4db0-9926-46aca8474c88 found for delete ", "request_id": "req-b1e05de9-b932-4f43-9033-911f344ffcc9"}]} 2026-05-28 16:33:32.608 8 INFO neutron.services.segments.plugin [-] Segment 194a70ae-f094-4135-9f69-0e08d36784c5 resource provider aggregate not found 2026-05-28 16:33:32.614 8 INFO neutron.services.segments.plugin [-] Segment 5ca432db-0d84-4db0-9926-46aca8474c88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ca432db-0d84-4db0-9926-46aca8474c88 found for delete ", "request_id": "req-3e48e566-20ab-409a-96b1-ed2df2fa1429"}]} 2026-05-28 16:33:32.626 8 INFO neutron.services.segments.plugin [-] Segment 194a70ae-f094-4135-9f69-0e08d36784c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 194a70ae-f094-4135-9f69-0e08d36784c5 found for delete ", "request_id": "req-e63e316d-6dad-4f0f-8a01-bec34cc65c4b"}]} 2026-05-28 16:33:32.629 8 INFO neutron.services.segments.plugin [-] Segment 194a70ae-f094-4135-9f69-0e08d36784c5 resource provider aggregate not found 2026-05-28 16:33:32.653 8 INFO neutron.services.segments.plugin [-] Segment 894f472b-07b4-4eb8-b7b2-45e7e5893fe3 resource provider aggregate not found 2026-05-28 16:33:32.654 8 INFO neutron.services.segments.plugin [-] Segment 194a70ae-f094-4135-9f69-0e08d36784c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 194a70ae-f094-4135-9f69-0e08d36784c5 found for delete ", "request_id": "req-76918b6b-9b7a-456b-81ec-2ae3b83a61c0"}]} 2026-05-28 16:33:32.675 8 INFO neutron.services.segments.plugin [-] Segment 894f472b-07b4-4eb8-b7b2-45e7e5893fe3 resource provider aggregate not found 2026-05-28 16:33:32.677 8 INFO neutron.services.segments.plugin [-] Segment 894f472b-07b4-4eb8-b7b2-45e7e5893fe3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 894f472b-07b4-4eb8-b7b2-45e7e5893fe3 found for delete ", "request_id": "req-bf3358d4-5061-42ac-ba6a-67ac3088a787"}]} 2026-05-28 16:33:32.689 8 INFO neutron.services.segments.plugin [-] Segment 894f472b-07b4-4eb8-b7b2-45e7e5893fe3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 894f472b-07b4-4eb8-b7b2-45e7e5893fe3 found for delete ", "request_id": "req-5eb59665-b2d9-469e-8810-4607e2a5f058"}]} [pid: 8|app: 0|req: 1162/2337] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:33:32 2026] GET /v2.0/security-groups?tenant_id=836deeb301c046bb87c042598eac351f&name=default => generated 2929 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2338] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:33:32 2026] DELETE /v2.0/security-groups/04dad68e-8d3b-4d66-b8a4-25b45a37aadd => 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: 1163/2339] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:33 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2340] 10.0.0.131 () {34 vars in 1120 bytes} [Thu May 28 16:33:33 2026] GET /v2.0/security-groups?id=6aef9dbe-1fa9-4831-b380-1af0300a3f56&id=06bdae46-00d4-4584-aedb-69f2dc2a849b&fields=id&fields=name => generated 207 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2341] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:34 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => generated 1010 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2342] 10.0.0.131 () {34 vars in 1120 bytes} [Thu May 28 16:33:34 2026] GET /v2.0/security-groups?id=6aef9dbe-1fa9-4831-b380-1af0300a3f56&id=06bdae46-00d4-4584-aedb-69f2dc2a849b&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2343] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:34 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:33:35.184 7 INFO neutron.db.l3_db [None req-699c7d5d-b229-4af3-ad83-947ce11e11ff b1bdc603de54492d8406e1315c0f0af9 bb6000dd2f2a46568fd9b4d9bd5eeeb2 - - default default] Floating IP e1648284-e1d0-4207-8eb8-1ec8aba95444 associated. External IP: 10.96.250.212, port: d588e113-4524-4b3f-a450-f6893fd05d7f. [pid: 7|app: 0|req: 1179/2344] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 28 16:33:34 2026] PUT /v2.0/floatingips/e1648284-e1d0-4207-8eb8-1ec8aba95444 => generated 855 bytes in 649 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:33:35.546 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7cfe276-2d7b-4425-bab8-b0eff57d7aaa'] response: {'name': 'network-changed', 'server_uuid': 'f2cd5685-6487-48a4-a4c9-9f2538ce37b0', 'tag': 'd588e113-4524-4b3f-a450-f6893fd05d7f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1166/2345] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:33:35 2026] GET /v2.0/networks?id=169e9304-b10e-49de-b11c-b50ac7b80867 => 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: 1180/2346] 199.204.45.25 () {34 vars in 1049 bytes} [Thu May 28 16:33:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=66b0abc3fcea44a1a80c853eaf7287a3 => 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: 1181/2347] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:33:36 2026] GET /v2.0/ports?tenant_id=bb6000dd2f2a46568fd9b4d9bd5eeeb2&device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => generated 1279 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2348] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:33:36 2026] GET /v2.0/networks?id=b04f9553-528e-44f6-a9b2-b372981ed321 => generated 768 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2349] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:33:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d588e113-4524-4b3f-a450-f6893fd05d7f => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2350] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:33:36 2026] GET /v2.0/subnets?id=cf82e0fb-3a8d-4efe-861a-16ac2da28541 => generated 690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2351] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:33:36 2026] GET /v2.0/ports?network_id=b04f9553-528e-44f6-a9b2-b372981ed321&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2352] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:33:36 2026] GET /v2.0/networks/b04f9553-528e-44f6-a9b2-b372981ed321?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: 1187/2353] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:33:36 2026] GET /v2.0/networks/b04f9553-528e-44f6-a9b2-b372981ed321?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: 1167/2354] 199.204.45.25 () {38 vars in 954 bytes} [Thu May 28 16:33:35 2026] POST /v2.0/ports => generated 1187 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:36.764 8 INFO neutron.db.segments_db [None req-e49e7be7-4c68-4b26-98a5-54e7af270141 9f36c181f92a4f85b72371da7263e892 d02c45ad3a0c442596d9af1049ba3ed4 - - default default] Added segment ff39e964-e794-4b99-9c27-8b7cae6c7d44 of type vxlan for network 51a3af44-f8c3-445e-8d49-822006966960 [pid: 8|app: 0|req: 1168/2355] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:33:36 2026] POST /v2.0/networks => generated 612 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2356] 199.204.45.25 () {38 vars in 1027 bytes} [Thu May 28 16:33:36 2026] PUT /v2.0/ports/b746025b-5f3d-46a4-86fa-0477f111bf87 => generated 1468 bytes in 430 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: 1169/2357] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:36 2026] GET /v2.0/ports?device_id=a2fcaaf1-2a42-4ad9-a56b-0207c228a681 => generated 1202 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2358] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:33:36 2026] GET /v2.0/security-groups?id=f3461873-6cd6-461a-9082-560923fd89d8&fields=id&fields=name => generated 112 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:33:36.927 7 INFO neutron.db.segments_db [None req-8715f1f4-a671-42a2-8ab6-a2689c7e9b4b 9f36c181f92a4f85b72371da7263e892 d02c45ad3a0c442596d9af1049ba3ed4 - - default default] Added segment d5b7f587-39ad-444f-b470-bac4585242b9 of type vxlan for network 7d3c2df5-f422-47de-ae28-99eff1b7a742 [pid: 7|app: 0|req: 1189/2359] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:33:36 2026] POST /v2.0/networks => generated 613 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2360] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 28 16:33:37 2026] PUT /v2.0/networks/51a3af44-f8c3-445e-8d49-822006966960/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2361] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 28 16:33:37 2026] GET /v2.0/networks/51a3af44-f8c3-445e-8d49-822006966960/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2362] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 28 16:33:37 2026] PUT /v2.0/networks/7d3c2df5-f422-47de-ae28-99eff1b7a742/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2363] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 28 16:33:37 2026] GET /v2.0/networks/7d3c2df5-f422-47de-ae28-99eff1b7a742/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2364] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 28 16:33:37 2026] PUT /v2.0/networks/7d3c2df5-f422-47de-ae28-99eff1b7a742/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2365] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 28 16:33:37 2026] GET /v2.0/networks/7d3c2df5-f422-47de-ae28-99eff1b7a742/tags => 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: 1174/2366] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 28 16:33:37 2026] GET /v2.0/networks/51a3af44-f8c3-445e-8d49-822006966960/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:33:37.448 7 INFO neutron.services.segments.plugin [-] Segment ff39e964-e794-4b99-9c27-8b7cae6c7d44 resource provider aggregate not found 2026-05-28 16:33:37.452 7 INFO neutron.services.segments.plugin [-] Segment ff39e964-e794-4b99-9c27-8b7cae6c7d44 resource provider aggregate not found 2026-05-28 16:33:37.468 7 INFO neutron.services.segments.plugin [-] Segment ff39e964-e794-4b99-9c27-8b7cae6c7d44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff39e964-e794-4b99-9c27-8b7cae6c7d44 found for delete ", "request_id": "req-261f93a1-6bde-4c30-a89d-cff23f1c8e7f"}]} 2026-05-28 16:33:37.470 7 INFO neutron.services.segments.plugin [-] Segment ff39e964-e794-4b99-9c27-8b7cae6c7d44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff39e964-e794-4b99-9c27-8b7cae6c7d44 found for delete ", "request_id": "req-7ae44d1f-c96c-44f8-b842-fa5a5fe014cf"}]} [pid: 7|app: 0|req: 1193/2367] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:33:37 2026] DELETE /v2.0/networks/51a3af44-f8c3-445e-8d49-822006966960 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:33:37.588 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0686b09c-e945-4440-a0c6-2807b03515bb'] response: {'name': 'network-changed', 'server_uuid': 'a2fcaaf1-2a42-4ad9-a56b-0207c228a681', 'tag': 'b746025b-5f3d-46a4-86fa-0477f111bf87', 'status': 'completed', 'code': 200} 2026-05-28 16:33:37.597 8 INFO neutron.services.segments.plugin [-] Segment d5b7f587-39ad-444f-b470-bac4585242b9 resource provider aggregate not found 2026-05-28 16:33:37.601 8 INFO neutron.services.segments.plugin [-] Segment d5b7f587-39ad-444f-b470-bac4585242b9 resource provider aggregate not found 2026-05-28 16:33:37.618 8 INFO neutron.services.segments.plugin [-] Segment d5b7f587-39ad-444f-b470-bac4585242b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5b7f587-39ad-444f-b470-bac4585242b9 found for delete ", "request_id": "req-b0c70e15-4a61-4a03-a45c-c20703df013f"}]} 2026-05-28 16:33:37.619 8 INFO neutron.services.segments.plugin [-] Segment d5b7f587-39ad-444f-b470-bac4585242b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5b7f587-39ad-444f-b470-bac4585242b9 found for delete ", "request_id": "req-84293e56-d46e-453a-bbdb-f0858ca82768"}]} [pid: 8|app: 0|req: 1175/2368] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:33:37 2026] DELETE /v2.0/networks/7d3c2df5-f422-47de-ae28-99eff1b7a742 => 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: 1194/2369] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:33:37 2026] GET /v2.0/ports?tenant_id=66b0abc3fcea44a1a80c853eaf7287a3&device_id=a2fcaaf1-2a42-4ad9-a56b-0207c228a681 => generated 1471 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2370] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:33:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.178&port_id=b746025b-5f3d-46a4-86fa-0477f111bf87 => 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: 1195/2371] 199.204.45.25 () {34 vars in 1105 bytes} [Thu May 28 16:33:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A39f&port_id=b746025b-5f3d-46a4-86fa-0477f111bf87 => 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: 1177/2372] 199.204.45.25 () {34 vars in 1063 bytes} [Thu May 28 16:33:37 2026] GET /v2.0/subnets?id=6938d9f9-540a-4dcd-8221-4635aff41f92&id=ea10faf1-8941-42f7-9947-e51c884ce55a => generated 1413 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2373] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:33:38 2026] GET /v2.0/ports?network_id=169e9304-b10e-49de-b11c-b50ac7b80867&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: 1178/2374] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:33:38 2026] GET /v2.0/ports?network_id=169e9304-b10e-49de-b11c-b50ac7b80867&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: 1197/2375] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:33:38 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867?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: 1179/2376] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:33:38 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2377] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:33:38 2026] GET /v2.0/security-groups?tenant_id=d02c45ad3a0c442596d9af1049ba3ed4&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2378] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:33:38 2026] DELETE /v2.0/security-groups/06182a26-1593-4988-aa37-5b8808ee724b => 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: 1199/2379] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:33:38 2026] GET /v2.0/security-groups?tenant_id=87704f9ef388400f8595c1cf29f54a70&name=default => generated 2929 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2380] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:33:38 2026] DELETE /v2.0/security-groups/9816764e-4f2f-4c4d-9669-984bc94aeb50 => 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: 1200/2381] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:33:39 2026] GET /v2.0/ports?tenant_id=66b0abc3fcea44a1a80c853eaf7287a3&device_id=a2fcaaf1-2a42-4ad9-a56b-0207c228a681 => generated 1471 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2382] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:33:39 2026] GET /v2.0/networks?id=169e9304-b10e-49de-b11c-b50ac7b80867 => generated 801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2383] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:33:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.178&port_id=b746025b-5f3d-46a4-86fa-0477f111bf87 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2384] 199.204.45.25 () {34 vars in 1105 bytes} [Thu May 28 16:33:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A39f&port_id=b746025b-5f3d-46a4-86fa-0477f111bf87 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2385] 199.204.45.25 () {34 vars in 1063 bytes} [Thu May 28 16:33:39 2026] GET /v2.0/subnets?id=6938d9f9-540a-4dcd-8221-4635aff41f92&id=ea10faf1-8941-42f7-9947-e51c884ce55a => generated 1413 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2386] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:33:39 2026] GET /v2.0/ports?network_id=169e9304-b10e-49de-b11c-b50ac7b80867&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2387] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:33:39 2026] GET /v2.0/ports?network_id=169e9304-b10e-49de-b11c-b50ac7b80867&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: 1185/2388] 10.0.0.93 () {34 vars in 989 bytes} [Thu May 28 16:33:39 2026] GET /v2.0/ports?device_id=b2780b1a-0fd5-445d-9620-4dd3f4e2a1b0 => generated 1465 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2389] 10.0.0.93 () {34 vars in 1039 bytes} [Thu May 28 16:33:39 2026] GET /v2.0/security-groups?id=f3461873-6cd6-461a-9082-560923fd89d8&fields=id&fields=name => generated 112 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2390] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:33:39 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2391] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:33:39 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867?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: 1189/2394] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:41 2026] GET /v2.0/ports?device_id=a2fcaaf1-2a42-4ad9-a56b-0207c228a681 => generated 1204 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2395] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:33:42 2026] GET /v2.0/security-groups?id=f3461873-6cd6-461a-9082-560923fd89d8&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2396] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:44 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => generated 1010 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2397] 10.0.0.131 () {34 vars in 1120 bytes} [Thu May 28 16:33:44 2026] GET /v2.0/security-groups?id=6aef9dbe-1fa9-4831-b380-1af0300a3f56&id=06bdae46-00d4-4584-aedb-69f2dc2a849b&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2398] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:33:44 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => generated 1279 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2399] 10.0.0.3 () {32 vars in 856 bytes} [Thu May 28 16:33:45 2026] GET /v2.0/floatingips?floating_network_id=6a17a87e-ff12-4860-b2e9-f8a5d4c1ec6c&port_id=d588e113-4524-4b3f-a450-f6893fd05d7f => generated 860 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2400] 10.0.0.93 () {34 vars in 989 bytes} [Thu May 28 16:33:45 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => generated 1279 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2401] 10.0.0.93 () {34 vars in 1119 bytes} [Thu May 28 16:33:45 2026] GET /v2.0/security-groups?id=06bdae46-00d4-4584-aedb-69f2dc2a849b&id=6aef9dbe-1fa9-4831-b380-1af0300a3f56&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2402] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:47 2026] GET /v2.0/ports?device_id=a2fcaaf1-2a42-4ad9-a56b-0207c228a681 => generated 1204 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2403] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:33:47 2026] GET /v2.0/security-groups?id=f3461873-6cd6-461a-9082-560923fd89d8&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2404] 10.0.0.3 () {32 vars in 816 bytes} [Thu May 28 16:33:47 2026] GET /v2.0/ports?network_id=169e9304-b10e-49de-b11c-b50ac7b80867&mac_address=fa%3A16%3A3e%3A71%3A5b%3A55 => generated 1204 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:33:48.103 7 INFO neutron.db.l3_db [None req-a1bac758-1672-46e5-b01b-e78b2e192286 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Floating IP 4b97b5f6-a81f-4e07-9d4a-4ade47d1c767 associated. External IP: 10.96.250.215, port: b746025b-5f3d-46a4-86fa-0477f111bf87. [pid: 7|app: 0|req: 1211/2405] 10.0.0.3 () {34 vars in 675 bytes} [Thu May 28 16:33:47 2026] POST /v2.0/floatingips => generated 855 bytes in 1058 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:33:48.472 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c1fd1fe-e253-4ba6-8019-9107995719a4'] response: {'name': 'network-changed', 'server_uuid': 'a2fcaaf1-2a42-4ad9-a56b-0207c228a681', 'tag': 'b746025b-5f3d-46a4-86fa-0477f111bf87', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1195/2406] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:48 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2407] 10.0.0.131 () {34 vars in 1120 bytes} [Thu May 28 16:33:48 2026] GET /v2.0/security-groups?id=6aef9dbe-1fa9-4831-b380-1af0300a3f56&id=06bdae46-00d4-4584-aedb-69f2dc2a849b&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2408] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:33:48 2026] GET /v2.0/ports?tenant_id=66b0abc3fcea44a1a80c853eaf7287a3&device_id=a2fcaaf1-2a42-4ad9-a56b-0207c228a681 => generated 1473 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2409] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:33:49 2026] GET /v2.0/networks?id=169e9304-b10e-49de-b11c-b50ac7b80867 => generated 801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2410] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:33:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.178&port_id=b746025b-5f3d-46a4-86fa-0477f111bf87 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2411] 199.204.45.25 () {34 vars in 1105 bytes} [Thu May 28 16:33:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A39f&port_id=b746025b-5f3d-46a4-86fa-0477f111bf87 => 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: 1198/2412] 199.204.45.25 () {34 vars in 1063 bytes} [Thu May 28 16:33:49 2026] GET /v2.0/subnets?id=6938d9f9-540a-4dcd-8221-4635aff41f92&id=ea10faf1-8941-42f7-9947-e51c884ce55a => generated 1413 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2413] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:33:49 2026] GET /v2.0/ports?network_id=169e9304-b10e-49de-b11c-b50ac7b80867&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: 1199/2414] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:33:49 2026] GET /v2.0/ports?network_id=169e9304-b10e-49de-b11c-b50ac7b80867&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: 1216/2415] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:33:49 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2416] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:33:49 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867?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: 1217/2417] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:49 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => generated 1010 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2418] 10.0.0.131 () {34 vars in 1120 bytes} [Thu May 28 16:33:49 2026] GET /v2.0/security-groups?id=6aef9dbe-1fa9-4831-b380-1af0300a3f56&id=06bdae46-00d4-4584-aedb-69f2dc2a849b&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2419] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:50 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => generated 1010 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2420] 10.0.0.131 () {34 vars in 1120 bytes} [Thu May 28 16:33:50 2026] GET /v2.0/security-groups?id=6aef9dbe-1fa9-4831-b380-1af0300a3f56&id=06bdae46-00d4-4584-aedb-69f2dc2a849b&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2421] 199.204.45.25 () {34 vars in 993 bytes} [Thu May 28 16:33:51 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:33:51.207 8 INFO neutron_taas.services.taas.taas_plugin [req-8982f054-a1e3-4562-b00b-891974226de7 req-ede63cea-68f2-4e6f-a051-cc932788933e b1bdc603de54492d8406e1315c0f0af9 bb6000dd2f2a46568fd9b4d9bd5eeeb2 - - default default] TaaS: Handle Delete Port: d588e113-4524-4b3f-a450-f6893fd05d7f 2026-05-28 16:33:51.211 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8982f054-a1e3-4562-b00b-891974226de7 req-ede63cea-68f2-4e6f-a051-cc932788933e b1bdc603de54492d8406e1315c0f0af9 bb6000dd2f2a46568fd9b4d9bd5eeeb2 - - default default] Tap Mirror: Handle Delete Port: d588e113-4524-4b3f-a450-f6893fd05d7f 2026-05-28 16:33:51.339 8 INFO neutron.db.l3_db [req-8982f054-a1e3-4562-b00b-891974226de7 req-ede63cea-68f2-4e6f-a051-cc932788933e b1bdc603de54492d8406e1315c0f0af9 bb6000dd2f2a46568fd9b4d9bd5eeeb2 - - default default] Floating IP e1648284-e1d0-4207-8eb8-1ec8aba95444 disassociated. External IP: 10.96.250.212, port: d588e113-4524-4b3f-a450-f6893fd05d7f. [pid: 8|app: 0|req: 1203/2422] 199.204.45.25 () {36 vars in 996 bytes} [Thu May 28 16:33:51 2026] DELETE /v2.0/ports/d588e113-4524-4b3f-a450-f6893fd05d7f => generated 0 bytes in 629 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:33:51.718 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-87153647-2375-4a97-b3d6-132f71365aa9'] response: {'server_uuid': 'f2cd5685-6487-48a4-a4c9-9f2538ce37b0', 'name': 'network-vif-deleted', 'tag': 'd588e113-4524-4b3f-a450-f6893fd05d7f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1220/2423] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:52 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => 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: 1204/2424] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:53 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => 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: 1221/2425] 10.0.0.93 () {34 vars in 989 bytes} [Thu May 28 16:33:54 2026] GET /v2.0/ports?device_id=a2fcaaf1-2a42-4ad9-a56b-0207c228a681 => generated 1473 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2426] 10.0.0.93 () {34 vars in 1039 bytes} [Thu May 28 16:33:54 2026] GET /v2.0/security-groups?id=f3461873-6cd6-461a-9082-560923fd89d8&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2427] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:33:54 2026] GET /v2.0/ports?device_id=f2cd5685-6487-48a4-a4c9-9f2538ce37b0 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2430] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:33:55 2026] DELETE /v2.0/security-groups/06bdae46-00d4-4584-aedb-69f2dc2a849b => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:33:55.528 7 INFO neutron.api.v2.resource [None req-fe8516db-8a4d-411b-b69c-3aa1362edcf4 b1bdc603de54492d8406e1315c0f0af9 bb6000dd2f2a46568fd9b4d9bd5eeeb2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1224/2431] 10.0.0.3 () {32 vars in 735 bytes} [Thu May 28 16:33:55 2026] GET /v2.0/security-groups/06bdae46-00d4-4584-aedb-69f2dc2a849b => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:33:55.629 8 INFO neutron_taas.services.taas.taas_plugin [None req-b7f3d678-a9ef-4398-99c4-f20896539bd8 b1bdc603de54492d8406e1315c0f0af9 bb6000dd2f2a46568fd9b4d9bd5eeeb2 - - default default] TaaS: Handle Delete Port: 412396d9-196c-4773-be4f-cb2d634b0191 2026-05-28 16:33:55.632 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7f3d678-a9ef-4398-99c4-f20896539bd8 b1bdc603de54492d8406e1315c0f0af9 bb6000dd2f2a46568fd9b4d9bd5eeeb2 - - default default] Tap Mirror: Handle Delete Port: 412396d9-196c-4773-be4f-cb2d634b0191 [pid: 8|app: 0|req: 1208/2432] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:33:55 2026] DELETE /v2.0/floatingips/e1648284-e1d0-4207-8eb8-1ec8aba95444 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2433] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:33:55 2026] DELETE /v2.0/security-groups/6aef9dbe-1fa9-4831-b380-1af0300a3f56 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:33:56.272 8 INFO neutron_taas.services.taas.taas_plugin [None req-ff4084cc-b777-47b2-8472-fd04eccc50a0 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: b4828005-7ff0-459d-aadc-5d54580343a4 2026-05-28 16:33:56.275 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff4084cc-b777-47b2-8472-fd04eccc50a0 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: b4828005-7ff0-459d-aadc-5d54580343a4 [pid: 8|app: 0|req: 1209/2434] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:33:55 2026] PUT /v2.0/routers/8bc8cd51-d92e-42fc-a52a-08ecac8cd629/remove_router_interface => generated 309 bytes in 862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:33:57.033 7 INFO neutron_taas.services.taas.taas_plugin [None req-742028bd-2c80-40d9-b283-e071b7f6a87a 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 032f5373-ffb5-4ab6-bde8-13c131d90d6f 2026-05-28 16:33:57.037 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-742028bd-2c80-40d9-b283-e071b7f6a87a 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 032f5373-ffb5-4ab6-bde8-13c131d90d6f 2026-05-28 16:33:57.260 7 INFO neutron_taas.services.taas.taas_plugin [None req-742028bd-2c80-40d9-b283-e071b7f6a87a 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 97d11cd3-fccf-453d-bd7f-07d40aba8c90 2026-05-28 16:33:57.262 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-742028bd-2c80-40d9-b283-e071b7f6a87a 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 97d11cd3-fccf-453d-bd7f-07d40aba8c90 2026-05-28 16:33:57.590 7 INFO neutron.services.segments.plugin [-] Segment f72b7fc9-c441-4040-80c3-7298e68c4cc6 resource provider aggregate not found 2026-05-28 16:33:57.592 7 INFO neutron.services.segments.plugin [-] Segment f72b7fc9-c441-4040-80c3-7298e68c4cc6 resource provider aggregate not found 2026-05-28 16:33:57.610 7 INFO neutron.services.segments.plugin [-] Segment f72b7fc9-c441-4040-80c3-7298e68c4cc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f72b7fc9-c441-4040-80c3-7298e68c4cc6 found for delete ", "request_id": "req-adf7839e-435f-4491-a3c3-0a4b5e7c25c4"}]} 2026-05-28 16:33:57.611 7 INFO neutron.services.segments.plugin [-] Segment f72b7fc9-c441-4040-80c3-7298e68c4cc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f72b7fc9-c441-4040-80c3-7298e68c4cc6 found for delete ", "request_id": "req-9996738a-ca1b-480e-8aa6-863af7bdc739"}]} 2026-05-28 16:33:57.631 7 INFO neutron.db.l3_hamode_db [None req-742028bd-2c80-40d9-b283-e071b7f6a87a 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] HA network a0fafaa4-b5b0-4932-888e-639f442fc796 was deleted as no HA routers are present in tenant bb6000dd2f2a46568fd9b4d9bd5eeeb2. [pid: 7|app: 0|req: 1226/2435] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:33:56 2026] DELETE /v2.0/routers/8bc8cd51-d92e-42fc-a52a-08ecac8cd629 => generated 0 bytes in 831 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2436] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:33:57 2026] DELETE /v2.0/subnets/cf82e0fb-3a8d-4efe-861a-16ac2da28541 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:33:57.908 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3b857b7-ae23-409f-8f66-21d663d8877a 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 0ad596c7-9b36-4054-b4f0-6c186c7cb6b3 2026-05-28 16:33:57.912 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3b857b7-ae23-409f-8f66-21d663d8877a 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 0ad596c7-9b36-4054-b4f0-6c186c7cb6b3 [pid: 7|app: 0|req: 1227/2437] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:33:57 2026] DELETE /v2.0/networks/b04f9553-528e-44f6-a9b2-b372981ed321 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:33:58.489 8 INFO neutron_taas.services.taas.taas_plugin [None req-e5f18231-d738-4775-9fa4-af3815c32940 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 637f4205-f37c-4685-bf4e-375d8e5c2dfd 2026-05-28 16:33:58.493 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e5f18231-d738-4775-9fa4-af3815c32940 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 637f4205-f37c-4685-bf4e-375d8e5c2dfd [pid: 8|app: 0|req: 1211/2438] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:33:58 2026] PUT /v2.0/routers/95871f54-d0f6-4fef-931c-1e23bbcc0034/remove_router_interface => generated 309 bytes in 1358 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:33:59.634 7 INFO neutron.services.segments.plugin [-] Segment f26c12e5-3879-45f9-8f07-96d3966323ac resource provider aggregate not found 2026-05-28 16:33:59.638 7 INFO neutron.services.segments.plugin [-] Segment f26c12e5-3879-45f9-8f07-96d3966323ac resource provider aggregate not found 2026-05-28 16:33:59.651 7 INFO neutron.services.segments.plugin [-] Segment f26c12e5-3879-45f9-8f07-96d3966323ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f26c12e5-3879-45f9-8f07-96d3966323ac found for delete ", "request_id": "req-b7bc9025-ba7b-44bd-8504-2ea4d033cff6"}]} 2026-05-28 16:33:59.656 7 INFO neutron.services.segments.plugin [-] Segment f26c12e5-3879-45f9-8f07-96d3966323ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f26c12e5-3879-45f9-8f07-96d3966323ac found for delete ", "request_id": "req-cd9b0fc7-fee5-4eca-b105-01a7b97d16e9"}]} 2026-05-28 16:33:59.685 7 INFO neutron_taas.services.taas.taas_plugin [None req-7d889587-6669-479e-90fb-41772aef22ea 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: f6d8036d-8d0d-48c2-b918-05380436df92 2026-05-28 16:33:59.688 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d889587-6669-479e-90fb-41772aef22ea 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: f6d8036d-8d0d-48c2-b918-05380436df92 2026-05-28 16:33:59.904 7 INFO neutron_taas.services.taas.taas_plugin [None req-7d889587-6669-479e-90fb-41772aef22ea 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 9df38409-00d3-46fe-a46e-994fec66720d 2026-05-28 16:33:59.907 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d889587-6669-479e-90fb-41772aef22ea 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 9df38409-00d3-46fe-a46e-994fec66720d 2026-05-28 16:34:00.232 7 INFO neutron.db.l3_hamode_db [None req-7d889587-6669-479e-90fb-41772aef22ea 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] HA network 61a8e537-abbc-4587-a47f-ac1a9dd33f58 was deleted as no HA routers are present in tenant 6a2c73fccb83460dbbabce39d63672d4. [pid: 7|app: 0|req: 1228/2439] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:33:59 2026] DELETE /v2.0/routers/95871f54-d0f6-4fef-931c-1e23bbcc0034 => generated 0 bytes in 785 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2440] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:34:00 2026] DELETE /v2.0/subnets/bc5ba913-8911-4dab-b0ae-b6ab32bda213 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:34:00.497 7 INFO neutron_taas.services.taas.taas_plugin [None req-58a24cdd-c1c6-400d-a8fb-d69e769dbff6 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 5143fd35-bb2c-48df-afba-92f94e45d66b 2026-05-28 16:34:00.500 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58a24cdd-c1c6-400d-a8fb-d69e769dbff6 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 5143fd35-bb2c-48df-afba-92f94e45d66b [pid: 7|app: 0|req: 1229/2441] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:34:00 2026] DELETE /v2.0/networks/aca48d20-4540-4086-b698-ddde23dca3ff => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2442] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:34:00 2026] GET /v2.0/security-groups?tenant_id=6a2c73fccb83460dbbabce39d63672d4&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2443] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:34:01 2026] DELETE /v2.0/security-groups/2e5000e1-72fa-4506-88e3-6228da4f1ebf => 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: 1214/2444] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:34:01 2026] GET /v2.0/security-groups?tenant_id=bb6000dd2f2a46568fd9b4d9bd5eeeb2&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2445] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:34:01 2026] DELETE /v2.0/security-groups/2f3d9f7f-14c6-4c70-bc75-73604e49abd9 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:34:01.674 7 INFO neutron.services.segments.plugin [-] Segment ce071915-db95-4d02-b65c-69fd24df1880 resource provider aggregate not found 2026-05-28 16:34:01.680 7 INFO neutron.services.segments.plugin [-] Segment ce071915-db95-4d02-b65c-69fd24df1880 resource provider aggregate not found 2026-05-28 16:34:01.687 7 INFO neutron.services.segments.plugin [-] Segment ce071915-db95-4d02-b65c-69fd24df1880 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce071915-db95-4d02-b65c-69fd24df1880 found for delete ", "request_id": "req-e0e4beb1-9126-4913-a340-f6a2e4fff710"}]} 2026-05-28 16:34:01.698 7 INFO neutron.services.segments.plugin [-] Segment ce071915-db95-4d02-b65c-69fd24df1880 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce071915-db95-4d02-b65c-69fd24df1880 found for delete ", "request_id": "req-77cdeb13-0655-435e-a9ad-f106f2fd4aac"}]} 2026-05-28 16:34:01.706 7 INFO neutron.services.segments.plugin [-] Segment 50135169-ea63-4ed8-965e-b57b43a8786f resource provider aggregate not found 2026-05-28 16:34:01.711 7 INFO neutron.services.segments.plugin [-] Segment 50135169-ea63-4ed8-965e-b57b43a8786f resource provider aggregate not found 2026-05-28 16:34:01.725 7 INFO neutron.services.segments.plugin [-] Segment 50135169-ea63-4ed8-965e-b57b43a8786f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50135169-ea63-4ed8-965e-b57b43a8786f found for delete ", "request_id": "req-42e96b6f-c7f1-430a-b0df-1c221d7a5294"}]} 2026-05-28 16:34:01.728 7 INFO neutron.services.segments.plugin [-] Segment 50135169-ea63-4ed8-965e-b57b43a8786f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50135169-ea63-4ed8-965e-b57b43a8786f found for delete ", "request_id": "req-3547682c-4f59-4937-bab6-250f326adddb"}]} [pid: 8|app: 0|req: 1215/2446] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 28 16:34:05 2026] GET /v2.0/subnets/6d055ad0-a225-4b53-8447-fb5d8f80af60 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2447] 10.0.0.3 () {34 vars in 676 bytes} [Thu May 28 16:34:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2448] 10.0.0.3 () {34 vars in 676 bytes} [Thu May 28 16:34:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2449] 10.0.0.3 () {34 vars in 676 bytes} [Thu May 28 16:34:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2450] 10.0.0.3 () {34 vars in 676 bytes} [Thu May 28 16:34:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2451] 10.0.0.3 () {34 vars in 676 bytes} [Thu May 28 16:34:05 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: 1218/2452] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 28 16:34:05 2026] PUT /v2.0/policies/51c7e547-f22b-4b99-a4a9-ab8992e4ded3/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2453] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 28 16:34:05 2026] PUT /v2.0/policies/ab0492cd-61a9-418a-8f0c-61497d09e048/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2454] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 28 16:34:05 2026] PUT /v2.0/policies/01d01397-0033-44c6-99ac-31d834611115/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2455] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 28 16:34:05 2026] PUT /v2.0/policies/5f7ae531-39fd-4331-9a53-62b2bc98653b/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2456] 10.0.0.3 () {32 vars in 672 bytes} [Thu May 28 16:34:06 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2457] 10.0.0.3 () {32 vars in 686 bytes} [Thu May 28 16:34:06 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2458] 10.0.0.11 () {30 vars in 689 bytes} [Thu May 28 16:34:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2459] 10.0.0.11 () {30 vars in 691 bytes} [Thu May 28 16:34:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2460] 10.0.0.11 () {30 vars in 667 bytes} [Thu May 28 16:34:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2461] 10.0.0.11 () {30 vars in 703 bytes} [Thu May 28 16:34:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2462] 10.0.0.3 () {32 vars in 682 bytes} [Thu May 28 16:34:06 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2463] 10.0.0.3 () {32 vars in 694 bytes} [Thu May 28 16:34:06 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2464] 10.0.0.3 () {32 vars in 680 bytes} [Thu May 28 16:34:06 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2465] 10.0.0.3 () {32 vars in 694 bytes} [Thu May 28 16:34:06 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2466] 10.0.0.3 () {32 vars in 690 bytes} [Thu May 28 16:34:06 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2467] 10.0.0.3 () {32 vars in 702 bytes} [Thu May 28 16:34:06 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2468] 10.0.0.3 () {32 vars in 732 bytes} [Thu May 28 16:34:06 2026] DELETE /v2.0/qos/policies/51c7e547-f22b-4b99-a4a9-ab8992e4ded3 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2469] 10.0.0.3 () {32 vars in 732 bytes} [Thu May 28 16:34:06 2026] DELETE /v2.0/qos/policies/ab0492cd-61a9-418a-8f0c-61497d09e048 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2470] 10.0.0.11 () {28 vars in 438 bytes} [Thu May 28 16:34:06 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: 1242/2471] 10.0.0.3 () {32 vars in 732 bytes} [Thu May 28 16:34:06 2026] DELETE /v2.0/qos/policies/01d01397-0033-44c6-99ac-31d834611115 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2472] 10.0.0.11 () {30 vars in 727 bytes} [Thu May 28 16:34:06 2026] GET /v2.0/subnets/6d055ad0-a225-4b53-8447-fb5d8f80af60 => generated 658 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2473] 10.0.0.3 () {32 vars in 732 bytes} [Thu May 28 16:34:06 2026] DELETE /v2.0/qos/policies/5f7ae531-39fd-4331-9a53-62b2bc98653b => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2474] 10.0.0.11 () {30 vars in 689 bytes} [Thu May 28 16:34:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2475] 10.0.0.11 () {30 vars in 691 bytes} [Thu May 28 16:34:07 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: 1232/2476] 10.0.0.11 () {30 vars in 667 bytes} [Thu May 28 16:34:07 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: 1233/2477] 10.0.0.11 () {30 vars in 703 bytes} [Thu May 28 16:34:07 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: 1234/2478] 10.0.0.11 () {30 vars in 727 bytes} [Thu May 28 16:34:07 2026] GET /v2.0/subnets/6d055ad0-a225-4b53-8447-fb5d8f80af60 => 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: 1245/2479] 10.0.0.3 () {32 vars in 732 bytes} [Thu May 28 16:34:07 2026] DELETE /v2.0/qos/policies/d4af1e06-4213-4011-a67e-c1879b420a6c => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2480] 10.0.0.11 () {30 vars in 689 bytes} [Thu May 28 16:34:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2481] 10.0.0.11 () {30 vars in 691 bytes} [Thu May 28 16:34:07 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: 1236/2482] 10.0.0.11 () {30 vars in 667 bytes} [Thu May 28 16:34:07 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: 1247/2483] 10.0.0.11 () {30 vars in 703 bytes} [Thu May 28 16:34:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2484] 10.0.0.11 () {30 vars in 729 bytes} [Thu May 28 16:34:07 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f => generated 799 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2485] 10.0.0.11 () {30 vars in 681 bytes} [Thu May 28 16:34:07 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: 1238/2486] 10.0.0.11 () {34 vars in 703 bytes} [Thu May 28 16:34:07 2026] POST /v2.0/ports => generated 1128 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2487] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:34:07 2026] GET /v2.0/security-groups?tenant_id=280701c569bc4c73b4f954d32916a168&name=default => generated 2929 bytes in 303 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: 1239/2488] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:34:08 2026] DELETE /v2.0/security-groups/7810b243-1220-4603-8d93-352e766f6a5a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2489] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:34:08 2026] GET /v2.0/security-groups?tenant_id=aa6abd7befcd45f298608df047c1e1ff&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2490] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:34:08 2026] DELETE /v2.0/security-groups/0c2b163e-1dc3-4c04-81ce-f2b20198d466 => 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: 1251/2491] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:34:08 2026] GET /v2.0/security-groups?tenant_id=567e323fcba44176875fdd6943aa4509&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2492] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:34:08 2026] DELETE /v2.0/security-groups/ecec6463-239c-4fdb-97d5-75bcdefeea78 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2495] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:34:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2496] 199.204.45.25 () {30 vars in 704 bytes} [Thu May 28 16:34:10 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: 1254/2497] 199.204.45.25 () {30 vars in 680 bytes} [Thu May 28 16:34:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2498] 199.204.45.25 () {30 vars in 716 bytes} [Thu May 28 16:34:10 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: 1255/2499] 199.204.45.25 () {30 vars in 736 bytes} [Thu May 28 16:34:10 2026] GET /v2.0/ports/3dad80f3-f386-4ab4-8ea7-766b63d2e5c9 => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2500] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:34:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2501] 199.204.45.25 () {30 vars in 704 bytes} [Thu May 28 16:34:10 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: 1246/2502] 199.204.45.25 () {30 vars in 680 bytes} [Thu May 28 16:34:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2503] 199.204.45.25 () {30 vars in 716 bytes} [Thu May 28 16:34:10 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-28 16:34:10.971 8 INFO neutron.api.v2.resource [None req-06bdacb9-45a9-4242-bcc9-d510e71b5cf3 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1247/2504] 199.204.45.25 () {30 vars in 762 bytes} [Thu May 28 16:34:10 2026] GET /v2.0/security-groups/lb-d86cd127-287b-4a3a-ac50-ca92a4842efb => 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: 1258/2505] 199.204.45.25 () {30 vars in 784 bytes} [Thu May 28 16:34:10 2026] GET /v2.0/security-groups?name=lb-d86cd127-287b-4a3a-ac50-ca92a4842efb => generated 23 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2506] 199.204.45.25 () {34 vars in 735 bytes} [Thu May 28 16:34:11 2026] POST /v2.0/security-groups => generated 1638 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2507] 199.204.45.25 () {30 vars in 814 bytes} [Thu May 28 16:34:11 2026] GET /v2.0/security-group-rules?security_group_id=bfed46ca-4784-4778-95f0-c923a3e122e8 => generated 1182 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2508] 199.204.45.25 () {34 vars in 788 bytes} [Thu May 28 16:34:11 2026] PUT /v2.0/ports/3dad80f3-f386-4ab4-8ea7-766b63d2e5c9 => generated 1128 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2509] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:34:11 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: 1250/2510] 199.204.45.25 () {30 vars in 704 bytes} [Thu May 28 16:34:11 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: 1261/2511] 199.204.45.25 () {30 vars in 680 bytes} [Thu May 28 16:34:11 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: 1251/2512] 199.204.45.25 () {30 vars in 716 bytes} [Thu May 28 16:34:11 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: 1262/2513] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:34:11 2026] GET /v2.0/subnets/6d055ad0-a225-4b53-8447-fb5d8f80af60 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:34:13.057 8 INFO neutron.db.segments_db [None req-7f88ee9a-b107-4677-a6bf-91633c06d075 b5f75a439b8d469893c2ff1100b815b2 053d7fd29161467fa6fe0dec757422ba - - default default] Added segment 98e94db4-4d33-42fa-9aae-c8922be58594 of type vxlan for network 60e328c5-8bbe-48f2-bd80-839af0cdc0b3 2026-05-28 16:34:13.311 8 INFO neutron.db.l3_hamode_db [None req-7f88ee9a-b107-4677-a6bf-91633c06d075 b5f75a439b8d469893c2ff1100b815b2 053d7fd29161467fa6fe0dec757422ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:34:13.429 8 INFO neutron.db.l3_hamode_db [None req-7f88ee9a-b107-4677-a6bf-91633c06d075 b5f75a439b8d469893c2ff1100b815b2 053d7fd29161467fa6fe0dec757422ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1252/2514] 10.0.0.3 () {34 vars in 666 bytes} [Thu May 28 16:34:12 2026] POST /v2.0/routers => generated 474 bytes in 1067 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:34:14.040 7 INFO neutron.db.l3_hamode_db [None req-99ee6a72-7a73-497b-bb5b-7b8c645347ed b5f75a439b8d469893c2ff1100b815b2 053d7fd29161467fa6fe0dec757422ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:34:14.143 7 INFO neutron.db.l3_hamode_db [None req-99ee6a72-7a73-497b-bb5b-7b8c645347ed b5f75a439b8d469893c2ff1100b815b2 053d7fd29161467fa6fe0dec757422ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1263/2515] 10.0.0.3 () {34 vars in 666 bytes} [Thu May 28 16:34:13 2026] POST /v2.0/routers => generated 474 bytes in 628 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:34:14.678 8 INFO neutron.db.l3_hamode_db [None req-05842d4c-8cb4-47db-a338-629ded4974ef b5f75a439b8d469893c2ff1100b815b2 053d7fd29161467fa6fe0dec757422ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:34:14.791 8 INFO neutron.db.l3_hamode_db [None req-05842d4c-8cb4-47db-a338-629ded4974ef b5f75a439b8d469893c2ff1100b815b2 053d7fd29161467fa6fe0dec757422ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1253/2516] 10.0.0.3 () {34 vars in 666 bytes} [Thu May 28 16:34:14 2026] POST /v2.0/routers => generated 474 bytes in 700 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:34:15.381 7 INFO neutron.db.l3_hamode_db [None req-8e1a8f68-e655-49b2-ab20-b1e78b3674e4 b5f75a439b8d469893c2ff1100b815b2 053d7fd29161467fa6fe0dec757422ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:34:15.504 7 INFO neutron.db.l3_hamode_db [None req-8e1a8f68-e655-49b2-ab20-b1e78b3674e4 b5f75a439b8d469893c2ff1100b815b2 053d7fd29161467fa6fe0dec757422ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1264/2517] 10.0.0.3 () {34 vars in 666 bytes} [Thu May 28 16:34:15 2026] POST /v2.0/routers => generated 474 bytes in 747 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:34:16.134 8 INFO neutron.db.l3_hamode_db [None req-ce2704c5-6ef6-489d-81c7-4af8c29e18c4 b5f75a439b8d469893c2ff1100b815b2 053d7fd29161467fa6fe0dec757422ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:34:16.252 8 INFO neutron.db.l3_hamode_db [None req-ce2704c5-6ef6-489d-81c7-4af8c29e18c4 b5f75a439b8d469893c2ff1100b815b2 053d7fd29161467fa6fe0dec757422ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1254/2518] 10.0.0.3 () {34 vars in 666 bytes} [Thu May 28 16:34:16 2026] POST /v2.0/routers => generated 474 bytes in 761 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2519] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 28 16:34:16 2026] PUT /v2.0/routers/d84b24ab-f5fe-4935-88b1-174ca1a3541d/tags => generated 17 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2520] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 28 16:34:16 2026] PUT /v2.0/routers/26d95128-c9f6-4942-8c31-30744fd32559/tags => generated 25 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2521] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 28 16:34:17 2026] PUT /v2.0/routers/03d7f5ec-822c-4582-a665-4fe8f41e7cf2/tags => generated 34 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2522] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 28 16:34:17 2026] PUT /v2.0/routers/df472edb-2cd6-49e4-8bdc-57392116a1cc/tags => generated 19 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2523] 10.0.0.3 () {32 vars in 662 bytes} [Thu May 28 16:34:17 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2524] 10.0.0.3 () {32 vars in 676 bytes} [Thu May 28 16:34:17 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: 1268/2525] 10.0.0.3 () {32 vars in 672 bytes} [Thu May 28 16:34:17 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2526] 10.0.0.3 () {32 vars in 684 bytes} [Thu May 28 16:34:18 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2527] 10.0.0.3 () {32 vars in 670 bytes} [Thu May 28 16:34:18 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2528] 10.0.0.3 () {32 vars in 684 bytes} [Thu May 28 16:34:18 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2529] 10.0.0.3 () {32 vars in 680 bytes} [Thu May 28 16:34:18 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2530] 10.0.0.3 () {32 vars in 692 bytes} [Thu May 28 16:34:18 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2531] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 28 16:34:18 2026] GET /v2.0/routers/d84b24ab-f5fe-4935-88b1-174ca1a3541d => generated 485 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2532] 10.0.0.3 () {34 vars in 740 bytes} [Thu May 28 16:34:18 2026] PUT /v2.0/routers/d84b24ab-f5fe-4935-88b1-174ca1a3541d => generated 485 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2533] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:34:19 2026] GET /v2.0/ports?device_id=d84b24ab-f5fe-4935-88b1-174ca1a3541d => 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: 1273/2534] 10.0.0.131 () {34 vars in 1016 bytes} [Thu May 28 16:34:19 2026] GET /v2.0/security-groups?id=93c33f26-f4b2-4f2c-bf5f-32eb8fec228d&fields=id => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:34:19.204 8 INFO neutron_taas.services.taas.taas_plugin [None req-91ad260b-7f6f-4375-9a13-82a8f63ec1a8 b5f75a439b8d469893c2ff1100b815b2 053d7fd29161467fa6fe0dec757422ba - - default default] TaaS: Handle Delete Port: c2183564-d728-48b3-9bd6-2b26c7821149 2026-05-28 16:34:19.207 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91ad260b-7f6f-4375-9a13-82a8f63ec1a8 b5f75a439b8d469893c2ff1100b815b2 053d7fd29161467fa6fe0dec757422ba - - default default] Tap Mirror: Handle Delete Port: c2183564-d728-48b3-9bd6-2b26c7821149 [pid: 7|app: 0|req: 1274/2535] 10.0.0.131 () {34 vars in 982 bytes} [Thu May 28 16:34:19 2026] GET /v2.0/networks?id=7176afb0-2fcb-4b61-971d-a5d1216005c1 => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2536] 10.0.0.131 () {34 vars in 965 bytes} [Thu May 28 16:34:19 2026] GET /v2.0/quotas/0333cf4a598c4e04864086ce94ab3fa9 => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2537] 10.0.0.131 () {34 vars in 1002 bytes} [Thu May 28 16:34:19 2026] GET /v2.0/ports?tenant_id=0333cf4a598c4e04864086ce94ab3fa9&fields=id => generated 149 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2538] 10.0.0.131 () {34 vars in 1008 bytes} [Thu May 28 16:34:19 2026] GET /v2.0/networks/7176afb0-2fcb-4b61-971d-a5d1216005c1?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2539] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:34:19 2026] DELETE /v2.0/routers/d84b24ab-f5fe-4935-88b1-174ca1a3541d => 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: 1278/2540] 10.0.0.131 () {34 vars in 1108 bytes} [Thu May 28 16:34:19 2026] GET /v2.0/networks/7176afb0-2fcb-4b61-971d-a5d1216005c1?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: 1263/2541] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 28 16:34:19 2026] GET /v2.0/routers/26d95128-c9f6-4942-8c31-30744fd32559 => generated 493 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2542] 10.0.0.3 () {34 vars in 740 bytes} [Thu May 28 16:34:19 2026] PUT /v2.0/routers/26d95128-c9f6-4942-8c31-30744fd32559 => generated 493 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2543] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:34:19 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2544] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:34:20 2026] GET /v2.0/ports?device_id=26d95128-c9f6-4942-8c31-30744fd32559 => 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: 1281/2545] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:34:20 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:34:20.159 8 INFO neutron_taas.services.taas.taas_plugin [None req-652a27f6-09f7-4118-a479-ba2c92e74260 b5f75a439b8d469893c2ff1100b815b2 053d7fd29161467fa6fe0dec757422ba - - default default] TaaS: Handle Delete Port: 69c3bb4d-156f-4b6b-933c-f544875367f8 2026-05-28 16:34:20.161 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-652a27f6-09f7-4118-a479-ba2c92e74260 b5f75a439b8d469893c2ff1100b815b2 053d7fd29161467fa6fe0dec757422ba - - default default] Tap Mirror: Handle Delete Port: 69c3bb4d-156f-4b6b-933c-f544875367f8 [pid: 8|app: 0|req: 1265/2546] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:34:20 2026] DELETE /v2.0/routers/26d95128-c9f6-4942-8c31-30744fd32559 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2547] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 28 16:34:20 2026] GET /v2.0/routers/03d7f5ec-822c-4582-a665-4fe8f41e7cf2 => generated 502 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2548] 10.0.0.3 () {34 vars in 740 bytes} [Thu May 28 16:34:20 2026] PUT /v2.0/routers/03d7f5ec-822c-4582-a665-4fe8f41e7cf2 => generated 502 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2549] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:34:20 2026] GET /v2.0/ports?device_id=03d7f5ec-822c-4582-a665-4fe8f41e7cf2 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:34:21.180 8 INFO neutron_taas.services.taas.taas_plugin [None req-fdfd46a0-bc71-4c5f-99ba-37094393781a b5f75a439b8d469893c2ff1100b815b2 053d7fd29161467fa6fe0dec757422ba - - default default] TaaS: Handle Delete Port: 2b98f144-d23c-4fde-aa6e-0570b516f0eb 2026-05-28 16:34:21.183 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fdfd46a0-bc71-4c5f-99ba-37094393781a b5f75a439b8d469893c2ff1100b815b2 053d7fd29161467fa6fe0dec757422ba - - default default] Tap Mirror: Handle Delete Port: 2b98f144-d23c-4fde-aa6e-0570b516f0eb [pid: 8|app: 0|req: 1267/2550] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:34:21 2026] DELETE /v2.0/routers/03d7f5ec-822c-4582-a665-4fe8f41e7cf2 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2551] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 28 16:34:21 2026] GET /v2.0/routers/df472edb-2cd6-49e4-8bdc-57392116a1cc => generated 487 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2552] 10.0.0.3 () {34 vars in 740 bytes} [Thu May 28 16:34:21 2026] PUT /v2.0/routers/df472edb-2cd6-49e4-8bdc-57392116a1cc => generated 487 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2553] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:34:22 2026] GET /v2.0/ports?device_id=df472edb-2cd6-49e4-8bdc-57392116a1cc => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:34:22.212 8 INFO neutron_taas.services.taas.taas_plugin [None req-b1549e7d-3b4c-4e80-b509-e3866496b0b7 b5f75a439b8d469893c2ff1100b815b2 053d7fd29161467fa6fe0dec757422ba - - default default] TaaS: Handle Delete Port: deda0d18-6e78-4977-b02e-cce637e458b2 2026-05-28 16:34:22.216 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1549e7d-3b4c-4e80-b509-e3866496b0b7 b5f75a439b8d469893c2ff1100b815b2 053d7fd29161467fa6fe0dec757422ba - - default default] Tap Mirror: Handle Delete Port: deda0d18-6e78-4977-b02e-cce637e458b2 [pid: 8|app: 0|req: 1269/2554] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:34:22 2026] DELETE /v2.0/routers/df472edb-2cd6-49e4-8bdc-57392116a1cc => generated 0 bytes in 378 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2555] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 28 16:34:22 2026] GET /v2.0/routers/02c5af57-46df-4c55-98ac-307404576f0b => generated 480 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2556] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:34:22 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => 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: 1288/2557] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:34:22 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => 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: 1270/2558] 10.0.0.3 () {34 vars in 740 bytes} [Thu May 28 16:34:22 2026] PUT /v2.0/routers/02c5af57-46df-4c55-98ac-307404576f0b => generated 480 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2559] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:34:22 2026] GET /v2.0/ports?device_id=02c5af57-46df-4c55-98ac-307404576f0b => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:34:23.171 8 INFO neutron_taas.services.taas.taas_plugin [None req-7e25af35-7fdd-44e9-b662-9ef8eaf2e854 b5f75a439b8d469893c2ff1100b815b2 053d7fd29161467fa6fe0dec757422ba - - default default] TaaS: Handle Delete Port: 1174d4b7-b07c-4c19-afce-2f220fd1e2b5 2026-05-28 16:34:23.175 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e25af35-7fdd-44e9-b662-9ef8eaf2e854 b5f75a439b8d469893c2ff1100b815b2 053d7fd29161467fa6fe0dec757422ba - - default default] Tap Mirror: Handle Delete Port: 1174d4b7-b07c-4c19-afce-2f220fd1e2b5 2026-05-28 16:34:23.521 8 INFO neutron.services.segments.plugin [-] Segment 98e94db4-4d33-42fa-9aae-c8922be58594 resource provider aggregate not found 2026-05-28 16:34:23.529 8 INFO neutron.services.segments.plugin [-] Segment 98e94db4-4d33-42fa-9aae-c8922be58594 resource provider aggregate not found 2026-05-28 16:34:23.547 8 INFO neutron.services.segments.plugin [-] Segment 98e94db4-4d33-42fa-9aae-c8922be58594 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98e94db4-4d33-42fa-9aae-c8922be58594 found for delete ", "request_id": "req-eddc7d68-d77b-41ca-a8d2-4c8f6924dcbb"}]} 2026-05-28 16:34:23.548 8 INFO neutron.services.segments.plugin [-] Segment 98e94db4-4d33-42fa-9aae-c8922be58594 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98e94db4-4d33-42fa-9aae-c8922be58594 found for delete ", "request_id": "req-95d00a53-ad62-4fcc-94af-9ec3ba60cf35"}]} 2026-05-28 16:34:23.554 8 INFO neutron.db.l3_hamode_db [None req-7e25af35-7fdd-44e9-b662-9ef8eaf2e854 b5f75a439b8d469893c2ff1100b815b2 053d7fd29161467fa6fe0dec757422ba - - default default] HA network 60e328c5-8bbe-48f2-bd80-839af0cdc0b3 was deleted as no HA routers are present in tenant 053d7fd29161467fa6fe0dec757422ba. [pid: 8|app: 0|req: 1271/2560] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:34:23 2026] DELETE /v2.0/routers/02c5af57-46df-4c55-98ac-307404576f0b => generated 0 bytes in 541 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2561] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:34:23 2026] GET /v2.0/networks?id=7176afb0-2fcb-4b61-971d-a5d1216005c1 => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2562] 199.204.45.25 () {34 vars in 1049 bytes} [Thu May 28 16:34:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0333cf4a598c4e04864086ce94ab3fa9 => generated 343 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2563] 199.204.45.25 () {38 vars in 954 bytes} [Thu May 28 16:34:24 2026] POST /v2.0/ports => generated 1078 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1273/2564] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:34:24 2026] GET /v2.0/security-groups?tenant_id=de1427f61f994dfa8fa371465130fc9b&name=default => generated 2929 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2565] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:34:24 2026] DELETE /v2.0/security-groups/c02b70e4-7b84-4d3f-840b-a76d443dee50 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2566] 199.204.45.25 () {38 vars in 1027 bytes} [Thu May 28 16:34:24 2026] PUT /v2.0/ports/18d978a5-7a74-4ab6-8ff6-00617f32422b => generated 1239 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:34:24.791 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-49dd76c9-3e78-4f9e-b4a7-e03d5b94384a'] response: {'name': 'network-changed', 'server_uuid': 'd93349fd-802c-4cf8-894e-850c3aa81f25', 'tag': '18d978a5-7a74-4ab6-8ff6-00617f32422b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1275/2567] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:34:24 2026] GET /v2.0/security-groups?tenant_id=053d7fd29161467fa6fe0dec757422ba&name=default => generated 2929 bytes in 143 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: 1293/2568] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:34:24 2026] DELETE /v2.0/security-groups/1747e2ad-fa3e-4849-b883-321bfad05413 => 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: 1277/2571] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:34:25 2026] GET /v2.0/security-groups?tenant_id=a1ffc2be08c344dea3f33d6f69ff724a&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2572] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:34:25 2026] GET /v2.0/ports?tenant_id=0333cf4a598c4e04864086ce94ab3fa9&device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => 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: 1279/2573] 199.204.45.25 () {34 vars in 1017 bytes} [Thu May 28 16:34:25 2026] GET /v2.0/networks?tenant_id=0333cf4a598c4e04864086ce94ab3fa9&shared=False => 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: 1295/2574] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:34:25 2026] DELETE /v2.0/security-groups/c232c92e-7f67-4bda-b4ae-df1536b8989f => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2575] 199.204.45.25 () {34 vars in 929 bytes} [Thu May 28 16:34:25 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: 1296/2576] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:34:25 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2577] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:34:25 2026] GET /v2.0/security-groups?id=93c33f26-f4b2-4f2c-bf5f-32eb8fec228d&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2578] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:34:25 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2579] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:34:26 2026] GET /v2.0/ports?tenant_id=0333cf4a598c4e04864086ce94ab3fa9&device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => 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: 1298/2580] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:34:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.35&port_id=18d978a5-7a74-4ab6-8ff6-00617f32422b => 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: 1283/2581] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:34:26 2026] GET /v2.0/subnets?id=3b5bf4bc-1b45-473c-b6f3-e71e951046fb => 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: 1299/2582] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:34:26 2026] GET /v2.0/ports?network_id=7176afb0-2fcb-4b61-971d-a5d1216005c1&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: 1284/2583] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:34:26 2026] GET /v2.0/networks/7176afb0-2fcb-4b61-971d-a5d1216005c1?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: 1300/2584] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:34:26 2026] GET /v2.0/networks/7176afb0-2fcb-4b61-971d-a5d1216005c1?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: 1301/2585] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:34:28 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => 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: 1302/2586] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:34:28 2026] GET /v2.0/security-groups?id=93c33f26-f4b2-4f2c-bf5f-32eb8fec228d&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2587] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:34:28 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2588] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 28 16:34:28 2026] POST /v2.0/floatingips => generated 552 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2589] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 28 16:34:29 2026] PUT /v2.0/floatingips/ee2255dc-024b-4d35-8e9f-f14de1d651ea/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2590] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 28 16:34:29 2026] GET /v2.0/floatingips/ee2255dc-024b-4d35-8e9f-f14de1d651ea/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2591] 10.0.0.3 () {34 vars in 768 bytes} [Thu May 28 16:34:29 2026] PUT /v2.0/floatingips/ee2255dc-024b-4d35-8e9f-f14de1d651ea/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2592] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 28 16:34:29 2026] GET /v2.0/floatingips/ee2255dc-024b-4d35-8e9f-f14de1d651ea/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2593] 10.0.0.3 () {34 vars in 764 bytes} [Thu May 28 16:34:29 2026] PUT /v2.0/floatingips/ee2255dc-024b-4d35-8e9f-f14de1d651ea/tags/red => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2594] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 28 16:34:29 2026] GET /v2.0/floatingips/ee2255dc-024b-4d35-8e9f-f14de1d651ea/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2595] 10.0.0.3 () {34 vars in 786 bytes} [Thu May 28 16:34:29 2026] PUT /v2.0/floatingips/ee2255dc-024b-4d35-8e9f-f14de1d651ea/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2596] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 28 16:34:29 2026] GET /v2.0/floatingips/ee2255dc-024b-4d35-8e9f-f14de1d651ea/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2597] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 28 16:34:29 2026] PUT /v2.0/floatingips/ee2255dc-024b-4d35-8e9f-f14de1d651ea/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2598] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 28 16:34:29 2026] GET /v2.0/floatingips/ee2255dc-024b-4d35-8e9f-f14de1d651ea/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2599] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:34:29 2026] GET /v2.0/floatingips/ee2255dc-024b-4d35-8e9f-f14de1d651ea/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:34:29.764 8 INFO neutron.api.v2.resource [None req-c2273285-2664-445a-bde7-77cf3d1d05df 132cbbf1ab034916a24b6f4428edf83d 24f60760a981493fa1e3675b99fd7de8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1291/2600] 10.0.0.3 () {32 vars in 749 bytes} [Thu May 28 16:34:29 2026] GET /v2.0/floatingips/ee2255dc-024b-4d35-8e9f-f14de1d651ea/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2601] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 28 16:34:29 2026] DELETE /v2.0/floatingips/ee2255dc-024b-4d35-8e9f-f14de1d651ea/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2602] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 28 16:34:29 2026] GET /v2.0/floatingips/ee2255dc-024b-4d35-8e9f-f14de1d651ea/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:34:29.912 7 INFO neutron.api.v2.resource [None req-f47b3701-bc49-41c8-9876-949a646ab3d7 132cbbf1ab034916a24b6f4428edf83d 24f60760a981493fa1e3675b99fd7de8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1311/2603] 10.0.0.3 () {32 vars in 752 bytes} [Thu May 28 16:34:29 2026] DELETE /v2.0/floatingips/ee2255dc-024b-4d35-8e9f-f14de1d651ea/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: 1293/2604] 10.0.0.3 () {32 vars in 740 bytes} [Thu May 28 16:34:29 2026] DELETE /v2.0/floatingips/ee2255dc-024b-4d35-8e9f-f14de1d651ea/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2605] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 28 16:34:29 2026] GET /v2.0/floatingips/ee2255dc-024b-4d35-8e9f-f14de1d651ea/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:34:30.109 8 INFO neutron_taas.services.taas.taas_plugin [None req-a43f89b8-c44d-464c-8699-46c65eb545d9 132cbbf1ab034916a24b6f4428edf83d 24f60760a981493fa1e3675b99fd7de8 - - default default] TaaS: Handle Delete Port: 56f49f1d-6216-44dd-b538-6fc6c1eb70a5 2026-05-28 16:34:30.112 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a43f89b8-c44d-464c-8699-46c65eb545d9 132cbbf1ab034916a24b6f4428edf83d 24f60760a981493fa1e3675b99fd7de8 - - default default] Tap Mirror: Handle Delete Port: 56f49f1d-6216-44dd-b538-6fc6c1eb70a5 [pid: 8|app: 0|req: 1294/2606] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:34:30 2026] DELETE /v2.0/floatingips/ee2255dc-024b-4d35-8e9f-f14de1d651ea => generated 0 bytes in 281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2607] 199.204.45.25 () {34 vars in 993 bytes} [Thu May 28 16:34:30 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => 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: 1295/2608] 199.204.45.25 () {34 vars in 1043 bytes} [Thu May 28 16:34:30 2026] GET /v2.0/security-groups?id=93c33f26-f4b2-4f2c-bf5f-32eb8fec228d&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2609] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:34:30 2026] GET /v2.0/security-groups?tenant_id=24f60760a981493fa1e3675b99fd7de8&name=default => generated 2929 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2610] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:34:31 2026] DELETE /v2.0/security-groups/59deb642-ec28-40d8-9572-b571cb0b93c8 => 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: 1315/2611] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:34:31 2026] GET /v2.0/security-groups?tenant_id=d68acaa5cd334fa0bca59d547f980ff8&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2612] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:34:31 2026] DELETE /v2.0/security-groups/a31e4cb8-903f-4b77-acf7-ef4cb4b5109b => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2613] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:34:31 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => 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: 1298/2614] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:34:31 2026] GET /v2.0/security-groups?id=93c33f26-f4b2-4f2c-bf5f-32eb8fec228d&fields=id&fields=name => generated 96 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2615] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:34:31 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => 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: 1299/2616] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:34:34 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => 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: 1318/2617] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:34:34 2026] GET /v2.0/security-groups?id=93c33f26-f4b2-4f2c-bf5f-32eb8fec228d&fields=id&fields=name => generated 96 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2618] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:34:34 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:34:35.162 7 INFO neutron.db.segments_db [None req-7244071c-63c8-489f-a859-4ad3f8ddfb89 a41d09a6a1ef4696adbf5e0d1cd9e917 5645315b158240bc80b5093483df948e - - default default] Added segment 29e7e7a9-8e99-41b3-a992-8145e5a25047 of type vxlan for network 9440bb22-6b07-440b-9637-6944dd49d095 2026-05-28 16:34:35.438 7 INFO neutron.db.l3_hamode_db [None req-7244071c-63c8-489f-a859-4ad3f8ddfb89 a41d09a6a1ef4696adbf5e0d1cd9e917 5645315b158240bc80b5093483df948e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 16:34:35.550 7 INFO neutron.db.l3_hamode_db [None req-7244071c-63c8-489f-a859-4ad3f8ddfb89 a41d09a6a1ef4696adbf5e0d1cd9e917 5645315b158240bc80b5093483df948e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1319/2619] 10.0.0.3 () {34 vars in 666 bytes} [Thu May 28 16:34:35 2026] POST /v2.0/routers => generated 474 bytes in 1105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2620] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 28 16:34:36 2026] PUT /v2.0/routers/e2c9421f-a7c2-4e3f-9f41-7f9ed8d14b4e/tags => generated 25 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2621] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 28 16:34:36 2026] GET /v2.0/routers/e2c9421f-a7c2-4e3f-9f41-7f9ed8d14b4e/tags => generated 25 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2622] 10.0.0.3 () {34 vars in 760 bytes} [Thu May 28 16:34:36 2026] PUT /v2.0/routers/e2c9421f-a7c2-4e3f-9f41-7f9ed8d14b4e/tags/green => generated 4 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2623] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 28 16:34:36 2026] GET /v2.0/routers/e2c9421f-a7c2-4e3f-9f41-7f9ed8d14b4e/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2624] 10.0.0.3 () {34 vars in 756 bytes} [Thu May 28 16:34:36 2026] PUT /v2.0/routers/e2c9421f-a7c2-4e3f-9f41-7f9ed8d14b4e/tags/red => generated 4 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2625] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 28 16:34:36 2026] GET /v2.0/routers/e2c9421f-a7c2-4e3f-9f41-7f9ed8d14b4e/tags => generated 34 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2626] 10.0.0.3 () {34 vars in 778 bytes} [Thu May 28 16:34:36 2026] PUT /v2.0/routers/e2c9421f-a7c2-4e3f-9f41-7f9ed8d14b4e/tags/black.or.white => generated 4 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2627] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 28 16:34:36 2026] GET /v2.0/routers/e2c9421f-a7c2-4e3f-9f41-7f9ed8d14b4e/tags => generated 52 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2628] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 28 16:34:37 2026] PUT /v2.0/routers/e2c9421f-a7c2-4e3f-9f41-7f9ed8d14b4e/tags => generated 37 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2629] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 28 16:34:37 2026] GET /v2.0/routers/e2c9421f-a7c2-4e3f-9f41-7f9ed8d14b4e/tags => generated 37 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2630] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 28 16:34:37 2026] GET /v2.0/routers/e2c9421f-a7c2-4e3f-9f41-7f9ed8d14b4e/tags/red => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:34:37.513 7 INFO neutron.api.v2.resource [None req-a033923a-8a6a-4a7d-a733-4287777a6a82 a41d09a6a1ef4696adbf5e0d1cd9e917 5645315b158240bc80b5093483df948e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1325/2631] 10.0.0.3 () {32 vars in 741 bytes} [Thu May 28 16:34:37 2026] GET /v2.0/routers/e2c9421f-a7c2-4e3f-9f41-7f9ed8d14b4e/tags/green => generated 99 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2632] 10.0.0.3 () {32 vars in 740 bytes} [Thu May 28 16:34:37 2026] DELETE /v2.0/routers/e2c9421f-a7c2-4e3f-9f41-7f9ed8d14b4e/tags/red => 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: 1326/2633] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 28 16:34:37 2026] GET /v2.0/routers/e2c9421f-a7c2-4e3f-9f41-7f9ed8d14b4e/tags => generated 30 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:34:37.882 8 INFO neutron.api.v2.resource [None req-786e86ea-99e1-428f-bb52-2bc52f8c28f6 a41d09a6a1ef4696adbf5e0d1cd9e917 5645315b158240bc80b5093483df948e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1308/2634] 10.0.0.3 () {32 vars in 744 bytes} [Thu May 28 16:34:37 2026] DELETE /v2.0/routers/e2c9421f-a7c2-4e3f-9f41-7f9ed8d14b4e/tags/green => generated 99 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2635] 10.0.0.3 () {32 vars in 732 bytes} [Thu May 28 16:34:37 2026] DELETE /v2.0/routers/e2c9421f-a7c2-4e3f-9f41-7f9ed8d14b4e/tags => 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: 1309/2636] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 28 16:34:38 2026] GET /v2.0/routers/e2c9421f-a7c2-4e3f-9f41-7f9ed8d14b4e/tags => generated 12 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2637] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 28 16:34:38 2026] GET /v2.0/routers/e2c9421f-a7c2-4e3f-9f41-7f9ed8d14b4e => generated 480 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2638] 10.0.0.3 () {34 vars in 740 bytes} [Thu May 28 16:34:38 2026] PUT /v2.0/routers/e2c9421f-a7c2-4e3f-9f41-7f9ed8d14b4e => generated 480 bytes in 1031 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2639] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:34:39 2026] GET /v2.0/ports?device_id=e2c9421f-a7c2-4e3f-9f41-7f9ed8d14b4e => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:34:39.410 8 INFO neutron_taas.services.taas.taas_plugin [None req-02153896-be29-4d25-a95d-63fa9bbb902a a41d09a6a1ef4696adbf5e0d1cd9e917 5645315b158240bc80b5093483df948e - - default default] TaaS: Handle Delete Port: 08c11f69-2de9-4031-a8e7-8e4215560f6e 2026-05-28 16:34:39.413 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02153896-be29-4d25-a95d-63fa9bbb902a a41d09a6a1ef4696adbf5e0d1cd9e917 5645315b158240bc80b5093483df948e - - default default] Tap Mirror: Handle Delete Port: 08c11f69-2de9-4031-a8e7-8e4215560f6e 2026-05-28 16:34:39.736 8 INFO neutron.services.segments.plugin [-] Segment 29e7e7a9-8e99-41b3-a992-8145e5a25047 resource provider aggregate not found 2026-05-28 16:34:39.747 8 INFO neutron.services.segments.plugin [-] Segment 29e7e7a9-8e99-41b3-a992-8145e5a25047 resource provider aggregate not found 2026-05-28 16:34:39.769 8 INFO neutron.services.segments.plugin [-] Segment 29e7e7a9-8e99-41b3-a992-8145e5a25047 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29e7e7a9-8e99-41b3-a992-8145e5a25047 found for delete ", "request_id": "req-7b7f1874-dfc4-4008-b655-93838b3b7311"}]} 2026-05-28 16:34:39.772 8 INFO neutron.services.segments.plugin [-] Segment 29e7e7a9-8e99-41b3-a992-8145e5a25047 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29e7e7a9-8e99-41b3-a992-8145e5a25047 found for delete ", "request_id": "req-3b09e658-0fa4-4c32-8e27-f458a0013a0d"}]} 2026-05-28 16:34:39.779 8 INFO neutron.db.l3_hamode_db [None req-02153896-be29-4d25-a95d-63fa9bbb902a a41d09a6a1ef4696adbf5e0d1cd9e917 5645315b158240bc80b5093483df948e - - default default] HA network 9440bb22-6b07-440b-9637-6944dd49d095 was deleted as no HA routers are present in tenant 5645315b158240bc80b5093483df948e. [pid: 8|app: 0|req: 1311/2640] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:34:39 2026] DELETE /v2.0/routers/e2c9421f-a7c2-4e3f-9f41-7f9ed8d14b4e => generated 0 bytes in 529 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2643] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:34:40 2026] GET /v2.0/security-groups?tenant_id=c5c566664bf44c1480a39d62e5a79caf&name=default => generated 2929 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2644] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:34:40 2026] DELETE /v2.0/security-groups/df0eb39d-9463-43b6-8e60-cada75d67a67 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2645] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:34:40 2026] GET /v2.0/security-groups?tenant_id=5645315b158240bc80b5093483df948e&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: 1314/2646] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:34:40 2026] DELETE /v2.0/security-groups/c6fc9042-93a5-4fb8-aa8b-cfa620ba3e22 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2647] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:34:44 2026] GET /v2.0/security-groups?tenant_id=a2e44009336f42a7b9b88e649577902e&name=default => generated 2929 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2648] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:34:44 2026] DELETE /v2.0/security-groups/a2037b6c-507a-4152-b00e-6221169f6caa => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2649] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:34:45 2026] GET /v2.0/security-groups?tenant_id=28447683d23b4379be7320e5da471872&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: 1316/2650] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:34:45 2026] DELETE /v2.0/security-groups/ec89c414-589a-42b7-b87b-b0a50877cb51 => 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: 1336/2653] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:35:09 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: 1318/2654] 199.204.45.25 () {30 vars in 704 bytes} [Thu May 28 16:35:09 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: 1337/2655] 199.204.45.25 () {30 vars in 680 bytes} [Thu May 28 16:35:09 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: 1319/2656] 199.204.45.25 () {30 vars in 716 bytes} [Thu May 28 16:35:09 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: 1338/2657] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:35:09 2026] GET /v2.0/subnets/6d055ad0-a225-4b53-8447-fb5d8f80af60 => 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: 1320/2658] 199.204.45.25 () {30 vars in 768 bytes} [Thu May 28 16:35:09 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2659] 199.204.45.25 () {34 vars in 716 bytes} [Thu May 28 16:35:09 2026] POST /v2.0/ports => generated 1059 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2662] 10.0.0.131 () {34 vars in 971 bytes} [Thu May 28 16:35:10 2026] GET /v2.0/ports/ca826d20-004a-472b-9053-638c7f5de96b => generated 1059 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2663] 10.0.0.131 () {34 vars in 907 bytes} [Thu May 28 16:35:10 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: 8|app: 0|req: 1322/2664] 199.204.45.25 () {34 vars in 1261 bytes} [Thu May 28 16:35:11 2026] GET /v2.0/ports/ca826d20-004a-472b-9053-638c7f5de96b?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2665] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:35:11 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2666] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:35:11 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2667] 199.204.45.25 () {34 vars in 974 bytes} [Thu May 28 16:35:12 2026] GET /v2.0/ports/ca826d20-004a-472b-9053-638c7f5de96b => generated 1059 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2668] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:35:12 2026] GET /v2.0/networks?id=8c2b29de-62a2-4757-8b74-f5db1346cd0f => generated 802 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2669] 199.204.45.25 () {38 vars in 1027 bytes} [Thu May 28 16:35:12 2026] PUT /v2.0/ports/ca826d20-004a-472b-9053-638c7f5de96b => generated 1249 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:35:12.693 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-57fa76aa-3716-4f51-8e06-257f3d77aebe'] response: {'name': 'network-changed', 'server_uuid': 'd93349fd-802c-4cf8-894e-850c3aa81f25', 'tag': 'ca826d20-004a-472b-9053-638c7f5de96b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1325/2670] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:35:13 2026] GET /v2.0/ports?tenant_id=0333cf4a598c4e04864086ce94ab3fa9&device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 2485 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2671] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:35:13 2026] GET /v2.0/networks?id=8c2b29de-62a2-4757-8b74-f5db1346cd0f => generated 802 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2672] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:35:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.117&port_id=ca826d20-004a-472b-9053-638c7f5de96b => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2673] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:35:13 2026] GET /v2.0/subnets?id=6d055ad0-a225-4b53-8447-fb5d8f80af60 => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2674] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:35:13 2026] GET /v2.0/ports?network_id=8c2b29de-62a2-4757-8b74-f5db1346cd0f&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2675] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:35:13 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2676] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:35:13 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f?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: 1349/2677] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:35:14 2026] GET /v2.0/ports?tenant_id=0333cf4a598c4e04864086ce94ab3fa9&device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 2485 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2678] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:35:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.35&port_id=18d978a5-7a74-4ab6-8ff6-00617f32422b => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2679] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:35:14 2026] GET /v2.0/subnets?id=3b5bf4bc-1b45-473c-b6f3-e71e951046fb => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2680] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:35:14 2026] GET /v2.0/ports?network_id=7176afb0-2fcb-4b61-971d-a5d1216005c1&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2681] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:35:14 2026] GET /v2.0/networks/7176afb0-2fcb-4b61-971d-a5d1216005c1?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2682] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:35:14 2026] GET /v2.0/networks/7176afb0-2fcb-4b61-971d-a5d1216005c1?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: 1352/2683] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:35:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.117&port_id=ca826d20-004a-472b-9053-638c7f5de96b => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2684] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:35:14 2026] GET /v2.0/subnets?id=6d055ad0-a225-4b53-8447-fb5d8f80af60 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2685] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:35:14 2026] GET /v2.0/ports?network_id=8c2b29de-62a2-4757-8b74-f5db1346cd0f&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: 1333/2686] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:35:14 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f?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: 1354/2687] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:35:14 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f?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: 1334/2688] 10.0.0.131 () {34 vars in 971 bytes} [Thu May 28 16:35:18 2026] GET /v2.0/ports/ca826d20-004a-472b-9053-638c7f5de96b => generated 1251 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2689] 199.204.45.25 () {34 vars in 788 bytes} [Thu May 28 16:35:18 2026] PUT /v2.0/ports/ca826d20-004a-472b-9053-638c7f5de96b => generated 1275 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:35:19.136 8 INFO neutron.api.v2.resource [None req-68227163-9553-45b5-b059-78aa476ec0ce 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1335/2690] 199.204.45.25 () {30 vars in 762 bytes} [Thu May 28 16:35:19 2026] GET /v2.0/security-groups/lb-d86cd127-287b-4a3a-ac50-ca92a4842efb => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:35:19.151 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-053ecc06-ad40-4f4c-81e0-a5e1b082e276'] response: {'name': 'network-changed', 'server_uuid': 'd93349fd-802c-4cf8-894e-850c3aa81f25', 'tag': 'ca826d20-004a-472b-9053-638c7f5de96b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1356/2691] 199.204.45.25 () {30 vars in 784 bytes} [Thu May 28 16:35:19 2026] GET /v2.0/security-groups?name=lb-d86cd127-287b-4a3a-ac50-ca92a4842efb => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2692] 199.204.45.25 () {34 vars in 788 bytes} [Thu May 28 16:35:19 2026] PUT /v2.0/ports/ca826d20-004a-472b-9053-638c7f5de96b => generated 1313 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:35:19.506 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2b6c6f1-0df7-4ea6-af87-fbe7737823ae'] response: {'name': 'network-changed', 'server_uuid': 'd93349fd-802c-4cf8-894e-850c3aa81f25', 'tag': 'ca826d20-004a-472b-9053-638c7f5de96b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1357/2693] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:35:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1337/2694] 199.204.45.25 () {30 vars in 704 bytes} [Thu May 28 16:35:19 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: 1358/2695] 199.204.45.25 () {30 vars in 680 bytes} [Thu May 28 16:35:19 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: 1338/2696] 199.204.45.25 () {30 vars in 716 bytes} [Thu May 28 16:35:19 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: 1359/2697] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:35:19 2026] GET /v2.0/subnets/6d055ad0-a225-4b53-8447-fb5d8f80af60 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2698] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:35:19 2026] GET /v2.0/ports?tenant_id=0333cf4a598c4e04864086ce94ab3fa9&device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 2585 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2699] 199.204.45.25 () {30 vars in 736 bytes} [Thu May 28 16:35:19 2026] GET /v2.0/ports/3dad80f3-f386-4ab4-8ea7-766b63d2e5c9 => generated 1128 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2700] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:35:19 2026] GET /v2.0/networks?id=8c2b29de-62a2-4757-8b74-f5db1346cd0f => generated 802 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2701] 199.204.45.25 () {30 vars in 736 bytes} [Thu May 28 16:35:19 2026] GET /v2.0/ports/ca826d20-004a-472b-9053-638c7f5de96b => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2702] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:35:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.117&port_id=ca826d20-004a-472b-9053-638c7f5de96b => 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: 1362/2703] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:35:19 2026] GET /v2.0/subnets/6d055ad0-a225-4b53-8447-fb5d8f80af60 => 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: 1342/2704] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:35:19 2026] GET /v2.0/subnets?id=6d055ad0-a225-4b53-8447-fb5d8f80af60 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2705] 199.204.45.25 () {30 vars in 742 bytes} [Thu May 28 16:35:19 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f => generated 799 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2706] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:35:19 2026] GET /v2.0/ports?network_id=8c2b29de-62a2-4757-8b74-f5db1346cd0f&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: 1364/2707] 199.204.45.25 () {30 vars in 736 bytes} [Thu May 28 16:35:19 2026] GET /v2.0/ports/3dad80f3-f386-4ab4-8ea7-766b63d2e5c9 => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2708] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:35:19 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2709] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:35:19 2026] GET /v2.0/subnets/6d055ad0-a225-4b53-8447-fb5d8f80af60 => 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: 1345/2710] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:35:19 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2711] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:35:20 2026] GET /v2.0/ports?tenant_id=0333cf4a598c4e04864086ce94ab3fa9&device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 2585 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2712] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:35:20 2026] GET /v2.0/networks?id=8c2b29de-62a2-4757-8b74-f5db1346cd0f => generated 802 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2713] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:35:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.117&port_id=ca826d20-004a-472b-9053-638c7f5de96b => 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: 1347/2714] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:35:21 2026] GET /v2.0/subnets?id=6d055ad0-a225-4b53-8447-fb5d8f80af60 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2715] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:35:21 2026] GET /v2.0/ports?network_id=8c2b29de-62a2-4757-8b74-f5db1346cd0f&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2716] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:35:21 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f?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: 1369/2717] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:35:21 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:35:28.979 8 INFO neutron.db.l3_db [None req-85e846b5-736f-447d-a814-f7b3ac9ec6b0 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Floating IP fdef0dff-f43f-4ef2-b4d5-78720a6a24e4 associated. External IP: 10.96.250.209, port: 3dad80f3-f386-4ab4-8ea7-766b63d2e5c9. [pid: 8|app: 0|req: 1350/2720] 10.0.0.3 () {34 vars in 675 bytes} [Thu May 28 16:35:28 2026] POST /v2.0/floatingips => generated 898 bytes in 1042 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2721] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:35:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2722] 199.204.45.25 () {30 vars in 704 bytes} [Thu May 28 16:35:33 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: 1372/2723] 199.204.45.25 () {30 vars in 680 bytes} [Thu May 28 16:35:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2724] 199.204.45.25 () {30 vars in 716 bytes} [Thu May 28 16:35:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:35:33.760 7 INFO neutron.api.v2.resource [None req-610413d7-40b5-40cc-92e5-de992537ec97 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1373/2725] 199.204.45.25 () {30 vars in 762 bytes} [Thu May 28 16:35:33 2026] GET /v2.0/security-groups/lb-d86cd127-287b-4a3a-ac50-ca92a4842efb => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2726] 199.204.45.25 () {30 vars in 784 bytes} [Thu May 28 16:35:33 2026] GET /v2.0/security-groups?name=lb-d86cd127-287b-4a3a-ac50-ca92a4842efb => 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: 1374/2727] 199.204.45.25 () {30 vars in 814 bytes} [Thu May 28 16:35:33 2026] GET /v2.0/security-group-rules?security_group_id=bfed46ca-4784-4778-95f0-c923a3e122e8 => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2728] 199.204.45.25 () {34 vars in 746 bytes} [Thu May 28 16:35:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2729] 199.204.45.25 () {34 vars in 746 bytes} [Thu May 28 16:35:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2732] 10.0.0.11 () {30 vars in 689 bytes} [Thu May 28 16:35:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2733] 10.0.0.11 () {30 vars in 691 bytes} [Thu May 28 16:35: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: 7|app: 0|req: 1378/2734] 10.0.0.11 () {30 vars in 667 bytes} [Thu May 28 16:35:41 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: 1357/2735] 10.0.0.11 () {30 vars in 703 bytes} [Thu May 28 16:35:41 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: 1379/2736] 10.0.0.11 () {28 vars in 438 bytes} [Thu May 28 16:35:41 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: 1358/2737] 10.0.0.11 () {30 vars in 727 bytes} [Thu May 28 16:35:41 2026] GET /v2.0/subnets/0733e5fa-61a5-4e6b-acd3-4670c953a824 => generated 656 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2738] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:35:42 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: 1359/2739] 199.204.45.25 () {30 vars in 704 bytes} [Thu May 28 16:35:42 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: 1381/2740] 199.204.45.25 () {30 vars in 680 bytes} [Thu May 28 16:35:42 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: 1360/2741] 199.204.45.25 () {30 vars in 716 bytes} [Thu May 28 16:35:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2742] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:35:42 2026] GET /v2.0/subnets/0733e5fa-61a5-4e6b-acd3-4670c953a824 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2743] 199.204.45.25 () {30 vars in 768 bytes} [Thu May 28 16:35:42 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 2585 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2744] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:35:42 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: 1362/2745] 199.204.45.25 () {30 vars in 704 bytes} [Thu May 28 16:35:42 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: 1384/2746] 199.204.45.25 () {30 vars in 680 bytes} [Thu May 28 16:35:42 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: 1363/2747] 199.204.45.25 () {30 vars in 716 bytes} [Thu May 28 16:35:42 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: 1385/2748] 199.204.45.25 () {34 vars in 716 bytes} [Thu May 28 16:35:42 2026] POST /v2.0/ports => generated 1328 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2749] 10.0.0.131 () {34 vars in 971 bytes} [Thu May 28 16:35:43 2026] GET /v2.0/ports/dc1688c7-8017-418e-9fa3-0ebbdb88e9b1 => generated 1328 bytes in 96 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: 1386/2750] 10.0.0.131 () {34 vars in 907 bytes} [Thu May 28 16:35: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: 1365/2751] 199.204.45.25 () {34 vars in 1261 bytes} [Thu May 28 16:35:44 2026] GET /v2.0/ports/dc1688c7-8017-418e-9fa3-0ebbdb88e9b1?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2752] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:35:44 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2753] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:35:44 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d?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: 1388/2754] 199.204.45.25 () {34 vars in 974 bytes} [Thu May 28 16:35:44 2026] GET /v2.0/ports/dc1688c7-8017-418e-9fa3-0ebbdb88e9b1 => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2755] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:35:44 2026] GET /v2.0/networks?id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d => 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: 1389/2756] 199.204.45.25 () {38 vars in 1027 bytes} [Thu May 28 16:35:44 2026] PUT /v2.0/ports/dc1688c7-8017-418e-9fa3-0ebbdb88e9b1 => generated 1518 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:35:45.395 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fcc3550-82dc-478e-8be3-81a879db5a37'] response: {'name': 'network-changed', 'server_uuid': 'd93349fd-802c-4cf8-894e-850c3aa81f25', 'tag': 'dc1688c7-8017-418e-9fa3-0ebbdb88e9b1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1368/2757] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:35:45 2026] GET /v2.0/ports?tenant_id=0333cf4a598c4e04864086ce94ab3fa9&device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 4095 bytes in 54 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: 1390/2758] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:35:45 2026] GET /v2.0/networks?id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2759] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:35:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.179&port_id=dc1688c7-8017-418e-9fa3-0ebbdb88e9b1 => 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: 1391/2760] 199.204.45.25 () {34 vars in 1103 bytes} [Thu May 28 16:35:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A299&port_id=dc1688c7-8017-418e-9fa3-0ebbdb88e9b1 => 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: 1370/2761] 199.204.45.25 () {34 vars in 1063 bytes} [Thu May 28 16:35:46 2026] GET /v2.0/subnets?id=9c58af06-ef7d-43cd-a29d-6c3f35d0badd&id=0733e5fa-61a5-4e6b-acd3-4670c953a824 => generated 1410 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2762] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:35:46 2026] GET /v2.0/ports?network_id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2763] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:35:46 2026] GET /v2.0/ports?network_id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2764] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:35:46 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2765] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:35:46 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d?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: 1394/2766] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:35:47 2026] GET /v2.0/ports?tenant_id=0333cf4a598c4e04864086ce94ab3fa9&device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 4095 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2767] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:35:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.35&port_id=18d978a5-7a74-4ab6-8ff6-00617f32422b => 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: 1395/2768] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:35:47 2026] GET /v2.0/subnets?id=3b5bf4bc-1b45-473c-b6f3-e71e951046fb => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2769] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:35:47 2026] GET /v2.0/ports?network_id=7176afb0-2fcb-4b61-971d-a5d1216005c1&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: 1396/2770] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:35:47 2026] GET /v2.0/networks/7176afb0-2fcb-4b61-971d-a5d1216005c1?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2771] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:35:47 2026] GET /v2.0/networks/7176afb0-2fcb-4b61-971d-a5d1216005c1?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: 1397/2772] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:35:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.117&port_id=ca826d20-004a-472b-9053-638c7f5de96b => 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: 1376/2773] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:35:47 2026] GET /v2.0/subnets?id=6d055ad0-a225-4b53-8447-fb5d8f80af60 => generated 679 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2774] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:35:47 2026] GET /v2.0/ports?network_id=8c2b29de-62a2-4757-8b74-f5db1346cd0f&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: 1377/2775] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:35:47 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f?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: 1399/2776] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:35:47 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f?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: 1378/2777] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:35:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.179&port_id=dc1688c7-8017-418e-9fa3-0ebbdb88e9b1 => 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: 1400/2778] 199.204.45.25 () {34 vars in 1103 bytes} [Thu May 28 16:35:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A299&port_id=dc1688c7-8017-418e-9fa3-0ebbdb88e9b1 => 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: 1379/2779] 199.204.45.25 () {34 vars in 1063 bytes} [Thu May 28 16:35:47 2026] GET /v2.0/subnets?id=9c58af06-ef7d-43cd-a29d-6c3f35d0badd&id=0733e5fa-61a5-4e6b-acd3-4670c953a824 => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2780] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:35:47 2026] GET /v2.0/ports?network_id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d&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: 1380/2781] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:35:47 2026] GET /v2.0/ports?network_id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d&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: 1402/2782] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:35:47 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d?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: 1381/2783] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:35:48 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2784] 10.0.0.131 () {34 vars in 971 bytes} [Thu May 28 16:35:52 2026] GET /v2.0/ports/dc1688c7-8017-418e-9fa3-0ebbdb88e9b1 => generated 1520 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2785] 199.204.45.25 () {30 vars in 742 bytes} [Thu May 28 16:35:52 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2786] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:35:52 2026] GET /v2.0/subnets/0733e5fa-61a5-4e6b-acd3-4670c953a824 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2787] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:35:52 2026] GET /v2.0/subnets/9c58af06-ef7d-43cd-a29d-6c3f35d0badd => generated 743 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2788] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:35:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2789] 199.204.45.25 () {30 vars in 704 bytes} [Thu May 28 16:35:52 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: 1406/2790] 199.204.45.25 () {30 vars in 680 bytes} [Thu May 28 16:35:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2791] 199.204.45.25 () {30 vars in 716 bytes} [Thu May 28 16:35:52 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: 1407/2792] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:35:52 2026] GET /v2.0/subnets/6d055ad0-a225-4b53-8447-fb5d8f80af60 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2793] 199.204.45.25 () {30 vars in 736 bytes} [Thu May 28 16:35:52 2026] GET /v2.0/ports/3dad80f3-f386-4ab4-8ea7-766b63d2e5c9 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2794] 199.204.45.25 () {30 vars in 736 bytes} [Thu May 28 16:35:52 2026] GET /v2.0/ports/ca826d20-004a-472b-9053-638c7f5de96b => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2795] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:35:52 2026] GET /v2.0/subnets/6d055ad0-a225-4b53-8447-fb5d8f80af60 => 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: 1409/2796] 199.204.45.25 () {30 vars in 742 bytes} [Thu May 28 16:35:52 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2797] 199.204.45.25 () {30 vars in 736 bytes} [Thu May 28 16:35:52 2026] GET /v2.0/ports/3dad80f3-f386-4ab4-8ea7-766b63d2e5c9 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2798] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:35:52 2026] GET /v2.0/subnets/6d055ad0-a225-4b53-8447-fb5d8f80af60 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2801] 10.0.0.11 () {30 vars in 689 bytes} [Thu May 28 16:35:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2802] 10.0.0.11 () {30 vars in 691 bytes} [Thu May 28 16:35:57 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: 1391/2803] 10.0.0.11 () {30 vars in 667 bytes} [Thu May 28 16:35:57 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: 1413/2804] 10.0.0.11 () {30 vars in 703 bytes} [Thu May 28 16:35:57 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: 1392/2805] 10.0.0.11 () {28 vars in 438 bytes} [Thu May 28 16:35:57 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: 1414/2806] 10.0.0.11 () {30 vars in 727 bytes} [Thu May 28 16:35:57 2026] GET /v2.0/subnets/6938d9f9-540a-4dcd-8221-4635aff41f92 => generated 655 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2807] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:35:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2808] 199.204.45.25 () {30 vars in 704 bytes} [Thu May 28 16:35:58 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: 1394/2809] 199.204.45.25 () {30 vars in 680 bytes} [Thu May 28 16:35:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2810] 199.204.45.25 () {30 vars in 716 bytes} [Thu May 28 16:35:58 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: 1395/2811] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:35:58 2026] GET /v2.0/subnets/0733e5fa-61a5-4e6b-acd3-4670c953a824 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2812] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:35:58 2026] GET /v2.0/subnets/6938d9f9-540a-4dcd-8221-4635aff41f92 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2813] 199.204.45.25 () {30 vars in 768 bytes} [Thu May 28 16:35:58 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 4097 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2814] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:35: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: 1397/2815] 199.204.45.25 () {30 vars in 704 bytes} [Thu May 28 16:35: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: 7|app: 0|req: 1419/2816] 199.204.45.25 () {30 vars in 680 bytes} [Thu May 28 16:35: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: 8|app: 0|req: 1398/2817] 199.204.45.25 () {30 vars in 716 bytes} [Thu May 28 16:35:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2818] 199.204.45.25 () {34 vars in 716 bytes} [Thu May 28 16:35:58 2026] POST /v2.0/ports => generated 1328 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2819] 10.0.0.131 () {34 vars in 971 bytes} [Thu May 28 16:35:59 2026] GET /v2.0/ports/30aacf93-03a2-48bd-bb6a-20602822b32c => generated 1328 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, ' [pid: 7|app: 0|req: 1421/2820] 199.204.45.25 () {34 vars in 1261 bytes} [Thu May 28 16:36:00 2026] GET /v2.0/ports/30aacf93-03a2-48bd-bb6a-20602822b32c?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2821] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:36:00 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867?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: 1422/2822] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:36:00 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867?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: 1401/2823] 199.204.45.25 () {34 vars in 974 bytes} [Thu May 28 16:36:00 2026] GET /v2.0/ports/30aacf93-03a2-48bd-bb6a-20602822b32c => generated 1328 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2824] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:36:00 2026] GET /v2.0/networks?id=169e9304-b10e-49de-b11c-b50ac7b80867 => generated 801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2825] 199.204.45.25 () {38 vars in 1027 bytes} [Thu May 28 16:36:01 2026] PUT /v2.0/ports/30aacf93-03a2-48bd-bb6a-20602822b32c => generated 1518 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:36:01.486 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cdaf62c8-b38e-4cc5-b63f-f213e4793135'] response: {'name': 'network-changed', 'server_uuid': 'd93349fd-802c-4cf8-894e-850c3aa81f25', 'tag': '30aacf93-03a2-48bd-bb6a-20602822b32c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1424/2826] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:36:01 2026] GET /v2.0/ports?tenant_id=0333cf4a598c4e04864086ce94ab3fa9&device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 5607 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1403/2827] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:36:02 2026] GET /v2.0/networks?id=169e9304-b10e-49de-b11c-b50ac7b80867 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2828] 199.204.45.25 () {34 vars in 1055 bytes} [Thu May 28 16:36:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.63&port_id=30aacf93-03a2-48bd-bb6a-20602822b32c => 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: 1404/2829] 199.204.45.25 () {34 vars in 1105 bytes} [Thu May 28 16:36:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1cd&port_id=30aacf93-03a2-48bd-bb6a-20602822b32c => 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: 1426/2830] 199.204.45.25 () {34 vars in 1063 bytes} [Thu May 28 16:36:02 2026] GET /v2.0/subnets?id=6938d9f9-540a-4dcd-8221-4635aff41f92&id=ea10faf1-8941-42f7-9947-e51c884ce55a => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2831] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:36:02 2026] GET /v2.0/ports?network_id=169e9304-b10e-49de-b11c-b50ac7b80867&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2832] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:36:02 2026] GET /v2.0/ports?network_id=169e9304-b10e-49de-b11c-b50ac7b80867&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: 1406/2833] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:36:02 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867?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: 1428/2834] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:36:02 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867?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: 1407/2835] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:36:03 2026] GET /v2.0/ports?tenant_id=0333cf4a598c4e04864086ce94ab3fa9&device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 5607 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2836] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:36:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.35&port_id=18d978a5-7a74-4ab6-8ff6-00617f32422b => 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: 1408/2837] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:36:03 2026] GET /v2.0/subnets?id=3b5bf4bc-1b45-473c-b6f3-e71e951046fb => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2838] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:36:03 2026] GET /v2.0/ports?network_id=7176afb0-2fcb-4b61-971d-a5d1216005c1&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2839] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:36:03 2026] GET /v2.0/networks/7176afb0-2fcb-4b61-971d-a5d1216005c1?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: 1431/2840] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:36:03 2026] GET /v2.0/networks/7176afb0-2fcb-4b61-971d-a5d1216005c1?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: 1410/2841] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:36:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.117&port_id=ca826d20-004a-472b-9053-638c7f5de96b => 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: 1432/2842] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:36:03 2026] GET /v2.0/subnets?id=6d055ad0-a225-4b53-8447-fb5d8f80af60 => generated 679 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2843] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:36:03 2026] GET /v2.0/ports?network_id=8c2b29de-62a2-4757-8b74-f5db1346cd0f&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: 1433/2844] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:36:03 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f?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: 1412/2845] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:36:03 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f?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: 1434/2846] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:36:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.179&port_id=dc1688c7-8017-418e-9fa3-0ebbdb88e9b1 => 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: 1413/2847] 199.204.45.25 () {34 vars in 1103 bytes} [Thu May 28 16:36:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A299&port_id=dc1688c7-8017-418e-9fa3-0ebbdb88e9b1 => 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: 1435/2848] 199.204.45.25 () {34 vars in 1063 bytes} [Thu May 28 16:36:03 2026] GET /v2.0/subnets?id=9c58af06-ef7d-43cd-a29d-6c3f35d0badd&id=0733e5fa-61a5-4e6b-acd3-4670c953a824 => generated 1410 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2849] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:36:03 2026] GET /v2.0/ports?network_id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2850] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:36:04 2026] GET /v2.0/ports?network_id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d&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: 1415/2851] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:36:04 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d?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: 1437/2852] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:36:04 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d?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: 1416/2853] 199.204.45.25 () {34 vars in 1055 bytes} [Thu May 28 16:36:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.63&port_id=30aacf93-03a2-48bd-bb6a-20602822b32c => 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: 1438/2854] 199.204.45.25 () {34 vars in 1105 bytes} [Thu May 28 16:36:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1cd&port_id=30aacf93-03a2-48bd-bb6a-20602822b32c => 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: 1417/2855] 199.204.45.25 () {34 vars in 1063 bytes} [Thu May 28 16:36:04 2026] GET /v2.0/subnets?id=6938d9f9-540a-4dcd-8221-4635aff41f92&id=ea10faf1-8941-42f7-9947-e51c884ce55a => generated 1413 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2856] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:36:04 2026] GET /v2.0/ports?network_id=169e9304-b10e-49de-b11c-b50ac7b80867&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: 1418/2857] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:36:04 2026] GET /v2.0/ports?network_id=169e9304-b10e-49de-b11c-b50ac7b80867&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: 1440/2858] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:36:04 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867?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: 1419/2859] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:36:04 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867?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: 1441/2860] 10.0.0.131 () {34 vars in 971 bytes} [Thu May 28 16:36:08 2026] GET /v2.0/ports/30aacf93-03a2-48bd-bb6a-20602822b32c => 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: 1420/2861] 199.204.45.25 () {30 vars in 742 bytes} [Thu May 28 16:36:08 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867 => generated 798 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2862] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:36:08 2026] GET /v2.0/subnets/6938d9f9-540a-4dcd-8221-4635aff41f92 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2863] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:36:08 2026] GET /v2.0/subnets/ea10faf1-8941-42f7-9947-e51c884ce55a => generated 747 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2864] 199.204.45.25 () {30 vars in 736 bytes} [Thu May 28 16:36:08 2026] GET /v2.0/ports/dc1688c7-8017-418e-9fa3-0ebbdb88e9b1 => 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: 1422/2865] 199.204.45.25 () {34 vars in 789 bytes} [Thu May 28 16:36:08 2026] PUT /v2.0/ports/dc1688c7-8017-418e-9fa3-0ebbdb88e9b1 => generated 1255 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:36:09.031 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-082ae7ae-1237-4015-90ed-834d4eb64937'] response: {'name': 'network-changed', 'server_uuid': 'd93349fd-802c-4cf8-894e-850c3aa81f25', 'tag': 'dc1688c7-8017-418e-9fa3-0ebbdb88e9b1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1444/2866] 199.204.45.25 () {30 vars in 742 bytes} [Thu May 28 16:36:09 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d => generated 798 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1423/2867] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:36:09 2026] GET /v2.0/subnets/0733e5fa-61a5-4e6b-acd3-4670c953a824 => 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: 1445/2868] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:36:09 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: 1424/2869] 199.204.45.25 () {30 vars in 704 bytes} [Thu May 28 16:36:09 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: 1446/2870] 199.204.45.25 () {30 vars in 680 bytes} [Thu May 28 16:36:09 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: 1425/2871] 199.204.45.25 () {30 vars in 716 bytes} [Thu May 28 16:36:09 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: 1447/2872] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:36:09 2026] GET /v2.0/subnets/6d055ad0-a225-4b53-8447-fb5d8f80af60 => 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: 1426/2873] 199.204.45.25 () {30 vars in 736 bytes} [Thu May 28 16:36:09 2026] GET /v2.0/ports/3dad80f3-f386-4ab4-8ea7-766b63d2e5c9 => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2874] 199.204.45.25 () {30 vars in 736 bytes} [Thu May 28 16:36:09 2026] GET /v2.0/ports/ca826d20-004a-472b-9053-638c7f5de96b => generated 1349 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2875] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:36:09 2026] GET /v2.0/subnets/6d055ad0-a225-4b53-8447-fb5d8f80af60 => 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: 1449/2876] 199.204.45.25 () {30 vars in 742 bytes} [Thu May 28 16:36:09 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f => generated 799 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2877] 199.204.45.25 () {30 vars in 736 bytes} [Thu May 28 16:36:09 2026] GET /v2.0/ports/3dad80f3-f386-4ab4-8ea7-766b63d2e5c9 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2878] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:36:09 2026] GET /v2.0/subnets/6d055ad0-a225-4b53-8447-fb5d8f80af60 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2879] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:36:09 2026] GET /v2.0/ports?tenant_id=0333cf4a598c4e04864086ce94ab3fa9&device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 5380 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2880] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:36:09 2026] GET /v2.0/networks?id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d => 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: 1430/2881] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:36:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.179&port_id=dc1688c7-8017-418e-9fa3-0ebbdb88e9b1 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2882] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:36:09 2026] GET /v2.0/subnets?id=0733e5fa-61a5-4e6b-acd3-4670c953a824 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2883] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:36:09 2026] GET /v2.0/ports?network_id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2884] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:36:09 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d?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: 1432/2885] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:36:09 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d?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: 1434/2888] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:36:22 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: 1455/2889] 199.204.45.25 () {30 vars in 704 bytes} [Thu May 28 16:36:22 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: 1435/2890] 199.204.45.25 () {30 vars in 680 bytes} [Thu May 28 16:36:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2891] 199.204.45.25 () {30 vars in 716 bytes} [Thu May 28 16:36:22 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: 1436/2892] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:36:22 2026] GET /v2.0/subnets/0733e5fa-61a5-4e6b-acd3-4670c953a824 => generated 674 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2893] 199.204.45.25 () {30 vars in 768 bytes} [Thu May 28 16:36:22 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 5380 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2894] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:36:22 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: 1458/2895] 199.204.45.25 () {30 vars in 704 bytes} [Thu May 28 16:36:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2896] 199.204.45.25 () {30 vars in 680 bytes} [Thu May 28 16:36:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2897] 199.204.45.25 () {30 vars in 716 bytes} [Thu May 28 16:36:22 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: 1439/2898] 199.204.45.25 () {30 vars in 736 bytes} [Thu May 28 16:36:22 2026] GET /v2.0/ports/30aacf93-03a2-48bd-bb6a-20602822b32c => generated 1520 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2899] 199.204.45.25 () {34 vars in 789 bytes} [Thu May 28 16:36:22 2026] PUT /v2.0/ports/30aacf93-03a2-48bd-bb6a-20602822b32c => generated 1251 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:36:22.832 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c65eaed-ec28-4681-8603-ee64d90c155d'] response: {'name': 'network-changed', 'server_uuid': 'd93349fd-802c-4cf8-894e-850c3aa81f25', 'tag': '30aacf93-03a2-48bd-bb6a-20602822b32c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1440/2900] 199.204.45.25 () {30 vars in 742 bytes} [Thu May 28 16:36:22 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867 => generated 798 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1461/2901] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:36:22 2026] GET /v2.0/subnets/6938d9f9-540a-4dcd-8221-4635aff41f92 => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2902] 199.204.45.25 () {30 vars in 736 bytes} [Thu May 28 16:36:22 2026] GET /v2.0/ports/30aacf93-03a2-48bd-bb6a-20602822b32c => generated 1287 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2903] 199.204.45.25 () {34 vars in 788 bytes} [Thu May 28 16:36:22 2026] PUT /v2.0/ports/30aacf93-03a2-48bd-bb6a-20602822b32c => generated 1080 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2904] 199.204.45.25 () {30 vars in 742 bytes} [Thu May 28 16:36:23 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867 => generated 798 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1463/2905] 199.204.45.25 () {30 vars in 768 bytes} [Thu May 28 16:36:23 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 4976 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2906] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:36:23 2026] GET /v2.0/ports?tenant_id=0333cf4a598c4e04864086ce94ab3fa9&device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 4976 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2907] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:36:23 2026] GET /v2.0/networks?id=169e9304-b10e-49de-b11c-b50ac7b80867 => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2908] 199.204.45.25 () {30 vars in 768 bytes} [Thu May 28 16:36:23 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 4976 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2909] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:36:23 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867?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: 1445/2910] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:36:23 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2911] 199.204.45.25 () {30 vars in 768 bytes} [Thu May 28 16:36:24 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 4976 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:36:24.882 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5fd951f-d40e-4878-958a-fc655248234f'] response: {'name': 'network-changed', 'server_uuid': 'd93349fd-802c-4cf8-894e-850c3aa81f25', 'tag': '30aacf93-03a2-48bd-bb6a-20602822b32c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1468/2914] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:36:25 2026] GET /v2.0/ports?tenant_id=0333cf4a598c4e04864086ce94ab3fa9&device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 4976 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2915] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:36:25 2026] GET /v2.0/networks?id=169e9304-b10e-49de-b11c-b50ac7b80867 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2916] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:36:25 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867?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: 1448/2917] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:36:25 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867?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: 1470/2918] 199.204.45.25 () {30 vars in 768 bytes} [Thu May 28 16:36:25 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 4976 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2919] 199.204.45.25 () {34 vars in 974 bytes} [Thu May 28 16:36:25 2026] GET /v2.0/ports/30aacf93-03a2-48bd-bb6a-20602822b32c => generated 1116 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2920] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:36:25 2026] GET /v2.0/ports/30aacf93-03a2-48bd-bb6a-20602822b32c?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2921] 199.204.45.25 () {34 vars in 1015 bytes} [Thu May 28 16:36:25 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867?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: 1472/2922] 199.204.45.25 () {38 vars in 1027 bytes} [Thu May 28 16:36:25 2026] PUT /v2.0/ports/30aacf93-03a2-48bd-bb6a-20602822b32c => generated 917 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2923] 199.204.45.25 () {30 vars in 768 bytes} [Thu May 28 16:36:26 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 3868 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:36:26.804 7 INFO neutron_taas.services.taas.taas_plugin [None req-41b2e869-e93a-49be-9b1e-11b9ccfea6e7 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 30aacf93-03a2-48bd-bb6a-20602822b32c 2026-05-28 16:36:26.807 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41b2e869-e93a-49be-9b1e-11b9ccfea6e7 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 30aacf93-03a2-48bd-bb6a-20602822b32c [pid: 7|app: 0|req: 1473/2924] 199.204.45.25 () {32 vars in 758 bytes} [Thu May 28 16:36:26 2026] DELETE /v2.0/ports/30aacf93-03a2-48bd-bb6a-20602822b32c => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2925] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:36:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2926] 199.204.45.25 () {30 vars in 704 bytes} [Thu May 28 16:36: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: 8|app: 0|req: 1453/2927] 199.204.45.25 () {30 vars in 680 bytes} [Thu May 28 16:36:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2928] 199.204.45.25 () {30 vars in 716 bytes} [Thu May 28 16:36:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2929] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:36:27 2026] GET /v2.0/subnets/6d055ad0-a225-4b53-8447-fb5d8f80af60 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2930] 199.204.45.25 () {30 vars in 736 bytes} [Thu May 28 16:36:27 2026] GET /v2.0/ports/3dad80f3-f386-4ab4-8ea7-766b63d2e5c9 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2931] 199.204.45.25 () {30 vars in 736 bytes} [Thu May 28 16:36:27 2026] GET /v2.0/ports/ca826d20-004a-472b-9053-638c7f5de96b => generated 1349 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2932] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:36:27 2026] GET /v2.0/subnets/6d055ad0-a225-4b53-8447-fb5d8f80af60 => 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: 1456/2933] 199.204.45.25 () {30 vars in 742 bytes} [Thu May 28 16:36:27 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2934] 199.204.45.25 () {30 vars in 736 bytes} [Thu May 28 16:36:27 2026] GET /v2.0/ports/3dad80f3-f386-4ab4-8ea7-766b63d2e5c9 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2935] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:36:27 2026] GET /v2.0/subnets/6d055ad0-a225-4b53-8447-fb5d8f80af60 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2936] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:36:27 2026] GET /v2.0/ports?tenant_id=0333cf4a598c4e04864086ce94ab3fa9&device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 3868 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2937] 199.204.45.25 () {34 vars in 1225 bytes} [Thu May 28 16:36:27 2026] GET /v2.0/networks?id=7176afb0-2fcb-4b61-971d-a5d1216005c1&id=8c2b29de-62a2-4757-8b74-f5db1346cd0f&id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d&id=169e9304-b10e-49de-b11c-b50ac7b80867 => generated 3097 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2938] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:36:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.35&port_id=18d978a5-7a74-4ab6-8ff6-00617f32422b => 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: 1459/2939] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:36:27 2026] GET /v2.0/subnets?id=3b5bf4bc-1b45-473c-b6f3-e71e951046fb => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2940] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:36:27 2026] GET /v2.0/ports?network_id=7176afb0-2fcb-4b61-971d-a5d1216005c1&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2941] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:36:27 2026] GET /v2.0/networks/7176afb0-2fcb-4b61-971d-a5d1216005c1?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2942] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:36:27 2026] GET /v2.0/networks/7176afb0-2fcb-4b61-971d-a5d1216005c1?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: 1461/2943] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:36:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.117&port_id=ca826d20-004a-472b-9053-638c7f5de96b => 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: 1483/2944] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:36:27 2026] GET /v2.0/subnets?id=6d055ad0-a225-4b53-8447-fb5d8f80af60 => 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: 1462/2945] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:36:27 2026] GET /v2.0/ports?network_id=8c2b29de-62a2-4757-8b74-f5db1346cd0f&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2946] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:36:28 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f?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: 1463/2947] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:36:28 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2948] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:36:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.179&port_id=dc1688c7-8017-418e-9fa3-0ebbdb88e9b1 => 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: 1464/2949] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:36:28 2026] GET /v2.0/subnets?id=0733e5fa-61a5-4e6b-acd3-4670c953a824 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2950] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:36:28 2026] GET /v2.0/ports?network_id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2951] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:36:28 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d?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: 1487/2952] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:36:28 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d?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: 1466/2953] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:36:32 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: 1488/2954] 199.204.45.25 () {30 vars in 704 bytes} [Thu May 28 16:36:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2955] 199.204.45.25 () {30 vars in 680 bytes} [Thu May 28 16:36:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2956] 199.204.45.25 () {30 vars in 716 bytes} [Thu May 28 16:36:32 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: 1468/2957] 199.204.45.25 () {30 vars in 768 bytes} [Thu May 28 16:36:32 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 3868 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2958] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:36:33 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: 1469/2959] 199.204.45.25 () {30 vars in 704 bytes} [Thu May 28 16:36:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2960] 199.204.45.25 () {30 vars in 680 bytes} [Thu May 28 16:36:33 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: 1470/2961] 199.204.45.25 () {30 vars in 716 bytes} [Thu May 28 16:36:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2962] 199.204.45.25 () {30 vars in 736 bytes} [Thu May 28 16:36:33 2026] GET /v2.0/ports/dc1688c7-8017-418e-9fa3-0ebbdb88e9b1 => 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: 1471/2963] 199.204.45.25 () {34 vars in 788 bytes} [Thu May 28 16:36:33 2026] PUT /v2.0/ports/dc1688c7-8017-418e-9fa3-0ebbdb88e9b1 => generated 1080 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:36:33.447 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ff2f109-572a-4c8d-820f-901ecaee95cd'] response: {'name': 'network-changed', 'server_uuid': 'd93349fd-802c-4cf8-894e-850c3aa81f25', 'tag': 'dc1688c7-8017-418e-9fa3-0ebbdb88e9b1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1493/2964] 199.204.45.25 () {30 vars in 742 bytes} [Thu May 28 16:36:33 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d => 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: 1472/2965] 199.204.45.25 () {30 vars in 768 bytes} [Thu May 28 16:36:33 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 3693 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2966] 199.204.45.25 () {30 vars in 768 bytes} [Thu May 28 16:36:33 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 3693 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2967] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:36:33 2026] GET /v2.0/ports?tenant_id=0333cf4a598c4e04864086ce94ab3fa9&device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 3693 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2968] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:36:34 2026] GET /v2.0/networks?id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d => 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: 1474/2969] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:36:34 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d?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: 1496/2970] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:36:34 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2971] 199.204.45.25 () {30 vars in 768 bytes} [Thu May 28 16:36:34 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 3693 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2972] 199.204.45.25 () {34 vars in 974 bytes} [Thu May 28 16:36:35 2026] GET /v2.0/ports/dc1688c7-8017-418e-9fa3-0ebbdb88e9b1 => generated 1116 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2973] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:36:35 2026] GET /v2.0/ports/dc1688c7-8017-418e-9fa3-0ebbdb88e9b1?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2974] 199.204.45.25 () {30 vars in 768 bytes} [Thu May 28 16:36:35 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 3693 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2975] 199.204.45.25 () {34 vars in 1015 bytes} [Thu May 28 16:36:35 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2976] 199.204.45.25 () {38 vars in 1027 bytes} [Thu May 28 16:36:35 2026] PUT /v2.0/ports/dc1688c7-8017-418e-9fa3-0ebbdb88e9b1 => generated 917 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2977] 199.204.45.25 () {30 vars in 768 bytes} [Thu May 28 16:36:36 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 2585 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:36:36.942 7 INFO neutron_taas.services.taas.taas_plugin [None req-4438c45d-3bb6-4a57-a4d8-7f24ba08be2d 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: dc1688c7-8017-418e-9fa3-0ebbdb88e9b1 2026-05-28 16:36:36.944 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4438c45d-3bb6-4a57-a4d8-7f24ba08be2d 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: dc1688c7-8017-418e-9fa3-0ebbdb88e9b1 [pid: 7|app: 0|req: 1500/2978] 199.204.45.25 () {32 vars in 758 bytes} [Thu May 28 16:36:36 2026] DELETE /v2.0/ports/dc1688c7-8017-418e-9fa3-0ebbdb88e9b1 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2979] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:36:37 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: 1501/2980] 199.204.45.25 () {30 vars in 704 bytes} [Thu May 28 16:36: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: 1480/2981] 199.204.45.25 () {30 vars in 680 bytes} [Thu May 28 16:36: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: 1502/2982] 199.204.45.25 () {30 vars in 716 bytes} [Thu May 28 16:36: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: 1481/2983] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:36:37 2026] GET /v2.0/subnets/6d055ad0-a225-4b53-8447-fb5d8f80af60 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2984] 199.204.45.25 () {30 vars in 736 bytes} [Thu May 28 16:36:37 2026] GET /v2.0/ports/3dad80f3-f386-4ab4-8ea7-766b63d2e5c9 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2985] 199.204.45.25 () {30 vars in 736 bytes} [Thu May 28 16:36:37 2026] GET /v2.0/ports/ca826d20-004a-472b-9053-638c7f5de96b => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2986] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:36:37 2026] GET /v2.0/subnets/6d055ad0-a225-4b53-8447-fb5d8f80af60 => 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: 1483/2987] 199.204.45.25 () {30 vars in 742 bytes} [Thu May 28 16:36:37 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f => generated 799 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2988] 199.204.45.25 () {30 vars in 736 bytes} [Thu May 28 16:36:37 2026] GET /v2.0/ports/3dad80f3-f386-4ab4-8ea7-766b63d2e5c9 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2989] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:36:37 2026] GET /v2.0/subnets/6d055ad0-a225-4b53-8447-fb5d8f80af60 => 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: 1506/2990] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:36:37 2026] GET /v2.0/ports?tenant_id=0333cf4a598c4e04864086ce94ab3fa9&device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 2585 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2991] 199.204.45.25 () {34 vars in 1145 bytes} [Thu May 28 16:36:37 2026] GET /v2.0/networks?id=7176afb0-2fcb-4b61-971d-a5d1216005c1&id=8c2b29de-62a2-4757-8b74-f5db1346cd0f&id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d => generated 2310 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2992] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:36:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.35&port_id=18d978a5-7a74-4ab6-8ff6-00617f32422b => 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: 1486/2993] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:36:37 2026] GET /v2.0/subnets?id=3b5bf4bc-1b45-473c-b6f3-e71e951046fb => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2994] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:36:37 2026] GET /v2.0/ports?network_id=7176afb0-2fcb-4b61-971d-a5d1216005c1&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: 1487/2995] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:36:37 2026] GET /v2.0/networks/7176afb0-2fcb-4b61-971d-a5d1216005c1?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: 1509/2996] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:36:37 2026] GET /v2.0/networks/7176afb0-2fcb-4b61-971d-a5d1216005c1?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: 1488/2997] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:36:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.117&port_id=ca826d20-004a-472b-9053-638c7f5de96b => 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: 1510/2998] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:36:37 2026] GET /v2.0/subnets?id=6d055ad0-a225-4b53-8447-fb5d8f80af60 => generated 679 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2999] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:36:37 2026] GET /v2.0/ports?network_id=8c2b29de-62a2-4757-8b74-f5db1346cd0f&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3000] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:36:38 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f?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: 1490/3001] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:36:38 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f?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: 1492/3004] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:36:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3005] 199.204.45.25 () {30 vars in 704 bytes} [Thu May 28 16:36:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3006] 199.204.45.25 () {30 vars in 680 bytes} [Thu May 28 16:36:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3007] 199.204.45.25 () {30 vars in 716 bytes} [Thu May 28 16:36:48 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-28 16:36:48.575 8 INFO neutron.api.v2.resource [None req-dc6f7c30-6db4-49e6-9c8c-735a0657ad1a 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1494/3008] 199.204.45.25 () {30 vars in 762 bytes} [Thu May 28 16:36:48 2026] GET /v2.0/security-groups/lb-d86cd127-287b-4a3a-ac50-ca92a4842efb => 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: 1515/3009] 199.204.45.25 () {30 vars in 784 bytes} [Thu May 28 16:36:48 2026] GET /v2.0/security-groups?name=lb-d86cd127-287b-4a3a-ac50-ca92a4842efb => generated 2865 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3010] 199.204.45.25 () {30 vars in 814 bytes} [Thu May 28 16:36:48 2026] GET /v2.0/security-group-rules?security_group_id=bfed46ca-4784-4778-95f0-c923a3e122e8 => generated 2334 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3011] 199.204.45.25 () {32 vars in 788 bytes} [Thu May 28 16:36:48 2026] DELETE /v2.0/security-group-rules/091edf2e-b010-48ba-b1c9-bd62a6dd7dd4 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3012] 199.204.45.25 () {32 vars in 788 bytes} [Thu May 28 16:36:48 2026] DELETE /v2.0/security-group-rules/a63da57a-8bd5-474c-bf5b-ff3744e822dc => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:36:52.613 7 INFO neutron_taas.services.taas.taas_plugin [None req-bbfb3dde-3121-4a6a-b642-097404b00e7c 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] TaaS: Handle Delete Port: 2eb87954-5638-4f38-a3c9-b04291b8406b 2026-05-28 16:36:52.616 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbfb3dde-3121-4a6a-b642-097404b00e7c 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Tap Mirror: Handle Delete Port: 2eb87954-5638-4f38-a3c9-b04291b8406b 2026-05-28 16:36:52.785 7 INFO neutron.db.l3_db [None req-bbfb3dde-3121-4a6a-b642-097404b00e7c 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Floating IP fdef0dff-f43f-4ef2-b4d5-78720a6a24e4 disassociated (deleted). External IP: 10.96.250.209, port: 3dad80f3-f386-4ab4-8ea7-766b63d2e5c9. [pid: 7|app: 0|req: 1517/3013] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:36:52 2026] DELETE /v2.0/floatingips/fdef0dff-f43f-4ef2-b4d5-78720a6a24e4 => generated 0 bytes in 576 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:36:53.075 8 INFO neutron.api.v2.resource [None req-c8cca095-d53b-484e-80ef-2365ade37dc4 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1497/3014] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 28 16:36:53 2026] GET /v2.0/floatingips/fdef0dff-f43f-4ef2-b4d5-78720a6a24e4 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3015] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:36:53 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: 1498/3016] 199.204.45.25 () {30 vars in 704 bytes} [Thu May 28 16:36:53 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: 1519/3017] 199.204.45.25 () {30 vars in 680 bytes} [Thu May 28 16:36:53 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: 1499/3018] 199.204.45.25 () {30 vars in 716 bytes} [Thu May 28 16:36:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:36:53.879 7 INFO neutron.api.v2.resource [None req-df25a618-b64f-4829-b79e-d4ae6393e532 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1520/3019] 199.204.45.25 () {30 vars in 762 bytes} [Thu May 28 16:36:53 2026] GET /v2.0/security-groups/lb-d86cd127-287b-4a3a-ac50-ca92a4842efb => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3020] 199.204.45.25 () {30 vars in 784 bytes} [Thu May 28 16:36:53 2026] GET /v2.0/security-groups?name=lb-d86cd127-287b-4a3a-ac50-ca92a4842efb => generated 1639 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3021] 199.204.45.25 () {30 vars in 814 bytes} [Thu May 28 16:36:53 2026] GET /v2.0/security-group-rules?security_group_id=bfed46ca-4784-4778-95f0-c923a3e122e8 => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3022] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:36:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3023] 199.204.45.25 () {30 vars in 704 bytes} [Thu May 28 16:36:54 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: 1502/3024] 199.204.45.25 () {30 vars in 680 bytes} [Thu May 28 16:36:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3025] 199.204.45.25 () {30 vars in 716 bytes} [Thu May 28 16:36:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3026] 199.204.45.25 () {30 vars in 740 bytes} [Thu May 28 16:36:54 2026] GET /v2.0/subnets/6d055ad0-a225-4b53-8447-fb5d8f80af60 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3027] 199.204.45.25 () {30 vars in 768 bytes} [Thu May 28 16:36:54 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 2585 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3028] 199.204.45.25 () {30 vars in 768 bytes} [Thu May 28 16:36:54 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 2585 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3029] 199.204.45.25 () {30 vars in 768 bytes} [Thu May 28 16:36:54 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 2585 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3032] 199.204.45.25 () {30 vars in 768 bytes} [Thu May 28 16:36:55 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 2585 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3033] 199.204.45.25 () {34 vars in 974 bytes} [Thu May 28 16:36:56 2026] GET /v2.0/ports/ca826d20-004a-472b-9053-638c7f5de96b => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3034] 199.204.45.25 () {30 vars in 768 bytes} [Thu May 28 16:36:56 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 2585 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3035] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:36:56 2026] GET /v2.0/ports/ca826d20-004a-472b-9053-638c7f5de96b?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3036] 199.204.45.25 () {34 vars in 1015 bytes} [Thu May 28 16:36:56 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f?fields=dns_domain => generated 29 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3037] 199.204.45.25 () {38 vars in 1027 bytes} [Thu May 28 16:36:56 2026] PUT /v2.0/ports/ca826d20-004a-472b-9053-638c7f5de96b => generated 1150 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3038] 199.204.45.25 () {30 vars in 768 bytes} [Thu May 28 16:36:57 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 1244 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, ' [pid: 7|app: 0|req: 1530/3039] 199.204.45.25 () {34 vars in 788 bytes} [Thu May 28 16:36:57 2026] PUT /v2.0/ports/ca826d20-004a-472b-9053-638c7f5de96b => generated 1090 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3040] 199.204.45.25 () {30 vars in 736 bytes} [Thu May 28 16:36:57 2026] GET /v2.0/ports/ca826d20-004a-472b-9053-638c7f5de96b => generated 1090 bytes in 28 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-28 16:36:57.827 7 INFO neutron_taas.services.taas.taas_plugin [None req-964742b5-d85a-4f2d-9fd8-23f4c6dd17ce 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: ca826d20-004a-472b-9053-638c7f5de96b 2026-05-28 16:36:57.830 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-964742b5-d85a-4f2d-9fd8-23f4c6dd17ce 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: ca826d20-004a-472b-9053-638c7f5de96b [pid: 7|app: 0|req: 1531/3041] 199.204.45.25 () {32 vars in 758 bytes} [Thu May 28 16:36:57 2026] DELETE /v2.0/ports/ca826d20-004a-472b-9053-638c7f5de96b => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3042] 199.204.45.25 () {30 vars in 702 bytes} [Thu May 28 16:36:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3043] 199.204.45.25 () {30 vars in 704 bytes} [Thu May 28 16:36:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3044] 199.204.45.25 () {30 vars in 680 bytes} [Thu May 28 16:36: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: 1533/3045] 199.204.45.25 () {30 vars in 716 bytes} [Thu May 28 16:36: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) 2026-05-28 16:36:58.116 8 INFO neutron.pecan_wsgi.hooks.translation [None req-72bb8e74-22f2-474d-b3c7-9bb37930f981 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1513/3046] 199.204.45.25 () {32 vars in 758 bytes} [Thu May 28 16:36:58 2026] DELETE /v2.0/ports/ca826d20-004a-472b-9053-638c7f5de96b => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3047] 199.204.45.25 () {30 vars in 736 bytes} [Thu May 28 16:36:58 2026] GET /v2.0/ports/3dad80f3-f386-4ab4-8ea7-766b63d2e5c9 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:36:58.174 8 INFO neutron.api.v2.resource [None req-5440ca52-6d28-4467-8e85-19bf850e9b6f 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1514/3048] 199.204.45.25 () {30 vars in 762 bytes} [Thu May 28 16:36:58 2026] GET /v2.0/security-groups/lb-d86cd127-287b-4a3a-ac50-ca92a4842efb => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3049] 199.204.45.25 () {30 vars in 784 bytes} [Thu May 28 16:36:58 2026] GET /v2.0/security-groups?name=lb-d86cd127-287b-4a3a-ac50-ca92a4842efb => generated 1639 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3050] 199.204.45.25 () {30 vars in 736 bytes} [Thu May 28 16:36:58 2026] GET /v2.0/ports/3dad80f3-f386-4ab4-8ea7-766b63d2e5c9 => generated 1128 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3051] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:36:58 2026] GET /v2.0/ports?tenant_id=0333cf4a598c4e04864086ce94ab3fa9&device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => 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: 1517/3052] 199.204.45.25 () {34 vars in 1065 bytes} [Thu May 28 16:36:58 2026] GET /v2.0/networks?id=7176afb0-2fcb-4b61-971d-a5d1216005c1&id=8c2b29de-62a2-4757-8b74-f5db1346cd0f => generated 1523 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3053] 199.204.45.25 () {34 vars in 1059 bytes} [Thu May 28 16:36:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.35&port_id=18d978a5-7a74-4ab6-8ff6-00617f32422b => 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: 1536/3054] 199.204.45.25 () {34 vars in 788 bytes} [Thu May 28 16:36:58 2026] PUT /v2.0/ports/3dad80f3-f386-4ab4-8ea7-766b63d2e5c9 => generated 1090 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3055] 199.204.45.25 () {34 vars in 983 bytes} [Thu May 28 16:36:58 2026] GET /v2.0/subnets?id=3b5bf4bc-1b45-473c-b6f3-e71e951046fb => 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: 1537/3056] 199.204.45.25 () {32 vars in 778 bytes} [Thu May 28 16:36:58 2026] DELETE /v2.0/security-groups/bfed46ca-4784-4778-95f0-c923a3e122e8 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3057] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:36:58 2026] GET /v2.0/ports?network_id=7176afb0-2fcb-4b61-971d-a5d1216005c1&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3058] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:36:58 2026] GET /v2.0/networks/7176afb0-2fcb-4b61-971d-a5d1216005c1?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:36:58.548 7 INFO neutron_taas.services.taas.taas_plugin [None req-c898434d-3418-405c-a324-6f85325ba7b9 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 3dad80f3-f386-4ab4-8ea7-766b63d2e5c9 2026-05-28 16:36:58.550 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c898434d-3418-405c-a324-6f85325ba7b9 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 3dad80f3-f386-4ab4-8ea7-766b63d2e5c9 [pid: 8|app: 0|req: 1522/3059] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:36:58 2026] GET /v2.0/networks/7176afb0-2fcb-4b61-971d-a5d1216005c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3060] 199.204.45.25 () {32 vars in 758 bytes} [Thu May 28 16:36:58 2026] DELETE /v2.0/ports/3dad80f3-f386-4ab4-8ea7-766b63d2e5c9 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3061] 199.204.45.25 () {34 vars in 993 bytes} [Thu May 28 16:37:01 2026] GET /v2.0/ports?device_id=d93349fd-802c-4cf8-894e-850c3aa81f25 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:37:01.639 7 INFO neutron_taas.services.taas.taas_plugin [req-577fdc9f-9b27-42d6-9aa5-fe00b3b0dfc5 req-4b1a36cf-0522-4a9d-9157-7171060682de 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] TaaS: Handle Delete Port: 18d978a5-7a74-4ab6-8ff6-00617f32422b 2026-05-28 16:37:01.641 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-577fdc9f-9b27-42d6-9aa5-fe00b3b0dfc5 req-4b1a36cf-0522-4a9d-9157-7171060682de 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Tap Mirror: Handle Delete Port: 18d978a5-7a74-4ab6-8ff6-00617f32422b [pid: 7|app: 0|req: 1539/3062] 199.204.45.25 () {36 vars in 996 bytes} [Thu May 28 16:37:01 2026] DELETE /v2.0/ports/18d978a5-7a74-4ab6-8ff6-00617f32422b => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:37:01.775 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c37555c-cc70-436d-abbe-94eaeff4169c'] response: {'server_uuid': 'd93349fd-802c-4cf8-894e-850c3aa81f25', 'name': 'network-vif-deleted', 'tag': '18d978a5-7a74-4ab6-8ff6-00617f32422b', 'status': 'completed', 'code': 200} 2026-05-28 16:37:03.388 8 INFO neutron_taas.services.taas.taas_plugin [None req-3de1fb4d-8bfe-4e5a-a415-9e17e6bf68dd 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] TaaS: Handle Delete Port: 7aca6ed9-771b-4f02-b2be-ad1a2adf273e 2026-05-28 16:37:03.391 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3de1fb4d-8bfe-4e5a-a415-9e17e6bf68dd 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Tap Mirror: Handle Delete Port: 7aca6ed9-771b-4f02-b2be-ad1a2adf273e 2026-05-28 16:37:03.570 8 INFO neutron.db.l3_db [None req-3de1fb4d-8bfe-4e5a-a415-9e17e6bf68dd 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Floating IP 4b97b5f6-a81f-4e07-9d4a-4ade47d1c767 disassociated (deleted). External IP: 10.96.250.215, port: b746025b-5f3d-46a4-86fa-0477f111bf87. [pid: 8|app: 0|req: 1524/3063] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:37:03 2026] DELETE /v2.0/floatingips/4b97b5f6-a81f-4e07-9d4a-4ade47d1c767 => generated 0 bytes in 599 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:37:03.892 7 INFO neutron.api.v2.resource [None req-c2d75d92-5838-4d39-a92e-744ddb4b355b 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/3064] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 28 16:37:03 2026] GET /v2.0/floatingips/4b97b5f6-a81f-4e07-9d4a-4ade47d1c767 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:37:03.915 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d603e61-77de-449a-bcc8-23f32b1e3a75'] response: {'name': 'network-changed', 'server_uuid': 'a2fcaaf1-2a42-4ad9-a56b-0207c228a681', 'tag': 'b746025b-5f3d-46a4-86fa-0477f111bf87', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1525/3065] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:37:04 2026] GET /v2.0/ports?device_id=a2fcaaf1-2a42-4ad9-a56b-0207c228a681 => generated 1204 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3066] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:37:04 2026] GET /v2.0/security-groups?id=f3461873-6cd6-461a-9082-560923fd89d8&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: 1526/3067] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:37:04 2026] GET /v2.0/ports?tenant_id=66b0abc3fcea44a1a80c853eaf7287a3&device_id=a2fcaaf1-2a42-4ad9-a56b-0207c228a681 => generated 1473 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3068] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:37:04 2026] GET /v2.0/networks?id=169e9304-b10e-49de-b11c-b50ac7b80867 => 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: 1527/3069] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:37:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.178&port_id=b746025b-5f3d-46a4-86fa-0477f111bf87 => 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: 1543/3070] 199.204.45.25 () {34 vars in 1105 bytes} [Thu May 28 16:37:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A39f&port_id=b746025b-5f3d-46a4-86fa-0477f111bf87 => 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: 1528/3071] 199.204.45.25 () {34 vars in 1063 bytes} [Thu May 28 16:37:04 2026] GET /v2.0/subnets?id=6938d9f9-540a-4dcd-8221-4635aff41f92&id=ea10faf1-8941-42f7-9947-e51c884ce55a => generated 1413 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3072] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:37:04 2026] GET /v2.0/ports?network_id=169e9304-b10e-49de-b11c-b50ac7b80867&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3073] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:37:04 2026] GET /v2.0/ports?network_id=169e9304-b10e-49de-b11c-b50ac7b80867&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: 1545/3074] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:37:04 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3075] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:37:04 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867?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: 1546/3076] 199.204.45.25 () {34 vars in 993 bytes} [Thu May 28 16:37:06 2026] GET /v2.0/ports?device_id=a2fcaaf1-2a42-4ad9-a56b-0207c228a681 => generated 1204 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:37:06.682 8 INFO neutron_taas.services.taas.taas_plugin [req-078f8bee-ad46-46f2-beba-d7a9976bafd2 req-48335405-8698-4e0f-ba56-6e4610cef895 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] TaaS: Handle Delete Port: b746025b-5f3d-46a4-86fa-0477f111bf87 2026-05-28 16:37:06.686 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-078f8bee-ad46-46f2-beba-d7a9976bafd2 req-48335405-8698-4e0f-ba56-6e4610cef895 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Tap Mirror: Handle Delete Port: b746025b-5f3d-46a4-86fa-0477f111bf87 [pid: 8|app: 0|req: 1531/3077] 199.204.45.25 () {36 vars in 996 bytes} [Thu May 28 16:37:06 2026] DELETE /v2.0/ports/b746025b-5f3d-46a4-86fa-0477f111bf87 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:37:06.880 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab1e1dfa-9f8d-434a-80f3-7b1d506febef'] response: {'server_uuid': 'a2fcaaf1-2a42-4ad9-a56b-0207c228a681', 'name': 'network-vif-deleted', 'tag': 'b746025b-5f3d-46a4-86fa-0477f111bf87', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1547/3078] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:37:09 2026] GET /v2.0/ports?device_id=a2fcaaf1-2a42-4ad9-a56b-0207c228a681 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:37:14.470 8 INFO neutron_taas.services.taas.taas_plugin [None req-efbb4f74-24ae-4995-bf42-9c270ed99e41 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] TaaS: Handle Delete Port: cbd8c8a5-6271-43ae-9fd1-a6b1b4dfca39 2026-05-28 16:37:14.473 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-efbb4f74-24ae-4995-bf42-9c270ed99e41 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Tap Mirror: Handle Delete Port: cbd8c8a5-6271-43ae-9fd1-a6b1b4dfca39 2026-05-28 16:37:14.636 8 INFO neutron.db.l3_db [None req-efbb4f74-24ae-4995-bf42-9c270ed99e41 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Floating IP abe9f066-ec55-4779-8e82-38754f66cf00 disassociated (deleted). External IP: 10.96.250.211, port: a2302e20-3903-4a8f-a0c1-78c40bf6eec0. [pid: 8|app: 0|req: 1533/3081] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:37:14 2026] DELETE /v2.0/floatingips/abe9f066-ec55-4779-8e82-38754f66cf00 => generated 0 bytes in 575 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:37:14.934 7 INFO neutron.api.v2.resource [None req-c088dfd6-e3b6-4aec-92e4-94d8e69a1932 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/3082] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 28 16:37:14 2026] GET /v2.0/floatingips/abe9f066-ec55-4779-8e82-38754f66cf00 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:37:14.945 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ee1bb94-5666-4115-8429-b7f2f70f226a'] response: {'name': 'network-changed', 'server_uuid': 'b2780b1a-0fd5-445d-9620-4dd3f4e2a1b0', 'tag': 'a2302e20-3903-4a8f-a0c1-78c40bf6eec0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1534/3083] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:37:15 2026] GET /v2.0/ports?device_id=b2780b1a-0fd5-445d-9620-4dd3f4e2a1b0 => generated 1196 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3084] 10.0.0.131 () {34 vars in 1040 bytes} [Thu May 28 16:37:15 2026] GET /v2.0/security-groups?id=f3461873-6cd6-461a-9082-560923fd89d8&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: 1535/3085] 199.204.45.25 () {34 vars in 1079 bytes} [Thu May 28 16:37:15 2026] GET /v2.0/ports?tenant_id=66b0abc3fcea44a1a80c853eaf7287a3&device_id=b2780b1a-0fd5-445d-9620-4dd3f4e2a1b0 => generated 1465 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3086] 199.204.45.25 () {34 vars in 985 bytes} [Thu May 28 16:37:15 2026] GET /v2.0/networks?id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3087] 199.204.45.25 () {34 vars in 1057 bytes} [Thu May 28 16:37:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.199&port_id=a2302e20-3903-4a8f-a0c1-78c40bf6eec0 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3088] 199.204.45.25 () {34 vars in 1101 bytes} [Thu May 28 16:37:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5a&port_id=a2302e20-3903-4a8f-a0c1-78c40bf6eec0 => 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: 1537/3089] 199.204.45.25 () {34 vars in 1063 bytes} [Thu May 28 16:37:15 2026] GET /v2.0/subnets?id=9c58af06-ef7d-43cd-a29d-6c3f35d0badd&id=0733e5fa-61a5-4e6b-acd3-4670c953a824 => generated 1410 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3090] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:37:15 2026] GET /v2.0/ports?network_id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3091] 199.204.45.25 () {34 vars in 1051 bytes} [Thu May 28 16:37:15 2026] GET /v2.0/ports?network_id=dd3e755d-1ace-48f2-ad7f-9cf90a53501d&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3092] 199.204.45.25 () {34 vars in 1011 bytes} [Thu May 28 16:37:15 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3093] 199.204.45.25 () {34 vars in 1111 bytes} [Thu May 28 16:37:15 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3094] 199.204.45.25 () {34 vars in 993 bytes} [Thu May 28 16:37:17 2026] GET /v2.0/ports?device_id=b2780b1a-0fd5-445d-9620-4dd3f4e2a1b0 => generated 1196 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 16:37:17.676 8 INFO neutron_taas.services.taas.taas_plugin [req-7003ae41-e08f-4e1d-875c-d0919c751fed req-73456d39-67a8-4f7b-b3e5-930d85f362c8 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] TaaS: Handle Delete Port: a2302e20-3903-4a8f-a0c1-78c40bf6eec0 2026-05-28 16:37:17.678 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7003ae41-e08f-4e1d-875c-d0919c751fed req-73456d39-67a8-4f7b-b3e5-930d85f362c8 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Tap Mirror: Handle Delete Port: a2302e20-3903-4a8f-a0c1-78c40bf6eec0 [pid: 8|app: 0|req: 1540/3095] 199.204.45.25 () {36 vars in 996 bytes} [Thu May 28 16:37:17 2026] DELETE /v2.0/ports/a2302e20-3903-4a8f-a0c1-78c40bf6eec0 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:37:17.861 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-37cd0dd5-fc16-449e-8b89-e78ec1d97703'] response: {'server_uuid': 'b2780b1a-0fd5-445d-9620-4dd3f4e2a1b0', 'name': 'network-vif-deleted', 'tag': 'a2302e20-3903-4a8f-a0c1-78c40bf6eec0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1556/3096] 10.0.0.131 () {34 vars in 990 bytes} [Thu May 28 16:37:20 2026] GET /v2.0/ports?device_id=b2780b1a-0fd5-445d-9620-4dd3f4e2a1b0 => 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: 1558/3099] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 28 16:37:25 2026] DELETE /v2.0/security-group-rules/0d20d2e4-a2b5-49e4-9b78-6621d46831d2 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:37:25.467 8 INFO neutron.api.v2.resource [None req-b687fb4f-6393-4488-ab58-81bdd58eb24f 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1542/3100] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:37:25 2026] GET /v2.0/security-group-rules/0d20d2e4-a2b5-49e4-9b78-6621d46831d2 => 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: 1559/3101] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 28 16:37:25 2026] DELETE /v2.0/security-group-rules/97a80f2e-eff9-482d-b980-fd2c4399f316 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:37:25.541 8 INFO neutron.api.v2.resource [None req-e4d75303-de33-47cc-bf7e-6569002a56ec 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1543/3102] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:37:25 2026] GET /v2.0/security-group-rules/97a80f2e-eff9-482d-b980-fd2c4399f316 => 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: 1560/3103] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 28 16:37:25 2026] DELETE /v2.0/security-group-rules/9ed369e2-adba-4124-877f-63288e750964 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:37:25.610 8 INFO neutron.api.v2.resource [None req-ebfc9db2-ac5e-43d2-aa9d-557c3aa4119d 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1544/3104] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:37:25 2026] GET /v2.0/security-group-rules/9ed369e2-adba-4124-877f-63288e750964 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3105] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 28 16:37:25 2026] DELETE /v2.0/security-group-rules/ad6fb329-964b-431d-8111-1359d9fa276a => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:37:25.690 8 INFO neutron.api.v2.resource [None req-d419718d-a6d0-455d-b483-fd743e46aebd 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1545/3106] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:37:25 2026] GET /v2.0/security-group-rules/ad6fb329-964b-431d-8111-1359d9fa276a => 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: 1562/3107] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 28 16:37:25 2026] DELETE /v2.0/security-group-rules/3e5a83c9-10d9-4385-87ab-253034891728 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:37:25.772 8 INFO neutron.api.v2.resource [None req-9deb5984-fc82-47ac-a792-837c27e24bd1 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1546/3108] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:37:25 2026] GET /v2.0/security-group-rules/3e5a83c9-10d9-4385-87ab-253034891728 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3109] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 28 16:37:25 2026] DELETE /v2.0/security-group-rules/d46469cd-a85b-4174-a294-57cbfc354423 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:37:25.856 8 INFO neutron.api.v2.resource [None req-3dc8475c-280f-42f6-8df2-e5ca937dcd11 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1547/3110] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:37:25 2026] GET /v2.0/security-group-rules/d46469cd-a85b-4174-a294-57cbfc354423 => 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: 1564/3111] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 28 16:37:25 2026] DELETE /v2.0/security-group-rules/2a00f5f2-def2-4b46-91a4-7ee55c41f59e => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:37:25.942 8 INFO neutron.api.v2.resource [None req-e265a665-32a3-440c-b08f-b93f52a6c110 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1548/3112] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:37:25 2026] GET /v2.0/security-group-rules/2a00f5f2-def2-4b46-91a4-7ee55c41f59e => 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: 1565/3113] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 28 16:37:25 2026] DELETE /v2.0/security-group-rules/1642ed8d-7a01-45e0-b9af-abf974172e4f => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:37:26.020 8 INFO neutron.api.v2.resource [None req-7a94a26b-2550-47e1-9a03-be57736e925e 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1549/3114] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:37:26 2026] GET /v2.0/security-group-rules/1642ed8d-7a01-45e0-b9af-abf974172e4f => 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: 1566/3115] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 28 16:37:26 2026] DELETE /v2.0/security-group-rules/41b6eb07-6251-488f-b910-c25f98da75d3 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:37:26.099 8 INFO neutron.api.v2.resource [None req-45eaced9-fc25-44be-9781-ae9519b4a2cc 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1550/3116] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:37:26 2026] GET /v2.0/security-group-rules/41b6eb07-6251-488f-b910-c25f98da75d3 => 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: 1567/3117] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 28 16:37:26 2026] DELETE /v2.0/security-group-rules/9b6d7575-99a9-4c5a-8954-c7ea4001f1ba => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:37:26.188 8 INFO neutron.api.v2.resource [None req-9597fcb6-48f8-490b-b1d3-accabd9ca348 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1551/3118] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:37:26 2026] GET /v2.0/security-group-rules/9b6d7575-99a9-4c5a-8954-c7ea4001f1ba => 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: 1568/3119] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 28 16:37:26 2026] DELETE /v2.0/security-group-rules/5e5d8efc-bb18-4819-9977-ed7577807421 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:37:26.257 8 INFO neutron.api.v2.resource [None req-58beb3a4-df40-4c50-a54a-c7284c68e3e7 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1552/3120] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:37:26 2026] GET /v2.0/security-group-rules/5e5d8efc-bb18-4819-9977-ed7577807421 => 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: 1569/3121] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:37:26 2026] DELETE /v2.0/security-groups/f3461873-6cd6-461a-9082-560923fd89d8 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:37:26.340 8 INFO neutron.api.v2.resource [None req-6bd9e070-d691-4f5f-b98b-e4bac41e2165 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1553/3122] 10.0.0.3 () {32 vars in 735 bytes} [Thu May 28 16:37:26 2026] GET /v2.0/security-groups/f3461873-6cd6-461a-9082-560923fd89d8 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:37:26.697 7 INFO neutron_taas.services.taas.taas_plugin [None req-02a006d6-4ab5-4256-834f-3c5daed5740f 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] TaaS: Handle Delete Port: 8642b336-15d1-4e06-ba89-c7c9504f2d4f 2026-05-28 16:37:26.701 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02a006d6-4ab5-4256-834f-3c5daed5740f 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Tap Mirror: Handle Delete Port: 8642b336-15d1-4e06-ba89-c7c9504f2d4f [pid: 7|app: 0|req: 1570/3123] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:37:26 2026] PUT /v2.0/routers/70b93e54-209e-4b72-8616-4c307aa05847/remove_router_interface => generated 309 bytes in 778 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:37:27.317 8 INFO neutron.api.v2.resource [None req-c82509fe-7ee2-4c8b-9849-0067e8294eeb 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1554/3124] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:37:27 2026] PUT /v2.0/routers/70b93e54-209e-4b72-8616-4c307aa05847/remove_router_interface => generated 198 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:37:27.703 7 INFO neutron_taas.services.taas.taas_plugin [None req-824a7676-f142-4b11-bc0b-6f7398d52e74 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] TaaS: Handle Delete Port: 98f5371a-183d-4e5f-9898-8da132795642 2026-05-28 16:37:27.706 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-824a7676-f142-4b11-bc0b-6f7398d52e74 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Tap Mirror: Handle Delete Port: 98f5371a-183d-4e5f-9898-8da132795642 [pid: 7|app: 0|req: 1571/3125] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:37:27 2026] PUT /v2.0/routers/70b93e54-209e-4b72-8616-4c307aa05847/remove_router_interface => generated 309 bytes in 959 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:37:28.429 8 INFO neutron.api.v2.resource [None req-5b47ddb1-3777-497c-a8dd-28c074156052 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1555/3126] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:37:28 2026] PUT /v2.0/routers/70b93e54-209e-4b72-8616-4c307aa05847/remove_router_interface => generated 198 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:37:28.813 7 INFO neutron_taas.services.taas.taas_plugin [None req-0ccbad35-aa3d-452b-a0e2-e4ee3c2d8017 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] TaaS: Handle Delete Port: aa05fde5-3f17-4106-b68e-013083578c3a 2026-05-28 16:37:28.816 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ccbad35-aa3d-452b-a0e2-e4ee3c2d8017 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Tap Mirror: Handle Delete Port: aa05fde5-3f17-4106-b68e-013083578c3a [pid: 7|app: 0|req: 1572/3127] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:37:28 2026] PUT /v2.0/routers/70b93e54-209e-4b72-8616-4c307aa05847/remove_router_interface => generated 309 bytes in 947 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:37:29.529 8 INFO neutron.api.v2.resource [None req-f9b3e125-380b-464b-8e1a-f501f607e009 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1556/3128] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 28 16:37:29 2026] PUT /v2.0/routers/70b93e54-209e-4b72-8616-4c307aa05847/remove_router_interface => generated 198 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:37:29.738 7 INFO neutron_taas.services.taas.taas_plugin [None req-2b886fd4-5f64-4ab9-84e0-5477c106877f 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] TaaS: Handle Delete Port: 0f2f32d4-0cc1-4a09-a0fb-405ca7bdc936 2026-05-28 16:37:29.742 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b886fd4-5f64-4ab9-84e0-5477c106877f 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Tap Mirror: Handle Delete Port: 0f2f32d4-0cc1-4a09-a0fb-405ca7bdc936 2026-05-28 16:37:29.985 7 INFO neutron_taas.services.taas.taas_plugin [None req-2b886fd4-5f64-4ab9-84e0-5477c106877f 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] TaaS: Handle Delete Port: 7e87bc81-a378-4cab-bfb9-4ffab3197f2b 2026-05-28 16:37:29.987 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b886fd4-5f64-4ab9-84e0-5477c106877f 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Tap Mirror: Handle Delete Port: 7e87bc81-a378-4cab-bfb9-4ffab3197f2b 2026-05-28 16:37:30.300 7 INFO neutron.db.l3_hamode_db [None req-2b886fd4-5f64-4ab9-84e0-5477c106877f 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] HA network af3cd03e-9cbf-48e8-88f9-2774b7fe0a19 was deleted as no HA routers are present in tenant 66b0abc3fcea44a1a80c853eaf7287a3. [pid: 7|app: 0|req: 1573/3129] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:37:29 2026] DELETE /v2.0/routers/70b93e54-209e-4b72-8616-4c307aa05847 => generated 0 bytes in 772 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:37:30.327 8 INFO neutron.api.v2.resource [None req-01fd621c-c21b-4f8b-b825-fc06f9748fe5 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1557/3130] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 28 16:37:30 2026] GET /v2.0/routers/70b93e54-209e-4b72-8616-4c307aa05847 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:37:30.402 7 INFO neutron.services.segments.plugin [-] Segment 95d8bf79-797d-4f5a-8d02-0a8205a4e0ed resource provider aggregate not found 2026-05-28 16:37:30.412 7 INFO neutron.services.segments.plugin [-] Segment 95d8bf79-797d-4f5a-8d02-0a8205a4e0ed resource provider aggregate not found 2026-05-28 16:37:30.429 7 INFO neutron.services.segments.plugin [-] Segment 95d8bf79-797d-4f5a-8d02-0a8205a4e0ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95d8bf79-797d-4f5a-8d02-0a8205a4e0ed found for delete ", "request_id": "req-49c016a9-b810-4bc0-8eb5-a76b9e914963"}]} 2026-05-28 16:37:30.430 7 INFO neutron.services.segments.plugin [-] Segment 95d8bf79-797d-4f5a-8d02-0a8205a4e0ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95d8bf79-797d-4f5a-8d02-0a8205a4e0ed found for delete ", "request_id": "req-d78d2ef6-6f1e-48de-a836-bf36c5374418"}]} [pid: 7|app: 0|req: 1574/3131] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:37:30 2026] DELETE /v2.0/subnets/ea10faf1-8941-42f7-9947-e51c884ce55a => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:37:30.507 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f93e4fc5-71c2-4cc9-ab99-4fc0abb6e731 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1558/3132] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 28 16:37:30 2026] GET /v2.0/subnets/ea10faf1-8941-42f7-9947-e51c884ce55a => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3133] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:37:30 2026] DELETE /v2.0/subnets/6938d9f9-540a-4dcd-8221-4635aff41f92 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:37:30.736 8 INFO neutron.pecan_wsgi.hooks.translation [None req-74792b79-4dfc-49a1-b63f-097665d94a02 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1559/3134] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 28 16:37:30 2026] GET /v2.0/subnets/6938d9f9-540a-4dcd-8221-4635aff41f92 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:37:30.844 7 INFO neutron_taas.services.taas.taas_plugin [None req-d5c09aa1-8912-4e86-8217-4818fb4bab95 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] TaaS: Handle Delete Port: a2d69a01-f98a-4c9b-bdf9-4fd81a34621d 2026-05-28 16:37:30.846 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5c09aa1-8912-4e86-8217-4818fb4bab95 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Tap Mirror: Handle Delete Port: a2d69a01-f98a-4c9b-bdf9-4fd81a34621d [pid: 7|app: 0|req: 1576/3135] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:37:30 2026] DELETE /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:37:31.033 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cb02be49-081a-4383-9b06-ee9656c3ff4b 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1560/3136] 10.0.0.3 () {32 vars in 721 bytes} [Thu May 28 16:37:31 2026] GET /v2.0/networks/169e9304-b10e-49de-b11c-b50ac7b80867 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3137] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:37:31 2026] DELETE /v2.0/subnets/9c58af06-ef7d-43cd-a29d-6c3f35d0badd => generated 0 bytes in 574 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:37:31.631 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a8158906-1ef5-4a87-a3fd-7943238b2d9c 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1561/3138] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 28 16:37:31 2026] GET /v2.0/subnets/9c58af06-ef7d-43cd-a29d-6c3f35d0badd => 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: 1578/3139] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:37:31 2026] DELETE /v2.0/subnets/0733e5fa-61a5-4e6b-acd3-4670c953a824 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:37:31.766 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a4e491c5-1f2a-40b4-8c7d-d8ed2dc77958 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1562/3140] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 28 16:37:31 2026] GET /v2.0/subnets/0733e5fa-61a5-4e6b-acd3-4670c953a824 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:37:31.860 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8964b9f-9838-4784-ad3c-f0a6635855a9 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] TaaS: Handle Delete Port: ff2be0ea-d94f-4cd6-b584-39d2c0faa88e 2026-05-28 16:37:31.866 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8964b9f-9838-4784-ad3c-f0a6635855a9 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Tap Mirror: Handle Delete Port: ff2be0ea-d94f-4cd6-b584-39d2c0faa88e [pid: 7|app: 0|req: 1579/3141] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:37:31 2026] DELETE /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:37:32.088 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fbe98708-c6b7-4fc2-b203-ae1079b8b36e 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1563/3142] 10.0.0.3 () {32 vars in 721 bytes} [Thu May 28 16:37:32 2026] GET /v2.0/networks/dd3e755d-1ace-48f2-ad7f-9cf90a53501d => 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: 1580/3143] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:37:32 2026] DELETE /v2.0/subnets/785a64e2-bde7-48f8-b029-3e6eb6d802a4 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:37:32.246 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad440050-2644-4349-9a0a-6210933e5e77 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1564/3144] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 28 16:37:32 2026] GET /v2.0/subnets/785a64e2-bde7-48f8-b029-3e6eb6d802a4 => 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: 1581/3145] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:37:32 2026] DELETE /v2.0/subnets/6d055ad0-a225-4b53-8447-fb5d8f80af60 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:37:32.401 8 INFO neutron.pecan_wsgi.hooks.translation [None req-90a2fbe0-6d7b-464a-a716-c09b9c7748d8 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1565/3146] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 28 16:37:32 2026] GET /v2.0/subnets/6d055ad0-a225-4b53-8447-fb5d8f80af60 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:37:32.453 7 INFO neutron.services.segments.plugin [-] Segment 78e6d4de-89b5-493d-9169-eb3acbbc8e87 resource provider aggregate not found 2026-05-28 16:37:32.459 7 INFO neutron.services.segments.plugin [-] Segment 78e6d4de-89b5-493d-9169-eb3acbbc8e87 resource provider aggregate not found 2026-05-28 16:37:32.475 7 INFO neutron.services.segments.plugin [-] Segment 78e6d4de-89b5-493d-9169-eb3acbbc8e87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78e6d4de-89b5-493d-9169-eb3acbbc8e87 found for delete ", "request_id": "req-cbef447e-5994-4cfe-b42d-70dd23a4d8ba"}]} 2026-05-28 16:37:32.480 7 INFO neutron.services.segments.plugin [-] Segment 78e6d4de-89b5-493d-9169-eb3acbbc8e87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78e6d4de-89b5-493d-9169-eb3acbbc8e87 found for delete ", "request_id": "req-1e84db1f-a5eb-46d3-8ede-5df60b048779"}]} 2026-05-28 16:37:32.496 7 INFO neutron.services.segments.plugin [-] Segment ec2f8e1d-7278-498d-bd9d-5153ec434b0b resource provider aggregate not found 2026-05-28 16:37:32.502 7 INFO neutron.services.segments.plugin [-] Segment ec2f8e1d-7278-498d-bd9d-5153ec434b0b resource provider aggregate not found 2026-05-28 16:37:32.513 7 INFO neutron.services.segments.plugin [-] Segment ec2f8e1d-7278-498d-bd9d-5153ec434b0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec2f8e1d-7278-498d-bd9d-5153ec434b0b found for delete ", "request_id": "req-1764adda-42cf-4fdd-bb50-e1e3efb871e7"}]} 2026-05-28 16:37:32.519 7 INFO neutron.services.segments.plugin [-] Segment ec2f8e1d-7278-498d-bd9d-5153ec434b0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec2f8e1d-7278-498d-bd9d-5153ec434b0b found for delete ", "request_id": "req-5229a634-d831-431b-86ff-bf9983322d33"}]} 2026-05-28 16:37:32.548 7 INFO neutron_taas.services.taas.taas_plugin [None req-5975b963-5f15-48d4-85ed-b994fba1a905 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] TaaS: Handle Delete Port: bb9e0106-d6ea-4b1f-a9b9-7f547f3bcd02 2026-05-28 16:37:32.553 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5975b963-5f15-48d4-85ed-b994fba1a905 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] Tap Mirror: Handle Delete Port: bb9e0106-d6ea-4b1f-a9b9-7f547f3bcd02 [pid: 7|app: 0|req: 1582/3147] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:37:32 2026] DELETE /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:37:32.792 8 INFO neutron.pecan_wsgi.hooks.translation [None req-919727b4-c147-43cb-97bf-4920b7a99c00 2c982341321f49d4bc87e1543e21d194 66b0abc3fcea44a1a80c853eaf7287a3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1566/3148] 10.0.0.3 () {32 vars in 721 bytes} [Thu May 28 16:37:32 2026] GET /v2.0/networks/8c2b29de-62a2-4757-8b74-f5db1346cd0f => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:37:34.530 7 INFO neutron.services.segments.plugin [-] Segment 267cd908-784b-41cd-99e5-f67d617821f2 resource provider aggregate not found 2026-05-28 16:37:34.540 7 INFO neutron.services.segments.plugin [-] Segment 267cd908-784b-41cd-99e5-f67d617821f2 resource provider aggregate not found 2026-05-28 16:37:34.544 7 INFO neutron.services.segments.plugin [-] Segment 267cd908-784b-41cd-99e5-f67d617821f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 267cd908-784b-41cd-99e5-f67d617821f2 found for delete ", "request_id": "req-5224bb8b-67b3-4a3a-92e6-528853300425"}]} 2026-05-28 16:37:34.559 7 INFO neutron.services.segments.plugin [-] Segment 267cd908-784b-41cd-99e5-f67d617821f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 267cd908-784b-41cd-99e5-f67d617821f2 found for delete ", "request_id": "req-1fd1e148-f9d8-46d7-b848-7076cde81182"}]} [pid: 7|app: 0|req: 1583/3149] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:37:34 2026] GET /v2.0/security-groups?tenant_id=89016cf7309242a19821a42b1116a702&name=default => generated 2929 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3150] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:37:34 2026] DELETE /v2.0/security-groups/3b57af6e-fa27-432f-bdc2-b71b526a454f => 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: 1584/3151] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:37:34 2026] GET /v2.0/security-groups?tenant_id=949f2454ddde4c9e8d8b964154f33358&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3152] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:37:35 2026] DELETE /v2.0/security-groups/c8ba7a4e-63c9-4dae-b6c2-5a2586c84ffb => 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: 1585/3153] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:37:35 2026] GET /v2.0/security-groups?tenant_id=53b3f56fd0e94069bc64cb4aebd7e979&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3154] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:37:35 2026] DELETE /v2.0/security-groups/009e25ca-916f-4ccb-8494-5d4ba91823cf => 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: 1586/3155] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:37:35 2026] GET /v2.0/security-groups?tenant_id=66b0abc3fcea44a1a80c853eaf7287a3&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3156] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:37:35 2026] DELETE /v2.0/security-groups/e10e043f-9d0d-4645-b0a0-76e7a318ad45 => 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: 1587/3157] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:37:35 2026] GET /v2.0/security-groups?tenant_id=a19f7b515de54c9cb7cc6012af0b3dfe&name=default => generated 2929 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3158] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:37:35 2026] DELETE /v2.0/security-groups/f9c33ed9-e838-4c56-840c-098fd16d6bb9 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3159] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:37:36 2026] GET /v2.0/security-groups?tenant_id=fec5ea2ea29c464f83d9706932caf57e&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3160] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:37:36 2026] DELETE /v2.0/security-groups/19745cc5-15e4-4d10-bfb7-4c07723f54e4 => 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: 1589/3161] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:37:36 2026] GET /v2.0/security-groups?tenant_id=a4776345b40048e7ac6b5364ba5a7120&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3162] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:37:36 2026] DELETE /v2.0/security-groups/54b52959-d9a5-4a51-8c9d-835cf7e40818 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:37:40.971 8 INFO neutron.db.segments_db [None req-2de4b2d8-4c65-4aa5-99af-d67bd9298dbd 93f1f83933ee49f58eb6d171f473036d f9045907d7264ea7bd1ced2370f61911 - - default default] Added segment 71a8f171-2027-4867-81b3-aeb776f20e71 of type vxlan for network e0f82ab7-977e-4797-9f01-2fd931d9388d [pid: 8|app: 0|req: 1575/3165] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:37:40 2026] POST /v2.0/networks => generated 707 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3166] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:37:41 2026] POST /v2.0/subnets => generated 644 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:37:41.277 8 WARNING neutron.api.v2.base [None req-17e9cc4d-0756-442e-b6d6-d2616e17597a 93f1f83933ee49f58eb6d171f473036d f9045907d7264ea7bd1ced2370f61911 - - 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-28 16:37:41.278 8 INFO neutron.api.v2.resource [None req-17e9cc4d-0756-442e-b6d6-d2616e17597a 93f1f83933ee49f58eb6d171f473036d f9045907d7264ea7bd1ced2370f61911 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1576/3167] 10.0.0.3 () {34 vars in 679 bytes} [Thu May 28 16:37:41 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-28 16:37:41.441 7 INFO neutron.services.segments.plugin [-] Segment 71a8f171-2027-4867-81b3-aeb776f20e71 resource provider aggregate not found 2026-05-28 16:37:41.446 7 INFO neutron.services.segments.plugin [-] Segment 71a8f171-2027-4867-81b3-aeb776f20e71 resource provider aggregate not found 2026-05-28 16:37:41.462 7 INFO neutron.services.segments.plugin [-] Segment 71a8f171-2027-4867-81b3-aeb776f20e71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71a8f171-2027-4867-81b3-aeb776f20e71 found for delete ", "request_id": "req-9a000132-7dfc-4330-a400-36f79ec18bc3"}]} 2026-05-28 16:37:41.463 7 INFO neutron.services.segments.plugin [-] Segment 71a8f171-2027-4867-81b3-aeb776f20e71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71a8f171-2027-4867-81b3-aeb776f20e71 found for delete ", "request_id": "req-ea0f84a6-0e45-4b1c-ac8b-4bb999a0e7cf"}]} [pid: 7|app: 0|req: 1592/3168] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:37:41 2026] DELETE /v2.0/networks/e0f82ab7-977e-4797-9f01-2fd931d9388d => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:37:41.532 8 INFO neutron.db.segments_db [None req-2726c834-ba95-4073-855d-1bb5dd327aef 93f1f83933ee49f58eb6d171f473036d f9045907d7264ea7bd1ced2370f61911 - - default default] Added segment 4ac0dd58-196c-4da4-bd28-51f82adde482 of type vxlan for network 7018610b-6f92-47ec-bf5a-7559a16abdd8 [pid: 8|app: 0|req: 1577/3169] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:37:41 2026] POST /v2.0/networks => generated 708 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3170] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:37:41 2026] POST /v2.0/subnets => generated 647 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 16:37:41.836 8 WARNING neutron.api.v2.base [None req-5dd5e8f8-e300-46c7-ae01-681857e965c3 93f1f83933ee49f58eb6d171f473036d f9045907d7264ea7bd1ced2370f61911 - - 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-28 16:37:41.837 8 INFO neutron.api.v2.resource [None req-5dd5e8f8-e300-46c7-ae01-681857e965c3 93f1f83933ee49f58eb6d171f473036d f9045907d7264ea7bd1ced2370f61911 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1578/3171] 10.0.0.3 () {34 vars in 679 bytes} [Thu May 28 16:37:41 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3172] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:37:41 2026] DELETE /v2.0/networks/7018610b-6f92-47ec-bf5a-7559a16abdd8 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:37:42.085 8 INFO neutron.db.segments_db [None req-413944ab-5cde-4e25-8485-98efbb040576 93f1f83933ee49f58eb6d171f473036d f9045907d7264ea7bd1ced2370f61911 - - default default] Added segment 5dbf27a9-7073-4ee3-b171-8f2a823151a5 of type vxlan for network 89375d56-e8b8-4759-846c-b9691c0e2a7f [pid: 8|app: 0|req: 1579/3173] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:37:42 2026] POST /v2.0/networks => generated 707 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3174] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 28 16:37:42 2026] POST /v2.0/subnets => generated 647 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3175] 10.0.0.3 () {34 vars in 679 bytes} [Thu May 28 16:37:42 2026] POST /v2.0/rbac-policies => generated 324 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3176] 10.0.0.3 () {32 vars in 721 bytes} [Thu May 28 16:37:43 2026] GET /v2.0/networks/89375d56-e8b8-4759-846c-b9691c0e2a7f => generated 654 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:37:43.481 7 INFO neutron.services.segments.plugin [-] Segment 4ac0dd58-196c-4da4-bd28-51f82adde482 resource provider aggregate not found 2026-05-28 16:37:43.485 7 INFO neutron.services.segments.plugin [-] Segment 4ac0dd58-196c-4da4-bd28-51f82adde482 resource provider aggregate not found 2026-05-28 16:37:43.489 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a904db4a-ca7a-47a1-88f9-d1784f80fecc 20b67379f4194aea9a26c18f6c547319 79a753d481124e628eedfdcbe3b8222b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1581/3177] 10.0.0.3 () {32 vars in 721 bytes} [Thu May 28 16:37:43 2026] GET /v2.0/networks/89375d56-e8b8-4759-846c-b9691c0e2a7f => generated 138 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:37:43.502 7 INFO neutron.services.segments.plugin [-] Segment 4ac0dd58-196c-4da4-bd28-51f82adde482 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ac0dd58-196c-4da4-bd28-51f82adde482 found for delete ", "request_id": "req-3f41f2f7-c3f7-487b-ab0b-b5a6243a090f"}]} 2026-05-28 16:37:43.504 7 INFO neutron.services.segments.plugin [-] Segment 4ac0dd58-196c-4da4-bd28-51f82adde482 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ac0dd58-196c-4da4-bd28-51f82adde482 found for delete ", "request_id": "req-b7f8bc1d-6ec6-45e8-8094-011be54b929c"}]} [pid: 7|app: 0|req: 1597/3178] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:37:43 2026] DELETE /v2.0/networks/89375d56-e8b8-4759-846c-b9691c0e2a7f => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:37:43.724 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aada4ed8-c671-44b9-aace-cdea6ca9e82d 93f1f83933ee49f58eb6d171f473036d f9045907d7264ea7bd1ced2370f61911 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1582/3179] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:37:43 2026] DELETE /v2.0/subnets/aa0ee069-8541-4e9d-b2c6-e6673869fa22 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:37:43.746 7 INFO neutron.pecan_wsgi.hooks.translation [None req-07369178-9f7e-451d-a953-47d210cb0666 93f1f83933ee49f58eb6d171f473036d f9045907d7264ea7bd1ced2370f61911 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1598/3180] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:37:43 2026] DELETE /v2.0/subnets/f3b76d80-72f8-4c0e-af13-c60ac6e176a8 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:37:43.767 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c81aece2-2ce0-45d1-b6e5-18fe8c9d59bf 93f1f83933ee49f58eb6d171f473036d f9045907d7264ea7bd1ced2370f61911 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1583/3181] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 28 16:37:43 2026] DELETE /v2.0/subnets/9556dc00-016d-4da7-87f5-e4887581a15c => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3182] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:37:44 2026] GET /v2.0/security-groups?tenant_id=f9045907d7264ea7bd1ced2370f61911&name=default => generated 2929 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3183] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:37:44 2026] DELETE /v2.0/security-groups/b9190d12-91c3-4ae3-ba2e-7eee92565c0f => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3184] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:37:44 2026] GET /v2.0/security-groups?tenant_id=79a753d481124e628eedfdcbe3b8222b&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3185] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:37:44 2026] DELETE /v2.0/security-groups/c99a695c-100c-4362-b153-1e352255eb5f => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3186] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:37:45 2026] GET /v2.0/security-groups?tenant_id=6c17ac6b6d4e44269ebf36c0a21da510&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3187] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:37:45 2026] DELETE /v2.0/security-groups/5732c078-3067-4891-816e-41b1b82aef6d => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:37:45.521 7 INFO neutron.services.segments.plugin [-] Segment 5dbf27a9-7073-4ee3-b171-8f2a823151a5 resource provider aggregate not found 2026-05-28 16:37:45.524 7 INFO neutron.services.segments.plugin [-] Segment 5dbf27a9-7073-4ee3-b171-8f2a823151a5 resource provider aggregate not found 2026-05-28 16:37:45.538 7 INFO neutron.services.segments.plugin [-] Segment 5dbf27a9-7073-4ee3-b171-8f2a823151a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dbf27a9-7073-4ee3-b171-8f2a823151a5 found for delete ", "request_id": "req-afc94c7c-283d-444f-a33e-6adf7a54e203"}]} 2026-05-28 16:37:45.541 7 INFO neutron.services.segments.plugin [-] Segment 5dbf27a9-7073-4ee3-b171-8f2a823151a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dbf27a9-7073-4ee3-b171-8f2a823151a5 found for delete ", "request_id": "req-403079bd-ab5d-40d6-814e-090cfe2d54a2"}]} [pid: 7|app: 0|req: 1602/3188] 10.0.0.3 () {34 vars in 676 bytes} [Thu May 28 16:37:48 2026] POST /v2.0/qos/policies => generated 359 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3189] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 28 16:37:48 2026] PUT /v2.0/policies/8f59c5a0-e096-4a65-b094-5c7b197094de/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3190] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 28 16:37:48 2026] GET /v2.0/policies/8f59c5a0-e096-4a65-b094-5c7b197094de/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3191] 10.0.0.3 () {34 vars in 762 bytes} [Thu May 28 16:37:48 2026] PUT /v2.0/policies/8f59c5a0-e096-4a65-b094-5c7b197094de/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3192] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 28 16:37:48 2026] GET /v2.0/policies/8f59c5a0-e096-4a65-b094-5c7b197094de/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3193] 10.0.0.3 () {34 vars in 758 bytes} [Thu May 28 16:37:48 2026] PUT /v2.0/policies/8f59c5a0-e096-4a65-b094-5c7b197094de/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3194] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 28 16:37:48 2026] GET /v2.0/policies/8f59c5a0-e096-4a65-b094-5c7b197094de/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3195] 10.0.0.3 () {34 vars in 780 bytes} [Thu May 28 16:37:48 2026] PUT /v2.0/policies/8f59c5a0-e096-4a65-b094-5c7b197094de/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3196] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 28 16:37:48 2026] GET /v2.0/policies/8f59c5a0-e096-4a65-b094-5c7b197094de/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3197] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 28 16:37:48 2026] PUT /v2.0/policies/8f59c5a0-e096-4a65-b094-5c7b197094de/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: 1607/3198] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 28 16:37:48 2026] GET /v2.0/policies/8f59c5a0-e096-4a65-b094-5c7b197094de/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3199] 10.0.0.3 () {32 vars in 739 bytes} [Thu May 28 16:37:49 2026] GET /v2.0/policies/8f59c5a0-e096-4a65-b094-5c7b197094de/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:37:49.065 7 INFO neutron.api.v2.resource [None req-034c0a5c-c28e-4efd-b69e-fcbb3b68f4f7 d9c2e64983b14f2980d9b43df4c00659 841874c06dbd4803ad9739082055e964 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1608/3200] 10.0.0.3 () {32 vars in 743 bytes} [Thu May 28 16:37:49 2026] GET /v2.0/policies/8f59c5a0-e096-4a65-b094-5c7b197094de/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3201] 10.0.0.3 () {32 vars in 742 bytes} [Thu May 28 16:37:49 2026] DELETE /v2.0/policies/8f59c5a0-e096-4a65-b094-5c7b197094de/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3202] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 28 16:37:49 2026] GET /v2.0/policies/8f59c5a0-e096-4a65-b094-5c7b197094de/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:37:49.191 8 INFO neutron.api.v2.resource [None req-0532be57-56c2-4c40-abda-9223c83b9bad d9c2e64983b14f2980d9b43df4c00659 841874c06dbd4803ad9739082055e964 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1594/3203] 10.0.0.3 () {32 vars in 746 bytes} [Thu May 28 16:37:49 2026] DELETE /v2.0/policies/8f59c5a0-e096-4a65-b094-5c7b197094de/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: 1610/3204] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 28 16:37:49 2026] DELETE /v2.0/policies/8f59c5a0-e096-4a65-b094-5c7b197094de/tags => 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: 1595/3205] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 28 16:37:49 2026] GET /v2.0/policies/8f59c5a0-e096-4a65-b094-5c7b197094de/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3206] 10.0.0.3 () {32 vars in 732 bytes} [Thu May 28 16:37:49 2026] DELETE /v2.0/qos/policies/8f59c5a0-e096-4a65-b094-5c7b197094de => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3207] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:37:49 2026] GET /v2.0/security-groups?tenant_id=841874c06dbd4803ad9739082055e964&name=default => generated 2929 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3208] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:37:50 2026] DELETE /v2.0/security-groups/b1b015e1-6d93-4d4c-957f-85ac609d30e1 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3209] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:37:50 2026] GET /v2.0/security-groups?tenant_id=14ab89470aa74ec0a63bf42b5c78182d&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3210] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:37:50 2026] DELETE /v2.0/security-groups/3dcb2e8d-b411-47fb-bddf-724163137b99 => 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: 1598/3211] 10.0.0.3 () {34 vars in 682 bytes} [Thu May 28 16:37:53 2026] POST /v2.0/security-groups => generated 1603 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3212] 10.0.0.3 () {34 vars in 765 bytes} [Thu May 28 16:37:53 2026] PUT /v2.0/security-groups/b833b6d5-cad8-453e-afdb-816382a0bd2c/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: 1599/3213] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:37:53 2026] GET /v2.0/security-groups/b833b6d5-cad8-453e-afdb-816382a0bd2c/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3214] 10.0.0.3 () {34 vars in 776 bytes} [Thu May 28 16:37:54 2026] PUT /v2.0/security-groups/b833b6d5-cad8-453e-afdb-816382a0bd2c/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: 1600/3215] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:37:54 2026] GET /v2.0/security-groups/b833b6d5-cad8-453e-afdb-816382a0bd2c/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: 1616/3216] 10.0.0.3 () {34 vars in 772 bytes} [Thu May 28 16:37:54 2026] PUT /v2.0/security-groups/b833b6d5-cad8-453e-afdb-816382a0bd2c/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3217] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:37:54 2026] GET /v2.0/security-groups/b833b6d5-cad8-453e-afdb-816382a0bd2c/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: 1617/3218] 10.0.0.3 () {34 vars in 794 bytes} [Thu May 28 16:37:54 2026] PUT /v2.0/security-groups/b833b6d5-cad8-453e-afdb-816382a0bd2c/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3219] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:37:54 2026] GET /v2.0/security-groups/b833b6d5-cad8-453e-afdb-816382a0bd2c/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3220] 10.0.0.3 () {34 vars in 765 bytes} [Thu May 28 16:37:54 2026] PUT /v2.0/security-groups/b833b6d5-cad8-453e-afdb-816382a0bd2c/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3221] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:37:54 2026] GET /v2.0/security-groups/b833b6d5-cad8-453e-afdb-816382a0bd2c/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3222] 10.0.0.3 () {32 vars in 753 bytes} [Thu May 28 16:37:54 2026] GET /v2.0/security-groups/b833b6d5-cad8-453e-afdb-816382a0bd2c/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:37:54.485 8 INFO neutron.api.v2.resource [None req-40c16c42-9af9-4e6e-8cdb-158d00fa9cbb 87d021168abf43f8892d6b5d10cb78a3 c15338362fbb4c5aa062818f01b6e4a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3223] 10.0.0.3 () {32 vars in 757 bytes} [Thu May 28 16:37:54 2026] GET /v2.0/security-groups/b833b6d5-cad8-453e-afdb-816382a0bd2c/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3224] 10.0.0.3 () {32 vars in 756 bytes} [Thu May 28 16:37:54 2026] DELETE /v2.0/security-groups/b833b6d5-cad8-453e-afdb-816382a0bd2c/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3225] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:37:54 2026] GET /v2.0/security-groups/b833b6d5-cad8-453e-afdb-816382a0bd2c/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:37:54.622 7 INFO neutron.api.v2.resource [None req-75a10088-1acc-4c71-a393-1e99bcc64a04 87d021168abf43f8892d6b5d10cb78a3 c15338362fbb4c5aa062818f01b6e4a3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1621/3226] 10.0.0.3 () {32 vars in 760 bytes} [Thu May 28 16:37:54 2026] DELETE /v2.0/security-groups/b833b6d5-cad8-453e-afdb-816382a0bd2c/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3227] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 28 16:37:54 2026] DELETE /v2.0/security-groups/b833b6d5-cad8-453e-afdb-816382a0bd2c/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: 1622/3228] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 28 16:37:54 2026] GET /v2.0/security-groups/b833b6d5-cad8-453e-afdb-816382a0bd2c/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3229] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:37:54 2026] DELETE /v2.0/security-groups/b833b6d5-cad8-453e-afdb-816382a0bd2c => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3232] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:37:55 2026] GET /v2.0/security-groups?tenant_id=1d41d4b7e4604f1489155f000938e28d&name=default => generated 2929 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3233] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:37:55 2026] DELETE /v2.0/security-groups/fb3df726-a020-43c2-b999-b03013d7badf => 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: 1610/3234] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:37:55 2026] GET /v2.0/security-groups?tenant_id=c15338362fbb4c5aa062818f01b6e4a3&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: 1625/3235] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:37:55 2026] DELETE /v2.0/security-groups/6d5dadfb-8da5-4939-a4fb-cc1f4ac4f50a => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:37:59.203 8 INFO neutron.db.segments_db [None req-308d94d0-00b7-4d39-9665-af87bebcadaf 9e75b4e75c80400d8a1fdc67906d4d95 626f35cb1ddb495c88fef315541d95b4 - - default default] Added segment 902d8999-7a7b-483e-8c13-ecd474b4272a of type vxlan for network 6decac76-64ef-4d38-96ab-2f0347e73125 [pid: 8|app: 0|req: 1611/3236] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 28 16:37:58 2026] POST /v2.0/networks => generated 613 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3237] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 28 16:37:59 2026] POST /v2.0/ports => generated 743 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3238] 10.0.0.3 () {34 vars in 664 bytes} [Thu May 28 16:37:59 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: 7|app: 0|req: 1627/3239] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 28 16:37:59 2026] PUT /v2.0/trunks/bc4d1be4-cdeb-4221-b7d8-3bcb1f2921d9/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: 1613/3240] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 28 16:37:59 2026] GET /v2.0/trunks/bc4d1be4-cdeb-4221-b7d8-3bcb1f2921d9/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3241] 10.0.0.3 () {34 vars in 758 bytes} [Thu May 28 16:37:59 2026] PUT /v2.0/trunks/bc4d1be4-cdeb-4221-b7d8-3bcb1f2921d9/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3242] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 28 16:37:59 2026] GET /v2.0/trunks/bc4d1be4-cdeb-4221-b7d8-3bcb1f2921d9/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3243] 10.0.0.3 () {34 vars in 754 bytes} [Thu May 28 16:37:59 2026] PUT /v2.0/trunks/bc4d1be4-cdeb-4221-b7d8-3bcb1f2921d9/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3244] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 28 16:37:59 2026] GET /v2.0/trunks/bc4d1be4-cdeb-4221-b7d8-3bcb1f2921d9/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3245] 10.0.0.3 () {34 vars in 776 bytes} [Thu May 28 16:37:59 2026] PUT /v2.0/trunks/bc4d1be4-cdeb-4221-b7d8-3bcb1f2921d9/tags/black.or.white => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3246] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 28 16:37:59 2026] GET /v2.0/trunks/bc4d1be4-cdeb-4221-b7d8-3bcb1f2921d9/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3247] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 28 16:38:00 2026] PUT /v2.0/trunks/bc4d1be4-cdeb-4221-b7d8-3bcb1f2921d9/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3248] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 28 16:38:00 2026] GET /v2.0/trunks/bc4d1be4-cdeb-4221-b7d8-3bcb1f2921d9/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3249] 10.0.0.3 () {32 vars in 735 bytes} [Thu May 28 16:38:00 2026] GET /v2.0/trunks/bc4d1be4-cdeb-4221-b7d8-3bcb1f2921d9/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:38:00.118 8 INFO neutron.api.v2.resource [None req-11c473e3-c82c-47c8-9fee-77b4464a670a 9e75b4e75c80400d8a1fdc67906d4d95 626f35cb1ddb495c88fef315541d95b4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1618/3250] 10.0.0.3 () {32 vars in 739 bytes} [Thu May 28 16:38:00 2026] GET /v2.0/trunks/bc4d1be4-cdeb-4221-b7d8-3bcb1f2921d9/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3251] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:38:00 2026] DELETE /v2.0/trunks/bc4d1be4-cdeb-4221-b7d8-3bcb1f2921d9/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3252] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 28 16:38:00 2026] GET /v2.0/trunks/bc4d1be4-cdeb-4221-b7d8-3bcb1f2921d9/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 16:38:00.209 7 INFO neutron.api.v2.resource [None req-d95b2a70-e4e8-4201-8ffe-5d048b4161b8 9e75b4e75c80400d8a1fdc67906d4d95 626f35cb1ddb495c88fef315541d95b4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1634/3253] 10.0.0.3 () {32 vars in 742 bytes} [Thu May 28 16:38:00 2026] DELETE /v2.0/trunks/bc4d1be4-cdeb-4221-b7d8-3bcb1f2921d9/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3254] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 28 16:38:00 2026] DELETE /v2.0/trunks/bc4d1be4-cdeb-4221-b7d8-3bcb1f2921d9/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3255] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 28 16:38:00 2026] GET /v2.0/trunks/bc4d1be4-cdeb-4221-b7d8-3bcb1f2921d9/tags => 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: 1621/3256] 10.0.0.3 () {32 vars in 717 bytes} [Thu May 28 16:38:00 2026] GET /v2.0/trunks/bc4d1be4-cdeb-4221-b7d8-3bcb1f2921d9 => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3257] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:38:00 2026] GET /v2.0/ports/abc97fc7-158e-4a01-989f-977f91a81cca => generated 826 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3258] 10.0.0.3 () {32 vars in 720 bytes} [Thu May 28 16:38:00 2026] DELETE /v2.0/trunks/bc4d1be4-cdeb-4221-b7d8-3bcb1f2921d9 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:38:00.519 7 INFO neutron_taas.services.taas.taas_plugin [None req-5300215e-d082-4aa9-ae1a-e1f83090cbec 9e75b4e75c80400d8a1fdc67906d4d95 626f35cb1ddb495c88fef315541d95b4 - - default default] TaaS: Handle Delete Port: abc97fc7-158e-4a01-989f-977f91a81cca 2026-05-28 16:38:00.524 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5300215e-d082-4aa9-ae1a-e1f83090cbec 9e75b4e75c80400d8a1fdc67906d4d95 626f35cb1ddb495c88fef315541d95b4 - - default default] Tap Mirror: Handle Delete Port: abc97fc7-158e-4a01-989f-977f91a81cca [pid: 7|app: 0|req: 1637/3259] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 28 16:38:00 2026] DELETE /v2.0/ports/abc97fc7-158e-4a01-989f-977f91a81cca => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3260] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:38:00 2026] DELETE /v2.0/networks/6decac76-64ef-4d38-96ab-2f0347e73125 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 16:38:00.855 8 INFO neutron.services.segments.plugin [-] Segment 902d8999-7a7b-483e-8c13-ecd474b4272a resource provider aggregate not found 2026-05-28 16:38:00.862 8 INFO neutron.services.segments.plugin [-] Segment 902d8999-7a7b-483e-8c13-ecd474b4272a resource provider aggregate not found 2026-05-28 16:38:00.872 8 INFO neutron.services.segments.plugin [-] Segment 902d8999-7a7b-483e-8c13-ecd474b4272a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 902d8999-7a7b-483e-8c13-ecd474b4272a found for delete ", "request_id": "req-1d7834de-41eb-4844-85ee-8e6913e3600d"}]} 2026-05-28 16:38:00.876 8 INFO neutron.services.segments.plugin [-] Segment 902d8999-7a7b-483e-8c13-ecd474b4272a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 902d8999-7a7b-483e-8c13-ecd474b4272a found for delete ", "request_id": "req-3d986b0b-bbfa-4ad4-9296-26c12f5d1c8f"}]} [pid: 7|app: 0|req: 1638/3261] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:38:01 2026] GET /v2.0/security-groups?tenant_id=11980863dd9548429931ab634f6cd087&name=default => generated 2929 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3262] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:38:01 2026] DELETE /v2.0/security-groups/37d919b9-701f-4389-b020-f48fbafec011 => 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: 1639/3263] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 28 16:38:01 2026] GET /v2.0/security-groups?tenant_id=626f35cb1ddb495c88fef315541d95b4&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3264] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 28 16:38:01 2026] DELETE /v2.0/security-groups/e669772f-0b60-4a83-9d88-f8facb2fcd59 => 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: 1640/3265] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 28 16:38:04 2026] GET /v2.0/networks => generated 2166 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3266] 10.0.0.3 () {32 vars in 653 bytes} [Thu May 28 16:38:05 2026] GET /v2.0/floatingips => 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: 1641/3267] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 28 16:38:05 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3268] 10.0.0.3 () {32 vars in 641 bytes} [Thu May 28 16:38:05 2026] GET /v2.0/ports => generated 4725 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3269] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 28 16:38:05 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3270] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 28 16:38:05 2026] GET /v2.0/networks => generated 2166 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3271] 10.0.0.3 () {32 vars in 661 bytes} [Thu May 28 16:38:05 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3272] 10.0.0.3 () {32 vars in 653 bytes} [Thu May 28 16:38:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)