+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 14 01:38:51 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-657b578-tn8c9 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 0x7fee2aa3a668 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-14 01:38:55.152 7 INFO neutron.common.config [-] Logging enabled! 2026-05-14 01:38:55.152 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-14 01:38:55.213 8 INFO neutron.common.config [-] Logging enabled! 2026-05-14 01:38:55.213 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-14 01:38:56.199 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-14 01:38:56.216 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-14 01:38:57.731 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-14 01:38:57.733 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-14 01:38:57.737 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-14 01:38:57.738 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-14 01:38:57.738 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-14 01:38:57.738 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-14 01:38:57.738 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 01:38:57.746 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 01:38:57.746 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 01:38:57.746 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-14 01:38:57.769 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-14 01:38:57.771 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-14 01:38:57.771 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-14 01:38:57.776 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-14 01:38:57.778 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-14 01:38:57.782 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-14 01:38:57.783 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-14 01:38:57.783 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-14 01:38:57.783 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-14 01:38:57.784 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 01:38:57.791 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 01:38:57.791 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 01:38:57.791 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-14 01:38:57.800 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-14 01:38:57.801 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-14 01:38:57.801 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-14 01:38:57.801 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-14 01:38:57.813 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-14 01:38:57.814 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-14 01:38:57.814 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-14 01:38:57.843 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-14 01:38:57.844 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-14 01:38:57.844 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-14 01:38:57.844 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-14 01:38:58.085 8 INFO neutron.plugins.ml2.managers [None req-8b7c62c7-edf8-4715-b37d-573982c09e50 - - - - - -] Initializing driver for type 'vlan' 2026-05-14 01:38:58.133 7 INFO neutron.plugins.ml2.managers [None req-e94308b6-39f9-4fd2-bc76-38ccc6b4604a - - - - - -] Initializing driver for type 'vlan' 2026-05-14 01:38:58.360 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8b7c62c7-edf8-4715-b37d-573982c09e50 - - - - - -] VlanTypeDriver initialization complete 2026-05-14 01:38:58.361 8 INFO neutron.plugins.ml2.managers [None req-8b7c62c7-edf8-4715-b37d-573982c09e50 - - - - - -] Initializing driver for type 'vxlan' 2026-05-14 01:38:58.361 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8b7c62c7-edf8-4715-b37d-573982c09e50 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-14 01:38:58.373 8 INFO neutron.plugins.ml2.managers [None req-8b7c62c7-edf8-4715-b37d-573982c09e50 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-14 01:38:58.373 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8b7c62c7-edf8-4715-b37d-573982c09e50 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-14 01:38:58.373 8 INFO neutron.plugins.ml2.managers [None req-8b7c62c7-edf8-4715-b37d-573982c09e50 - - - - - -] Initializing extension driver 'port_security' 2026-05-14 01:38:58.373 8 INFO neutron.plugins.ml2.extensions.port_security [None req-8b7c62c7-edf8-4715-b37d-573982c09e50 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-14 01:38:58.374 8 INFO neutron.plugins.ml2.managers [None req-8b7c62c7-edf8-4715-b37d-573982c09e50 - - - - - -] Initializing extension driver 'qos' 2026-05-14 01:38:58.374 8 INFO neutron.plugins.ml2.managers [None req-8b7c62c7-edf8-4715-b37d-573982c09e50 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-14 01:38:58.374 8 INFO neutron.plugins.ml2.managers [None req-8b7c62c7-edf8-4715-b37d-573982c09e50 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-14 01:38:58.387 8 INFO neutron.quota [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded quota_driver: . 2026-05-14 01:38:58.388 8 INFO neutron.plugins.ml2.plugin [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Modular L2 Plugin initialization complete 2026-05-14 01:38:58.388 8 INFO neutron.plugins.ml2.managers [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-14 01:38:58.388 8 INFO neutron.plugins.ml2.managers [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-14 01:38:58.388 8 INFO neutron.plugins.ml2.managers [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-14 01:38:58.388 8 INFO neutron.manager [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loading Plugin: qos 2026-05-14 01:38:58.402 8 INFO neutron.manager [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loading Plugin: router 2026-05-14 01:38:58.429 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e94308b6-39f9-4fd2-bc76-38ccc6b4604a - - - - - -] VlanTypeDriver initialization complete 2026-05-14 01:38:58.429 7 INFO neutron.plugins.ml2.managers [None req-e94308b6-39f9-4fd2-bc76-38ccc6b4604a - - - - - -] Initializing driver for type 'vxlan' 2026-05-14 01:38:58.429 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e94308b6-39f9-4fd2-bc76-38ccc6b4604a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-14 01:38:58.443 7 INFO neutron.plugins.ml2.managers [None req-e94308b6-39f9-4fd2-bc76-38ccc6b4604a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-14 01:38:58.443 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e94308b6-39f9-4fd2-bc76-38ccc6b4604a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-14 01:38:58.443 7 INFO neutron.plugins.ml2.managers [None req-e94308b6-39f9-4fd2-bc76-38ccc6b4604a - - - - - -] Initializing extension driver 'port_security' 2026-05-14 01:38:58.443 7 INFO neutron.plugins.ml2.extensions.port_security [None req-e94308b6-39f9-4fd2-bc76-38ccc6b4604a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-14 01:38:58.443 7 INFO neutron.plugins.ml2.managers [None req-e94308b6-39f9-4fd2-bc76-38ccc6b4604a - - - - - -] Initializing extension driver 'qos' 2026-05-14 01:38:58.443 7 INFO neutron.plugins.ml2.managers [None req-e94308b6-39f9-4fd2-bc76-38ccc6b4604a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-14 01:38:58.443 7 INFO neutron.plugins.ml2.managers [None req-e94308b6-39f9-4fd2-bc76-38ccc6b4604a - - - - - -] Initializing mechanism driver 'l2population' 2026-05-14 01:38:58.450 8 INFO neutron.services.service_base [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-14 01:38:58.450 8 INFO neutron.manager [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loading Plugin: segments 2026-05-14 01:38:58.459 7 INFO neutron.quota [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded quota_driver: . 2026-05-14 01:38:58.460 7 INFO neutron.plugins.ml2.plugin [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Modular L2 Plugin initialization complete 2026-05-14 01:38:58.460 7 INFO neutron.plugins.ml2.managers [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-14 01:38:58.460 7 INFO neutron.plugins.ml2.managers [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-14 01:38:58.460 7 INFO neutron.plugins.ml2.managers [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Got port-security extension from driver 'port_security' 2026-05-14 01:38:58.460 7 INFO neutron.manager [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loading Plugin: qos 2026-05-14 01:38:58.473 7 INFO neutron.manager [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loading Plugin: router 2026-05-14 01:38:58.520 7 INFO neutron.services.service_base [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-14 01:38:58.520 7 INFO neutron.manager [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loading Plugin: segments 2026-05-14 01:38:58.550 8 INFO neutron.manager [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loading Plugin: trunk 2026-05-14 01:38:58.564 8 INFO neutron.manager [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loading Plugin: vpnaas 2026-05-14 01:38:58.603 8 WARNING stevedore.named [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-14 01:38:58.622 7 INFO neutron.manager [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loading Plugin: trunk 2026-05-14 01:38:58.637 7 INFO neutron.manager [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loading Plugin: vpnaas 2026-05-14 01:38:58.677 7 WARNING stevedore.named [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-14 01:38:58.679 8 INFO neutron_vpnaas.services.vpn.plugin [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-14 01:38:58.679 8 INFO neutron.common.utils [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-14 01:38:58.679 8 INFO neutron.manager [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loading Plugin: taas 2026-05-14 01:38:58.704 8 WARNING stevedore.named [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-14 01:38:58.704 8 WARNING stevedore.named [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-14 01:38:58.725 8 INFO neutron_taas.services.taas.taas_plugin [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-14 01:38:58.726 8 INFO neutron.manager [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loading Plugin: tapmirror 2026-05-14 01:38:58.738 8 WARNING stevedore.named [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-14 01:38:58.738 8 WARNING stevedore.named [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-14 01:38:58.753 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-14 01:38:58.753 8 INFO neutron.manager [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loading Plugin: auto_allocate 2026-05-14 01:38:58.757 7 INFO neutron_vpnaas.services.vpn.plugin [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-14 01:38:58.757 7 INFO neutron.common.utils [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-14 01:38:58.757 7 INFO neutron.manager [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loading Plugin: taas 2026-05-14 01:38:58.764 8 INFO neutron.manager [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loading Plugin: tag 2026-05-14 01:38:58.772 8 INFO neutron.manager [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loading Plugin: timestamp 2026-05-14 01:38:58.775 8 INFO neutron.manager [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loading Plugin: network_ip_availability 2026-05-14 01:38:58.778 8 INFO neutron.manager [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loading Plugin: flavors 2026-05-14 01:38:58.782 8 INFO neutron.manager [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loading Plugin: revisions 2026-05-14 01:38:58.785 7 WARNING stevedore.named [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-14 01:38:58.785 7 WARNING stevedore.named [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-14 01:38:58.785 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Initializing extension manager. 2026-05-14 01:38:58.787 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: address-group 2026-05-14 01:38:58.787 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: address-scope 2026-05-14 01:38:58.788 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-14 01:38:58.789 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: agent 2026-05-14 01:38:58.789 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: agent-resources-synced 2026-05-14 01:38:58.790 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-14 01:38:58.791 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-14 01:38:58.792 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: availability_zone 2026-05-14 01:38:58.792 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: availability_zone_filter 2026-05-14 01:38:58.793 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-14 01:38:58.793 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: default-subnetpools 2026-05-14 01:38:58.795 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-14 01:38:58.795 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: dns-integration 2026-05-14 01:38:58.796 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: dns-domain-ports 2026-05-14 01:38:58.796 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-14 01:38:58.797 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: dvr 2026-05-14 01:38:58.798 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-14 01:38:58.798 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: empty-string-filtering 2026-05-14 01:38:58.799 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-14 01:38:58.799 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-14 01:38:58.800 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: external-net 2026-05-14 01:38:58.800 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-14 01:38:58.801 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: extraroute 2026-05-14 01:38:58.801 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: extraroute-atomic 2026-05-14 01:38:58.802 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-14 01:38:58.803 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-14 01:38:58.803 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-14 01:38:58.804 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-14 01:38:58.804 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: fip-port-details 2026-05-14 01:38:58.804 7 INFO neutron_taas.services.taas.taas_plugin [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-14 01:38:58.805 7 INFO neutron.manager [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loading Plugin: tapmirror 2026-05-14 01:38:58.805 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: flavors 2026-05-14 01:38:58.807 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-14 01:38:58.808 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: floatingip-pools 2026-05-14 01:38:58.808 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: ip_allocation 2026-05-14 01:38:58.809 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-14 01:38:58.809 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: l2_adjacency 2026-05-14 01:38:58.810 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: router 2026-05-14 01:38:58.812 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-14 01:38:58.813 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-14 01:38:58.813 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-14 01:38:58.814 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: ext-gw-mode 2026-05-14 01:38:58.814 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: l3-ha 2026-05-14 01:38:58.815 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-14 01:38:58.815 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-14 01:38:58.816 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: l3-flavors 2026-05-14 01:38:58.816 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-14 01:38:58.817 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-14 01:38:58.818 7 WARNING stevedore.named [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-14 01:38:58.818 7 WARNING stevedore.named [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-14 01:38:58.819 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-14 01:38:58.820 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-14 01:38:58.821 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-14 01:38:58.822 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-14 01:38:58.823 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-14 01:38:58.824 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: multi-provider 2026-05-14 01:38:58.824 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: net-mtu 2026-05-14 01:38:58.825 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: net-mtu-writable 2026-05-14 01:38:58.825 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: network_availability_zone 2026-05-14 01:38:58.826 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: network_ha 2026-05-14 01:38:58.826 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: network-ip-availability 2026-05-14 01:38:58.827 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-14 01:38:58.828 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: pagination 2026-05-14 01:38:58.828 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: port-device-profile 2026-05-14 01:38:58.829 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-14 01:38:58.829 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-14 01:38:58.830 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-14 01:38:58.830 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: port-mac-override 2026-05-14 01:38:58.831 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-14 01:38:58.831 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-14 01:38:58.832 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-14 01:38:58.832 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: port-resource-request 2026-05-14 01:38:58.833 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-14 01:38:58.833 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-14 01:38:58.834 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: binding 2026-05-14 01:38:58.834 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-14 01:38:58.834 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: binding-extended 2026-05-14 01:38:58.834 7 INFO neutron.manager [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loading Plugin: auto_allocate 2026-05-14 01:38:58.835 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: port-security 2026-05-14 01:38:58.836 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: project-id 2026-05-14 01:38:58.836 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: provider 2026-05-14 01:38:58.837 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-14 01:38:58.839 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: qos 2026-05-14 01:38:58.840 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-14 01:38:58.840 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-14 01:38:58.841 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: qos-default 2026-05-14 01:38:58.841 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: qos-fip 2026-05-14 01:38:58.842 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-14 01:38:58.842 7 INFO neutron.manager [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loading Plugin: tag 2026-05-14 01:38:58.842 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-14 01:38:58.843 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-14 01:38:58.843 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-14 01:38:58.844 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-14 01:38:58.845 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: qos-pps 2026-05-14 01:38:58.845 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-14 01:38:58.846 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-14 01:38:58.846 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: qos-rules-alias 2026-05-14 01:38:58.847 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: quota-check-limit 2026-05-14 01:38:58.847 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-14 01:38:58.849 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: quotas 2026-05-14 01:38:58.850 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: quota_details 2026-05-14 01:38:58.852 7 INFO neutron.manager [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loading Plugin: timestamp 2026-05-14 01:38:58.852 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: rbac-policies 2026-05-14 01:38:58.852 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: rbac-address-group 2026-05-14 01:38:58.853 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: rbac-address-scope 2026-05-14 01:38:58.853 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: rbac-security-groups 2026-05-14 01:38:58.854 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-14 01:38:58.854 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: revision-if-match 2026-05-14 01:38:58.855 7 INFO neutron.manager [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loading Plugin: network_ip_availability 2026-05-14 01:38:58.855 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-14 01:38:58.856 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: router_availability_zone 2026-05-14 01:38:58.856 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-14 01:38:58.858 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-14 01:38:58.858 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-14 01:38:58.859 7 INFO neutron.manager [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loading Plugin: flavors 2026-05-14 01:38:58.859 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-14 01:38:58.859 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-14 01:38:58.860 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-14 01:38:58.860 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-14 01:38:58.862 7 INFO neutron.manager [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loading Plugin: revisions 2026-05-14 01:38:58.865 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: security-group 2026-05-14 01:38:58.866 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: segment 2026-05-14 01:38:58.866 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Initializing extension manager. 2026-05-14 01:38:58.866 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-14 01:38:58.867 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: service-type 2026-05-14 01:38:58.867 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: address-group 2026-05-14 01:38:58.867 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: sorting 2026-05-14 01:38:58.868 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: standard-attr-segment 2026-05-14 01:38:58.868 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: address-scope 2026-05-14 01:38:58.869 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: standard-attr-description 2026-05-14 01:38:58.869 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-14 01:38:58.869 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: stateful-security-group 2026-05-14 01:38:58.870 8 WARNING neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-14 01:38:58.870 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: agent 2026-05-14 01:38:58.870 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-14 01:38:58.870 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: agent-resources-synced 2026-05-14 01:38:58.871 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: subnet-external-network 2026-05-14 01:38:58.871 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: allowed-address-pairs 2026-05-14 01:38:58.872 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: subnet_onboard 2026-05-14 01:38:58.872 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: auto-allocated-topology 2026-05-14 01:38:58.872 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-14 01:38:58.873 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: subnet-service-types 2026-05-14 01:38:58.873 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: availability_zone 2026-05-14 01:38:58.873 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: availability_zone_filter 2026-05-14 01:38:58.874 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: subnet_allocation 2026-05-14 01:38:58.874 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-14 01:38:58.874 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: default-subnetpools 2026-05-14 01:38:58.876 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-14 01:38:58.876 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-14 01:38:58.876 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: tag-creation 2026-05-14 01:38:58.876 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: dns-integration 2026-05-14 01:38:58.877 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-14 01:38:58.877 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: dns-domain-ports 2026-05-14 01:38:58.877 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-14 01:38:58.878 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: dvr 2026-05-14 01:38:58.879 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-14 01:38:58.879 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: empty-string-filtering 2026-05-14 01:38:58.880 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-14 01:38:58.880 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-14 01:38:58.880 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: standard-attr-tag 2026-05-14 01:38:58.881 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: external-net 2026-05-14 01:38:58.881 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-14 01:38:58.882 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-14 01:38:58.882 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: trunk 2026-05-14 01:38:58.882 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: trunk-details 2026-05-14 01:38:58.882 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: extraroute 2026-05-14 01:38:58.883 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-14 01:38:58.883 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: extraroute-atomic 2026-05-14 01:38:58.883 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-14 01:38:58.884 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-14 01:38:58.884 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-14 01:38:58.884 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-14 01:38:58.884 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-14 01:38:58.885 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-14 01:38:58.886 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-14 01:38:58.886 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: fip-port-details 2026-05-14 01:38:58.886 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-14 01:38:58.887 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: flavors 2026-05-14 01:38:58.887 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-14 01:38:58.888 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: vpn-flavors 2026-05-14 01:38:58.888 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-14 01:38:58.889 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: floatingip-pools 2026-05-14 01:38:58.889 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: vpnaas 2026-05-14 01:38:58.889 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: ip_allocation 2026-05-14 01:38:58.890 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: ip-substring-filtering 2026-05-14 01:38:58.890 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: l2_adjacency 2026-05-14 01:38:58.890 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: taas 2026-05-14 01:38:58.891 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: tap-mirror 2026-05-14 01:38:58.892 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: router 2026-05-14 01:38:58.892 8 INFO neutron.api.extensions [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-14 01:38:58.893 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-14 01:38:58.894 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-14 01:38:58.894 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-14 01:38:58.895 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-14 01:38:58.895 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 01:38:58.895 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-14 01:38:58.895 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-14 01:38:58.896 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: ext-gw-mode 2026-05-14 01:38:58.896 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: l3-ha 2026-05-14 01:38:58.897 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-14 01:38:58.897 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-14 01:38:58.898 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: l3-flavors 2026-05-14 01:38:58.898 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-14 01:38:58.898 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-14 01:38:58.899 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-14 01:38:58.899 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-14 01:38:58.901 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-14 01:38:58.903 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-14 01:38:58.903 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-14 01:38:58.903 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-14 01:38:58.904 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-14 01:38:58.904 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-14 01:38:58.905 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 01:38:58.905 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-14 01:38:58.905 8 WARNING neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] subnetpool is already registered 2026-05-14 01:38:58.905 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 01:38:58.905 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-14 01:38:58.905 8 WARNING neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] subnetpool is already registered 2026-05-14 01:38:58.906 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-14 01:38:58.906 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: multi-provider 2026-05-14 01:38:58.906 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 01:38:58.906 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: net-mtu 2026-05-14 01:38:58.907 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 01:38:58.907 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: net-mtu-writable 2026-05-14 01:38:58.907 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-14 01:38:58.907 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-14 01:38:58.907 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: network_availability_zone 2026-05-14 01:38:58.908 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-14 01:38:58.908 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: network_ha 2026-05-14 01:38:58.908 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 01:38:58.908 8 WARNING neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] ipsecpolicy is already registered 2026-05-14 01:38:58.909 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: network-ip-availability 2026-05-14 01:38:58.909 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 01:38:58.909 8 WARNING neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] ikepolicy is already registered 2026-05-14 01:38:58.910 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-14 01:38:58.910 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: pagination 2026-05-14 01:38:58.911 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: port-device-profile 2026-05-14 01:38:58.911 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-14 01:38:58.912 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-14 01:38:58.912 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-14 01:38:58.913 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: port-mac-override 2026-05-14 01:38:58.913 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-14 01:38:58.913 8 WARNING neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] router is already registered 2026-05-14 01:38:58.913 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-14 01:38:58.914 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-14 01:38:58.914 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-14 01:38:58.914 8 WARNING neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] floatingip is already registered 2026-05-14 01:38:58.914 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-14 01:38:58.915 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: port-resource-request 2026-05-14 01:38:58.916 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: port-resource-request-groups 2026-05-14 01:38:58.916 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-14 01:38:58.917 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: binding 2026-05-14 01:38:58.917 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-14 01:38:58.918 8 WARNING neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] rbac_policy is already registered 2026-05-14 01:38:58.918 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: binding-extended 2026-05-14 01:38:58.918 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-14 01:38:58.918 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: port-security 2026-05-14 01:38:58.918 8 WARNING neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] security_group is already registered 2026-05-14 01:38:58.919 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: project-id 2026-05-14 01:38:58.919 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-14 01:38:58.919 8 WARNING neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] security_group_rule is already registered 2026-05-14 01:38:58.919 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: provider 2026-05-14 01:38:58.919 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 01:38:58.920 8 WARNING neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] subnetpool is already registered 2026-05-14 01:38:58.920 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-14 01:38:58.920 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 01:38:58.920 8 WARNING neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] subnetpool is already registered 2026-05-14 01:38:58.921 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-14 01:38:58.921 8 WARNING neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] trunk is already registered 2026-05-14 01:38:58.921 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 01:38:58.921 8 WARNING neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] ikepolicy is already registered 2026-05-14 01:38:58.922 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 01:38:58.922 8 WARNING neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] ipsecpolicy is already registered 2026-05-14 01:38:58.922 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: qos 2026-05-14 01:38:58.922 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-14 01:38:58.922 8 WARNING neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] endpoint_group is already registered 2026-05-14 01:38:58.923 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-14 01:38:58.923 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-14 01:38:58.923 8 WARNING neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] vpnservice is already registered 2026-05-14 01:38:58.923 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-14 01:38:58.923 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-14 01:38:58.923 8 WARNING neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] ipsec_site_connection is already registered 2026-05-14 01:38:58.924 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 01:38:58.924 8 WARNING neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] ipsecpolicy is already registered 2026-05-14 01:38:58.924 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: qos-default 2026-05-14 01:38:58.924 8 INFO neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 01:38:58.924 8 WARNING neutron.quota.resource_registry [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] ikepolicy is already registered 2026-05-14 01:38:58.924 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: qos-fip 2026-05-14 01:38:58.925 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-14 01:38:58.925 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: qos-gateway-ip 2026-05-14 01:38:58.926 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: qos-port-network-policy 2026-05-14 01:38:58.927 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: qos-pps-minimum 2026-05-14 01:38:58.927 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-14 01:38:58.928 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: qos-pps 2026-05-14 01:38:58.928 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: qos-rule-type-details 2026-05-14 01:38:58.929 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-14 01:38:58.929 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: qos-rules-alias 2026-05-14 01:38:58.930 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: quota-check-limit 2026-05-14 01:38:58.931 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: quota-check-limit-default 2026-05-14 01:38:58.933 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: quotas 2026-05-14 01:38:58.934 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: quota_details 2026-05-14 01:38:58.936 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: rbac-policies 2026-05-14 01:38:58.936 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: rbac-address-group 2026-05-14 01:38:58.937 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: rbac-address-scope 2026-05-14 01:38:58.937 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: rbac-security-groups 2026-05-14 01:38:58.938 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: rbac-subnetpool 2026-05-14 01:38:58.938 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: revision-if-match 2026-05-14 01:38:58.939 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: standard-attr-revisions 2026-05-14 01:38:58.939 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: router_availability_zone 2026-05-14 01:38:58.940 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-14 01:38:58.942 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: security-groups-default-rules 2026-05-14 01:38:58.942 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-14 01:38:58.943 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-14 01:38:58.943 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-14 01:38:58.944 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-14 01:38:58.944 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-14 01:38:58.951 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: security-group 2026-05-14 01:38:58.953 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: segment 2026-05-14 01:38:58.954 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-14 01:38:58.954 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: service-type 2026-05-14 01:38:58.955 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: sorting 2026-05-14 01:38:58.955 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: standard-attr-segment 2026-05-14 01:38:58.956 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: standard-attr-description 2026-05-14 01:38:58.957 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: stateful-security-group 2026-05-14 01:38:58.957 7 WARNING neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-14 01:38:58.958 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-14 01:38:58.958 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: subnet-external-network 2026-05-14 01:38:58.959 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: subnet_onboard 2026-05-14 01:38:58.959 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-14 01:38:58.960 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: subnet-service-types 2026-05-14 01:38:58.961 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: subnet_allocation 2026-05-14 01:38:58.961 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-14 01:38:58.961 8 WARNING keystonemiddleware._common.config [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 01:38:58.962 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: tag-creation 2026-05-14 01:38:58.962 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-14 01:38:58.966 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: standard-attr-tag 2026-05-14 01:38:58.967 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-14 01:38:58.968 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: trunk 2026-05-14 01:38:58.968 8 WARNING oslo_config.cfg [None req-24d38966-2917-40fb-b0a0-4517d071e832 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-14 01:38:58.968 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: trunk-details 2026-05-14 01:38:58.969 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-14 01:38:58.969 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-14 01:38:58.970 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fee2aa3a668 pid: 8 (default app) 2026-05-14 01:38:58.971 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-14 01:38:58.973 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-14 01:38:58.974 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-14 01:38:58.974 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: vpn-flavors 2026-05-14 01:38:58.976 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: vpnaas 2026-05-14 01:38:58.978 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: taas 2026-05-14 01:38:58.979 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: tap-mirror 2026-05-14 01:38:58.980 7 INFO neutron.api.extensions [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Loaded extension: taas-vlan-filter 2026-05-14 01:38:58.983 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-14 01:38:58.983 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-14 01:38:58.983 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 01:38:58.983 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-14 01:38:58.987 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-14 01:38:58.987 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-14 01:38:58.994 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-14 01:38:58.995 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-14 01:38:58.995 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-14 01:38:58.996 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 01:38:58.997 7 WARNING neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] subnetpool is already registered 2026-05-14 01:38:58.997 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 01:38:58.997 7 WARNING neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] subnetpool is already registered 2026-05-14 01:38:58.998 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-14 01:38:58.999 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 01:38:58.999 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 01:38:59.000 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-14 01:38:59.000 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-14 01:38:59.001 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-14 01:38:59.002 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 01:38:59.002 7 WARNING neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] ipsecpolicy is already registered 2026-05-14 01:38:59.002 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 01:38:59.003 7 WARNING neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] ikepolicy is already registered 2026-05-14 01:38:59.009 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-14 01:38:59.009 7 WARNING neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] router is already registered 2026-05-14 01:38:59.010 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-14 01:38:59.010 7 WARNING neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] floatingip is already registered 2026-05-14 01:38:59.015 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-14 01:38:59.016 7 WARNING neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] rbac_policy is already registered 2026-05-14 01:38:59.017 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-14 01:38:59.017 7 WARNING neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] security_group is already registered 2026-05-14 01:38:59.017 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-14 01:38:59.017 7 WARNING neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] security_group_rule is already registered 2026-05-14 01:38:59.018 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 01:38:59.018 7 WARNING neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] subnetpool is already registered 2026-05-14 01:38:59.019 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 01:38:59.019 7 WARNING neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] subnetpool is already registered 2026-05-14 01:38:59.020 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-14 01:38:59.020 7 WARNING neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] trunk is already registered 2026-05-14 01:38:59.020 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 01:38:59.020 7 WARNING neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] ikepolicy is already registered 2026-05-14 01:38:59.021 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 01:38:59.021 7 WARNING neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] ipsecpolicy is already registered 2026-05-14 01:38:59.021 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-14 01:38:59.021 7 WARNING neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] endpoint_group is already registered 2026-05-14 01:38:59.022 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-14 01:38:59.022 7 WARNING neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] vpnservice is already registered 2026-05-14 01:38:59.022 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-14 01:38:59.023 7 WARNING neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] ipsec_site_connection is already registered 2026-05-14 01:38:59.023 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 01:38:59.023 7 WARNING neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] ipsecpolicy is already registered 2026-05-14 01:38:59.023 7 INFO neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 01:38:59.024 7 WARNING neutron.quota.resource_registry [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] ikepolicy is already registered 2026-05-14 01:38:59.064 7 WARNING keystonemiddleware._common.config [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 01:38:59.071 7 WARNING oslo_config.cfg [None req-1319ee62-dec0-4fcd-90b4-0ff9ac73e17e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fee2aa3a668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 01:39:04.236 8 INFO neutron.pecan_wsgi.hooks.translation [None req-effb4f95-994a-42f1-a55e-2fe7ae33c3dc 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.233 () {44 vars in 925 bytes} [Thu May 14 01:39:03 2026] GET /v2.0/networks/public => generated 108 bytes in 770 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.204.45.233 () {44 vars in 947 bytes} [Thu May 14 01:39:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 01:39:04.991 8 WARNING neutron.services.revisions.revision_plugin [None req-60a9bef7-1ef1-4d7d-8e1a-311f706b6376 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Could not find related network for resource to bump revision. 2026-05-14 01:39:05.013 8 INFO neutron.db.segments_db [None req-60a9bef7-1ef1-4d7d-8e1a-311f706b6376 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment 6c93aca5-9dba-4081-bbd5-998df22fb59e of type flat for network b387b43a-e631-4354-8f48-205100f725ac 2026-05-14 01:39:05.064 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60a9bef7-1ef1-4d7d-8e1a-311f706b6376 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.233 () {48 vars in 965 bytes} [Thu May 14 01:39:04 2026] POST /v2.0/networks => generated 124 bytes in 453 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 01:39:10.900 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eacd088b-ddb4-4113-8bf1-d0eca65511b8 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.233 () {44 vars in 925 bytes} [Thu May 14 01:39:10 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: 7|app: 0|req: 3/8] 199.204.45.233 () {44 vars in 947 bytes} [Thu May 14 01:39:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 01:39:10.973 8 WARNING neutron.services.revisions.revision_plugin [None req-9d7db97e-3720-416c-b629-ea340c1167e2 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Could not find related network for resource to bump revision. 2026-05-14 01:39:10.992 8 INFO neutron.db.segments_db [None req-9d7db97e-3720-416c-b629-ea340c1167e2 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment 8d3d472d-fb79-4520-b68b-51e4a7ee5eae of type flat for network 782d330f-589b-456c-a362-c716f639eef0 2026-05-14 01:39:11.022 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9d7db97e-3720-416c-b629-ea340c1167e2 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.233 () {48 vars in 965 bytes} [Thu May 14 01:39:10 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-14 01:39:17.219 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6bf8c8e3-fbfd-409e-98cd-bc8d290069e6 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.233 () {44 vars in 925 bytes} [Thu May 14 01:39:16 2026] GET /v2.0/networks/public => generated 108 bytes in 383 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.233 () {44 vars in 947 bytes} [Thu May 14 01:39:17 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-14 01:39:17.481 7 WARNING neutron.services.revisions.revision_plugin [None req-fbdd04fa-0618-437c-85e6-58ac936ae50c 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Could not find related network for resource to bump revision. 2026-05-14 01:39:17.502 7 INFO neutron.db.segments_db [None req-fbdd04fa-0618-437c-85e6-58ac936ae50c 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment 5a776c01-5d9c-4e54-a83a-94fbc74783e1 of type flat for network 4ef1d209-69ab-41c5-a6c1-6018f3ef4bf0 2026-05-14 01:39:17.548 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fbdd04fa-0618-437c-85e6-58ac936ae50c 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.233 () {48 vars in 965 bytes} [Thu May 14 01:39:17 2026] POST /v2.0/networks => generated 124 bytes in 309 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 01:39:23.378 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ea09f07-c753-426a-989a-0b35b6858b22 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.233 () {44 vars in 925 bytes} [Thu May 14 01:39:23 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.233 () {44 vars in 947 bytes} [Thu May 14 01:39:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 01:39:23.452 7 WARNING neutron.services.revisions.revision_plugin [None req-b09383d0-e04f-4b55-a7a7-1b5ebfe7caa5 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Could not find related network for resource to bump revision. 2026-05-14 01:39:23.481 7 INFO neutron.db.segments_db [None req-b09383d0-e04f-4b55-a7a7-1b5ebfe7caa5 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment 710912fd-4584-4136-b1c6-856c82f6aa7f of type flat for network 730d00b0-2c73-475e-b7a8-e31794a3faa8 2026-05-14 01:39:23.514 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b09383d0-e04f-4b55-a7a7-1b5ebfe7caa5 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.233 () {48 vars in 965 bytes} [Thu May 14 01:39:23 2026] POST /v2.0/networks => generated 124 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 01:39:29.358 8 INFO neutron.pecan_wsgi.hooks.translation [None req-591c2ab6-2c80-4110-9c9d-28451e3f0491 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.233 () {44 vars in 925 bytes} [Thu May 14 01:39:29 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: 8/18] 199.204.45.233 () {44 vars in 947 bytes} [Thu May 14 01:39:29 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-14 01:39:29.425 8 WARNING neutron.services.revisions.revision_plugin [None req-734db9c9-9a31-4841-8adb-b7bb12d64b0a 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Could not find related network for resource to bump revision. 2026-05-14 01:39:29.445 8 INFO neutron.db.segments_db [None req-734db9c9-9a31-4841-8adb-b7bb12d64b0a 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment 399ef60c-b0b3-45bf-ab1c-1378de0bd157 of type flat for network 5dce282d-392d-4d13-8452-86b58a12c908 2026-05-14 01:39:29.468 8 INFO neutron.pecan_wsgi.hooks.translation [None req-734db9c9-9a31-4841-8adb-b7bb12d64b0a 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.233 () {48 vars in 965 bytes} [Thu May 14 01:39:29 2026] POST /v2.0/networks => generated 124 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 01:39:35.334 7 INFO neutron.pecan_wsgi.hooks.translation [None req-284296f8-c072-4455-9db6-1bde2d5bf930 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.233 () {44 vars in 925 bytes} [Thu May 14 01:39:35 2026] GET /v2.0/networks/public => generated 108 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.233 () {44 vars in 947 bytes} [Thu May 14 01:39:35 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 01:39:35.406 7 WARNING neutron.services.revisions.revision_plugin [None req-c037dce0-dddf-4a39-9e4c-c44969c80c24 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Could not find related network for resource to bump revision. 2026-05-14 01:39:35.426 7 INFO neutron.db.segments_db [None req-c037dce0-dddf-4a39-9e4c-c44969c80c24 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment 9e81aa21-ace8-4ad0-a14a-40f785290006 of type flat for network 82d170dd-af18-42e8-89d4-16500b8fc660 [pid: 7|app: 0|req: 10/23] 199.204.45.233 () {48 vars in 965 bytes} [Thu May 14 01:39:35 2026] POST /v2.0/networks => generated 706 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 01:39:36.526 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6f464d92-5579-4f31-92f1-7b5be22c005c 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.204.45.233 () {44 vars in 925 bytes} [Thu May 14 01:39:36 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.204.45.233 () {44 vars in 947 bytes} [Thu May 14 01:39:36 2026] GET /v2.0/networks?name=public => generated 709 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 01:39:36.607 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4fc297fa-8f7a-4637-ba35-50fba30175bb 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 199.204.45.233 () {44 vars in 1032 bytes} [Thu May 14 01:39:36 2026] GET /v2.0/subnets/public-subnet?network_id=82d170dd-af18-42e8-89d4-16500b8fc660 => generated 113 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/27] 199.204.45.233 () {44 vars in 1055 bytes} [Thu May 14 01:39:36 2026] GET /v2.0/subnets?name=public-subnet&network_id=82d170dd-af18-42e8-89d4-16500b8fc660 => 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: 16/28] 199.204.45.233 () {48 vars in 963 bytes} [Thu May 14 01:39:36 2026] POST /v2.0/subnets => generated 664 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 01:44:35.833 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ec8609b-63c9-4d80-9d27-f8a36b4ad8d6 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/68] 199.204.45.233 () {44 vars in 935 bytes} [Thu May 14 01:44:35 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/69] 199.204.45.233 () {44 vars in 957 bytes} [Thu May 14 01:44:35 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 01:44:35.916 7 INFO neutron.db.segments_db [None req-124503ec-7504-4328-882c-c907d2b0f84c 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment 39ee2b02-81e3-4974-84f4-30bfe77c6f7e of type vxlan for network f3d05182-94f6-47cf-b573-a7bb1037aa80 [pid: 7|app: 0|req: 34/70] 199.204.45.233 () {48 vars in 964 bytes} [Thu May 14 01:44:35 2026] POST /v2.0/networks => generated 688 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 01:44:36.916 8 INFO neutron.pecan_wsgi.hooks.translation [None req-93a12a85-a565-4397-abf3-054475e2cdf7 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/71] 199.204.45.233 () {44 vars in 935 bytes} [Thu May 14 01:44:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.233 () {44 vars in 957 bytes} [Thu May 14 01:44:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 01:44:36.981 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0cf1323e-d153-45af-bffb-de3d2c56c6b0 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/73] 199.204.45.233 () {44 vars in 1034 bytes} [Thu May 14 01:44:36 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=f3d05182-94f6-47cf-b573-a7bb1037aa80 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.204.45.233 () {44 vars in 1057 bytes} [Thu May 14 01:44:36 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=f3d05182-94f6-47cf-b573-a7bb1037aa80 => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.233 () {48 vars in 963 bytes} [Thu May 14 01:44:37 2026] POST /v2.0/subnets => generated 651 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 01:44:38.301 7 INFO neutron.api.v2.resource [None req-1d247a6f-4c47-4ab4-9e7e-fbe1a1c83891 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/76] 199.204.45.233 () {44 vars in 969 bytes} [Thu May 14 01:44:38 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.233 () {44 vars in 991 bytes} [Thu May 14 01:44:38 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.233 () {48 vars in 978 bytes} [Thu May 14 01:44:38 2026] POST /v2.0/security-groups => generated 1616 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:44:39 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 1616 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:44:39 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:44:39 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.233 () {48 vars in 989 bytes} [Thu May 14 01:44:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:44:40 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 2230 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:44:40 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:44:40 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.233 () {48 vars in 989 bytes} [Thu May 14 01:44:40 2026] POST /v2.0/security-group-rules => generated 603 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:44:41 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:44:41 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:44:41 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.204.45.233 () {48 vars in 989 bytes} [Thu May 14 01:44:41 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: 8|app: 0|req: 47/91] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:44:42 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 3462 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:44:42 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:44:42 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.204.45.233 () {48 vars in 989 bytes} [Thu May 14 01:44:42 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:44:43 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 4078 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:44:43 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:44:43 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.204.45.233 () {48 vars in 989 bytes} [Thu May 14 01:44:43 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: 8|app: 0|req: 51/99] 199.204.45.233 () {44 vars in 985 bytes} [Thu May 14 01:44:44 2026] GET /v2.0/networks/f3d05182-94f6-47cf-b573-a7bb1037aa80 => generated 732 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 01:44:45.013 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b7d277ea-04d2-43b7-b2bd-11726109765f 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/100] 199.204.45.233 () {44 vars in 1074 bytes} [Thu May 14 01:44:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=f3d05182-94f6-47cf-b573-a7bb1037aa80 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.204.45.233 () {44 vars in 1097 bytes} [Thu May 14 01:44:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=f3d05182-94f6-47cf-b573-a7bb1037aa80 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:44:45 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.204.45.233 () {48 vars in 959 bytes} [Thu May 14 01:44:45 2026] POST /v2.0/ports => generated 1100 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 01:44:52.470 7 INFO neutron.pecan_wsgi.hooks.translation [None req-39c70cf4-2470-4eba-80b5-84c08d7d12b1 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/106] 199.204.45.233 () {44 vars in 977 bytes} [Thu May 14 01:44:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 41 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: 55/107] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:44:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.204.45.233 () {48 vars in 1029 bytes} [Thu May 14 01:44:52 2026] PUT /v2.0/ports/f5153f0c-dda9-4638-b461-daf6252e7129 => generated 1249 bytes in 774 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.233 () {44 vars in 918 bytes} [Thu May 14 01:44:54 2026] GET /v2.0/ports => generated 3730 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 01:44:56.196 7 INFO neutron.api.v2.resource [None req-0d5fd638-19ab-4efa-81a5-eb5567311d58 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/110] 199.204.45.233 () {44 vars in 957 bytes} [Thu May 14 01:44:56 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.204.45.233 () {44 vars in 979 bytes} [Thu May 14 01:44:56 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.204.45.233 () {48 vars in 978 bytes} [Thu May 14 01:44:56 2026] POST /v2.0/security-groups => generated 1610 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:44:57 2026] GET /v2.0/security-groups/4bd1239f-fa2b-4679-bfc6-196cfadc7092 => generated 1610 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:44:57 2026] GET /v2.0/security-groups/4bd1239f-fa2b-4679-bfc6-196cfadc7092 => generated 1610 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:44:57 2026] GET /v2.0/security-groups/4bd1239f-fa2b-4679-bfc6-196cfadc7092 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.204.45.233 () {48 vars in 989 bytes} [Thu May 14 01:44:57 2026] POST /v2.0/security-group-rules => generated 623 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:44:58 2026] GET /v2.0/security-groups/4bd1239f-fa2b-4679-bfc6-196cfadc7092 => generated 2246 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/118] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:44:58 2026] GET /v2.0/security-groups/4bd1239f-fa2b-4679-bfc6-196cfadc7092 => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/119] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:44:58 2026] GET /v2.0/security-groups/4bd1239f-fa2b-4679-bfc6-196cfadc7092 => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/120] 199.204.45.233 () {48 vars in 989 bytes} [Thu May 14 01:44:58 2026] POST /v2.0/security-group-rules => generated 627 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/131] 199.204.45.233 () {44 vars in 973 bytes} [Thu May 14 01:46:17 2026] GET /v2.0/quotas/af27e0c84386460f95d59ae45fb6615f => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/132] 199.204.45.233 () {48 vars in 1025 bytes} [Thu May 14 01:46:17 2026] PUT /v2.0/quotas/af27e0c84386460f95d59ae45fb6615f => generated 291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 01:48:38.148 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9faee95b-f53a-45d8-aedc-d76dbe57b466 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 78/153] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 01:48:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 156 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: 7|app: 0|req: 76/154] 199.204.45.233 () {30 vars in 760 bytes} [Thu May 14 01:48:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 01:48:39.975 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed83d673-dc5c-434d-a02d-164c0a084e9c 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 79/155] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 01:48:39 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: 77/156] 199.204.45.233 () {30 vars in 760 bytes} [Thu May 14 01:48:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 01:58:41.192 8 INFO neutron.api.v2.resource [None req-8a143e2c-3aa7-4906-ac7f-37c79453e225 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 120/237] 199.204.45.233 () {44 vars in 1072 bytes} [Thu May 14 01:58:41 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=6fcc646b16034a358b58770992786515 => generated 139 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/238] 199.204.45.233 () {44 vars in 1095 bytes} [Thu May 14 01:58:41 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=6fcc646b16034a358b58770992786515 => generated 23 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/239] 199.204.45.233 () {48 vars in 979 bytes} [Thu May 14 01:58:41 2026] POST /v2.0/security-groups => generated 1624 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/240] 199.204.45.233 () {44 vars in 1086 bytes} [Thu May 14 01:58:42 2026] GET /v2.0/security-groups/420ea5dc-2775-4b11-baeb-ec68b28cf895?project_id=6fcc646b16034a358b58770992786515 => generated 1624 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/241] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:58:42 2026] GET /v2.0/security-groups/420ea5dc-2775-4b11-baeb-ec68b28cf895 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/242] 199.204.45.233 () {44 vars in 1086 bytes} [Thu May 14 01:58:42 2026] GET /v2.0/security-groups/420ea5dc-2775-4b11-baeb-ec68b28cf895?project_id=6fcc646b16034a358b58770992786515 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/243] 199.204.45.233 () {48 vars in 989 bytes} [Thu May 14 01:58:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/244] 199.204.45.233 () {44 vars in 1086 bytes} [Thu May 14 01:58:43 2026] GET /v2.0/security-groups/420ea5dc-2775-4b11-baeb-ec68b28cf895?project_id=6fcc646b16034a358b58770992786515 => generated 2234 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/245] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:58:43 2026] GET /v2.0/security-groups/420ea5dc-2775-4b11-baeb-ec68b28cf895 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/246] 199.204.45.233 () {44 vars in 1086 bytes} [Thu May 14 01:58:43 2026] GET /v2.0/security-groups/420ea5dc-2775-4b11-baeb-ec68b28cf895?project_id=6fcc646b16034a358b58770992786515 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/247] 199.204.45.233 () {48 vars in 989 bytes} [Thu May 14 01:58:43 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: 7|app: 0|req: 123/248] 199.204.45.233 () {44 vars in 1086 bytes} [Thu May 14 01:58:44 2026] GET /v2.0/security-groups/420ea5dc-2775-4b11-baeb-ec68b28cf895?project_id=6fcc646b16034a358b58770992786515 => generated 2846 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/249] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:58:44 2026] GET /v2.0/security-groups/420ea5dc-2775-4b11-baeb-ec68b28cf895 => 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: 124/250] 199.204.45.233 () {44 vars in 1086 bytes} [Thu May 14 01:58:44 2026] GET /v2.0/security-groups/420ea5dc-2775-4b11-baeb-ec68b28cf895?project_id=6fcc646b16034a358b58770992786515 => 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: 127/251] 199.204.45.233 () {48 vars in 989 bytes} [Thu May 14 01:58:45 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: 125/252] 199.204.45.233 () {44 vars in 1086 bytes} [Thu May 14 01:58:46 2026] GET /v2.0/security-groups/420ea5dc-2775-4b11-baeb-ec68b28cf895?project_id=6fcc646b16034a358b58770992786515 => generated 3460 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/253] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 01:58:46 2026] GET /v2.0/security-groups/420ea5dc-2775-4b11-baeb-ec68b28cf895 => generated 3460 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/254] 199.204.45.233 () {44 vars in 1086 bytes} [Thu May 14 01:58:46 2026] GET /v2.0/security-groups/420ea5dc-2775-4b11-baeb-ec68b28cf895?project_id=6fcc646b16034a358b58770992786515 => generated 3460 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/255] 199.204.45.233 () {48 vars in 989 bytes} [Thu May 14 01:58:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.204.45.233 () {30 vars in 737 bytes} [Thu May 14 02:01:14 2026] GET /v2.0/networks?tenant_id=6fcc646b16034a358b58770992786515&shared=False => generated 15 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:01:14.712 8 INFO neutron.db.segments_db [None req-9058f478-9f8a-4581-ab7b-2b554f83ce53 a03c898515504668b5eafe4fa276f6ea 6fcc646b16034a358b58770992786515 - - 147b4795693940c9bdef1c4f6ad7d7ef 147b4795693940c9bdef1c4f6ad7d7ef] Added segment 93648e92-aaa5-48af-8ee4-8a774e4842c8 of type vxlan for network 37391a88-dcb4-4ff3-85dc-6b3d5e1192c8 [pid: 8|app: 0|req: 140/277] 199.204.45.233 () {34 vars in 679 bytes} [Thu May 14 02:01:14 2026] POST /v2.0/networks => generated 699 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/278] 199.204.45.233 () {30 vars in 719 bytes} [Thu May 14 02:01:14 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/279] 199.204.45.233 () {30 vars in 630 bytes} [Thu May 14 02:01:14 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 199.204.45.233 () {34 vars in 674 bytes} [Thu May 14 02:01:14 2026] POST /v2.0/ports => generated 999 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:01:15 2026] GET /v2.0/networks/37391a88-dcb4-4ff3-85dc-6b3d5e1192c8 => generated 705 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 199.204.45.233 () {30 vars in 719 bytes} [Thu May 14 02:01:17 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:01:17 2026] GET /v2.0/networks/37391a88-dcb4-4ff3-85dc-6b3d5e1192c8 => generated 705 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/286] 199.204.45.233 () {44 vars in 973 bytes} [Thu May 14 02:01:29 2026] GET /v2.0/quotas/6fcc646b16034a358b58770992786515 => 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: 142/287] 199.204.45.233 () {48 vars in 1025 bytes} [Thu May 14 02:01:29 2026] PUT /v2.0/quotas/6fcc646b16034a358b58770992786515 => generated 291 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:12:22.962 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4b40a3e9-6a50-45e8-8d73-53e28a7749e7 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/376] 199.204.45.233 () {44 vars in 925 bytes} [Thu May 14 02:12:22 2026] GET /v2.0/networks/public => generated 108 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/377] 199.204.45.233 () {44 vars in 947 bytes} [Thu May 14 02:12:22 2026] GET /v2.0/networks?name=public => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:12:24.167 7 INFO neutron.pecan_wsgi.hooks.translation [None req-12ebefdd-40d4-4146-b102-42487a9d771b 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 188/378] 199.204.45.233 () {44 vars in 925 bytes} [Thu May 14 02:12:24 2026] GET /v2.0/networks/public => generated 108 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/379] 199.204.45.233 () {44 vars in 947 bytes} [Thu May 14 02:12:24 2026] GET /v2.0/networks?name=public => generated 753 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:12:24.223 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b8d3377-8d18-4630-9ee8-c165fda4b790 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/380] 199.204.45.233 () {44 vars in 1032 bytes} [Thu May 14 02:12:24 2026] GET /v2.0/subnets/public-subnet?network_id=82d170dd-af18-42e8-89d4-16500b8fc660 => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/381] 199.204.45.233 () {44 vars in 1055 bytes} [Thu May 14 02:12:24 2026] GET /v2.0/subnets?name=public-subnet&network_id=82d170dd-af18-42e8-89d4-16500b8fc660 => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:12:51.297 7 INFO neutron.pecan_wsgi.hooks.translation [None req-969bbb5a-c763-42f6-a5f6-cb78cc484e5c 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/386] 199.204.45.233 () {44 vars in 935 bytes} [Thu May 14 02:12:51 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/387] 199.204.45.233 () {44 vars in 957 bytes} [Thu May 14 02:12:51 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:12:52.247 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1de22bdb-5838-4acc-9ad9-052cde72275a 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/388] 199.204.45.233 () {44 vars in 935 bytes} [Thu May 14 02:12:52 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 199.204.45.233 () {44 vars in 957 bytes} [Thu May 14 02:12:52 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:12:52.309 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0896d79-f10c-4916-8b58-627edc81d870 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 194/390] 199.204.45.233 () {44 vars in 1034 bytes} [Thu May 14 02:12:52 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=f3d05182-94f6-47cf-b573-a7bb1037aa80 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 199.204.45.233 () {44 vars in 1057 bytes} [Thu May 14 02:12:52 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=f3d05182-94f6-47cf-b573-a7bb1037aa80 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:12:53.468 7 INFO neutron.api.v2.resource [None req-75bc878c-7fc7-45ae-8be3-788eb48287f6 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/392] 199.204.45.233 () {44 vars in 969 bytes} [Thu May 14 02:12:53 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 199.204.45.233 () {44 vars in 991 bytes} [Thu May 14 02:12:53 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/394] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 02:12:54 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/395] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 02:12:54 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 199.204.45.233 () {44 vars in 1009 bytes} [Thu May 14 02:12:54 2026] GET /v2.0/security-group-rules/6b3ed414-af9a-4ddf-9a3a-9f107423b9ce => 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: 200/397] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 02:12:55 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 4694 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 02:12:55 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 199.204.45.233 () {44 vars in 1009 bytes} [Thu May 14 02:12:55 2026] GET /v2.0/security-group-rules/29752f47-a69a-45c3-82e4-5e92a301a798 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/400] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 02:12:56 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 02:12:56 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/402] 199.204.45.233 () {44 vars in 1009 bytes} [Thu May 14 02:12:56 2026] GET /v2.0/security-group-rules/5f5784b7-ccc4-4e6e-960e-4992f359f889 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 02:12:57 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 02:12:57 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.204.45.233 () {44 vars in 1009 bytes} [Thu May 14 02:12:57 2026] GET /v2.0/security-group-rules/41596be7-258f-45f8-8d8b-22436fc5a463 => generated 603 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 02:12:58 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 02:12:58 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 199.204.45.233 () {44 vars in 1009 bytes} [Thu May 14 02:12:58 2026] GET /v2.0/security-group-rules/d8530f71-5396-4b09-aa50-d14ed90b11c1 => 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: 206/409] 199.204.45.233 () {44 vars in 985 bytes} [Thu May 14 02:13:00 2026] GET /v2.0/networks/f3d05182-94f6-47cf-b573-a7bb1037aa80 => generated 732 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:13:00.476 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ace90957-a73a-4b6d-a5ca-2d5640faccce 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 204/410] 199.204.45.233 () {44 vars in 1074 bytes} [Thu May 14 02:13:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=f3d05182-94f6-47cf-b573-a7bb1037aa80 => 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: 207/411] 199.204.45.233 () {44 vars in 1097 bytes} [Thu May 14 02:13:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=f3d05182-94f6-47cf-b573-a7bb1037aa80 => generated 1254 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 02:13:00 2026] GET /v2.0/security-groups/6e955533-1b7c-4e2c-8324-f9d376838105 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:13:08.344 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e47558a8-d838-44dc-bca0-668678056177 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 207/415] 199.204.45.233 () {44 vars in 977 bytes} [Thu May 14 02:13:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/416] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 02:13:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/417] 199.204.45.233 () {44 vars in 918 bytes} [Thu May 14 02:13:09 2026] GET /v2.0/ports => generated 4725 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:13:10.987 8 INFO neutron.api.v2.resource [None req-2f3e9e92-22fc-4769-ac12-b1603643b0b6 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 210/418] 199.204.45.233 () {44 vars in 957 bytes} [Thu May 14 02:13:10 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/419] 199.204.45.233 () {44 vars in 979 bytes} [Thu May 14 02:13:10 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/420] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 02:13:11 2026] GET /v2.0/security-groups/4bd1239f-fa2b-4679-bfc6-196cfadc7092 => generated 2886 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/421] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 02:13:11 2026] GET /v2.0/security-groups/4bd1239f-fa2b-4679-bfc6-196cfadc7092 => generated 2886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/422] 199.204.45.233 () {44 vars in 1009 bytes} [Thu May 14 02:13:11 2026] GET /v2.0/security-group-rules/5b221408-e7f8-4be5-9c90-ac2e45e5b71f => generated 623 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/423] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 02:13:12 2026] GET /v2.0/security-groups/4bd1239f-fa2b-4679-bfc6-196cfadc7092 => 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: 213/424] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 02:13:12 2026] GET /v2.0/security-groups/4bd1239f-fa2b-4679-bfc6-196cfadc7092 => generated 2886 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/425] 199.204.45.233 () {44 vars in 1009 bytes} [Thu May 14 02:13:12 2026] GET /v2.0/security-group-rules/63a637a4-8239-4df1-ba06-b291c1e3045d => generated 627 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/428] 199.204.45.233 () {44 vars in 973 bytes} [Thu May 14 02:13:27 2026] GET /v2.0/quotas/af27e0c84386460f95d59ae45fb6615f => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:14:19.549 8 INFO neutron.api.v2.resource [None req-73ad3b37-8708-4b9c-8e49-ef88de56a414 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 219/435] 199.204.45.233 () {44 vars in 1072 bytes} [Thu May 14 02:14:19 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=6fcc646b16034a358b58770992786515 => generated 139 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/436] 199.204.45.233 () {44 vars in 1095 bytes} [Thu May 14 02:14:19 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=6fcc646b16034a358b58770992786515 => generated 4072 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/439] 199.204.45.233 () {44 vars in 1086 bytes} [Thu May 14 02:14:20 2026] GET /v2.0/security-groups/420ea5dc-2775-4b11-baeb-ec68b28cf895?project_id=6fcc646b16034a358b58770992786515 => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/440] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 02:14:20 2026] GET /v2.0/security-groups/420ea5dc-2775-4b11-baeb-ec68b28cf895 => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/441] 199.204.45.233 () {44 vars in 1009 bytes} [Thu May 14 02:14:20 2026] GET /v2.0/security-group-rules/285dd909-aade-49f8-b385-feec4a211cd5 => generated 597 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/442] 199.204.45.233 () {44 vars in 1086 bytes} [Thu May 14 02:14:21 2026] GET /v2.0/security-groups/420ea5dc-2775-4b11-baeb-ec68b28cf895?project_id=6fcc646b16034a358b58770992786515 => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/443] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 02:14:21 2026] GET /v2.0/security-groups/420ea5dc-2775-4b11-baeb-ec68b28cf895 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/444] 199.204.45.233 () {44 vars in 1009 bytes} [Thu May 14 02:14:21 2026] GET /v2.0/security-group-rules/df88fc3d-dc15-4847-85b6-648b0225f5fd => generated 599 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/445] 199.204.45.233 () {44 vars in 1086 bytes} [Thu May 14 02:14:22 2026] GET /v2.0/security-groups/420ea5dc-2775-4b11-baeb-ec68b28cf895?project_id=6fcc646b16034a358b58770992786515 => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/446] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 02:14:22 2026] GET /v2.0/security-groups/420ea5dc-2775-4b11-baeb-ec68b28cf895 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/447] 199.204.45.233 () {44 vars in 1009 bytes} [Thu May 14 02:14:22 2026] GET /v2.0/security-group-rules/b18c22c4-9fa7-46c9-80c5-0901061fa67e => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/448] 199.204.45.233 () {44 vars in 1086 bytes} [Thu May 14 02:14:23 2026] GET /v2.0/security-groups/420ea5dc-2775-4b11-baeb-ec68b28cf895?project_id=6fcc646b16034a358b58770992786515 => 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: 224/449] 199.204.45.233 () {44 vars in 999 bytes} [Thu May 14 02:14:23 2026] GET /v2.0/security-groups/420ea5dc-2775-4b11-baeb-ec68b28cf895 => generated 4075 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/450] 199.204.45.233 () {44 vars in 1009 bytes} [Thu May 14 02:14:23 2026] GET /v2.0/security-group-rules/f6177cf3-00eb-4599-a05a-046b075023c9 => generated 602 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/451] 199.204.45.233 () {44 vars in 973 bytes} [Thu May 14 02:14:31 2026] GET /v2.0/quotas/6fcc646b16034a358b58770992786515 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/460] 199.204.45.233 () {44 vars in 947 bytes} [Thu May 14 02:15:23 2026] GET /v2.0/networks?name=public => generated 753 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/465] 10.0.0.211 () {32 vars in 646 bytes} [Thu May 14 02:16:02 2026] GET /v2.0/networks => generated 2168 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/466] 10.0.0.211 () {32 vars in 652 bytes} [Thu May 14 02:16:03 2026] GET /v2.0/floatingips => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/467] 10.0.0.211 () {32 vars in 644 bytes} [Thu May 14 02:16:03 2026] GET /v2.0/routers => generated 15 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/468] 10.0.0.211 () {32 vars in 640 bytes} [Thu May 14 02:16:03 2026] GET /v2.0/ports => generated 4725 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/469] 10.0.0.211 () {32 vars in 644 bytes} [Thu May 14 02:16:03 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/470] 10.0.0.211 () {32 vars in 646 bytes} [Thu May 14 02:16:04 2026] GET /v2.0/networks => generated 2168 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/471] 10.0.0.211 () {32 vars in 660 bytes} [Thu May 14 02:16:04 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: 7|app: 0|req: 235/472] 10.0.0.211 () {32 vars in 652 bytes} [Thu May 14 02:16:04 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:16:15.152 8 INFO neutron.db.segments_db [None req-7d556ac1-ec72-48a3-bc30-4ceed27a240c 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment 231ac673-53d4-461b-89a0-a75b12c41d8c of type vxlan for network b9e427e5-8e6c-42e2-82f1-328199fb948b [pid: 8|app: 0|req: 239/475] 10.0.0.211 () {34 vars in 668 bytes} [Thu May 14 02:16:14 2026] POST /v2.0/networks => generated 730 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:16:15.255 7 INFO neutron.db.segments_db [None req-7aa2bbce-b6c0-467a-a85e-f73d9b3add96 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment 12184e94-cff0-4341-a4f6-fa6b4a5d80f2 of type vxlan for network 5cf3462f-f7a4-4491-a53d-556517d469fc [pid: 7|app: 0|req: 237/476] 10.0.0.211 () {34 vars in 668 bytes} [Thu May 14 02:16:14 2026] POST /v2.0/networks => generated 726 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:16:15.395 8 INFO neutron.db.segments_db [None req-ce8d79f4-62e9-4c5e-b074-cbd700967cc8 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment 164f3e63-5dea-45ef-97b2-bb9e4b576fb8 of type vxlan for network 68b3448c-62c5-4eeb-b4b6-9b68685ec0a9 [pid: 8|app: 0|req: 240/477] 10.0.0.211 () {34 vars in 668 bytes} [Thu May 14 02:16:15 2026] POST /v2.0/networks => generated 732 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/478] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:16:15 2026] POST /v2.0/subnets => generated 696 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/479] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:16:15 2026] POST /v2.0/subnets => generated 692 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:16:15.701 8 INFO neutron.db.segments_db [None req-5be69d8f-888a-4926-8e7d-45142b69956a 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment d57582dd-661b-43c4-902c-b4f483d837af of type vxlan for network 34033640-6dc4-4de2-bbf6-0c981da258e8 [pid: 7|app: 0|req: 239/480] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:16:15 2026] POST /v2.0/subnets => generated 698 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:16:15.764 7 INFO neutron.db.segments_db [None req-682be321-8fd3-4532-a8fc-36d8dcd4545a 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment 264a1cde-6761-4898-9100-ce39e65ab183 of type vxlan for network 6b9870d1-01e9-47b8-9e72-c25e27c4b35e 2026-05-14 02:16:15.934 8 INFO neutron.db.l3_hamode_db [None req-5be69d8f-888a-4926-8e7d-45142b69956a 6ae3446517b247878745e2fc5ce44082 84260909cdb44c32a7539b89df7053ff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:16:16.003 7 INFO neutron.db.l3_hamode_db [None req-682be321-8fd3-4532-a8fc-36d8dcd4545a 6ae3446517b247878745e2fc5ce44082 f42bb7707f4c4540ac95df43f48f3ba3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:16:16.749 8 INFO neutron.db.l3_hamode_db [None req-5be69d8f-888a-4926-8e7d-45142b69956a 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:16:16.855 7 INFO neutron.db.l3_hamode_db [None req-682be321-8fd3-4532-a8fc-36d8dcd4545a 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 242/481] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:16:15 2026] POST /v2.0/routers => generated 736 bytes in 2325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:16:18.036 8 INFO neutron.db.segments_db [None req-c7424017-37f8-4155-893a-9d4b482e1ba3 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment ec4ea172-f6bf-4950-bebc-fb4108f0bfd9 of type vxlan for network 5ca78043-be15-42b0-9753-86ab4ee932b6 [pid: 7|app: 0|req: 240/482] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:16:15 2026] POST /v2.0/routers => generated 732 bytes in 2423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:16:18.335 8 INFO neutron.db.l3_hamode_db [None req-c7424017-37f8-4155-893a-9d4b482e1ba3 6ae3446517b247878745e2fc5ce44082 4a02eac2a95141398d861a795ef40e98 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 241/483] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:16:18 2026] GET /v2.0/security-groups?tenant_id=e8dd0676e34242819e4d0d2c688259da&name=default => generated 2924 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:16:19.141 8 INFO neutron.db.l3_hamode_db [None req-c7424017-37f8-4155-893a-9d4b482e1ba3 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 242/484] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:16:18 2026] PUT /v2.0/routers/d466d279-5b58-4b6b-a394-844343935ac6/add_router_interface => generated 309 bytes in 1270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/485] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:16:17 2026] POST /v2.0/routers => generated 738 bytes in 1927 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/486] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:16:19 2026] DELETE /v2.0/security-groups/47eb5168-1a61-46dc-ac98-b7ae3fd6bf7c => 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: 243/487] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:16:19 2026] PUT /v2.0/routers/5580b840-b731-422a-91f5-c218e27be5eb/add_router_interface => generated 309 bytes in 1219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/490] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:16:19 2026] PUT /v2.0/routers/cff7be94-30c8-46df-ad5e-049eb8ced0b9/add_router_interface => generated 309 bytes in 1236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/491] 10.0.0.254 () {38 vars in 968 bytes} [Thu May 14 02:16:20 2026] POST /v2.0/security-groups => generated 1685 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 10.0.0.254 () {34 vars in 988 bytes} [Thu May 14 02:16:21 2026] GET /v2.0/security-groups/02b11bea-29c2-49b9-87af-84e22601ea77 => generated 1685 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/493] 10.0.0.211 () {34 vars in 682 bytes} [Thu May 14 02:16:21 2026] POST /v2.0/security-groups => generated 1659 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 02:16:22.020 7 INFO neutron.db.segments_db [None req-597d805d-b96b-4ca2-b68d-876dc358f0bb 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment bf21a5e1-baac-4953-ab19-32e6f757932b of type vxlan for network aafb4afb-efeb-4829-bf53-b4084fe2339d [pid: 7|app: 0|req: 247/494] 10.0.0.211 () {34 vars in 668 bytes} [Thu May 14 02:16:21 2026] POST /v2.0/networks => generated 726 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 10.0.0.254 () {38 vars in 978 bytes} [Thu May 14 02:16:21 2026] POST /v2.0/security-group-rules => generated 614 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/496] 10.0.0.254 () {34 vars in 979 bytes} [Thu May 14 02:16:22 2026] GET /v2.0/networks?id=5cf3462f-f7a4-4491-a53d-556517d469fc => generated 677 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:16:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/498] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:16:22 2026] POST /v2.0/subnets => generated 692 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 10.0.0.254 () {34 vars in 962 bytes} [Thu May 14 02:16:22 2026] GET /v2.0/quotas/f42bb7707f4c4540ac95df43f48f3ba3 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/500] 10.0.0.254 () {38 vars in 968 bytes} [Thu May 14 02:16:22 2026] POST /v2.0/security-groups => generated 1684 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 02:16:22.443 8 INFO neutron.db.segments_db [None req-df440039-ded0-41e7-9577-25cf46f27c97 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment 5f6e9524-ed2d-48a0-93d1-fd373727281e of type vxlan for network f329a9eb-6597-4353-8a84-2e9f8181f628 [pid: 7|app: 0|req: 251/501] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:16:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/502] 10.0.0.254 () {34 vars in 999 bytes} [Thu May 14 02:16:22 2026] GET /v2.0/ports?tenant_id=f42bb7707f4c4540ac95df43f48f3ba3&fields=id => generated 57 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/503] 10.0.0.254 () {34 vars in 988 bytes} [Thu May 14 02:16:22 2026] GET /v2.0/security-groups/c33b4d36-a6a0-4350-9dc5-22351458f732 => generated 1684 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:16:22.670 8 INFO neutron.db.l3_hamode_db [None req-df440039-ded0-41e7-9577-25cf46f27c97 6ae3446517b247878745e2fc5ce44082 9bf4f61d5aac4f2f8c00fbee9a5cb93a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 254/504] 10.0.0.211 () {34 vars in 673 bytes} [Thu May 14 02:16:22 2026] POST /v2.0/floatingips => generated 552 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/505] 10.0.0.254 () {38 vars in 978 bytes} [Thu May 14 02:16:23 2026] POST /v2.0/security-group-rules => generated 614 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/506] 10.0.0.254 () {34 vars in 904 bytes} [Thu May 14 02:16:23 2026] GET /v2.0/extensions => generated 21537 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/507] 10.0.0.254 () {34 vars in 988 bytes} [Thu May 14 02:16:23 2026] GET /v2.0/security-groups/c33b4d36-a6a0-4350-9dc5-22351458f732 => generated 2309 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/508] 10.0.0.254 () {34 vars in 1005 bytes} [Thu May 14 02:16:23 2026] GET /v2.0/networks/5cf3462f-f7a4-4491-a53d-556517d469fc?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/509] 10.0.0.254 () {38 vars in 978 bytes} [Thu May 14 02:16:23 2026] POST /v2.0/security-group-rules => generated 619 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:16:23.510 8 INFO neutron.db.l3_hamode_db [None req-df440039-ded0-41e7-9577-25cf46f27c97 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 260/510] 10.0.0.254 () {34 vars in 1105 bytes} [Thu May 14 02:16:23 2026] GET /v2.0/networks/5cf3462f-f7a4-4491-a53d-556517d469fc?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: 261/511] 10.0.0.254 () {34 vars in 1095 bytes} [Thu May 14 02:16:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--410586185&fields=id&tenant_id=4a02eac2a95141398d861a795ef40e98 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/512] 10.0.0.254 () {34 vars in 979 bytes} [Thu May 14 02:16:23 2026] GET /v2.0/networks?id=68b3448c-62c5-4eeb-b4b6-9b68685ec0a9 => generated 683 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/513] 10.0.0.254 () {34 vars in 988 bytes} [Thu May 14 02:16:23 2026] GET /v2.0/security-groups/c33b4d36-a6a0-4350-9dc5-22351458f732 => generated 2939 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/514] 10.0.0.254 () {34 vars in 962 bytes} [Thu May 14 02:16:23 2026] GET /v2.0/quotas/4a02eac2a95141398d861a795ef40e98 => generated 292 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/515] 10.0.0.254 () {34 vars in 999 bytes} [Thu May 14 02:16:23 2026] GET /v2.0/ports?tenant_id=4a02eac2a95141398d861a795ef40e98&fields=id => generated 57 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/516] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:23 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => 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: 267/517] 10.0.0.254 () {34 vars in 998 bytes} [Thu May 14 02:16:23 2026] GET /v2.0/security-group-rules/24259d94-9dfb-4391-9292-ab223949e78f => generated 616 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/518] 10.0.0.254 () {34 vars in 988 bytes} [Thu May 14 02:16:23 2026] GET /v2.0/security-groups/c33b4d36-a6a0-4350-9dc5-22351458f732 => generated 2939 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/519] 10.0.0.254 () {36 vars in 1020 bytes} [Thu May 14 02:16:23 2026] DELETE /v2.0/security-group-rules/24259d94-9dfb-4391-9292-ab223949e78f => 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: 270/520] 10.0.0.254 () {34 vars in 988 bytes} [Thu May 14 02:16:23 2026] GET /v2.0/security-groups/c33b4d36-a6a0-4350-9dc5-22351458f732 => generated 2309 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/521] 10.0.0.254 () {36 vars in 1010 bytes} [Thu May 14 02:16:24 2026] DELETE /v2.0/security-groups/c33b4d36-a6a0-4350-9dc5-22351458f732 => 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: 272/522] 10.0.0.254 () {34 vars in 904 bytes} [Thu May 14 02:16:24 2026] GET /v2.0/extensions => generated 21537 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/523] 10.0.0.254 () {34 vars in 988 bytes} [Thu May 14 02:16:24 2026] GET /v2.0/security-groups/02b11bea-29c2-49b9-87af-84e22601ea77 => generated 2310 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/524] 10.0.0.254 () {34 vars in 1005 bytes} [Thu May 14 02:16:24 2026] GET /v2.0/networks/68b3448c-62c5-4eeb-b4b6-9b68685ec0a9?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: 251/525] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:16:22 2026] POST /v2.0/routers => generated 732 bytes in 1881 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/526] 10.0.0.254 () {36 vars in 1010 bytes} [Thu May 14 02:16:24 2026] DELETE /v2.0/security-groups/02b11bea-29c2-49b9-87af-84e22601ea77 => 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: 252/527] 10.0.0.254 () {34 vars in 1105 bytes} [Thu May 14 02:16:24 2026] GET /v2.0/networks/68b3448c-62c5-4eeb-b4b6-9b68685ec0a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:16:25.032 8 INFO neutron_taas.services.taas.taas_plugin [None req-c441429a-643c-4727-b5ab-52ffa0b2b501 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 7ba5013c-faf7-427b-8125-4e64c797756b 2026-05-14 02:16:25.040 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c441429a-643c-4727-b5ab-52ffa0b2b501 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 7ba5013c-faf7-427b-8125-4e64c797756b [pid: 8|app: 0|req: 253/528] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:16:24 2026] PUT /v2.0/routers/d466d279-5b58-4b6b-a394-844343935ac6/remove_router_interface => generated 309 bytes in 1263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/529] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:25 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/530] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:25 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/531] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:16:24 2026] PUT /v2.0/routers/9c4b866d-64af-4982-aab6-b10e1c700c5b/add_router_interface => generated 309 bytes in 1423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:16:25.849 8 INFO neutron_taas.services.taas.taas_plugin [None req-bd96044f-358c-4071-9d10-3ba91323dd79 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 09d55c3f-6c73-4ef0-a299-3d1c3c519659 2026-05-14 02:16:25.852 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd96044f-358c-4071-9d10-3ba91323dd79 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 09d55c3f-6c73-4ef0-a299-3d1c3c519659 2026-05-14 02:16:26.098 8 INFO neutron_taas.services.taas.taas_plugin [None req-bd96044f-358c-4071-9d10-3ba91323dd79 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: fde10e17-8643-4073-8547-ed68c432d26d 2026-05-14 02:16:26.103 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd96044f-358c-4071-9d10-3ba91323dd79 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: fde10e17-8643-4073-8547-ed68c432d26d 2026-05-14 02:16:26.190 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-bd96044f-358c-4071-9d10-3ba91323dd79 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - 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: 277/532] 10.0.0.254 () {38 vars in 968 bytes} [Thu May 14 02:16:26 2026] POST /v2.0/security-groups => generated 1680 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/533] 10.0.0.254 () {38 vars in 968 bytes} [Thu May 14 02:16:26 2026] POST /v2.0/security-groups => generated 1681 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 02:16:26.604 8 INFO neutron.db.l3_hamode_db [None req-bd96044f-358c-4071-9d10-3ba91323dd79 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] HA network 34033640-6dc4-4de2-bbf6-0c981da258e8 was deleted as no HA routers are present in tenant 84260909cdb44c32a7539b89df7053ff. [pid: 8|app: 0|req: 256/534] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:16:25 2026] DELETE /v2.0/routers/d466d279-5b58-4b6b-a394-844343935ac6 => generated 0 bytes in 971 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/535] 10.0.0.254 () {38 vars in 968 bytes} [Thu May 14 02:16:26 2026] POST /v2.0/security-groups => generated 1682 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/536] 10.0.0.254 () {34 vars in 999 bytes} [Thu May 14 02:16:26 2026] GET /v2.0/security-groups?tenant_id=9bf4f61d5aac4f2f8c00fbee9a5cb93a => generated 7908 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/537] 10.0.0.254 () {34 vars in 988 bytes} [Thu May 14 02:16:26 2026] GET /v2.0/security-groups/5107f667-9194-4996-89c2-fb9ab3623256 => generated 2922 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/538] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:26 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => 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: 283/539] 10.0.0.254 () {34 vars in 988 bytes} [Thu May 14 02:16:26 2026] GET /v2.0/security-groups/5107f667-9194-4996-89c2-fb9ab3623256 => generated 2922 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/540] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:16:26 2026] DELETE /v2.0/subnets/a0bb0b94-a316-430b-a4f6-3364ffa842ee => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/541] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:26 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => 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: 259/542] 10.0.0.254 () {34 vars in 988 bytes} [Thu May 14 02:16:26 2026] GET /v2.0/security-groups/affc649a-ed74-4d69-92d8-66f1381430d9 => generated 1680 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:16:26.905 7 INFO neutron_taas.services.taas.taas_plugin [None req-08b7f5e5-925c-426f-8d85-673c66e107e4 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: f1201f3e-74fa-4815-86e9-ee591382571a 2026-05-14 02:16:26.916 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08b7f5e5-925c-426f-8d85-673c66e107e4 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: f1201f3e-74fa-4815-86e9-ee591382571a 2026-05-14 02:16:26.973 8 INFO neutron.services.segments.plugin [-] Segment d57582dd-661b-43c4-902c-b4f483d837af resource provider aggregate not found 2026-05-14 02:16:26.975 8 INFO neutron.services.segments.plugin [-] Segment d57582dd-661b-43c4-902c-b4f483d837af resource provider aggregate not found [pid: 8|app: 0|req: 260/543] 10.0.0.254 () {36 vars in 1010 bytes} [Thu May 14 02:16:26 2026] DELETE /v2.0/security-groups/affc649a-ed74-4d69-92d8-66f1381430d9 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:16:27.000 8 INFO neutron.services.segments.plugin [-] Segment d57582dd-661b-43c4-902c-b4f483d837af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d57582dd-661b-43c4-902c-b4f483d837af found for delete ", "request_id": "req-26600b1b-f755-404a-aa71-7fd30c0401c8"}]} 2026-05-14 02:16:27.002 8 INFO neutron.services.segments.plugin [-] Segment d57582dd-661b-43c4-902c-b4f483d837af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d57582dd-661b-43c4-902c-b4f483d837af found for delete ", "request_id": "req-1d2abd30-adef-4636-8455-c3af77c3893b"}]} 2026-05-14 02:16:27.051 8 INFO neutron.api.v2.resource [req-480669e4-c86a-4824-ba35-61f2c76c9e9e req-05ad726e-b045-4146-96a5-4a7511546364 ab46bdc7585245278c2a0e1d86fb2dfa 9bf4f61d5aac4f2f8c00fbee9a5cb93a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 261/544] 10.0.0.254 () {34 vars in 988 bytes} [Thu May 14 02:16:27 2026] GET /v2.0/security-groups/affc649a-ed74-4d69-92d8-66f1381430d9 => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/545] 10.0.0.254 () {34 vars in 988 bytes} [Thu May 14 02:16:27 2026] GET /v2.0/security-groups/b1932bd7-1f63-4f8a-8aa1-4772979a531f => generated 1681 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/546] 10.0.0.254 () {36 vars in 1010 bytes} [Thu May 14 02:16:27 2026] DELETE /v2.0/security-groups/b1932bd7-1f63-4f8a-8aa1-4772979a531f => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:16:27.214 8 INFO neutron.api.v2.resource [req-db2229c6-eafd-4ea8-bcc3-279d4bc7773b req-6bf1a37e-b67f-4869-be23-825c8da1799a ab46bdc7585245278c2a0e1d86fb2dfa 9bf4f61d5aac4f2f8c00fbee9a5cb93a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 264/547] 10.0.0.254 () {34 vars in 988 bytes} [Thu May 14 02:16:27 2026] GET /v2.0/security-groups/b1932bd7-1f63-4f8a-8aa1-4772979a531f => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/548] 10.0.0.254 () {34 vars in 988 bytes} [Thu May 14 02:16:27 2026] GET /v2.0/security-groups/f7a5094e-d1cb-4eab-8dea-17cd5a8e2b8c => generated 1682 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/549] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:16:26 2026] DELETE /v2.0/networks/b9e427e5-8e6c-42e2-82f1-328199fb948b => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/550] 10.0.0.254 () {36 vars in 1010 bytes} [Thu May 14 02:16:27 2026] DELETE /v2.0/security-groups/f7a5094e-d1cb-4eab-8dea-17cd5a8e2b8c => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:16:27.358 7 INFO neutron.api.v2.resource [req-24574848-d82f-4409-8fae-a9c9697e775b req-53559d60-7ac4-49a0-85c9-ec3e86f1ed6c ab46bdc7585245278c2a0e1d86fb2dfa 9bf4f61d5aac4f2f8c00fbee9a5cb93a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 285/551] 10.0.0.254 () {34 vars in 988 bytes} [Thu May 14 02:16:27 2026] GET /v2.0/security-groups/f7a5094e-d1cb-4eab-8dea-17cd5a8e2b8c => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/552] 10.0.0.254 () {34 vars in 999 bytes} [Thu May 14 02:16:27 2026] GET /v2.0/security-groups?tenant_id=9bf4f61d5aac4f2f8c00fbee9a5cb93a => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/553] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:16:27 2026] GET /v2.0/security-groups?tenant_id=84260909cdb44c32a7539b89df7053ff&name=default => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/554] 10.0.0.254 () {34 vars in 988 bytes} [Thu May 14 02:16:27 2026] GET /v2.0/security-groups/5107f667-9194-4996-89c2-fb9ab3623256 => generated 2922 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/555] 10.0.0.254 () {34 vars in 988 bytes} [Thu May 14 02:16:27 2026] GET /v2.0/security-groups/5107f667-9194-4996-89c2-fb9ab3623256 => generated 2922 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:16:27.529 8 INFO neutron.api.v2.resource [req-fd56cc12-a38c-4cde-a9ed-c4e6c511fffb req-2a9e3a60-615c-45e3-b201-975b1a77fe5f ab46bdc7585245278c2a0e1d86fb2dfa 9bf4f61d5aac4f2f8c00fbee9a5cb93a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 270/556] 10.0.0.254 () {34 vars in 988 bytes} [Thu May 14 02:16:27 2026] GET /v2.0/security-groups/f7a5094e-d1cb-4eab-8dea-17cd5a8e2b8c => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:16:27.563 8 INFO neutron.api.v2.resource [req-69421632-fe86-4f6d-a482-30f7daceb1db req-27ba6f15-6843-4fe3-8fa7-10f06a20a5e6 ab46bdc7585245278c2a0e1d86fb2dfa 9bf4f61d5aac4f2f8c00fbee9a5cb93a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 271/557] 10.0.0.254 () {34 vars in 988 bytes} [Thu May 14 02:16:27 2026] GET /v2.0/security-groups/b1932bd7-1f63-4f8a-8aa1-4772979a531f => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/558] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:16:27 2026] DELETE /v2.0/security-groups/c73b20c4-b775-4608-893a-c90228e10593 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:16:27.598 8 INFO neutron.api.v2.resource [req-87e582e4-9fb0-41b9-92fe-8045da4b7b0d req-e0e3426b-79bf-48bf-a16a-97eb0f208ff5 ab46bdc7585245278c2a0e1d86fb2dfa 9bf4f61d5aac4f2f8c00fbee9a5cb93a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 272/559] 10.0.0.254 () {34 vars in 988 bytes} [Thu May 14 02:16:27 2026] GET /v2.0/security-groups/affc649a-ed74-4d69-92d8-66f1381430d9 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:16:27.774 7 INFO neutron.services.segments.plugin [-] Segment 231ac673-53d4-461b-89a0-a75b12c41d8c resource provider aggregate not found 2026-05-14 02:16:27.792 7 INFO neutron.services.segments.plugin [-] Segment 231ac673-53d4-461b-89a0-a75b12c41d8c resource provider aggregate not found 2026-05-14 02:16:27.799 7 INFO neutron.services.segments.plugin [-] Segment 231ac673-53d4-461b-89a0-a75b12c41d8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 231ac673-53d4-461b-89a0-a75b12c41d8c found for delete ", "request_id": "req-319fcc25-d51e-40fe-a531-56a6420de1db"}]} 2026-05-14 02:16:27.822 7 INFO neutron.services.segments.plugin [-] Segment 231ac673-53d4-461b-89a0-a75b12c41d8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 231ac673-53d4-461b-89a0-a75b12c41d8c found for delete ", "request_id": "req-b692fa49-6d51-46d2-94e1-5c0dbf0186e1"}]} [pid: 8|app: 0|req: 273/560] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:27 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/561] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:27 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:16:28.150 7 INFO neutron_taas.services.taas.taas_plugin [None req-b5f6a6c4-398a-4e84-830d-f9f3adde95e7 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 46c506a3-657c-4b0a-9e2c-5dcd1b83a180 2026-05-14 02:16:28.153 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5f6a6c4-398a-4e84-830d-f9f3adde95e7 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 46c506a3-657c-4b0a-9e2c-5dcd1b83a180 [pid: 7|app: 0|req: 288/562] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:16:27 2026] PUT /v2.0/routers/9c4b866d-64af-4982-aab6-b10e1c700c5b/remove_router_interface => generated 309 bytes in 1091 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/563] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:16:28 2026] GET /v2.0/networks?id=5cf3462f-f7a4-4491-a53d-556517d469fc => generated 677 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:16:28.954 7 INFO neutron_taas.services.taas.taas_plugin [None req-8f6c00eb-3357-4441-a49e-2e743a802adc 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: faa1f5ea-aee1-4a1a-8736-bf879c855895 2026-05-14 02:16:28.957 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f6c00eb-3357-4441-a49e-2e743a802adc 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: faa1f5ea-aee1-4a1a-8736-bf879c855895 [pid: 8|app: 0|req: 276/564] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:28 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:16:29.224 7 INFO neutron_taas.services.taas.taas_plugin [None req-8f6c00eb-3357-4441-a49e-2e743a802adc 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: eeeaf417-6c09-4cf1-8b36-312eda0ea4d3 2026-05-14 02:16:29.227 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f6c00eb-3357-4441-a49e-2e743a802adc 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: eeeaf417-6c09-4cf1-8b36-312eda0ea4d3 2026-05-14 02:16:29.299 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-8f6c00eb-3357-4441-a49e-2e743a802adc 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 277/565] 199.204.45.233 () {38 vars in 952 bytes} [Thu May 14 02:16:28 2026] POST /v2.0/ports => generated 958 bytes in 475 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: 278/566] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:29 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => generated 961 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/567] 199.204.45.233 () {34 vars in 908 bytes} [Thu May 14 02:16:29 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) 2026-05-14 02:16:29.630 7 INFO neutron.db.l3_hamode_db [None req-8f6c00eb-3357-4441-a49e-2e743a802adc 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] HA network f329a9eb-6597-4353-8a84-2e9f8181f628 was deleted as no HA routers are present in tenant 9bf4f61d5aac4f2f8c00fbee9a5cb93a. [pid: 7|app: 0|req: 289/568] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:16:28 2026] DELETE /v2.0/routers/9c4b866d-64af-4982-aab6-b10e1c700c5b => generated 0 bytes in 926 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/569] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:29 2026] GET /v2.0/security-groups?id=2797b114-989f-4bf5-b049-775c920c3ed7&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:16:29.788 8 INFO neutron.db.segments_db [None req-310b5dd0-2d72-4f8c-93de-63bd97d4b385 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment 5f9c21bd-e4b2-466f-b940-52b4ca3fb7f9 of type vxlan for network 16fd50a2-150f-4841-8bcc-584e8689e6af [pid: 7|app: 0|req: 291/570] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:16:29 2026] DELETE /v2.0/subnets/4bd28cfa-8276-4a89-ab56-f884ca58accb => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:16:29.825 7 INFO neutron.services.segments.plugin [-] Segment 5f6e9524-ed2d-48a0-93d1-fd373727281e resource provider aggregate not found 2026-05-14 02:16:29.845 7 INFO neutron.services.segments.plugin [-] Segment 5f6e9524-ed2d-48a0-93d1-fd373727281e resource provider aggregate not found 2026-05-14 02:16:29.856 7 INFO neutron.services.segments.plugin [-] Segment 5f6e9524-ed2d-48a0-93d1-fd373727281e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f6e9524-ed2d-48a0-93d1-fd373727281e found for delete ", "request_id": "req-7bf92a71-c1d9-4bfa-81d7-34253c657e31"}]} 2026-05-14 02:16:29.863 7 INFO neutron.services.segments.plugin [-] Segment 5f6e9524-ed2d-48a0-93d1-fd373727281e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f6e9524-ed2d-48a0-93d1-fd373727281e found for delete ", "request_id": "req-1d8967ac-55d3-4a7c-9ba7-ba802567a1eb"}]} [pid: 8|app: 0|req: 280/571] 10.0.0.211 () {34 vars in 668 bytes} [Thu May 14 02:16:29 2026] POST /v2.0/networks => generated 729 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/572] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:16:29 2026] DELETE /v2.0/networks/aafb4afb-efeb-4829-bf53-b4084fe2339d => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/573] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:16:29 2026] POST /v2.0/subnets => generated 695 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/574] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:30 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => 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: 295/575] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:16:30 2026] GET /v2.0/security-groups?tenant_id=9bf4f61d5aac4f2f8c00fbee9a5cb93a&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:16:30.266 7 INFO neutron.db.segments_db [None req-0d39609f-3494-4891-8f3a-fd04f9463663 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment dcba6c81-25e1-4c48-bcce-7d8870b8066e of type vxlan for network f0ab0472-888a-4c7c-b430-2a7fe02e79e3 [pid: 8|app: 0|req: 281/576] 199.204.45.233 () {38 vars in 1025 bytes} [Thu May 14 02:16:29 2026] PUT /v2.0/ports/52bf47d0-b087-405d-8e27-3bdce94e060f => generated 1239 bytes in 427 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: 282/577] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:16:30 2026] DELETE /v2.0/security-groups/5107f667-9194-4996-89c2-fb9ab3623256 => 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: 283/578] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:16:30 2026] GET /v2.0/networks?id=68b3448c-62c5-4eeb-b4b6-9b68685ec0a9 => generated 683 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/579] 199.204.45.233 () {34 vars in 1047 bytes} [Thu May 14 02:16:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4a02eac2a95141398d861a795ef40e98 => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:16:30.516 7 INFO neutron.db.l3_hamode_db [None req-0d39609f-3494-4891-8f3a-fd04f9463663 6ae3446517b247878745e2fc5ce44082 09e06b958409406a82a170e85606884e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:16:30.843 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a269fa59-ef7c-4a15-bec3-d248d53be569'] response: {'name': 'network-changed', 'server_uuid': '27586674-cfeb-49dc-91c6-2355d59cdab0', 'tag': '52bf47d0-b087-405d-8e27-3bdce94e060f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 285/580] 199.204.45.233 () {38 vars in 952 bytes} [Thu May 14 02:16:30 2026] POST /v2.0/ports => generated 954 bytes in 399 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: 286/581] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:30 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:16:31.311 7 INFO neutron.db.l3_hamode_db [None req-0d39609f-3494-4891-8f3a-fd04f9463663 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 287/582] 199.204.45.233 () {38 vars in 1025 bytes} [Thu May 14 02:16:30 2026] PUT /v2.0/ports/36cc2a8e-b554-49ae-8948-35e17445cea8 => generated 1235 bytes in 377 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: 288/583] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:31 2026] GET /v2.0/security-groups?id=2797b114-989f-4bf5-b049-775c920c3ed7&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/584] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:31 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => 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: 290/585] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:16:31 2026] GET /v2.0/ports?tenant_id=f42bb7707f4c4540ac95df43f48f3ba3&device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/586] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:31 2026] GET /v2.0/security-groups?id=793a6da1-695b-4584-b902-562b1b3652db&fields=id&fields=name => generated 113 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/587] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:16:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=52bf47d0-b087-405d-8e27-3bdce94e060f => 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: 293/588] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:16:31 2026] GET /v2.0/subnets?id=b4f0ff33-c15e-4ac6-979a-b5b2d2ba741b => generated 695 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/589] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:16:31 2026] GET /v2.0/ports?network_id=5cf3462f-f7a4-4491-a53d-556517d469fc&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/590] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:16:31 2026] GET /v2.0/networks/5cf3462f-f7a4-4491-a53d-556517d469fc?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: 296/591] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:16:31 2026] GET /v2.0/networks/5cf3462f-f7a4-4491-a53d-556517d469fc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:16:31.876 7 INFO neutron.services.segments.plugin [-] Segment bf21a5e1-baac-4953-ab19-32e6f757932b resource provider aggregate not found 2026-05-14 02:16:31.884 7 INFO neutron.services.segments.plugin [-] Segment bf21a5e1-baac-4953-ab19-32e6f757932b resource provider aggregate not found 2026-05-14 02:16:31.893 7 INFO neutron.services.segments.plugin [-] Segment bf21a5e1-baac-4953-ab19-32e6f757932b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf21a5e1-baac-4953-ab19-32e6f757932b found for delete ", "request_id": "req-a28e20c3-e63a-4bb4-8393-8bd48c8185a4"}]} 2026-05-14 02:16:31.905 7 INFO neutron.services.segments.plugin [-] Segment bf21a5e1-baac-4953-ab19-32e6f757932b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf21a5e1-baac-4953-ab19-32e6f757932b found for delete ", "request_id": "req-307e338d-e22d-447d-8ea7-7ea91bbaa0c7"}]} [pid: 7|app: 0|req: 296/592] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:16:30 2026] POST /v2.0/routers => generated 735 bytes in 2019 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:16:32.610 8 INFO neutron.db.segments_db [None req-b87be767-30f7-4acc-ac2b-e170c6a52df1 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment 022b1cc5-9656-43c4-b49f-afa7c2fe44fd of type vxlan for network 35d22d0d-0f83-42eb-8a33-8e828a2dc9b0 [pid: 8|app: 0|req: 297/593] 10.0.0.211 () {34 vars in 668 bytes} [Thu May 14 02:16:32 2026] POST /v2.0/networks => generated 725 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/594] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:16:32 2026] GET /v2.0/ports?tenant_id=4a02eac2a95141398d861a795ef40e98&device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/595] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:32 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => 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: 300/596] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:32 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/597] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:16:32 2026] POST /v2.0/subnets => generated 691 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/598] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:16:33 2026] GET /v2.0/ports?tenant_id=f42bb7707f4c4540ac95df43f48f3ba3&device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/599] 199.204.45.233 () {34 vars in 1055 bytes} [Thu May 14 02:16:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=36cc2a8e-b554-49ae-8948-35e17445cea8 => 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: 304/600] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:33 2026] GET /v2.0/security-groups?id=2797b114-989f-4bf5-b049-775c920c3ed7&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/601] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:33 2026] GET /v2.0/security-groups?id=793a6da1-695b-4584-b902-562b1b3652db&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:16:33.187 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c32a103d-9e0a-486f-9844-8910fd4d9c60'] response: {'name': 'network-changed', 'server_uuid': '98d1756e-8e2f-4edb-9af6-872a187f52ed', 'tag': '36cc2a8e-b554-49ae-8948-35e17445cea8', 'status': 'completed', 'code': 200} 2026-05-14 02:16:33.399 8 INFO neutron.db.segments_db [None req-05067796-aa62-4ca3-9b6c-7d343e4534ac 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment c7286fa5-564f-432a-8045-179f7fdd4a09 of type vxlan for network ba285a15-460d-4e31-b996-93381e76f9dc [pid: 7|app: 0|req: 297/602] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:16:32 2026] PUT /v2.0/routers/dd4a3850-9244-463b-b204-13f434db9e64/add_router_interface => generated 309 bytes in 1194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/603] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:16:33 2026] GET /v2.0/networks?id=5cf3462f-f7a4-4491-a53d-556517d469fc => generated 773 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/604] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:16:33 2026] GET /v2.0/subnets?id=a856123c-12ce-4849-9207-ac8a83d3b673 => generated 701 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/605] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:16:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=52bf47d0-b087-405d-8e27-3bdce94e060f => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/606] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:16:33 2026] GET /v2.0/ports?network_id=68b3448c-62c5-4eeb-b4b6-9b68685ec0a9&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/607] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:16:33 2026] GET /v2.0/subnets?id=b4f0ff33-c15e-4ac6-979a-b5b2d2ba741b => generated 695 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:16:33.650 8 INFO neutron.db.l3_hamode_db [None req-05067796-aa62-4ca3-9b6c-7d343e4534ac 6ae3446517b247878745e2fc5ce44082 b36d5439f7824f55b5b86f802fc43c91 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 303/608] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:16:33 2026] GET /v2.0/networks/68b3448c-62c5-4eeb-b4b6-9b68685ec0a9?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/609] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:16:33 2026] GET /v2.0/ports?network_id=5cf3462f-f7a4-4491-a53d-556517d469fc&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: 305/610] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:16:33 2026] GET /v2.0/networks/68b3448c-62c5-4eeb-b4b6-9b68685ec0a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/611] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:16:33 2026] GET /v2.0/networks/5cf3462f-f7a4-4491-a53d-556517d469fc?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: 307/612] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:16:33 2026] GET /v2.0/networks/5cf3462f-f7a4-4491-a53d-556517d469fc?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: 308/613] 10.0.0.211 () {34 vars in 682 bytes} [Thu May 14 02:16:34 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: 309/614] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:34 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/615] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:16:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/616] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:34 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/617] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:34 2026] GET /v2.0/security-groups?id=2797b114-989f-4bf5-b049-775c920c3ed7&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/618] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:16:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:16:34.765 8 INFO neutron.db.l3_hamode_db [None req-05067796-aa62-4ca3-9b6c-7d343e4534ac 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 314/619] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:34 2026] GET /v2.0/security-groups?id=793a6da1-695b-4584-b902-562b1b3652db&fields=id&fields=name => generated 113 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/620] 10.0.0.211 () {34 vars in 673 bytes} [Thu May 14 02:16:34 2026] POST /v2.0/floatingips => generated 552 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/621] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:16:35 2026] GET /v2.0/ports?tenant_id=4a02eac2a95141398d861a795ef40e98&device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/622] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:16:35 2026] GET /v2.0/networks?id=68b3448c-62c5-4eeb-b4b6-9b68685ec0a9 => generated 779 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/623] 199.204.45.233 () {34 vars in 1055 bytes} [Thu May 14 02:16:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=36cc2a8e-b554-49ae-8948-35e17445cea8 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/626] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:16:35 2026] GET /v2.0/subnets?id=a856123c-12ce-4849-9207-ac8a83d3b673 => generated 701 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/627] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:16:35 2026] GET /v2.0/ports?network_id=68b3448c-62c5-4eeb-b4b6-9b68685ec0a9&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/628] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:16:35 2026] GET /v2.0/networks/68b3448c-62c5-4eeb-b4b6-9b68685ec0a9?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: 306/629] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:16:33 2026] POST /v2.0/routers => generated 731 bytes in 2505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/630] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:16:35 2026] GET /v2.0/networks/68b3448c-62c5-4eeb-b4b6-9b68685ec0a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/631] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:35 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/632] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:35 2026] GET /v2.0/security-groups?id=2797b114-989f-4bf5-b049-775c920c3ed7&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/633] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:35 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/634] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:35 2026] GET /v2.0/security-groups?id=793a6da1-695b-4584-b902-562b1b3652db&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: 329/635] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:36 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/636] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:36 2026] GET /v2.0/security-groups?id=2797b114-989f-4bf5-b049-775c920c3ed7&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: 307/637] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:16:35 2026] PUT /v2.0/routers/dbfefc11-227c-4c4c-a35d-3286154566b4/add_router_interface => generated 309 bytes in 1338 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/638] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:37 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/639] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:37 2026] GET /v2.0/security-groups?id=793a6da1-695b-4584-b902-562b1b3652db&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: 332/640] 10.0.0.211 () {34 vars in 682 bytes} [Thu May 14 02:16:37 2026] POST /v2.0/security-groups => generated 1658 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/641] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:16:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/642] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:16:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/643] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:38 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/644] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:38 2026] GET /v2.0/security-groups?id=2797b114-989f-4bf5-b049-775c920c3ed7&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/645] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:38 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/646] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:38 2026] GET /v2.0/security-groups?id=793a6da1-695b-4584-b902-562b1b3652db&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: 334/647] 10.0.0.211 () {34 vars in 673 bytes} [Thu May 14 02:16:38 2026] POST /v2.0/floatingips => generated 552 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/648] 10.0.0.254 () {34 vars in 1093 bytes} [Thu May 14 02:16:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--71429685&fields=id&tenant_id=b36d5439f7824f55b5b86f802fc43c91 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/649] 10.0.0.254 () {34 vars in 979 bytes} [Thu May 14 02:16:39 2026] GET /v2.0/networks?id=35d22d0d-0f83-42eb-8a33-8e828a2dc9b0 => generated 676 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/650] 10.0.0.254 () {34 vars in 962 bytes} [Thu May 14 02:16:39 2026] GET /v2.0/quotas/b36d5439f7824f55b5b86f802fc43c91 => 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: 336/651] 10.0.0.254 () {34 vars in 999 bytes} [Thu May 14 02:16:39 2026] GET /v2.0/ports?tenant_id=b36d5439f7824f55b5b86f802fc43c91&fields=id => generated 57 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/652] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:39 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => 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: 317/653] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:39 2026] GET /v2.0/security-groups?id=2797b114-989f-4bf5-b049-775c920c3ed7&fields=id&fields=name => generated 88 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/654] 10.0.0.254 () {34 vars in 1005 bytes} [Thu May 14 02:16:39 2026] GET /v2.0/networks/35d22d0d-0f83-42eb-8a33-8e828a2dc9b0?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: 318/655] 10.0.0.254 () {34 vars in 1105 bytes} [Thu May 14 02:16:39 2026] GET /v2.0/networks/35d22d0d-0f83-42eb-8a33-8e828a2dc9b0?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: 338/656] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:39 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/657] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:39 2026] GET /v2.0/ports?device_id=e82b5bf1-4732-40cd-8372-57e89cc466b1 => 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: 339/658] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:39 2026] GET /v2.0/security-groups?id=793a6da1-695b-4584-b902-562b1b3652db&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: 320/659] 10.0.0.254 () {34 vars in 1095 bytes} [Thu May 14 02:16:40 2026] GET /v2.0/security-groups?name=tempest-securitygroup--651370572&fields=id&tenant_id=09e06b958409406a82a170e85606884e => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/660] 10.0.0.254 () {34 vars in 979 bytes} [Thu May 14 02:16:40 2026] GET /v2.0/networks?id=16fd50a2-150f-4841-8bcc-584e8689e6af => generated 680 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/661] 10.0.0.254 () {34 vars in 962 bytes} [Thu May 14 02:16:40 2026] GET /v2.0/quotas/09e06b958409406a82a170e85606884e => 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: 341/662] 10.0.0.254 () {34 vars in 999 bytes} [Thu May 14 02:16:40 2026] GET /v2.0/ports?tenant_id=09e06b958409406a82a170e85606884e&fields=id => generated 103 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/663] 10.0.0.254 () {34 vars in 1005 bytes} [Thu May 14 02:16:40 2026] GET /v2.0/networks/16fd50a2-150f-4841-8bcc-584e8689e6af?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: 342/664] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:40 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/665] 10.0.0.254 () {34 vars in 1105 bytes} [Thu May 14 02:16:40 2026] GET /v2.0/networks/16fd50a2-150f-4841-8bcc-584e8689e6af?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: 343/666] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:40 2026] GET /v2.0/security-groups?id=2797b114-989f-4bf5-b049-775c920c3ed7&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/667] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:40 2026] GET /v2.0/ports?device_id=e82b5bf1-4732-40cd-8372-57e89cc466b1 => 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: 344/668] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:40 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/669] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:40 2026] GET /v2.0/security-groups?id=793a6da1-695b-4584-b902-562b1b3652db&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/670] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:40 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/671] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:41 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/672] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:41 2026] GET /v2.0/security-groups?id=2797b114-989f-4bf5-b049-775c920c3ed7&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/673] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:41 2026] GET /v2.0/ports?device_id=e82b5bf1-4732-40cd-8372-57e89cc466b1 => 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: 347/674] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:41 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => 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: 328/675] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:41 2026] GET /v2.0/security-groups?id=793a6da1-695b-4584-b902-562b1b3652db&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: 348/676] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:41 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => 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: 329/677] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:42 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/678] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:42 2026] GET /v2.0/ports?device_id=e82b5bf1-4732-40cd-8372-57e89cc466b1 => 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: 349/679] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:42 2026] GET /v2.0/security-groups?id=2797b114-989f-4bf5-b049-775c920c3ed7&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/680] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:43 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => 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: 331/681] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:43 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/682] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:43 2026] GET /v2.0/security-groups?id=793a6da1-695b-4584-b902-562b1b3652db&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/683] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:43 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/684] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:16:43 2026] GET /v2.0/networks?id=35d22d0d-0f83-42eb-8a33-8e828a2dc9b0 => generated 676 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/685] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:43 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/686] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:44 2026] GET /v2.0/ports?device_id=e82b5bf1-4732-40cd-8372-57e89cc466b1 => 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: 336/687] 199.204.45.233 () {34 vars in 1047 bytes} [Thu May 14 02:16:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b36d5439f7824f55b5b86f802fc43c91 => generated 179 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/688] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:44 2026] GET /v2.0/security-groups?id=2797b114-989f-4bf5-b049-775c920c3ed7&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:16:44.135 7 INFO neutron.db.l3_db [None req-253d4760-f1ce-4395-9667-cb1fc1c54977 eccd9d8ac3a344b7a57c4987dc472f08 4a02eac2a95141398d861a795ef40e98 - - default default] Floating IP 8febf407-b127-4db3-b689-a69649a56493 associated. External IP: 10.96.250.205, port: 36cc2a8e-b554-49ae-8948-35e17445cea8. [pid: 8|app: 0|req: 338/689] 199.204.45.233 () {38 vars in 952 bytes} [Thu May 14 02:16:44 2026] POST /v2.0/ports => generated 958 bytes in 399 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: 352/690] 10.0.0.211 () {34 vars in 746 bytes} [Thu May 14 02:16:43 2026] PUT /v2.0/floatingips/8febf407-b127-4db3-b689-a69649a56493 => generated 855 bytes in 1221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/691] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:44 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => 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: 340/692] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:44 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/693] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:44 2026] GET /v2.0/security-groups?id=793a6da1-695b-4584-b902-562b1b3652db&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: 353/694] 199.204.45.233 () {38 vars in 1025 bytes} [Thu May 14 02:16:44 2026] PUT /v2.0/ports/9c49d357-2ab0-4da4-a3b2-a16f04788ac8 => generated 1239 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:16:44.959 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c2fa511-4003-4c31-8877-3e94523e18a9'] response: {'name': 'network-changed', 'server_uuid': '98d1756e-8e2f-4edb-9af6-872a187f52ed', 'tag': '36cc2a8e-b554-49ae-8948-35e17445cea8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 342/695] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:45 2026] GET /v2.0/ports?device_id=e82b5bf1-4732-40cd-8372-57e89cc466b1 => generated 973 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: 354/696] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:45 2026] GET /v2.0/security-groups?id=24797075-f1b0-4ada-ba9f-1f157e00314e&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: 343/697] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:45 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => 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: 355/698] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:45 2026] GET /v2.0/security-groups?id=2797b114-989f-4bf5-b049-775c920c3ed7&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: 344/699] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:16:45 2026] GET /v2.0/ports?tenant_id=4a02eac2a95141398d861a795ef40e98&device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/700] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:16:45 2026] GET /v2.0/networks?id=68b3448c-62c5-4eeb-b4b6-9b68685ec0a9 => generated 779 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/701] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:45 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => 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: 357/702] 199.204.45.233 () {34 vars in 1055 bytes} [Thu May 14 02:16:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=36cc2a8e-b554-49ae-8948-35e17445cea8 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/703] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:16:45 2026] GET /v2.0/subnets?id=a856123c-12ce-4849-9207-ac8a83d3b673 => generated 701 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/704] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:45 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => 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: 359/705] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:16:45 2026] GET /v2.0/ports?network_id=68b3448c-62c5-4eeb-b4b6-9b68685ec0a9&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: 347/706] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:45 2026] GET /v2.0/security-groups?id=2797b114-989f-4bf5-b049-775c920c3ed7&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: 360/707] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:16:45 2026] GET /v2.0/networks/68b3448c-62c5-4eeb-b4b6-9b68685ec0a9?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: 348/708] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:16:45 2026] GET /v2.0/networks/68b3448c-62c5-4eeb-b4b6-9b68685ec0a9?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: 361/709] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:16:45 2026] GET /v2.0/ports?tenant_id=b36d5439f7824f55b5b86f802fc43c91&device_id=e82b5bf1-4732-40cd-8372-57e89cc466b1 => 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: 349/710] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:16:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=9c49d357-2ab0-4da4-a3b2-a16f04788ac8 => 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: 350/711] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:16:46 2026] GET /v2.0/subnets?id=55f3aaf2-5a78-4175-9def-b6f86d3fa9a5 => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/712] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:16:46 2026] GET /v2.0/networks?id=16fd50a2-150f-4841-8bcc-584e8689e6af => generated 680 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/713] 199.204.45.233 () {34 vars in 1047 bytes} [Thu May 14 02:16:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=09e06b958409406a82a170e85606884e => generated 180 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/714] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:16:46 2026] GET /v2.0/ports?network_id=35d22d0d-0f83-42eb-8a33-8e828a2dc9b0&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/715] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:16:46 2026] GET /v2.0/networks/35d22d0d-0f83-42eb-8a33-8e828a2dc9b0?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: 353/716] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:16:46 2026] GET /v2.0/networks/35d22d0d-0f83-42eb-8a33-8e828a2dc9b0?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: 354/717] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:46 2026] GET /v2.0/ports?device_id=e82b5bf1-4732-40cd-8372-57e89cc466b1 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/718] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:46 2026] GET /v2.0/security-groups?id=24797075-f1b0-4ada-ba9f-1f157e00314e&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/719] 199.204.45.233 () {38 vars in 952 bytes} [Thu May 14 02:16:46 2026] POST /v2.0/ports => generated 958 bytes in 446 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: 365/720] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:46 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => generated 961 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/721] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:46 2026] GET /v2.0/security-groups?id=bf0559f5-2cb4-4963-b5bc-bddc125533a2&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/722] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:46 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/723] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:46 2026] GET /v2.0/security-groups?id=2797b114-989f-4bf5-b049-775c920c3ed7&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:16:47.007 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8b577b4-b832-4306-bf47-9e8fdf2bc9aa'] response: {'name': 'network-changed', 'server_uuid': 'e82b5bf1-4732-40cd-8372-57e89cc466b1', 'tag': '9c49d357-2ab0-4da4-a3b2-a16f04788ac8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 356/724] 199.204.45.233 () {38 vars in 1025 bytes} [Thu May 14 02:16:46 2026] PUT /v2.0/ports/605efb8c-39ac-4fa4-b165-ad5a120154ac => generated 1239 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:16:47.109 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb7874ac-fd11-4082-8c34-42646326a406'] response: {'name': 'network-changed', 'server_uuid': '11372e0b-d4d0-4286-84d0-3ffb3f06c328', 'tag': '605efb8c-39ac-4fa4-b165-ad5a120154ac', '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: 369/725] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:47 2026] GET /v2.0/ports?device_id=e82b5bf1-4732-40cd-8372-57e89cc466b1 => generated 973 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/726] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:16:47 2026] GET /v2.0/ports?tenant_id=b36d5439f7824f55b5b86f802fc43c91&device_id=e82b5bf1-4732-40cd-8372-57e89cc466b1 => 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: 370/727] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:47 2026] GET /v2.0/security-groups?id=24797075-f1b0-4ada-ba9f-1f157e00314e&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: 358/728] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:16:47 2026] GET /v2.0/networks?id=35d22d0d-0f83-42eb-8a33-8e828a2dc9b0 => generated 772 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/729] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:16:47 2026] GET /v2.0/ports?tenant_id=09e06b958409406a82a170e85606884e&device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => 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: 359/730] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:16:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=9c49d357-2ab0-4da4-a3b2-a16f04788ac8 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/731] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:16:47 2026] GET /v2.0/subnets?id=55f3aaf2-5a78-4175-9def-b6f86d3fa9a5 => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/732] 199.204.45.233 () {34 vars in 1015 bytes} [Thu May 14 02:16:47 2026] GET /v2.0/networks?tenant_id=09e06b958409406a82a170e85606884e&shared=False => generated 776 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/733] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:16:47 2026] GET /v2.0/ports?network_id=35d22d0d-0f83-42eb-8a33-8e828a2dc9b0&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/734] 199.204.45.233 () {34 vars in 927 bytes} [Thu May 14 02:16:47 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/735] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:16:47 2026] GET /v2.0/networks/35d22d0d-0f83-42eb-8a33-8e828a2dc9b0?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/736] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:16:47 2026] GET /v2.0/networks/35d22d0d-0f83-42eb-8a33-8e828a2dc9b0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/737] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:47 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/738] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:47 2026] GET /v2.0/security-groups?id=bf0559f5-2cb4-4963-b5bc-bddc125533a2&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: 8|app: 0|req: 364/739] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:48 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/740] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:48 2026] GET /v2.0/security-groups?id=2797b114-989f-4bf5-b049-775c920c3ed7&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: 365/741] 199.204.45.233 () {34 vars in 991 bytes} [Thu May 14 02:16:48 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:16:48.321 7 INFO neutron_taas.services.taas.taas_plugin [req-55fe8b12-a458-4dd3-b68a-41561469164d req-f7f5f365-64f5-4d11-b878-1ee38c709690 f65572b74a794b65932f1ef1ee58039a f42bb7707f4c4540ac95df43f48f3ba3 - - default default] TaaS: Handle Delete Port: 52bf47d0-b087-405d-8e27-3bdce94e060f 2026-05-14 02:16:48.326 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-55fe8b12-a458-4dd3-b68a-41561469164d req-f7f5f365-64f5-4d11-b878-1ee38c709690 f65572b74a794b65932f1ef1ee58039a f42bb7707f4c4540ac95df43f48f3ba3 - - default default] Tap Mirror: Handle Delete Port: 52bf47d0-b087-405d-8e27-3bdce94e060f [pid: 7|app: 0|req: 377/742] 199.204.45.233 () {36 vars in 994 bytes} [Thu May 14 02:16:48 2026] DELETE /v2.0/ports/52bf47d0-b087-405d-8e27-3bdce94e060f => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/743] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:48 2026] GET /v2.0/ports?device_id=e82b5bf1-4732-40cd-8372-57e89cc466b1 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/744] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:48 2026] GET /v2.0/security-groups?id=24797075-f1b0-4ada-ba9f-1f157e00314e&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/745] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:16:48 2026] GET /v2.0/ports?tenant_id=09e06b958409406a82a170e85606884e&device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/746] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:16:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=605efb8c-39ac-4fa4-b165-ad5a120154ac => 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: 368/747] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:16:48 2026] GET /v2.0/subnets?id=7543a128-8be5-462e-9a1c-7b9e1b87a942 => generated 698 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/748] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:16:48 2026] GET /v2.0/ports?network_id=16fd50a2-150f-4841-8bcc-584e8689e6af&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: 369/749] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:16:48 2026] GET /v2.0/networks/16fd50a2-150f-4841-8bcc-584e8689e6af?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: 381/750] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:16:48 2026] GET /v2.0/networks/16fd50a2-150f-4841-8bcc-584e8689e6af?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:16:49.059 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0276c337-58f7-44aa-b3d6-74e76588dc16'] response: {'server_uuid': '27586674-cfeb-49dc-91c6-2355d59cdab0', 'name': 'network-vif-deleted', 'tag': '52bf47d0-b087-405d-8e27-3bdce94e060f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 370/751] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:49 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/752] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:49 2026] GET /v2.0/security-groups?id=bf0559f5-2cb4-4963-b5bc-bddc125533a2&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/753] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:49 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => 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: 383/754] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:49 2026] GET /v2.0/ports?device_id=e82b5bf1-4732-40cd-8372-57e89cc466b1 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/755] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:49 2026] GET /v2.0/security-groups?id=24797075-f1b0-4ada-ba9f-1f157e00314e&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/756] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:50 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => generated 973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/757] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:50 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/758] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:50 2026] GET /v2.0/security-groups?id=bf0559f5-2cb4-4963-b5bc-bddc125533a2&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/761] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:50 2026] GET /v2.0/ports?device_id=e82b5bf1-4732-40cd-8372-57e89cc466b1 => 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: 375/762] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:51 2026] GET /v2.0/security-groups?id=24797075-f1b0-4ada-ba9f-1f157e00314e&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/763] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:51 2026] GET /v2.0/ports?device_id=e82b5bf1-4732-40cd-8372-57e89cc466b1 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/764] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:51 2026] GET /v2.0/ports?device_id=27586674-cfeb-49dc-91c6-2355d59cdab0 => 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: 390/765] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:51 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/766] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:51 2026] GET /v2.0/security-groups?id=bf0559f5-2cb4-4963-b5bc-bddc125533a2&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:16:51.676 8 INFO neutron.db.l3_db [None req-75958b63-7560-4704-9df1-d588ae5ee730 121fc6bedec2431c91bf98a221b820b3 b36d5439f7824f55b5b86f802fc43c91 - - default default] Floating IP d9e7e8f5-b704-430d-bd4a-e2570dfce580 associated. External IP: 10.96.250.201, port: 9c49d357-2ab0-4da4-a3b2-a16f04788ac8. [pid: 8|app: 0|req: 376/767] 10.0.0.211 () {34 vars in 746 bytes} [Thu May 14 02:16:51 2026] PUT /v2.0/floatingips/d9e7e8f5-b704-430d-bd4a-e2570dfce580 => generated 856 bytes in 779 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:16:52.029 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-057be888-29e1-49c0-96b8-d0345c49799c'] response: {'name': 'network-changed', 'server_uuid': 'e82b5bf1-4732-40cd-8372-57e89cc466b1', 'tag': '9c49d357-2ab0-4da4-a3b2-a16f04788ac8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 392/768] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:52 2026] GET /v2.0/ports?device_id=e82b5bf1-4732-40cd-8372-57e89cc466b1 => 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: 377/769] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:52 2026] GET /v2.0/security-groups?id=24797075-f1b0-4ada-ba9f-1f157e00314e&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: 378/770] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:52 2026] GET /v2.0/ports?device_id=e82b5bf1-4732-40cd-8372-57e89cc466b1 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/771] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:16:52 2026] GET /v2.0/ports?tenant_id=b36d5439f7824f55b5b86f802fc43c91&device_id=e82b5bf1-4732-40cd-8372-57e89cc466b1 => 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: 380/772] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:52 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/773] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:52 2026] GET /v2.0/security-groups?id=24797075-f1b0-4ada-ba9f-1f157e00314e&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/774] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:16:52 2026] GET /v2.0/networks?id=35d22d0d-0f83-42eb-8a33-8e828a2dc9b0 => generated 772 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/775] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:52 2026] GET /v2.0/security-groups?id=bf0559f5-2cb4-4963-b5bc-bddc125533a2&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/776] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:16:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=9c49d357-2ab0-4da4-a3b2-a16f04788ac8 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/777] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:16:52 2026] GET /v2.0/subnets?id=55f3aaf2-5a78-4175-9def-b6f86d3fa9a5 => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:16:52.916 7 INFO neutron_taas.services.taas.taas_plugin [None req-fe6ba2bb-b21c-42cc-8391-16fb293c5b68 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: a6464248-d90f-418a-b87f-83f23c7fd323 2026-05-14 02:16:52.922 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe6ba2bb-b21c-42cc-8391-16fb293c5b68 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: a6464248-d90f-418a-b87f-83f23c7fd323 [pid: 8|app: 0|req: 386/778] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:16:52 2026] GET /v2.0/ports?network_id=35d22d0d-0f83-42eb-8a33-8e828a2dc9b0&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: 387/779] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:16:52 2026] GET /v2.0/networks/35d22d0d-0f83-42eb-8a33-8e828a2dc9b0?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: 388/780] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:16:53 2026] GET /v2.0/networks/35d22d0d-0f83-42eb-8a33-8e828a2dc9b0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/781] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:16:52 2026] PUT /v2.0/routers/5580b840-b731-422a-91f5-c218e27be5eb/remove_router_interface => generated 309 bytes in 1030 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:16:53.708 8 INFO neutron_taas.services.taas.taas_plugin [None req-a8fceee7-d838-4497-8451-3c8de38bd7e2 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: ecd00d1e-5f6f-419b-bb00-79190c942a9c 2026-05-14 02:16:53.710 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8fceee7-d838-4497-8451-3c8de38bd7e2 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: ecd00d1e-5f6f-419b-bb00-79190c942a9c [pid: 7|app: 0|req: 394/782] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:53 2026] GET /v2.0/ports?device_id=e82b5bf1-4732-40cd-8372-57e89cc466b1 => 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: 395/783] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:53 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => 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: 396/784] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:53 2026] GET /v2.0/security-groups?id=24797075-f1b0-4ada-ba9f-1f157e00314e&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:16:53.995 8 INFO neutron_taas.services.taas.taas_plugin [None req-a8fceee7-d838-4497-8451-3c8de38bd7e2 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 2e530f52-bbf3-48f1-beb4-5bd562d4e711 2026-05-14 02:16:53.998 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8fceee7-d838-4497-8451-3c8de38bd7e2 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 2e530f52-bbf3-48f1-beb4-5bd562d4e711 [pid: 7|app: 0|req: 397/785] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:53 2026] GET /v2.0/security-groups?id=bf0559f5-2cb4-4963-b5bc-bddc125533a2&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:16:54.334 8 INFO neutron.services.segments.plugin [-] Segment 264a1cde-6761-4898-9100-ce39e65ab183 resource provider aggregate not found 2026-05-14 02:16:54.353 8 INFO neutron.services.segments.plugin [-] Segment 264a1cde-6761-4898-9100-ce39e65ab183 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 264a1cde-6761-4898-9100-ce39e65ab183 found for delete ", "request_id": "req-9e800d1a-5e94-493d-8c90-a245b72eda83"}]} 2026-05-14 02:16:54.354 8 INFO neutron.services.segments.plugin [-] Segment 264a1cde-6761-4898-9100-ce39e65ab183 resource provider aggregate not found 2026-05-14 02:16:54.371 8 INFO neutron.services.segments.plugin [-] Segment 264a1cde-6761-4898-9100-ce39e65ab183 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 264a1cde-6761-4898-9100-ce39e65ab183 found for delete ", "request_id": "req-dbdaf7a1-0c32-4f25-ba33-54431c9dc71e"}]} 2026-05-14 02:16:54.385 8 INFO neutron.db.l3_hamode_db [None req-a8fceee7-d838-4497-8451-3c8de38bd7e2 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] HA network 6b9870d1-01e9-47b8-9e72-c25e27c4b35e was deleted as no HA routers are present in tenant f42bb7707f4c4540ac95df43f48f3ba3. [pid: 8|app: 0|req: 389/786] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:16:53 2026] DELETE /v2.0/routers/5580b840-b731-422a-91f5-c218e27be5eb => generated 0 bytes in 868 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/787] 10.0.0.198 () {34 vars in 987 bytes} [Thu May 14 02:16:54 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 1240 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/788] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:16:54 2026] DELETE /v2.0/subnets/b4f0ff33-c15e-4ac6-979a-b5b2d2ba741b => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/789] 10.0.0.198 () {34 vars in 1037 bytes} [Thu May 14 02:16:54 2026] GET /v2.0/security-groups?id=793a6da1-695b-4584-b902-562b1b3652db&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-14 02:16:54.675 8 INFO neutron_taas.services.taas.taas_plugin [None req-40354eb1-1948-4ce2-8e8a-b1c67da503f5 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 3ed0b991-aeae-48ed-8b8e-f3b7ef98cbfd 2026-05-14 02:16:54.682 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40354eb1-1948-4ce2-8e8a-b1c67da503f5 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 3ed0b991-aeae-48ed-8b8e-f3b7ef98cbfd [pid: 8|app: 0|req: 391/790] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:16:54 2026] DELETE /v2.0/networks/5cf3462f-f7a4-4491-a53d-556517d469fc => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/791] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:16:54 2026] GET /v2.0/security-groups?tenant_id=f42bb7707f4c4540ac95df43f48f3ba3&name=default => generated 2921 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/792] 199.204.45.233 () {34 vars in 991 bytes} [Thu May 14 02:16:55 2026] GET /v2.0/ports?device_id=e82b5bf1-4732-40cd-8372-57e89cc466b1 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/793] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:55 2026] GET /v2.0/ports?device_id=e82b5bf1-4732-40cd-8372-57e89cc466b1 => 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: 392/794] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:16:55 2026] DELETE /v2.0/security-groups/2797b114-989f-4bf5-b049-775c920c3ed7 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/795] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:55 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => generated 973 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:16:55.293 7 INFO neutron_taas.services.taas.taas_plugin [req-c5d6c58a-e30b-4426-b738-5a2751781fdf req-a3a21ca3-d056-4f19-9dec-be10b4098c88 121fc6bedec2431c91bf98a221b820b3 b36d5439f7824f55b5b86f802fc43c91 - - default default] TaaS: Handle Delete Port: 9c49d357-2ab0-4da4-a3b2-a16f04788ac8 2026-05-14 02:16:55.295 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c5d6c58a-e30b-4426-b738-5a2751781fdf req-a3a21ca3-d056-4f19-9dec-be10b4098c88 121fc6bedec2431c91bf98a221b820b3 b36d5439f7824f55b5b86f802fc43c91 - - default default] Tap Mirror: Handle Delete Port: 9c49d357-2ab0-4da4-a3b2-a16f04788ac8 [pid: 8|app: 0|req: 394/796] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:55 2026] GET /v2.0/security-groups?id=24797075-f1b0-4ada-ba9f-1f157e00314e&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/797] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:55 2026] GET /v2.0/security-groups?id=bf0559f5-2cb4-4963-b5bc-bddc125533a2&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:16:55.512 7 INFO neutron.db.l3_db [req-c5d6c58a-e30b-4426-b738-5a2751781fdf req-a3a21ca3-d056-4f19-9dec-be10b4098c88 121fc6bedec2431c91bf98a221b820b3 b36d5439f7824f55b5b86f802fc43c91 - - default default] Floating IP d9e7e8f5-b704-430d-bd4a-e2570dfce580 disassociated. External IP: 10.96.250.201, port: 9c49d357-2ab0-4da4-a3b2-a16f04788ac8. [pid: 7|app: 0|req: 403/798] 199.204.45.233 () {36 vars in 994 bytes} [Thu May 14 02:16:55 2026] DELETE /v2.0/ports/9c49d357-2ab0-4da4-a3b2-a16f04788ac8 => generated 0 bytes in 790 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:16:55.949 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4db5e2c0-bf42-4adc-b32b-3de7d1c17510'] response: {'server_uuid': 'e82b5bf1-4732-40cd-8372-57e89cc466b1', 'name': 'network-vif-deleted', 'tag': '9c49d357-2ab0-4da4-a3b2-a16f04788ac8', 'status': 'completed', 'code': 200} 2026-05-14 02:16:56.375 8 INFO neutron.services.segments.plugin [-] Segment 12184e94-cff0-4341-a4f6-fa6b4a5d80f2 resource provider aggregate not found 2026-05-14 02:16:56.389 8 INFO neutron.services.segments.plugin [-] Segment 12184e94-cff0-4341-a4f6-fa6b4a5d80f2 resource provider aggregate not found 2026-05-14 02:16:56.399 8 INFO neutron.services.segments.plugin [-] Segment 12184e94-cff0-4341-a4f6-fa6b4a5d80f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12184e94-cff0-4341-a4f6-fa6b4a5d80f2 found for delete ", "request_id": "req-e2038b4e-a83d-4e83-83ba-041548d0e2b5"}]} 2026-05-14 02:16:56.415 8 INFO neutron.services.segments.plugin [-] Segment 12184e94-cff0-4341-a4f6-fa6b4a5d80f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12184e94-cff0-4341-a4f6-fa6b4a5d80f2 found for delete ", "request_id": "req-71f3299d-e57b-4364-a532-d64649276eef"}]} [pid: 8|app: 0|req: 396/799] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:56 2026] GET /v2.0/ports?device_id=e82b5bf1-4732-40cd-8372-57e89cc466b1 => 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: 404/800] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:56 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => 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: 397/801] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:56 2026] GET /v2.0/security-groups?id=bf0559f5-2cb4-4963-b5bc-bddc125533a2&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: 405/802] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:57 2026] GET /v2.0/ports?device_id=e82b5bf1-4732-40cd-8372-57e89cc466b1 => 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: 398/803] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:57 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/804] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:57 2026] GET /v2.0/security-groups?id=bf0559f5-2cb4-4963-b5bc-bddc125533a2&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/805] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:57 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:16:58.234 7 INFO neutron.db.l3_db [None req-d081e15a-6e03-4b7f-a024-6afe0a50eb67 ac9429f0392649b7b93d3420bbc8f646 09e06b958409406a82a170e85606884e - - default default] Floating IP 9aa97938-0afc-477d-81e3-1f8a6d0b1753 associated. External IP: 10.96.250.208, port: 605efb8c-39ac-4fa4-b165-ad5a120154ac. [pid: 7|app: 0|req: 407/806] 10.0.0.211 () {34 vars in 746 bytes} [Thu May 14 02:16:57 2026] PUT /v2.0/floatingips/9aa97938-0afc-477d-81e3-1f8a6d0b1753 => generated 856 bytes in 698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:16:58.639 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2ea4ca4-d26b-44e7-a672-b14176952899'] response: {'name': 'network-changed', 'server_uuid': '11372e0b-d4d0-4286-84d0-3ffb3f06c328', 'tag': '605efb8c-39ac-4fa4-b165-ad5a120154ac', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 400/807] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:58 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/808] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:58 2026] GET /v2.0/ports?device_id=e82b5bf1-4732-40cd-8372-57e89cc466b1 => 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: 401/809] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:58 2026] GET /v2.0/security-groups?id=bf0559f5-2cb4-4963-b5bc-bddc125533a2&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: 409/810] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:16:58 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/811] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:16:59 2026] GET /v2.0/security-groups?id=bf0559f5-2cb4-4963-b5bc-bddc125533a2&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: 410/812] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:16:59 2026] GET /v2.0/ports?tenant_id=09e06b958409406a82a170e85606884e&device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/813] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:16:59 2026] GET /v2.0/networks?id=16fd50a2-150f-4841-8bcc-584e8689e6af => generated 776 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/814] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:16:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=605efb8c-39ac-4fa4-b165-ad5a120154ac => generated 859 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/815] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:16:59 2026] GET /v2.0/subnets?id=7543a128-8be5-462e-9a1c-7b9e1b87a942 => generated 698 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/816] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:16:59 2026] GET /v2.0/ports?network_id=16fd50a2-150f-4841-8bcc-584e8689e6af&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/817] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:16:59 2026] GET /v2.0/networks/16fd50a2-150f-4841-8bcc-584e8689e6af?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: 413/818] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:16:59 2026] GET /v2.0/networks/16fd50a2-150f-4841-8bcc-584e8689e6af?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/819] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:16:59 2026] DELETE /v2.0/security-groups/24797075-f1b0-4ada-ba9f-1f157e00314e => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:16:59.966 8 INFO neutron.api.v2.resource [None req-c23fd434-db9d-4c74-bcc7-8afbd16fdfd2 121fc6bedec2431c91bf98a221b820b3 b36d5439f7824f55b5b86f802fc43c91 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 407/820] 10.0.0.211 () {32 vars in 734 bytes} [Thu May 14 02:16:59 2026] GET /v2.0/security-groups/24797075-f1b0-4ada-ba9f-1f157e00314e => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:17:00.063 8 INFO neutron_taas.services.taas.taas_plugin [None req-ebe8de52-e5a3-4125-84f8-fed6c9b22921 121fc6bedec2431c91bf98a221b820b3 b36d5439f7824f55b5b86f802fc43c91 - - default default] TaaS: Handle Delete Port: 665f570e-98a4-4075-b360-2a4d0837c86c 2026-05-14 02:17:00.067 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ebe8de52-e5a3-4125-84f8-fed6c9b22921 121fc6bedec2431c91bf98a221b820b3 b36d5439f7824f55b5b86f802fc43c91 - - default default] Tap Mirror: Handle Delete Port: 665f570e-98a4-4075-b360-2a4d0837c86c [pid: 7|app: 0|req: 414/821] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:16:59 2026] GET /v2.0/security-groups?tenant_id=01fb56cfa63746c0968f4ad146a9467f&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/822] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:00 2026] DELETE /v2.0/security-groups/8284b15b-fd10-40b1-9693-e2957caa4c86 => 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: 408/823] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:16:59 2026] DELETE /v2.0/floatingips/d9e7e8f5-b704-430d-bd4a-e2570dfce580 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/824] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:00 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => 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: 417/825] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:00 2026] GET /v2.0/security-groups?id=bf0559f5-2cb4-4963-b5bc-bddc125533a2&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/826] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:00 2026] GET /v2.0/security-groups?tenant_id=edbac049ba4e4ee7bea2a69bf5172a68&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:17:00.523 8 INFO neutron_taas.services.taas.taas_plugin [None req-16815b6e-cd62-40cd-9490-3462875fade9 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: c9bd5ea4-e2e2-4849-bc29-33d3cfabf0ab 2026-05-14 02:17:00.527 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16815b6e-cd62-40cd-9490-3462875fade9 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: c9bd5ea4-e2e2-4849-bc29-33d3cfabf0ab [pid: 7|app: 0|req: 419/827] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:00 2026] DELETE /v2.0/security-groups/8a8c1c94-4268-485e-9172-ae588d8eafa2 => 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: 409/828] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:17:00 2026] PUT /v2.0/routers/dbfefc11-227c-4c4c-a35d-3286154566b4/remove_router_interface => generated 309 bytes in 855 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:17:01.302 7 INFO neutron_taas.services.taas.taas_plugin [None req-d1ae7b99-1e5a-4e2b-9a35-5fac2aa34d13 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: f8bdcf07-86af-439f-8675-0f3e594c1080 2026-05-14 02:17:01.305 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1ae7b99-1e5a-4e2b-9a35-5fac2aa34d13 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: f8bdcf07-86af-439f-8675-0f3e594c1080 [pid: 8|app: 0|req: 410/829] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:01 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/830] 199.204.45.233 () {34 vars in 991 bytes} [Thu May 14 02:17:01 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/831] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:01 2026] GET /v2.0/security-groups?id=bf0559f5-2cb4-4963-b5bc-bddc125533a2&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:17:01.596 7 INFO neutron_taas.services.taas.taas_plugin [None req-d1ae7b99-1e5a-4e2b-9a35-5fac2aa34d13 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 320acd8e-2161-4c6d-b16a-905d90de09c1 2026-05-14 02:17:01.599 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1ae7b99-1e5a-4e2b-9a35-5fac2aa34d13 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 320acd8e-2161-4c6d-b16a-905d90de09c1 2026-05-14 02:17:01.649 8 INFO neutron_taas.services.taas.taas_plugin [req-4fefedd4-8b68-4aa2-b062-8ebdbe5242be req-a298d710-0663-4831-bc9e-04ba02f9a9a5 ac9429f0392649b7b93d3420bbc8f646 09e06b958409406a82a170e85606884e - - default default] TaaS: Handle Delete Port: 605efb8c-39ac-4fa4-b165-ad5a120154ac 2026-05-14 02:17:01.655 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4fefedd4-8b68-4aa2-b062-8ebdbe5242be req-a298d710-0663-4831-bc9e-04ba02f9a9a5 ac9429f0392649b7b93d3420bbc8f646 09e06b958409406a82a170e85606884e - - default default] Tap Mirror: Handle Delete Port: 605efb8c-39ac-4fa4-b165-ad5a120154ac 2026-05-14 02:17:01.845 8 INFO neutron.db.l3_db [req-4fefedd4-8b68-4aa2-b062-8ebdbe5242be req-a298d710-0663-4831-bc9e-04ba02f9a9a5 ac9429f0392649b7b93d3420bbc8f646 09e06b958409406a82a170e85606884e - - default default] Floating IP 9aa97938-0afc-477d-81e3-1f8a6d0b1753 disassociated. External IP: 10.96.250.208, port: 605efb8c-39ac-4fa4-b165-ad5a120154ac. 2026-05-14 02:17:01.987 7 INFO neutron.services.segments.plugin [-] Segment c7286fa5-564f-432a-8045-179f7fdd4a09 resource provider aggregate not found 2026-05-14 02:17:01.998 7 INFO neutron.services.segments.plugin [-] Segment c7286fa5-564f-432a-8045-179f7fdd4a09 resource provider aggregate not found 2026-05-14 02:17:02.015 7 INFO neutron.services.segments.plugin [-] Segment c7286fa5-564f-432a-8045-179f7fdd4a09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7286fa5-564f-432a-8045-179f7fdd4a09 found for delete ", "request_id": "req-e9720a76-229e-48f4-97bd-d391713778b3"}]} 2026-05-14 02:17:02.017 7 INFO neutron.services.segments.plugin [-] Segment c7286fa5-564f-432a-8045-179f7fdd4a09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7286fa5-564f-432a-8045-179f7fdd4a09 found for delete ", "request_id": "req-db9c7e64-c484-4315-8d66-81d809b8f423"}]} 2026-05-14 02:17:02.029 7 INFO neutron.db.l3_hamode_db [None req-d1ae7b99-1e5a-4e2b-9a35-5fac2aa34d13 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] HA network ba285a15-460d-4e31-b996-93381e76f9dc was deleted as no HA routers are present in tenant b36d5439f7824f55b5b86f802fc43c91. [pid: 7|app: 0|req: 420/832] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:17:01 2026] DELETE /v2.0/routers/dbfefc11-227c-4c4c-a35d-3286154566b4 => generated 0 bytes in 955 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/833] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:17:02 2026] DELETE /v2.0/subnets/55f3aaf2-5a78-4175-9def-b6f86d3fa9a5 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/834] 199.204.45.233 () {36 vars in 994 bytes} [Thu May 14 02:17:01 2026] DELETE /v2.0/ports/605efb8c-39ac-4fa4-b165-ad5a120154ac => generated 0 bytes in 732 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:17:02.292 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cc8fae5-541a-4304-8dec-1a129df3f631'] response: {'server_uuid': '11372e0b-d4d0-4286-84d0-3ffb3f06c328', 'name': 'network-vif-deleted', 'tag': '605efb8c-39ac-4fa4-b165-ad5a120154ac', 'status': 'completed', 'code': 200} 2026-05-14 02:17:02.353 7 INFO neutron_taas.services.taas.taas_plugin [None req-5cd0599f-cbf1-4dc5-b920-0da011fb7078 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 3910089f-b66d-4dda-b490-2ec2727b698a 2026-05-14 02:17:02.359 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5cd0599f-cbf1-4dc5-b920-0da011fb7078 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 3910089f-b66d-4dda-b490-2ec2727b698a [pid: 7|app: 0|req: 422/835] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:17:02 2026] DELETE /v2.0/networks/35d22d0d-0f83-42eb-8a33-8e828a2dc9b0 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/836] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:02 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => 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: 423/837] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:02 2026] GET /v2.0/security-groups?tenant_id=b36d5439f7824f55b5b86f802fc43c91&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/838] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:02 2026] DELETE /v2.0/security-groups/645cfed7-3813-45e8-9600-4d3d7a3d2d47 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/839] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:03 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:17:04.037 7 INFO neutron.services.segments.plugin [-] Segment 022b1cc5-9656-43c4-b49f-afa7c2fe44fd resource provider aggregate not found 2026-05-14 02:17:04.043 7 INFO neutron.services.segments.plugin [-] Segment 022b1cc5-9656-43c4-b49f-afa7c2fe44fd resource provider aggregate not found 2026-05-14 02:17:04.059 7 INFO neutron.services.segments.plugin [-] Segment 022b1cc5-9656-43c4-b49f-afa7c2fe44fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 022b1cc5-9656-43c4-b49f-afa7c2fe44fd found for delete ", "request_id": "req-7d0cb299-204f-451a-a15f-f806fd3a3a8d"}]} 2026-05-14 02:17:04.063 7 INFO neutron.services.segments.plugin [-] Segment 022b1cc5-9656-43c4-b49f-afa7c2fe44fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 022b1cc5-9656-43c4-b49f-afa7c2fe44fd found for delete ", "request_id": "req-4b07bcd1-c56a-45e6-be79-e74d3eb29e73"}]} [pid: 7|app: 0|req: 425/840] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:04 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:17:05.116 8 INFO neutron.db.segments_db [None req-269ef0d6-b68b-4c51-b52a-071fdbcc8a7d 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment 80e763f8-29fa-4d2e-b0e3-18e2c92f4037 of type vxlan for network 4a90180e-939b-4ff3-a774-96c934029429 [pid: 8|app: 0|req: 416/841] 10.0.0.211 () {34 vars in 668 bytes} [Thu May 14 02:17:04 2026] POST /v2.0/networks => generated 725 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/842] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:17:05 2026] POST /v2.0/subnets => generated 691 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:17:05.460 7 INFO neutron.db.segments_db [None req-8ae7fca7-b795-45b9-b163-d412f0574f7e 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment 8f19f110-1f32-4079-a254-4185d894763b of type vxlan for network 97da98ba-ee79-42be-99d1-cb5395b10942 [pid: 8|app: 0|req: 417/843] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:05 2026] GET /v2.0/security-groups?tenant_id=47e62e12decb47c282e76abb7a8f72cc&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: 420/846] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:05 2026] DELETE /v2.0/security-groups/1f0bae75-bf6d-4c5d-91de-dbe90f28b3c3 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:17:05.706 7 INFO neutron.db.l3_hamode_db [None req-8ae7fca7-b795-45b9-b163-d412f0574f7e 6ae3446517b247878745e2fc5ce44082 93d63ca77a764809b6f234ff9845035e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 421/847] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:05 2026] GET /v2.0/security-groups?tenant_id=ec687a116d134ebf9628838c4cf043b4&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/848] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:05 2026] GET /v2.0/ports?device_id=11372e0b-d4d0-4286-84d0-3ffb3f06c328 => 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: 423/849] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:05 2026] DELETE /v2.0/security-groups/854bc436-420f-46ee-9328-828982ae4778 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:17:06.485 7 INFO neutron.db.l3_hamode_db [None req-8ae7fca7-b795-45b9-b163-d412f0574f7e 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 424/850] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:06 2026] DELETE /v2.0/security-groups/bf0559f5-2cb4-4963-b5bc-bddc125533a2 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:17:07.064 8 INFO neutron.api.v2.resource [None req-6d7791bd-8667-45c6-875c-dcf38f3a18ab ac9429f0392649b7b93d3420bbc8f646 09e06b958409406a82a170e85606884e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 425/851] 10.0.0.211 () {32 vars in 734 bytes} [Thu May 14 02:17:07 2026] GET /v2.0/security-groups/bf0559f5-2cb4-4963-b5bc-bddc125533a2 => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:17:07.160 8 INFO neutron_taas.services.taas.taas_plugin [None req-0aab9af9-3348-4718-8682-682ee12572ad ac9429f0392649b7b93d3420bbc8f646 09e06b958409406a82a170e85606884e - - default default] TaaS: Handle Delete Port: 169ad4eb-d1a9-4410-a1b7-523d29afd04c 2026-05-14 02:17:07.164 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0aab9af9-3348-4718-8682-682ee12572ad ac9429f0392649b7b93d3420bbc8f646 09e06b958409406a82a170e85606884e - - default default] Tap Mirror: Handle Delete Port: 169ad4eb-d1a9-4410-a1b7-523d29afd04c [pid: 8|app: 0|req: 426/852] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:17:07 2026] DELETE /v2.0/floatingips/9aa97938-0afc-477d-81e3-1f8a6d0b1753 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/853] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:17:05 2026] POST /v2.0/routers => generated 731 bytes in 2316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:17:08.011 8 INFO neutron_taas.services.taas.taas_plugin [None req-987739d7-b118-4950-83e9-2abba4ca10f1 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: aa943691-3432-4ff5-bb4c-0f991757d392 2026-05-14 02:17:08.014 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-987739d7-b118-4950-83e9-2abba4ca10f1 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: aa943691-3432-4ff5-bb4c-0f991757d392 [pid: 8|app: 0|req: 427/854] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:17:07 2026] PUT /v2.0/routers/dd4a3850-9244-463b-b204-13f434db9e64/remove_router_interface => generated 309 bytes in 1212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/855] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:08 2026] GET /v2.0/security-groups?tenant_id=79a82ce5539c413794b3c1f96164df8f&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/856] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:17:07 2026] PUT /v2.0/routers/2935b42a-d248-4783-a2f2-3297e694664e/add_router_interface => generated 309 bytes in 1257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/857] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:08 2026] DELETE /v2.0/security-groups/87c48e69-5b02-49d3-96e5-3fe503402745 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:17:09.114 8 INFO neutron_taas.services.taas.taas_plugin [None req-1312c7f7-be37-4504-8d41-d1ddc25571ee 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: c0215acd-4ebb-4128-88f4-e63f2404d719 2026-05-14 02:17:09.120 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1312c7f7-be37-4504-8d41-d1ddc25571ee 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: c0215acd-4ebb-4128-88f4-e63f2404d719 2026-05-14 02:17:09.418 8 INFO neutron_taas.services.taas.taas_plugin [None req-1312c7f7-be37-4504-8d41-d1ddc25571ee 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 7771e7ec-2abe-48ab-8a03-127892179ed1 2026-05-14 02:17:09.421 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1312c7f7-be37-4504-8d41-d1ddc25571ee 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 7771e7ec-2abe-48ab-8a03-127892179ed1 [pid: 7|app: 0|req: 430/858] 10.0.0.211 () {34 vars in 682 bytes} [Thu May 14 02:17:09 2026] POST /v2.0/security-groups => generated 1660 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 02:17:09.791 8 INFO neutron.services.segments.plugin [-] Segment dcba6c81-25e1-4c48-bcce-7d8870b8066e resource provider aggregate not found 2026-05-14 02:17:09.808 8 INFO neutron.services.segments.plugin [-] Segment dcba6c81-25e1-4c48-bcce-7d8870b8066e resource provider aggregate not found 2026-05-14 02:17:09.812 8 INFO neutron.services.segments.plugin [-] Segment dcba6c81-25e1-4c48-bcce-7d8870b8066e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcba6c81-25e1-4c48-bcce-7d8870b8066e found for delete ", "request_id": "req-cf549401-394b-4095-b99c-f5c30a00d7da"}]} 2026-05-14 02:17:09.825 8 INFO neutron.db.l3_hamode_db [None req-1312c7f7-be37-4504-8d41-d1ddc25571ee 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] HA network f0ab0472-888a-4c7c-b430-2a7fe02e79e3 was deleted as no HA routers are present in tenant 09e06b958409406a82a170e85606884e. 2026-05-14 02:17:09.831 8 INFO neutron.services.segments.plugin [-] Segment dcba6c81-25e1-4c48-bcce-7d8870b8066e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcba6c81-25e1-4c48-bcce-7d8870b8066e found for delete ", "request_id": "req-273ed8aa-dbfa-4895-8878-7c928b4cda44"}]} [pid: 8|app: 0|req: 429/859] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:17:08 2026] DELETE /v2.0/routers/dd4a3850-9244-463b-b204-13f434db9e64 => generated 0 bytes in 938 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/860] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:17:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/861] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:17:09 2026] DELETE /v2.0/subnets/7543a128-8be5-462e-9a1c-7b9e1b87a942 => 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: 432/862] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:17:09 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) 2026-05-14 02:17:10.071 8 INFO neutron_taas.services.taas.taas_plugin [None req-8c86809e-c38d-4013-bec5-d68aa307dd1e 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: c19a6e98-d505-488e-8587-077b7769ec35 2026-05-14 02:17:10.073 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c86809e-c38d-4013-bec5-d68aa307dd1e 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: c19a6e98-d505-488e-8587-077b7769ec35 [pid: 8|app: 0|req: 431/863] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:17:09 2026] DELETE /v2.0/networks/16fd50a2-150f-4841-8bcc-584e8689e6af => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/864] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:10 2026] GET /v2.0/security-groups?tenant_id=09e06b958409406a82a170e85606884e&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/865] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:10 2026] DELETE /v2.0/security-groups/480e7f10-0a71-4bd8-a8ea-b86b35c888eb => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/866] 10.0.0.211 () {34 vars in 673 bytes} [Thu May 14 02:17:10 2026] POST /v2.0/floatingips => generated 552 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/867] 10.0.0.254 () {34 vars in 1097 bytes} [Thu May 14 02:17:11 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1872469096&fields=id&tenant_id=93d63ca77a764809b6f234ff9845035e => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/868] 10.0.0.254 () {34 vars in 979 bytes} [Thu May 14 02:17:11 2026] GET /v2.0/networks?id=4a90180e-939b-4ff3-a774-96c934029429 => generated 676 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/869] 10.0.0.254 () {34 vars in 962 bytes} [Thu May 14 02:17:11 2026] GET /v2.0/quotas/93d63ca77a764809b6f234ff9845035e => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:17:11.217 8 INFO neutron.db.segments_db [None req-205c2456-b1bb-4848-a07f-3908179b4d23 0338bab7d9f945428b2effcd700aefac 5ebec000bae1476a98867d312693cfeb - - default default] Added segment fddec31a-996a-4449-b99a-2a79f77283c4 of type vxlan for network 4902c544-6dbc-4641-b942-f5b62d2122a5 [pid: 7|app: 0|req: 437/870] 10.0.0.254 () {34 vars in 999 bytes} [Thu May 14 02:17:11 2026] GET /v2.0/ports?tenant_id=93d63ca77a764809b6f234ff9845035e&fields=id => generated 103 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:17:11.285 8 INFO neutron.db.segments_db [None req-205c2456-b1bb-4848-a07f-3908179b4d23 0338bab7d9f945428b2effcd700aefac 5ebec000bae1476a98867d312693cfeb - - default default] Added segment 518f43ca-a528-4469-907f-1476ab327c3f of type vxlan for network f5d6a64e-de24-4aa0-a72c-39ee88ce34d5 [pid: 7|app: 0|req: 438/871] 10.0.0.254 () {34 vars in 1005 bytes} [Thu May 14 02:17:11 2026] GET /v2.0/networks/4a90180e-939b-4ff3-a774-96c934029429?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: 439/872] 10.0.0.254 () {34 vars in 1105 bytes} [Thu May 14 02:17:11 2026] GET /v2.0/networks/4a90180e-939b-4ff3-a774-96c934029429?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/873] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:17:10 2026] POST /v2.0/networks => generated 1207 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/874] 10.0.0.211 () {32 vars in 646 bytes} [Thu May 14 02:17:11 2026] GET /v2.0/networks => generated 1844 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/875] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:11 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:17:11.591 7 INFO neutron.services.segments.plugin [-] Segment fddec31a-996a-4449-b99a-2a79f77283c4 resource provider aggregate not found 2026-05-14 02:17:11.600 7 INFO neutron.services.segments.plugin [-] Segment fddec31a-996a-4449-b99a-2a79f77283c4 resource provider aggregate not found 2026-05-14 02:17:11.607 7 INFO neutron.services.segments.plugin [-] Segment fddec31a-996a-4449-b99a-2a79f77283c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fddec31a-996a-4449-b99a-2a79f77283c4 found for delete ", "request_id": "req-f4d3933e-53d9-4482-a03d-8a82e92751f7"}]} 2026-05-14 02:17:11.617 7 INFO neutron.services.segments.plugin [-] Segment fddec31a-996a-4449-b99a-2a79f77283c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fddec31a-996a-4449-b99a-2a79f77283c4 found for delete ", "request_id": "req-9347ebd8-c1ff-488f-8a1b-0674be506222"}]} [pid: 7|app: 0|req: 441/876] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:17:11 2026] DELETE /v2.0/networks/4902c544-6dbc-4641-b942-f5b62d2122a5 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:17:11.838 8 INFO neutron.services.segments.plugin [-] Segment 5f9c21bd-e4b2-466f-b940-52b4ca3fb7f9 resource provider aggregate not found [pid: 8|app: 0|req: 436/877] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:17:11 2026] DELETE /v2.0/networks/f5d6a64e-de24-4aa0-a72c-39ee88ce34d5 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:17:11.859 8 INFO neutron.services.segments.plugin [-] Segment 5f9c21bd-e4b2-466f-b940-52b4ca3fb7f9 resource provider aggregate not found 2026-05-14 02:17:11.862 8 INFO neutron.services.segments.plugin [-] Segment 5f9c21bd-e4b2-466f-b940-52b4ca3fb7f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f9c21bd-e4b2-466f-b940-52b4ca3fb7f9 found for delete ", "request_id": "req-8d7f1c2b-de17-4aba-92f5-b32629c4f91d"}]} 2026-05-14 02:17:11.877 8 INFO neutron.services.segments.plugin [-] Segment 5f9c21bd-e4b2-466f-b940-52b4ca3fb7f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f9c21bd-e4b2-466f-b940-52b4ca3fb7f9 found for delete ", "request_id": "req-be698ee6-3876-459e-ad47-4417b4663cb6"}]} 2026-05-14 02:17:11.882 8 INFO neutron.services.segments.plugin [-] Segment 518f43ca-a528-4469-907f-1476ab327c3f resource provider aggregate not found [pid: 7|app: 0|req: 442/878] 10.0.0.211 () {32 vars in 646 bytes} [Thu May 14 02:17:11 2026] GET /v2.0/networks => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:17:11.899 8 INFO neutron.services.segments.plugin [-] Segment 518f43ca-a528-4469-907f-1476ab327c3f resource provider aggregate not found 2026-05-14 02:17:11.902 8 INFO neutron.services.segments.plugin [-] Segment 518f43ca-a528-4469-907f-1476ab327c3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 518f43ca-a528-4469-907f-1476ab327c3f found for delete ", "request_id": "req-1ea1c469-be60-486b-8a37-5b28716939d0"}]} 2026-05-14 02:17:11.934 8 INFO neutron.services.segments.plugin [-] Segment 518f43ca-a528-4469-907f-1476ab327c3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 518f43ca-a528-4469-907f-1476ab327c3f found for delete ", "request_id": "req-73c3e810-f5d4-47ca-bc02-070ec8253838"}]} 2026-05-14 02:17:11.971 8 INFO neutron.db.segments_db [None req-3b9b306b-c67f-4e8c-9598-70bf27cf64dc 0338bab7d9f945428b2effcd700aefac 5ebec000bae1476a98867d312693cfeb - - default default] Added segment ce2f80b8-e174-405c-9510-6b505c671787 of type vxlan for network 34cd8f22-a1f0-4bd0-828c-fdc47178843e [pid: 8|app: 0|req: 437/879] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:17:11 2026] POST /v2.0/networks => generated 635 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:17:12.141 7 INFO neutron.db.segments_db [None req-e264c9c4-7d66-4198-963d-5a8f92ee4988 0338bab7d9f945428b2effcd700aefac 5ebec000bae1476a98867d312693cfeb - - default default] Added segment f89d717f-f30c-4185-bff7-3dfc718de9ba of type vxlan for network 016578d7-2acd-415c-a1c0-95e238f2deed [pid: 7|app: 0|req: 443/880] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:17:12 2026] POST /v2.0/networks => generated 634 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:17:12.664 7 INFO neutron.db.segments_db [None req-8b665534-6023-4dfc-9b46-62d3f17442dc 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment b88bcf09-96c5-40f9-a692-03ca5d7cad2e of type vxlan for network 71e38525-622f-410c-9ec7-b5300968cac0 [pid: 7|app: 0|req: 444/881] 10.0.0.211 () {34 vars in 668 bytes} [Thu May 14 02:17:12 2026] POST /v2.0/networks => generated 717 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/882] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:12 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => 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: 438/883] 10.0.0.211 () {34 vars in 662 bytes} [Thu May 14 02:17:12 2026] POST /v2.0/ports => generated 1506 bytes in 557 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: 439/884] 10.0.0.211 () {32 vars in 640 bytes} [Thu May 14 02:17:12 2026] GET /v2.0/ports => generated 1506 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:17:12.963 8 INFO neutron_taas.services.taas.taas_plugin [None req-4dd9d258-a7f5-4835-a619-c0dcd1e0116b 0338bab7d9f945428b2effcd700aefac 5ebec000bae1476a98867d312693cfeb - - default default] TaaS: Handle Delete Port: 36998f02-4996-4b0f-bea7-c568b37a3b66 [pid: 7|app: 0|req: 446/885] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:17:12 2026] POST /v2.0/subnets => generated 683 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:17:12.968 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4dd9d258-a7f5-4835-a619-c0dcd1e0116b 0338bab7d9f945428b2effcd700aefac 5ebec000bae1476a98867d312693cfeb - - default default] Tap Mirror: Handle Delete Port: 36998f02-4996-4b0f-bea7-c568b37a3b66 2026-05-14 02:17:13.015 7 INFO neutron.db.segments_db [None req-78047a7d-7901-4796-8e80-bade44a753ca 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment c3c9159c-db40-4749-b6c6-d0b6fc949ffa of type vxlan for network 0014162e-c652-4d73-9724-ef3e6cdef05e [pid: 8|app: 0|req: 440/886] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:17:12 2026] DELETE /v2.0/ports/36998f02-4996-4b0f-bea7-c568b37a3b66 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:17:13.167 8 INFO neutron_taas.services.taas.taas_plugin [None req-7f7c98b6-35f9-4c2c-b2c3-0fcfa559dd27 0338bab7d9f945428b2effcd700aefac 5ebec000bae1476a98867d312693cfeb - - default default] TaaS: Handle Delete Port: 355293ea-67f9-4d1e-b115-c385ac115652 2026-05-14 02:17:13.169 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f7c98b6-35f9-4c2c-b2c3-0fcfa559dd27 0338bab7d9f945428b2effcd700aefac 5ebec000bae1476a98867d312693cfeb - - default default] Tap Mirror: Handle Delete Port: 355293ea-67f9-4d1e-b115-c385ac115652 [pid: 8|app: 0|req: 441/887] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:17:13 2026] DELETE /v2.0/ports/355293ea-67f9-4d1e-b115-c385ac115652 => 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: 442/888] 10.0.0.211 () {32 vars in 640 bytes} [Thu May 14 02:17:13 2026] GET /v2.0/ports => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:17:13.289 7 INFO neutron.db.l3_hamode_db [None req-78047a7d-7901-4796-8e80-bade44a753ca 6ae3446517b247878745e2fc5ce44082 2dfaf75003af4a02b6198a07cf1ae90b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:17:13.308 8 INFO neutron.db.segments_db [None req-6642a0b3-189f-444d-a3ea-4e2ce37fabe5 0338bab7d9f945428b2effcd700aefac 5ebec000bae1476a98867d312693cfeb - - default default] Added segment 280a648d-3816-44a8-ab97-60ab2326bd78 of type vxlan for network 0705ea59-acef-47e1-bf2c-17890abd3615 [pid: 8|app: 0|req: 443/889] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:17:13 2026] POST /v2.0/networks => generated 634 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:17:13.434 8 INFO neutron.db.segments_db [None req-d9f23a31-158e-4b63-9399-1a6962693952 0338bab7d9f945428b2effcd700aefac 5ebec000bae1476a98867d312693cfeb - - default default] Added segment f3e93850-0aa8-42cb-a778-8894ad9cd451 of type vxlan for network 23883cec-8ae4-4d00-9b7c-262e90020472 [pid: 8|app: 0|req: 444/890] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:17:13 2026] POST /v2.0/networks => generated 634 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/891] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:13 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:17:14.087 7 INFO neutron.db.l3_hamode_db [None req-78047a7d-7901-4796-8e80-bade44a753ca 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 446/892] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:17:13 2026] POST /v2.0/subnets => generated 1323 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/893] 10.0.0.211 () {32 vars in 644 bytes} [Thu May 14 02:17:14 2026] GET /v2.0/subnets => generated 1959 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/894] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:17:14 2026] DELETE /v2.0/subnets/b86a60b1-89eb-42b9-9f85-fd600abd3572 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/895] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:17:14 2026] DELETE /v2.0/subnets/6bc97f98-728f-4efe-ba6c-101147bc5902 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/896] 10.0.0.211 () {32 vars in 644 bytes} [Thu May 14 02:17:14 2026] GET /v2.0/subnets => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:17:14.858 8 INFO neutron.services.segments.plugin [-] Segment f3e93850-0aa8-42cb-a778-8894ad9cd451 resource provider aggregate not found 2026-05-14 02:17:14.858 8 INFO neutron.services.segments.plugin [-] Segment f3e93850-0aa8-42cb-a778-8894ad9cd451 resource provider aggregate not found 2026-05-14 02:17:14.877 8 INFO neutron.services.segments.plugin [-] Segment f3e93850-0aa8-42cb-a778-8894ad9cd451 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3e93850-0aa8-42cb-a778-8894ad9cd451 found for delete ", "request_id": "req-5ef9f45c-4373-4483-afa4-633e6913b82f"}]} 2026-05-14 02:17:14.879 8 INFO neutron.services.segments.plugin [-] Segment f3e93850-0aa8-42cb-a778-8894ad9cd451 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3e93850-0aa8-42cb-a778-8894ad9cd451 found for delete ", "request_id": "req-009985ac-59a9-4a85-b5b7-d587243529bd"}]} [pid: 8|app: 0|req: 451/897] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:17:14 2026] DELETE /v2.0/networks/23883cec-8ae4-4d00-9b7c-262e90020472 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/898] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:17:12 2026] POST /v2.0/routers => generated 723 bytes in 1974 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/899] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:17:14 2026] DELETE /v2.0/networks/0705ea59-acef-47e1-bf2c-17890abd3615 => 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: 453/900] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:15 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => 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: 454/901] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:17:15 2026] DELETE /v2.0/networks/016578d7-2acd-415c-a1c0-95e238f2deed => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/902] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:17:15 2026] DELETE /v2.0/networks/34cd8f22-a1f0-4bd0-828c-fdc47178843e => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/903] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:17:15 2026] GET /v2.0/networks?id=4a90180e-939b-4ff3-a774-96c934029429 => generated 676 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/904] 199.204.45.233 () {34 vars in 1047 bytes} [Thu May 14 02:17:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=93d63ca77a764809b6f234ff9845035e => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/905] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:15 2026] GET /v2.0/security-groups?tenant_id=5ebec000bae1476a98867d312693cfeb&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/906] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:17:14 2026] PUT /v2.0/routers/fa9b1664-de36-431f-b9a1-2e5593954d60/add_router_interface => generated 309 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/907] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:16 2026] DELETE /v2.0/security-groups/fdc3da4b-9764-4761-9e73-d5c25b6d61e9 => 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: 450/908] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:16 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 961 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/909] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:16 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&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: 459/910] 199.204.45.233 () {38 vars in 952 bytes} [Thu May 14 02:17:16 2026] POST /v2.0/ports => generated 958 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: 460/911] 10.0.0.211 () {34 vars in 682 bytes} [Thu May 14 02:17:16 2026] POST /v2.0/security-groups => generated 1659 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/912] 199.204.45.233 () {38 vars in 1025 bytes} [Thu May 14 02:17:16 2026] PUT /v2.0/ports/01a3834f-0dc5-49ca-ac20-8c83649c9850 => generated 1239 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:17:16.900 8 INFO neutron.services.segments.plugin [-] Segment 280a648d-3816-44a8-ab97-60ab2326bd78 resource provider aggregate not found 2026-05-14 02:17:16.905 8 INFO neutron.services.segments.plugin [-] Segment 280a648d-3816-44a8-ab97-60ab2326bd78 resource provider aggregate not found 2026-05-14 02:17:16.912 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7a42292-e621-4e5f-8e1b-432975b9db0c'] response: {'name': 'network-changed', 'server_uuid': '2f5ec261-21cd-480f-9454-9c64ec3d2d05', 'tag': '01a3834f-0dc5-49ca-ac20-8c83649c9850', 'status': 'completed', 'code': 200} 2026-05-14 02:17:16.922 8 INFO neutron.services.segments.plugin [-] Segment 280a648d-3816-44a8-ab97-60ab2326bd78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 280a648d-3816-44a8-ab97-60ab2326bd78 found for delete ", "request_id": "req-f6a9f36a-0e0f-4e12-9109-8f7232669115"}]} 2026-05-14 02:17:16.924 8 INFO neutron.services.segments.plugin [-] Segment 280a648d-3816-44a8-ab97-60ab2326bd78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 280a648d-3816-44a8-ab97-60ab2326bd78 found for delete ", "request_id": "req-a85b4bba-f1ed-4a8d-8760-95153af8fdc1"}]} 2026-05-14 02:17:16.939 8 INFO neutron.services.segments.plugin [-] Segment f89d717f-f30c-4185-bff7-3dfc718de9ba resource provider aggregate not found 2026-05-14 02:17:16.943 8 INFO neutron.services.segments.plugin [-] Segment f89d717f-f30c-4185-bff7-3dfc718de9ba resource provider aggregate not found 2026-05-14 02:17:16.956 8 INFO neutron.services.segments.plugin [-] Segment f89d717f-f30c-4185-bff7-3dfc718de9ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f89d717f-f30c-4185-bff7-3dfc718de9ba found for delete ", "request_id": "req-c01efb24-9fb5-47f7-95e4-9601bc2005e7"}]} 2026-05-14 02:17:16.962 8 INFO neutron.services.segments.plugin [-] Segment f89d717f-f30c-4185-bff7-3dfc718de9ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f89d717f-f30c-4185-bff7-3dfc718de9ba found for delete ", "request_id": "req-b053a2b2-8a38-4a71-9d21-06dd9a5b3721"}]} 2026-05-14 02:17:16.974 8 INFO neutron.services.segments.plugin [-] Segment ce2f80b8-e174-405c-9510-6b505c671787 resource provider aggregate not found 2026-05-14 02:17:16.998 8 INFO neutron.services.segments.plugin [-] Segment ce2f80b8-e174-405c-9510-6b505c671787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce2f80b8-e174-405c-9510-6b505c671787 found for delete ", "request_id": "req-65d10502-4ba9-4bab-9d35-a9c6048b871f"}]} 2026-05-14 02:17:16.999 8 INFO neutron.services.segments.plugin [-] Segment ce2f80b8-e174-405c-9510-6b505c671787 resource provider aggregate not found 2026-05-14 02:17:17.014 8 INFO neutron.services.segments.plugin [-] Segment ce2f80b8-e174-405c-9510-6b505c671787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce2f80b8-e174-405c-9510-6b505c671787 found for delete ", "request_id": "req-1abeafff-1b95-4943-8d14-09770d7b467c"}]} [pid: 8|app: 0|req: 461/913] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:17:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 453/914] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:17:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/915] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:17:17 2026] GET /v2.0/ports?tenant_id=93d63ca77a764809b6f234ff9845035e&device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/916] 199.204.45.233 () {34 vars in 1015 bytes} [Thu May 14 02:17:17 2026] GET /v2.0/networks?tenant_id=93d63ca77a764809b6f234ff9845035e&shared=False => generated 772 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/917] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:17 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/918] 199.204.45.233 () {34 vars in 927 bytes} [Thu May 14 02:17:17 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/919] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:17 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&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: 462/920] 10.0.0.211 () {34 vars in 673 bytes} [Thu May 14 02:17:17 2026] POST /v2.0/floatingips => generated 552 bytes in 627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/921] 10.0.0.254 () {34 vars in 1095 bytes} [Thu May 14 02:17:18 2026] GET /v2.0/security-groups?name=tempest-securitygroup--604445496&fields=id&tenant_id=2dfaf75003af4a02b6198a07cf1ae90b => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/922] 10.0.0.254 () {34 vars in 979 bytes} [Thu May 14 02:17:18 2026] GET /v2.0/networks?id=71e38525-622f-410c-9ec7-b5300968cac0 => generated 668 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/923] 10.0.0.254 () {34 vars in 962 bytes} [Thu May 14 02:17:18 2026] GET /v2.0/quotas/2dfaf75003af4a02b6198a07cf1ae90b => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/924] 10.0.0.254 () {34 vars in 999 bytes} [Thu May 14 02:17:18 2026] GET /v2.0/ports?tenant_id=2dfaf75003af4a02b6198a07cf1ae90b&fields=id => generated 57 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:17:18.539 7 INFO neutron.db.segments_db [None req-4e17abb3-06d3-490f-8251-736c63ef2fce 0eaad14c6c7042e9881a577b4575adc2 8d470fdcf5fd4e4a856da3eaaa488c2e - - default default] Added segment f2269c2f-5df5-40a0-b14b-bea7a90b4f38 of type vxlan for network f29ccbbe-cb60-43c5-b202-2d1bb5337a3e [pid: 8|app: 0|req: 467/925] 10.0.0.254 () {34 vars in 1005 bytes} [Thu May 14 02:17:18 2026] GET /v2.0/networks/71e38525-622f-410c-9ec7-b5300968cac0?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: 468/926] 10.0.0.254 () {34 vars in 1105 bytes} [Thu May 14 02:17:18 2026] GET /v2.0/networks/71e38525-622f-410c-9ec7-b5300968cac0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/927] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:17:18 2026] GET /v2.0/ports?tenant_id=93d63ca77a764809b6f234ff9845035e&device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => 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: 459/928] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:17:18 2026] POST /v2.0/networks => generated 626 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/929] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:17:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=01a3834f-0dc5-49ca-ac20-8c83649c9850 => 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: 471/930] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:17:18 2026] GET /v2.0/subnets?id=e61eb231-a70a-4189-b2ac-534606839b46 => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/931] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:18 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/932] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:17:18 2026] GET /v2.0/ports?network_id=4a90180e-939b-4ff3-a774-96c934029429&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/933] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:18 2026] GET /v2.0/ports?device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => 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: 475/934] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:18 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&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: 476/935] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:17:18 2026] GET /v2.0/networks/4a90180e-939b-4ff3-a774-96c934029429?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: 477/936] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:17:18 2026] GET /v2.0/networks/4a90180e-939b-4ff3-a774-96c934029429?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: 460/937] 10.0.0.211 () {34 vars in 662 bytes} [Thu May 14 02:17:18 2026] POST /v2.0/ports => generated 775 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:17:19.119 8 INFO neutron.db.segments_db [None req-ea47cbf4-ae24-4ca9-aecc-a8edf50cf229 0eaad14c6c7042e9881a577b4575adc2 8d470fdcf5fd4e4a856da3eaaa488c2e - - default default] Added segment 560ee2dc-fa0b-4970-9dc9-97602f15e264 of type vxlan for network cab41160-e096-4c61-9d78-8c144067f079 [pid: 8|app: 0|req: 478/938] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:17:19 2026] POST /v2.0/networks => generated 613 bytes in 169 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: 461/939] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:17:19 2026] POST /v2.0/subnets => generated 626 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/940] 10.0.0.211 () {34 vars in 662 bytes} [Thu May 14 02:17:19 2026] POST /v2.0/ports => generated 950 bytes in 423 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: 462/941] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:19 2026] GET /v2.0/ports?device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:17:20.031 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe5395ac-ed73-4942-ac0f-ca09bf65c27d 0eaad14c6c7042e9881a577b4575adc2 8d470fdcf5fd4e4a856da3eaaa488c2e - - default default] TaaS: Handle Delete Port: afa973c0-89e5-4736-99c1-f17a672e6aa1 2026-05-14 02:17:20.034 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe5395ac-ed73-4942-ac0f-ca09bf65c27d 0eaad14c6c7042e9881a577b4575adc2 8d470fdcf5fd4e4a856da3eaaa488c2e - - default default] Tap Mirror: Handle Delete Port: afa973c0-89e5-4736-99c1-f17a672e6aa1 [pid: 7|app: 0|req: 463/942] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:19 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/943] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:20 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/944] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:17:19 2026] DELETE /v2.0/ports/afa973c0-89e5-4736-99c1-f17a672e6aa1 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:17:20.213 7 INFO neutron.pecan_wsgi.hooks.translation [None req-79f978c6-4ed0-4932-ab72-a84551cd4857 0eaad14c6c7042e9881a577b4575adc2 8d470fdcf5fd4e4a856da3eaaa488c2e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 465/945] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:17:20 2026] DELETE /v2.0/ports/afa973c0-89e5-4736-99c1-f17a672e6aa1 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:17:20.229 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3b29eb6e-4e96-4e95-90b7-f943da15f25a 0eaad14c6c7042e9881a577b4575adc2 8d470fdcf5fd4e4a856da3eaaa488c2e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 481/946] 10.0.0.211 () {32 vars in 714 bytes} [Thu May 14 02:17:20 2026] GET /v2.0/ports/afa973c0-89e5-4736-99c1-f17a672e6aa1 => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/947] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:17:20 2026] DELETE /v2.0/subnets/1b105723-33f0-4e39-a0b9-415bff82409f => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:17:20.520 8 INFO neutron.services.segments.plugin [-] Segment 560ee2dc-fa0b-4970-9dc9-97602f15e264 resource provider aggregate not found 2026-05-14 02:17:20.526 8 INFO neutron.services.segments.plugin [-] Segment 560ee2dc-fa0b-4970-9dc9-97602f15e264 resource provider aggregate not found 2026-05-14 02:17:20.545 8 INFO neutron.services.segments.plugin [-] Segment 560ee2dc-fa0b-4970-9dc9-97602f15e264 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 560ee2dc-fa0b-4970-9dc9-97602f15e264 found for delete ", "request_id": "req-52591cc8-19f6-44a8-9cb4-f2ed9f420dbc"}]} 2026-05-14 02:17:20.547 8 INFO neutron.services.segments.plugin [-] Segment 560ee2dc-fa0b-4970-9dc9-97602f15e264 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 560ee2dc-fa0b-4970-9dc9-97602f15e264 found for delete ", "request_id": "req-100e2039-349a-413c-a840-fd4a4317c542"}]} [pid: 8|app: 0|req: 482/950] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:17:20 2026] DELETE /v2.0/networks/cab41160-e096-4c61-9d78-8c144067f079 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:17:20.642 7 INFO neutron.db.segments_db [None req-f349895c-b45b-4a2a-b770-9685a13cb5e3 0eaad14c6c7042e9881a577b4575adc2 8d470fdcf5fd4e4a856da3eaaa488c2e - - default default] Added segment a4ccdfb0-57ff-422b-8018-5f16a49579d3 of type vxlan for network 08f57eff-0e3b-4c3b-9b92-77452965010c [pid: 7|app: 0|req: 469/951] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:17:20 2026] POST /v2.0/networks => generated 613 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/952] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:17:20 2026] POST /v2.0/subnets => generated 626 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/953] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:21 2026] GET /v2.0/ports?device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => 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: 485/954] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:21 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/955] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:21 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&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: 470/956] 10.0.0.211 () {34 vars in 662 bytes} [Thu May 14 02:17:20 2026] POST /v2.0/ports => generated 915 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:17:21.497 8 INFO neutron_taas.services.taas.taas_plugin [None req-a2be781a-c5a9-4715-a779-9dbc9f8c0638 0eaad14c6c7042e9881a577b4575adc2 8d470fdcf5fd4e4a856da3eaaa488c2e - - default default] TaaS: Handle Delete Port: a0d99b40-2003-4603-bb44-739cf8e9326b 2026-05-14 02:17:21.500 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2be781a-c5a9-4715-a779-9dbc9f8c0638 0eaad14c6c7042e9881a577b4575adc2 8d470fdcf5fd4e4a856da3eaaa488c2e - - default default] Tap Mirror: Handle Delete Port: a0d99b40-2003-4603-bb44-739cf8e9326b [pid: 8|app: 0|req: 487/957] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:17:21 2026] DELETE /v2.0/ports/a0d99b40-2003-4603-bb44-739cf8e9326b => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:17:21.664 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae6c5f7a-2e4c-47df-b375-d700f380ad21 0eaad14c6c7042e9881a577b4575adc2 8d470fdcf5fd4e4a856da3eaaa488c2e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 471/958] 10.0.0.211 () {32 vars in 714 bytes} [Thu May 14 02:17:21 2026] GET /v2.0/ports/a0d99b40-2003-4603-bb44-739cf8e9326b => 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: 488/959] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:17:21 2026] DELETE /v2.0/subnets/304b7b27-3055-4e43-b054-ccf6d194f2cd => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:17:21.928 7 INFO neutron.services.segments.plugin [-] Segment a4ccdfb0-57ff-422b-8018-5f16a49579d3 resource provider aggregate not found 2026-05-14 02:17:21.933 7 INFO neutron.services.segments.plugin [-] Segment a4ccdfb0-57ff-422b-8018-5f16a49579d3 resource provider aggregate not found 2026-05-14 02:17:21.949 7 INFO neutron.services.segments.plugin [-] Segment a4ccdfb0-57ff-422b-8018-5f16a49579d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4ccdfb0-57ff-422b-8018-5f16a49579d3 found for delete ", "request_id": "req-6e1f035d-5716-4ddf-b69b-a9634e93544e"}]} 2026-05-14 02:17:21.955 7 INFO neutron.services.segments.plugin [-] Segment a4ccdfb0-57ff-422b-8018-5f16a49579d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4ccdfb0-57ff-422b-8018-5f16a49579d3 found for delete ", "request_id": "req-b84610ed-1026-4b80-8370-002f45012845"}]} [pid: 7|app: 0|req: 472/960] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:17:21 2026] DELETE /v2.0/networks/08f57eff-0e3b-4c3b-9b92-77452965010c => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/961] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:22 2026] GET /v2.0/ports?device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/962] 10.0.0.211 () {34 vars in 662 bytes} [Thu May 14 02:17:21 2026] POST /v2.0/ports => generated 774 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 490/963] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:22 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/964] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:22 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&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: 474/965] 10.0.0.211 () {34 vars in 734 bytes} [Thu May 14 02:17:22 2026] PUT /v2.0/ports/de8f0454-1bee-4308-98c1-3e3d9d22b076 => generated 752 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:17:22.596 8 INFO neutron_taas.services.taas.taas_plugin [None req-830296a7-e0e7-4d85-ac86-12e5b617e135 0eaad14c6c7042e9881a577b4575adc2 8d470fdcf5fd4e4a856da3eaaa488c2e - - default default] TaaS: Handle Delete Port: de8f0454-1bee-4308-98c1-3e3d9d22b076 2026-05-14 02:17:22.600 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-830296a7-e0e7-4d85-ac86-12e5b617e135 0eaad14c6c7042e9881a577b4575adc2 8d470fdcf5fd4e4a856da3eaaa488c2e - - default default] Tap Mirror: Handle Delete Port: de8f0454-1bee-4308-98c1-3e3d9d22b076 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 492/966] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:17:22 2026] DELETE /v2.0/ports/de8f0454-1bee-4308-98c1-3e3d9d22b076 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/967] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:22 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/968] 10.0.0.211 () {32 vars in 640 bytes} [Thu May 14 02:17:22 2026] GET /v2.0/ports => generated 778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:17:22.797 7 INFO neutron.pecan_wsgi.hooks.translation [None req-595d98f6-ea6d-41ac-a720-ad885d810abe 0eaad14c6c7042e9881a577b4575adc2 8d470fdcf5fd4e4a856da3eaaa488c2e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 476/969] 10.0.0.211 () {32 vars in 714 bytes} [Thu May 14 02:17:22 2026] GET /v2.0/ports/de8f0454-1bee-4308-98c1-3e3d9d22b076 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/970] 10.0.0.254 () {34 vars in 968 bytes} [Thu May 14 02:17:22 2026] GET /v2.0/ports/36cc2a8e-b554-49ae-8948-35e17445cea8 => generated 968 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/971] 10.0.0.211 () {32 vars in 640 bytes} [Thu May 14 02:17:22 2026] GET /v2.0/ports => generated 778 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/972] 10.0.0.211 () {32 vars in 714 bytes} [Thu May 14 02:17:22 2026] GET /v2.0/ports/dff99ca4-4379-41e7-be64-9361f11a8095 => generated 775 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:17:22.969 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34eeb886-0911-44ab-a914-c07ca09eefc8 0eaad14c6c7042e9881a577b4575adc2 8d470fdcf5fd4e4a856da3eaaa488c2e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 478/973] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:17:22 2026] DELETE /v2.0/ports/a0d99b40-2003-4603-bb44-739cf8e9326b => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:17:23.005 8 INFO neutron.pecan_wsgi.hooks.translation [None req-75aa67a2-09d8-49d1-8f5d-48a9ada587ce 0eaad14c6c7042e9881a577b4575adc2 8d470fdcf5fd4e4a856da3eaaa488c2e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 496/974] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:17:22 2026] DELETE /v2.0/subnets/304b7b27-3055-4e43-b054-ccf6d194f2cd => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:17:23.039 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f2c503a6-5682-4da7-959c-22691c45a60e 0eaad14c6c7042e9881a577b4575adc2 8d470fdcf5fd4e4a856da3eaaa488c2e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 479/975] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:17:23 2026] DELETE /v2.0/subnets/1b105723-33f0-4e39-a0b9-415bff82409f => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:17:23.161 8 INFO neutron_taas.services.taas.taas_plugin [None req-1a82f078-6894-406f-b734-e765cce7dcb8 0eaad14c6c7042e9881a577b4575adc2 8d470fdcf5fd4e4a856da3eaaa488c2e - - default default] TaaS: Handle Delete Port: dff99ca4-4379-41e7-be64-9361f11a8095 2026-05-14 02:17:23.165 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a82f078-6894-406f-b734-e765cce7dcb8 0eaad14c6c7042e9881a577b4575adc2 8d470fdcf5fd4e4a856da3eaaa488c2e - - default default] Tap Mirror: Handle Delete Port: dff99ca4-4379-41e7-be64-9361f11a8095 [pid: 7|app: 0|req: 480/976] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:17:23 2026] GET /v2.0/networks?id=71e38525-622f-410c-9ec7-b5300968cac0 => generated 668 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/977] 199.204.45.233 () {34 vars in 1047 bytes} [Thu May 14 02:17:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2dfaf75003af4a02b6198a07cf1ae90b => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/978] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:17:23 2026] DELETE /v2.0/ports/dff99ca4-4379-41e7-be64-9361f11a8095 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/979] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:23 2026] GET /v2.0/ports?device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:17:23.401 8 INFO neutron.services.segments.plugin [-] Segment f2269c2f-5df5-40a0-b14b-bea7a90b4f38 resource provider aggregate not found 2026-05-14 02:17:23.419 8 INFO neutron.services.segments.plugin [-] Segment f2269c2f-5df5-40a0-b14b-bea7a90b4f38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2269c2f-5df5-40a0-b14b-bea7a90b4f38 found for delete ", "request_id": "req-dd27a32f-1cf3-49b4-a0ea-6f1b3934fbb5"}]} 2026-05-14 02:17:23.422 8 INFO neutron.services.segments.plugin [-] Segment f2269c2f-5df5-40a0-b14b-bea7a90b4f38 resource provider aggregate not found [pid: 8|app: 0|req: 499/980] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:17:23 2026] DELETE /v2.0/networks/f29ccbbe-cb60-43c5-b202-2d1bb5337a3e => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:17:23.448 8 INFO neutron.services.segments.plugin [-] Segment f2269c2f-5df5-40a0-b14b-bea7a90b4f38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2269c2f-5df5-40a0-b14b-bea7a90b4f38 found for delete ", "request_id": "req-968053e7-88a1-4d14-8f34-cc3a4e33067e"}]} [pid: 8|app: 0|req: 500/981] 199.204.45.233 () {34 vars in 997 bytes} [Thu May 14 02:17:23 2026] GET /v2.0/subnets?network_id=68b3448c-62c5-4eeb-b4b6-9b68685ec0a9 => generated 683 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/982] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:23 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/983] 199.204.45.233 () {38 vars in 952 bytes} [Thu May 14 02:17:23 2026] POST /v2.0/ports => generated 954 bytes in 427 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: 483/984] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:23 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/985] 199.204.45.233 () {34 vars in 1143 bytes} [Thu May 14 02:17:23 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed&device_owner=compute%3Anova&network_id=68b3448c-62c5-4eeb-b4b6-9b68685ec0a9 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/986] 199.204.45.233 () {38 vars in 1025 bytes} [Thu May 14 02:17:23 2026] PUT /v2.0/ports/b2908da5-2195-4c6e-894a-d78dcbbff2cd => generated 1235 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:17:24.156 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f254b3b-f2b8-41d6-9319-bc7dd57ef33f'] response: {'name': 'network-changed', 'server_uuid': 'e8f0d684-a755-4ff5-a7ae-3ebda1668bdf', 'tag': 'b2908da5-2195-4c6e-894a-d78dcbbff2cd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 485/987] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:24 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/988] 199.204.45.233 () {38 vars in 1025 bytes} [Thu May 14 02:17:23 2026] PUT /v2.0/ports/36cc2a8e-b554-49ae-8948-35e17445cea8 => generated 1149 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:17:24.256 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-47cad6c2-49d3-4b85-9949-e20ffec06559'] response: {'name': 'network-changed', 'server_uuid': '98d1756e-8e2f-4edb-9af6-872a187f52ed', 'tag': '36cc2a8e-b554-49ae-8948-35e17445cea8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 486/989] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:24 2026] GET /v2.0/security-groups?tenant_id=8d470fdcf5fd4e4a856da3eaaa488c2e&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/990] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:24 2026] DELETE /v2.0/security-groups/56e90fd6-b7dc-4607-8101-6c010f42bf15 => 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: 488/991] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:24 2026] GET /v2.0/ports?device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/992] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:24 2026] GET /v2.0/security-groups?id=3cbe106e-cef4-4db7-abb5-142f35d1e630&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:17:24.556 8 INFO neutron.db.l3_db [None req-c3985674-2c33-4fcb-a78c-f4ea4b169fa0 de02da705a674520b01e81b76483e166 93d63ca77a764809b6f234ff9845035e - - default default] Floating IP 23a4fed2-c64e-43a8-bef0-10eb3ecbc2c0 associated. External IP: 10.96.250.204, port: 01a3834f-0dc5-49ca-ac20-8c83649c9850. [pid: 7|app: 0|req: 490/993] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:17:24 2026] GET /v2.0/ports?tenant_id=2dfaf75003af4a02b6198a07cf1ae90b&device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/994] 199.204.45.233 () {34 vars in 1015 bytes} [Thu May 14 02:17:24 2026] GET /v2.0/networks?tenant_id=2dfaf75003af4a02b6198a07cf1ae90b&shared=False => generated 764 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/995] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:17:24 2026] GET /v2.0/ports?tenant_id=4a02eac2a95141398d861a795ef40e98&device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 1421 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/996] 199.204.45.233 () {34 vars in 927 bytes} [Thu May 14 02:17:24 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/997] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:17:24 2026] GET /v2.0/networks?id=68b3448c-62c5-4eeb-b4b6-9b68685ec0a9 => generated 779 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/998] 10.0.0.211 () {34 vars in 746 bytes} [Thu May 14 02:17:24 2026] PUT /v2.0/floatingips/23a4fed2-c64e-43a8-bef0-10eb3ecbc2c0 => generated 856 bytes in 693 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/999] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:17:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=36cc2a8e-b554-49ae-8948-35e17445cea8 => 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: 505/1000] 199.204.45.233 () {34 vars in 1055 bytes} [Thu May 14 02:17:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=36cc2a8e-b554-49ae-8948-35e17445cea8 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1001] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:17:24 2026] GET /v2.0/subnets?id=a856123c-12ce-4849-9207-ac8a83d3b673 => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1002] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:17:25 2026] GET /v2.0/ports?network_id=68b3448c-62c5-4eeb-b4b6-9b68685ec0a9&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: 497/1003] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:17:25 2026] GET /v2.0/networks/68b3448c-62c5-4eeb-b4b6-9b68685ec0a9?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1004] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:17:25 2026] GET /v2.0/networks/68b3448c-62c5-4eeb-b4b6-9b68685ec0a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1005] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:25 2026] GET /v2.0/ports?device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1006] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:25 2026] GET /v2.0/security-groups?id=3cbe106e-cef4-4db7-abb5-142f35d1e630&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1007] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:17:25 2026] GET /v2.0/ports?tenant_id=2dfaf75003af4a02b6198a07cf1ae90b&device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => 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: 509/1008] 199.204.45.233 () {34 vars in 1055 bytes} [Thu May 14 02:17:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=b2908da5-2195-4c6e-894a-d78dcbbff2cd => 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: 500/1009] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:17:25 2026] GET /v2.0/subnets?id=c5bef6fd-4fdb-4935-aceb-ce50b996862d => generated 686 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1010] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:17:25 2026] GET /v2.0/ports?network_id=71e38525-622f-410c-9ec7-b5300968cac0&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: 501/1011] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:17:26 2026] GET /v2.0/networks/71e38525-622f-410c-9ec7-b5300968cac0?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: 511/1012] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:17:26 2026] GET /v2.0/networks/71e38525-622f-410c-9ec7-b5300968cac0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1013] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:17:26 2026] GET /v2.0/ports?tenant_id=4a02eac2a95141398d861a795ef40e98&device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 1421 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1014] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:26 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 1152 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:17:26.311 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e798ee4b-8522-47c2-af64-c94bafb9389b'] response: {'name': 'network-changed', 'server_uuid': '2f5ec261-21cd-480f-9454-9c64ec3d2d05', 'tag': '01a3834f-0dc5-49ca-ac20-8c83649c9850', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 514/1015] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:17:26 2026] GET /v2.0/networks?id=68b3448c-62c5-4eeb-b4b6-9b68685ec0a9 => generated 779 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1016] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:26 2026] GET /v2.0/security-groups?id=793a6da1-695b-4584-b902-562b1b3652db&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: 516/1017] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:17:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=36cc2a8e-b554-49ae-8948-35e17445cea8 => 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: 517/1018] 199.204.45.233 () {34 vars in 1055 bytes} [Thu May 14 02:17:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=36cc2a8e-b554-49ae-8948-35e17445cea8 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1019] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:17:26 2026] GET /v2.0/subnets?id=a856123c-12ce-4849-9207-ac8a83d3b673 => generated 701 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1020] 10.0.0.211 () {34 vars in 681 bytes} [Thu May 14 02:17:26 2026] POST /v2.0/security-groups => generated 1625 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1021] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:17:26 2026] GET /v2.0/ports?network_id=68b3448c-62c5-4eeb-b4b6-9b68685ec0a9&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: 503/1022] 10.0.0.211 () {32 vars in 660 bytes} [Thu May 14 02:17:26 2026] GET /v2.0/security-groups => generated 4530 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1023] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:17:26 2026] GET /v2.0/networks/68b3448c-62c5-4eeb-b4b6-9b68685ec0a9?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: 521/1024] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:17:26 2026] GET /v2.0/networks/68b3448c-62c5-4eeb-b4b6-9b68685ec0a9?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: 504/1025] 10.0.0.211 () {34 vars in 755 bytes} [Thu May 14 02:17:26 2026] PUT /v2.0/security-groups/d65d1528-1380-4f38-949e-548571c1d528 => generated 1664 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1026] 10.0.0.211 () {32 vars in 734 bytes} [Thu May 14 02:17:26 2026] GET /v2.0/security-groups/d65d1528-1380-4f38-949e-548571c1d528 => generated 1664 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1027] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:26 2026] GET /v2.0/ports?device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1028] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:26 2026] DELETE /v2.0/security-groups/d65d1528-1380-4f38-949e-548571c1d528 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1029] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:17:26 2026] GET /v2.0/ports?tenant_id=93d63ca77a764809b6f234ff9845035e&device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => 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: 506/1030] 10.0.0.211 () {32 vars in 660 bytes} [Thu May 14 02:17:26 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: 525/1031] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:26 2026] GET /v2.0/security-groups?id=3cbe106e-cef4-4db7-abb5-142f35d1e630&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:17:26.909 8 INFO neutron.api.v2.resource [None req-c8c1506b-9968-4afd-8417-9545abe8818e 4f34feeb55064bf49f393d207a297b9b 3ed85c84d63a4e22ad5c0e1d73f9401c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 526/1032] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:26 2026] DELETE /v2.0/security-groups/d65d1528-1380-4f38-949e-548571c1d528 => 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: 507/1033] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:17:26 2026] GET /v2.0/networks?id=4a90180e-939b-4ff3-a774-96c934029429 => 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: 508/1034] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:17:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=01a3834f-0dc5-49ca-ac20-8c83649c9850 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1035] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:17:27 2026] GET /v2.0/subnets?id=e61eb231-a70a-4189-b2ac-534606839b46 => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1036] 10.0.0.211 () {34 vars in 681 bytes} [Thu May 14 02:17:26 2026] POST /v2.0/security-groups => generated 1624 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1037] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:17:27 2026] GET /v2.0/ports?network_id=4a90180e-939b-4ff3-a774-96c934029429&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: 511/1038] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:17:27 2026] GET /v2.0/networks/4a90180e-939b-4ff3-a774-96c934029429?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: 528/1039] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:17:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1040] 199.204.45.233 () {34 vars in 1117 bytes} [Thu May 14 02:17:27 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.11 => generated 1152 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1041] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:17:27 2026] GET /v2.0/security-group-rules/960e2a99-0359-4750-9ae4-c2181377dff2 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1042] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:17:27 2026] GET /v2.0/networks/4a90180e-939b-4ff3-a774-96c934029429?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: 530/1043] 10.0.0.211 () {32 vars in 670 bytes} [Thu May 14 02:17:27 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1044] 10.0.0.211 () {32 vars in 747 bytes} [Thu May 14 02:17:27 2026] DELETE /v2.0/security-group-rules/960e2a99-0359-4750-9ae4-c2181377dff2 => 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: 532/1045] 10.0.0.211 () {32 vars in 670 bytes} [Thu May 14 02:17:27 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1046] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:17:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1047] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:17:27 2026] GET /v2.0/security-group-rules/b6221b76-cac8-40ba-9fc8-608af1e88930 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1048] 199.204.45.233 () {38 vars in 1025 bytes} [Thu May 14 02:17:27 2026] PUT /v2.0/ports/36cc2a8e-b554-49ae-8948-35e17445cea8 => generated 968 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:17:27.682 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-477111d9-99e3-481e-b439-38d1b1c1e122'] response: {'name': 'network-changed', 'server_uuid': '98d1756e-8e2f-4edb-9af6-872a187f52ed', 'tag': '36cc2a8e-b554-49ae-8948-35e17445cea8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 535/1049] 10.0.0.211 () {32 vars in 670 bytes} [Thu May 14 02:17:27 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 515/1050] 10.0.0.211 () {32 vars in 747 bytes} [Thu May 14 02:17:27 2026] DELETE /v2.0/security-group-rules/b6221b76-cac8-40ba-9fc8-608af1e88930 => 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: 536/1051] 10.0.0.211 () {32 vars in 670 bytes} [Thu May 14 02:17:27 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:17:27.869 7 INFO neutron.db.securitygroups_db [None req-7c01f716-34a6-49a7-af5b-bb7d25088d31 4f34feeb55064bf49f393d207a297b9b 3ed85c84d63a4e22ad5c0e1d73f9401c - - default default] Project 3ed85c84d63a4e22ad5c0e1d73f9401c 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: 516/1052] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:17:27 2026] POST /v2.0/security-group-rules => generated 607 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1053] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:17:27 2026] GET /v2.0/security-group-rules/8bc63916-9143-4cad-b2ba-05490b147e5a => generated 607 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1054] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:27 2026] GET /v2.0/ports?device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => 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: 538/1055] 10.0.0.211 () {32 vars in 670 bytes} [Thu May 14 02:17:27 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1056] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:28 2026] GET /v2.0/security-groups?id=3cbe106e-cef4-4db7-abb5-142f35d1e630&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1057] 10.0.0.211 () {32 vars in 747 bytes} [Thu May 14 02:17:28 2026] DELETE /v2.0/security-group-rules/8bc63916-9143-4cad-b2ba-05490b147e5a => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1058] 10.0.0.211 () {32 vars in 670 bytes} [Thu May 14 02:17:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1059] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:17:28 2026] GET /v2.0/ports?tenant_id=4a02eac2a95141398d861a795ef40e98&device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1060] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:17:28 2026] GET /v2.0/networks?id=68b3448c-62c5-4eeb-b4b6-9b68685ec0a9 => generated 779 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1061] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:28 2026] DELETE /v2.0/security-groups/cf0ca1e7-dd22-4f52-8f38-8dd463459edb => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1062] 199.204.45.233 () {34 vars in 1055 bytes} [Thu May 14 02:17:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=36cc2a8e-b554-49ae-8948-35e17445cea8 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1063] 10.0.0.211 () {32 vars in 660 bytes} [Thu May 14 02:17:28 2026] GET /v2.0/security-groups => 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: 543/1064] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:17:28 2026] GET /v2.0/subnets?id=a856123c-12ce-4849-9207-ac8a83d3b673 => generated 701 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1065] 10.0.0.211 () {32 vars in 660 bytes} [Thu May 14 02:17:28 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1066] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:17:28 2026] GET /v2.0/ports?network_id=68b3448c-62c5-4eeb-b4b6-9b68685ec0a9&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: 523/1067] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:17:28 2026] GET /v2.0/networks/68b3448c-62c5-4eeb-b4b6-9b68685ec0a9?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: 545/1068] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:17:28 2026] GET /v2.0/networks/68b3448c-62c5-4eeb-b4b6-9b68685ec0a9?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: 524/1069] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:28 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1070] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:28 2026] GET /v2.0/security-groups?id=793a6da1-695b-4584-b902-562b1b3652db&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: 525/1071] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:28 2026] GET /v2.0/security-groups?tenant_id=3ed85c84d63a4e22ad5c0e1d73f9401c&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1072] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:29 2026] DELETE /v2.0/security-groups/fe94aa5d-0178-48be-a0af-b9c7b782e78b => 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: 526/1073] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:29 2026] GET /v2.0/ports?device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1074] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:29 2026] GET /v2.0/security-groups?id=3cbe106e-cef4-4db7-abb5-142f35d1e630&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: 527/1075] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:17:29 2026] GET /v2.0/ports?tenant_id=4a02eac2a95141398d861a795ef40e98&device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1076] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:17:29 2026] GET /v2.0/networks?id=68b3448c-62c5-4eeb-b4b6-9b68685ec0a9 => generated 779 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1077] 199.204.45.233 () {34 vars in 1055 bytes} [Thu May 14 02:17:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=36cc2a8e-b554-49ae-8948-35e17445cea8 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1078] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:17:29 2026] GET /v2.0/subnets?id=a856123c-12ce-4849-9207-ac8a83d3b673 => generated 701 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1079] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:17:29 2026] GET /v2.0/ports?network_id=68b3448c-62c5-4eeb-b4b6-9b68685ec0a9&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: 551/1080] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:17:29 2026] GET /v2.0/networks/68b3448c-62c5-4eeb-b4b6-9b68685ec0a9?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1081] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:17:29 2026] GET /v2.0/networks/68b3448c-62c5-4eeb-b4b6-9b68685ec0a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1082] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:29 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1083] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:30 2026] GET /v2.0/security-groups?id=793a6da1-695b-4584-b902-562b1b3652db&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: 8|app: 0|req: 553/1084] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:30 2026] GET /v2.0/ports?device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1085] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:30 2026] GET /v2.0/security-groups?id=3cbe106e-cef4-4db7-abb5-142f35d1e630&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: 533/1086] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:31 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1087] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:31 2026] GET /v2.0/security-groups?id=793a6da1-695b-4584-b902-562b1b3652db&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: 535/1088] 199.204.45.233 () {34 vars in 991 bytes} [Thu May 14 02:17:31 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1089] 10.0.0.211 () {34 vars in 681 bytes} [Thu May 14 02:17:30 2026] POST /v2.0/security-groups => generated 1624 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1090] 10.0.0.211 () {32 vars in 660 bytes} [Thu May 14 02:17:31 2026] GET /v2.0/security-groups => generated 4529 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:17:31.382 7 INFO neutron_taas.services.taas.taas_plugin [req-de73f29a-a9e4-45eb-aa6f-8aae533b4f76 req-e60f1469-04a9-4e28-ae24-5d5ef3cbc511 eccd9d8ac3a344b7a57c4987dc472f08 4a02eac2a95141398d861a795ef40e98 - - default default] TaaS: Handle Delete Port: 36cc2a8e-b554-49ae-8948-35e17445cea8 2026-05-14 02:17:31.385 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-de73f29a-a9e4-45eb-aa6f-8aae533b4f76 req-e60f1469-04a9-4e28-ae24-5d5ef3cbc511 eccd9d8ac3a344b7a57c4987dc472f08 4a02eac2a95141398d861a795ef40e98 - - default default] Tap Mirror: Handle Delete Port: 36cc2a8e-b554-49ae-8948-35e17445cea8 [pid: 8|app: 0|req: 556/1091] 10.0.0.211 () {34 vars in 755 bytes} [Thu May 14 02:17:31 2026] PUT /v2.0/security-groups/31b3ba0c-fe0d-43c5-b574-81ce912f5337 => generated 1664 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1092] 10.0.0.211 () {32 vars in 734 bytes} [Thu May 14 02:17:31 2026] GET /v2.0/security-groups/31b3ba0c-fe0d-43c5-b574-81ce912f5337 => generated 1664 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1093] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:31 2026] GET /v2.0/ports?device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:17:31.538 7 INFO neutron.db.l3_db [req-de73f29a-a9e4-45eb-aa6f-8aae533b4f76 req-e60f1469-04a9-4e28-ae24-5d5ef3cbc511 eccd9d8ac3a344b7a57c4987dc472f08 4a02eac2a95141398d861a795ef40e98 - - default default] Floating IP 8febf407-b127-4db3-b689-a69649a56493 disassociated. External IP: 10.96.250.205, port: 36cc2a8e-b554-49ae-8948-35e17445cea8. [pid: 8|app: 0|req: 559/1094] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:31 2026] DELETE /v2.0/security-groups/31b3ba0c-fe0d-43c5-b574-81ce912f5337 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1095] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:31 2026] GET /v2.0/security-groups?id=3cbe106e-cef4-4db7-abb5-142f35d1e630&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: 561/1096] 10.0.0.211 () {32 vars in 660 bytes} [Thu May 14 02:17:31 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:17:31.638 8 INFO neutron.api.v2.resource [None req-635b1293-04e5-4344-9476-cd76ad2fcb2a 5854e7790c1742b3a6dc261949efc4c0 99587a86fdfc4769b22cea44ca9071a5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 562/1097] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:31 2026] DELETE /v2.0/security-groups/31b3ba0c-fe0d-43c5-b574-81ce912f5337 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1098] 10.0.0.211 () {34 vars in 681 bytes} [Thu May 14 02:17:31 2026] POST /v2.0/security-groups => generated 1624 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1099] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:31 2026] GET /v2.0/ports?device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1100] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:17:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1101] 199.204.45.233 () {36 vars in 994 bytes} [Thu May 14 02:17:31 2026] DELETE /v2.0/ports/36cc2a8e-b554-49ae-8948-35e17445cea8 => generated 0 bytes in 728 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1102] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:17:31 2026] GET /v2.0/security-group-rules/2649b536-7dbd-42e2-8f63-f6ac96079d02 => generated 601 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:17:32.025 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cafcf5e6-5625-44f0-813c-b3bc981eba10'] response: {'server_uuid': '98d1756e-8e2f-4edb-9af6-872a187f52ed', 'name': 'network-vif-deleted', 'tag': '36cc2a8e-b554-49ae-8948-35e17445cea8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 538/1103] 10.0.0.211 () {32 vars in 670 bytes} [Thu May 14 02:17:32 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1104] 10.0.0.211 () {32 vars in 747 bytes} [Thu May 14 02:17:32 2026] DELETE /v2.0/security-group-rules/2649b536-7dbd-42e2-8f63-f6ac96079d02 => 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: 540/1105] 10.0.0.211 () {32 vars in 670 bytes} [Thu May 14 02:17:32 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:17:32.288 8 INFO neutron.db.l3_db [None req-4ada2a2b-32a5-4e42-8333-97eb85a93f4f 0cd1fef07a504320a1fd87a5e5327c51 2dfaf75003af4a02b6198a07cf1ae90b - - default default] Floating IP f25290cf-3a28-4abf-9c5a-61dcd7f13bbb associated. External IP: 10.96.250.202, port: b2908da5-2195-4c6e-894a-d78dcbbff2cd. [pid: 7|app: 0|req: 541/1106] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:17:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1107] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:32 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => 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: 543/1108] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:17:32 2026] GET /v2.0/security-group-rules/0c5dc331-b25c-4398-8106-c4d305d4b823 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1109] 10.0.0.211 () {32 vars in 670 bytes} [Thu May 14 02:17:32 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1110] 10.0.0.211 () {32 vars in 747 bytes} [Thu May 14 02:17:32 2026] DELETE /v2.0/security-group-rules/0c5dc331-b25c-4398-8106-c4d305d4b823 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1111] 10.0.0.211 () {32 vars in 670 bytes} [Thu May 14 02:17:32 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: 566/1112] 10.0.0.211 () {34 vars in 746 bytes} [Thu May 14 02:17:31 2026] PUT /v2.0/floatingips/f25290cf-3a28-4abf-9c5a-61dcd7f13bbb => generated 855 bytes in 728 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:17:32.697 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d75e947-8e64-4eba-a39c-c16303e0be91'] response: {'name': 'network-changed', 'server_uuid': 'e8f0d684-a755-4ff5-a7ae-3ebda1668bdf', 'tag': 'b2908da5-2195-4c6e-894a-d78dcbbff2cd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 547/1113] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:17:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1114] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:32 2026] GET /v2.0/ports?device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1115] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:17:32 2026] GET /v2.0/security-group-rules/c678f15f-d529-4283-ab6b-0a7e2e2ed2de => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1116] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:32 2026] GET /v2.0/security-groups?id=3cbe106e-cef4-4db7-abb5-142f35d1e630&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: 549/1117] 10.0.0.211 () {32 vars in 670 bytes} [Thu May 14 02:17:32 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1118] 10.0.0.211 () {32 vars in 747 bytes} [Thu May 14 02:17:32 2026] DELETE /v2.0/security-group-rules/c678f15f-d529-4283-ab6b-0a7e2e2ed2de => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1119] 10.0.0.211 () {32 vars in 670 bytes} [Thu May 14 02:17:32 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1120] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:32 2026] DELETE /v2.0/security-groups/6059a1f3-9f14-4df2-9b76-c86d56abf377 => 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: 551/1121] 10.0.0.211 () {32 vars in 660 bytes} [Thu May 14 02:17:33 2026] GET /v2.0/security-groups => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1122] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:33 2026] GET /v2.0/ports?device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1123] 10.0.0.211 () {32 vars in 660 bytes} [Thu May 14 02:17:33 2026] GET /v2.0/security-groups => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1124] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:33 2026] GET /v2.0/security-groups?id=3cbe106e-cef4-4db7-abb5-142f35d1e630&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: 553/1125] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:17:33 2026] GET /v2.0/ports?tenant_id=2dfaf75003af4a02b6198a07cf1ae90b&device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1126] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:17:33 2026] GET /v2.0/networks?id=71e38525-622f-410c-9ec7-b5300968cac0 => generated 764 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1127] 199.204.45.233 () {34 vars in 1055 bytes} [Thu May 14 02:17:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=b2908da5-2195-4c6e-894a-d78dcbbff2cd => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1128] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:17:33 2026] GET /v2.0/subnets?id=c5bef6fd-4fdb-4935-aceb-ce50b996862d => generated 686 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1129] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:17:33 2026] GET /v2.0/ports?network_id=71e38525-622f-410c-9ec7-b5300968cac0&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1130] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:17:33 2026] GET /v2.0/networks/71e38525-622f-410c-9ec7-b5300968cac0?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: 556/1131] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:33 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => 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: 576/1132] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:17:33 2026] GET /v2.0/networks/71e38525-622f-410c-9ec7-b5300968cac0?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: 557/1133] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:33 2026] GET /v2.0/security-groups?tenant_id=99587a86fdfc4769b22cea44ca9071a5&name=default => generated 2925 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1134] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:33 2026] DELETE /v2.0/security-groups/ab6ce1e8-f7ae-4ad4-aa77-b2a7176fb634 => 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: 558/1135] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:34 2026] GET /v2.0/ports?device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1136] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:34 2026] GET /v2.0/security-groups?id=3cbe106e-cef4-4db7-abb5-142f35d1e630&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1137] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:34 2026] GET /v2.0/ports?device_id=98d1756e-8e2f-4edb-9af6-872a187f52ed => 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: 579/1138] 10.0.0.198 () {34 vars in 987 bytes} [Thu May 14 02:17:34 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1139] 10.0.0.198 () {34 vars in 1037 bytes} [Thu May 14 02:17:34 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1142] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:35 2026] GET /v2.0/ports?device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1143] 199.204.45.233 () {34 vars in 991 bytes} [Thu May 14 02:17:35 2026] GET /v2.0/ports?device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => 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: 582/1144] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:35 2026] GET /v2.0/security-groups?id=3cbe106e-cef4-4db7-abb5-142f35d1e630&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1145] 10.0.0.211 () {32 vars in 620 bytes} [Thu May 14 02:17:35 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-14 02:17:35.731 7 INFO neutron_taas.services.taas.taas_plugin [req-93f8fc8d-1f00-41d7-b577-9f5cb4cec7c4 req-e1ab1f66-48ef-40fa-a138-5365f662405f 0cd1fef07a504320a1fd87a5e5327c51 2dfaf75003af4a02b6198a07cf1ae90b - - default default] TaaS: Handle Delete Port: b2908da5-2195-4c6e-894a-d78dcbbff2cd 2026-05-14 02:17:35.735 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-93f8fc8d-1f00-41d7-b577-9f5cb4cec7c4 req-e1ab1f66-48ef-40fa-a138-5365f662405f 0cd1fef07a504320a1fd87a5e5327c51 2dfaf75003af4a02b6198a07cf1ae90b - - default default] Tap Mirror: Handle Delete Port: b2908da5-2195-4c6e-894a-d78dcbbff2cd [pid: 8|app: 0|req: 584/1146] 10.0.0.211 () {32 vars in 630 bytes} [Thu May 14 02:17:35 2026] GET /v2.0/ => generated 632 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:17:35.849 7 INFO neutron.db.l3_db [req-93f8fc8d-1f00-41d7-b577-9f5cb4cec7c4 req-e1ab1f66-48ef-40fa-a138-5365f662405f 0cd1fef07a504320a1fd87a5e5327c51 2dfaf75003af4a02b6198a07cf1ae90b - - default default] Floating IP f25290cf-3a28-4abf-9c5a-61dcd7f13bbb disassociated. External IP: 10.96.250.202, port: b2908da5-2195-4c6e-894a-d78dcbbff2cd. [pid: 8|app: 0|req: 585/1147] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:35 2026] DELETE /v2.0/security-groups/793a6da1-695b-4584-b902-562b1b3652db => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:17:35.927 8 INFO neutron.api.v2.resource [None req-2684d4f4-9576-47a4-bbff-5701bfbfc9b3 eccd9d8ac3a344b7a57c4987dc472f08 4a02eac2a95141398d861a795ef40e98 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 586/1148] 10.0.0.211 () {32 vars in 734 bytes} [Thu May 14 02:17:35 2026] GET /v2.0/security-groups/793a6da1-695b-4584-b902-562b1b3652db => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:17:36.032 8 INFO neutron_taas.services.taas.taas_plugin [None req-7a4e6bbc-d70d-4156-a722-cad7e382d6a3 eccd9d8ac3a344b7a57c4987dc472f08 4a02eac2a95141398d861a795ef40e98 - - default default] TaaS: Handle Delete Port: 6c22526e-88bd-47f8-a997-d822eff13321 2026-05-14 02:17:36.036 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a4e6bbc-d70d-4156-a722-cad7e382d6a3 eccd9d8ac3a344b7a57c4987dc472f08 4a02eac2a95141398d861a795ef40e98 - - default default] Tap Mirror: Handle Delete Port: 6c22526e-88bd-47f8-a997-d822eff13321 [pid: 7|app: 0|req: 563/1149] 199.204.45.233 () {36 vars in 994 bytes} [Thu May 14 02:17:35 2026] DELETE /v2.0/ports/b2908da5-2195-4c6e-894a-d78dcbbff2cd => generated 0 bytes in 605 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1150] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:17:35 2026] DELETE /v2.0/floatingips/8febf407-b127-4db3-b689-a69649a56493 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:17:36.242 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b4a2123-8f69-4b21-9bbd-eb791deed99b'] response: {'server_uuid': 'e8f0d684-a755-4ff5-a7ae-3ebda1668bdf', 'name': 'network-vif-deleted', 'tag': 'b2908da5-2195-4c6e-894a-d78dcbbff2cd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 564/1151] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:36 2026] GET /v2.0/security-groups?tenant_id=1e35e13a8c494d1e9fc0f1c41f3f2985&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1152] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:36 2026] DELETE /v2.0/security-groups/16f73a02-4ec7-4e60-90fe-9cce7236b775 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:17:36.655 8 INFO neutron_taas.services.taas.taas_plugin [None req-f4604048-9f3a-46a8-a77c-0ca92cd196a5 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 6d1d26d2-9e68-4b0e-ab23-f54dda14c9ac 2026-05-14 02:17:36.657 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4604048-9f3a-46a8-a77c-0ca92cd196a5 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 6d1d26d2-9e68-4b0e-ab23-f54dda14c9ac [pid: 7|app: 0|req: 566/1153] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:36 2026] GET /v2.0/ports?device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => 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: 588/1154] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:17:36 2026] PUT /v2.0/routers/cff7be94-30c8-46df-ad5e-049eb8ced0b9/remove_router_interface => generated 309 bytes in 881 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:17:37.407 7 INFO neutron_taas.services.taas.taas_plugin [None req-84e236f6-1f80-4168-8844-d571d6017151 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 771ec70c-5897-43a1-ab29-02359ca0acec 2026-05-14 02:17:37.411 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84e236f6-1f80-4168-8844-d571d6017151 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 771ec70c-5897-43a1-ab29-02359ca0acec 2026-05-14 02:17:37.655 7 INFO neutron_taas.services.taas.taas_plugin [None req-84e236f6-1f80-4168-8844-d571d6017151 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 646f33d1-cf87-4d03-8f29-38a3b06788d9 2026-05-14 02:17:37.657 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84e236f6-1f80-4168-8844-d571d6017151 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 646f33d1-cf87-4d03-8f29-38a3b06788d9 [pid: 8|app: 0|req: 589/1155] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:37 2026] GET /v2.0/ports?device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:17:38.031 7 INFO neutron.services.segments.plugin [-] Segment ec4ea172-f6bf-4950-bebc-fb4108f0bfd9 resource provider aggregate not found 2026-05-14 02:17:38.032 7 INFO neutron.services.segments.plugin [-] Segment ec4ea172-f6bf-4950-bebc-fb4108f0bfd9 resource provider aggregate not found 2026-05-14 02:17:38.050 7 INFO neutron.services.segments.plugin [-] Segment ec4ea172-f6bf-4950-bebc-fb4108f0bfd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec4ea172-f6bf-4950-bebc-fb4108f0bfd9 found for delete ", "request_id": "req-eaa40bab-8fb4-4b03-accd-72e3c5ae7e8e"}]} 2026-05-14 02:17:38.053 7 INFO neutron.services.segments.plugin [-] Segment ec4ea172-f6bf-4950-bebc-fb4108f0bfd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec4ea172-f6bf-4950-bebc-fb4108f0bfd9 found for delete ", "request_id": "req-6e1e4650-3561-4c59-8007-d4cea013b585"}]} 2026-05-14 02:17:38.057 7 INFO neutron.db.l3_hamode_db [None req-84e236f6-1f80-4168-8844-d571d6017151 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] HA network 5ca78043-be15-42b0-9753-86ab4ee932b6 was deleted as no HA routers are present in tenant 4a02eac2a95141398d861a795ef40e98. [pid: 7|app: 0|req: 567/1156] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:17:37 2026] DELETE /v2.0/routers/cff7be94-30c8-46df-ad5e-049eb8ced0b9 => generated 0 bytes in 881 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1157] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:17:38 2026] DELETE /v2.0/subnets/a856123c-12ce-4849-9207-ac8a83d3b673 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:17:38.346 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e3c54c9-93a4-4521-b1bb-e6d412557580 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 5d45eee8-eb31-4308-909d-df8555d775db 2026-05-14 02:17:38.349 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e3c54c9-93a4-4521-b1bb-e6d412557580 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 5d45eee8-eb31-4308-909d-df8555d775db [pid: 7|app: 0|req: 568/1158] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:17:38 2026] DELETE /v2.0/networks/68b3448c-62c5-4eeb-b4b6-9b68685ec0a9 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1159] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:38 2026] GET /v2.0/security-groups?tenant_id=4a02eac2a95141398d861a795ef40e98&name=default => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1160] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:38 2026] DELETE /v2.0/security-groups/25400c16-9254-48c5-affc-cbb770559a21 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1161] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:38 2026] GET /v2.0/ports?device_id=e8f0d684-a755-4ff5-a7ae-3ebda1668bdf => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:17:40.080 7 INFO neutron.services.segments.plugin [-] Segment 164f3e63-5dea-45ef-97b2-bb9e4b576fb8 resource provider aggregate not found 2026-05-14 02:17:40.086 7 INFO neutron.services.segments.plugin [-] Segment 164f3e63-5dea-45ef-97b2-bb9e4b576fb8 resource provider aggregate not found 2026-05-14 02:17:40.103 7 INFO neutron.services.segments.plugin [-] Segment 164f3e63-5dea-45ef-97b2-bb9e4b576fb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 164f3e63-5dea-45ef-97b2-bb9e4b576fb8 found for delete ", "request_id": "req-0ec38bff-9749-4ae3-a15e-cb193eda4755"}]} 2026-05-14 02:17:40.107 7 INFO neutron.services.segments.plugin [-] Segment 164f3e63-5dea-45ef-97b2-bb9e4b576fb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 164f3e63-5dea-45ef-97b2-bb9e4b576fb8 found for delete ", "request_id": "req-aed1be4d-6be6-4b56-a099-f6125c84d9a5"}]} [pid: 7|app: 0|req: 570/1162] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:40 2026] DELETE /v2.0/security-groups/3cbe106e-cef4-4db7-abb5-142f35d1e630 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:17:40.163 8 INFO neutron.api.v2.resource [None req-5a18441f-aa3a-4475-934a-3702ff2cf638 0cd1fef07a504320a1fd87a5e5327c51 2dfaf75003af4a02b6198a07cf1ae90b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 593/1163] 10.0.0.211 () {32 vars in 734 bytes} [Thu May 14 02:17:40 2026] GET /v2.0/security-groups/3cbe106e-cef4-4db7-abb5-142f35d1e630 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:17:40.308 7 INFO neutron_taas.services.taas.taas_plugin [None req-df915d7b-2853-42f1-a699-4c738c462c45 0cd1fef07a504320a1fd87a5e5327c51 2dfaf75003af4a02b6198a07cf1ae90b - - default default] TaaS: Handle Delete Port: 0560c62b-8e17-4e0c-afb3-25509f2d8818 2026-05-14 02:17:40.310 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df915d7b-2853-42f1-a699-4c738c462c45 0cd1fef07a504320a1fd87a5e5327c51 2dfaf75003af4a02b6198a07cf1ae90b - - default default] Tap Mirror: Handle Delete Port: 0560c62b-8e17-4e0c-afb3-25509f2d8818 [pid: 7|app: 0|req: 571/1164] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:17:40 2026] DELETE /v2.0/floatingips/f25290cf-3a28-4abf-9c5a-61dcd7f13bbb => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:17:40.894 8 INFO neutron_taas.services.taas.taas_plugin [None req-fbd572fc-390f-4ffa-b309-73c93a72d122 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: a106f3c8-aba5-4a35-a9be-77da0e830283 2026-05-14 02:17:40.896 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbd572fc-390f-4ffa-b309-73c93a72d122 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: a106f3c8-aba5-4a35-a9be-77da0e830283 [pid: 7|app: 0|req: 572/1165] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:40 2026] GET /v2.0/security-groups?tenant_id=3a70c88f30414144a041402bc566a345&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1166] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:41 2026] DELETE /v2.0/security-groups/227a19d5-0391-4cf7-a489-8f94365238b4 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1167] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:17:40 2026] PUT /v2.0/routers/fa9b1664-de36-431f-b9a1-2e5593954d60/remove_router_interface => generated 309 bytes in 946 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:17:41.726 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f148697-6044-4508-9a9c-03258c0750b2 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: d3626ef6-e941-48de-900a-2a3719478299 2026-05-14 02:17:41.729 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f148697-6044-4508-9a9c-03258c0750b2 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: d3626ef6-e941-48de-900a-2a3719478299 2026-05-14 02:17:41.994 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f148697-6044-4508-9a9c-03258c0750b2 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: b66036cf-7b4e-4f4b-8fde-88d6c07a4d49 2026-05-14 02:17:41.998 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f148697-6044-4508-9a9c-03258c0750b2 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: b66036cf-7b4e-4f4b-8fde-88d6c07a4d49 2026-05-14 02:17:42.338 7 INFO neutron.services.segments.plugin [-] Segment c3c9159c-db40-4749-b6c6-d0b6fc949ffa resource provider aggregate not found 2026-05-14 02:17:42.343 7 INFO neutron.services.segments.plugin [-] Segment c3c9159c-db40-4749-b6c6-d0b6fc949ffa resource provider aggregate not found 2026-05-14 02:17:42.358 7 INFO neutron.services.segments.plugin [-] Segment c3c9159c-db40-4749-b6c6-d0b6fc949ffa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3c9159c-db40-4749-b6c6-d0b6fc949ffa found for delete ", "request_id": "req-64073851-a872-4489-9a35-eab60d0faf1f"}]} 2026-05-14 02:17:42.362 7 INFO neutron.services.segments.plugin [-] Segment c3c9159c-db40-4749-b6c6-d0b6fc949ffa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3c9159c-db40-4749-b6c6-d0b6fc949ffa found for delete ", "request_id": "req-bdf6f5e9-eae4-4891-a252-b00c75abd194"}]} 2026-05-14 02:17:42.363 7 INFO neutron.db.l3_hamode_db [None req-2f148697-6044-4508-9a9c-03258c0750b2 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] HA network 0014162e-c652-4d73-9724-ef3e6cdef05e was deleted as no HA routers are present in tenant 2dfaf75003af4a02b6198a07cf1ae90b. [pid: 7|app: 0|req: 574/1168] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:17:41 2026] DELETE /v2.0/routers/fa9b1664-de36-431f-b9a1-2e5593954d60 => generated 0 bytes in 925 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1169] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:17:42 2026] DELETE /v2.0/subnets/c5bef6fd-4fdb-4935-aceb-ce50b996862d => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:17:42.598 7 INFO neutron_taas.services.taas.taas_plugin [None req-98405f24-a128-40a3-aba6-c6e6efc4d049 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 93bf3630-8d42-461d-bd46-fdafafeb5803 2026-05-14 02:17:42.600 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98405f24-a128-40a3-aba6-c6e6efc4d049 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 93bf3630-8d42-461d-bd46-fdafafeb5803 [pid: 8|app: 0|req: 596/1170] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:42 2026] GET /v2.0/security-groups?tenant_id=b48d1625d1ab4de686dbffb00d066971&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1171] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:17:42 2026] DELETE /v2.0/networks/71e38525-622f-410c-9ec7-b5300968cac0 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1172] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:42 2026] DELETE /v2.0/security-groups/7ad5a0c6-4d33-473a-89b6-227a7c8dcbca => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1173] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:42 2026] GET /v2.0/security-groups?tenant_id=2dfaf75003af4a02b6198a07cf1ae90b&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1174] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:43 2026] DELETE /v2.0/security-groups/78d69598-40b9-46b9-933b-be06204eaa66 => 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: 577/1175] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:43 2026] GET /v2.0/security-groups?tenant_id=5890388dcd434ffabb2068ef89186d45&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: 599/1176] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:43 2026] DELETE /v2.0/security-groups/d32e1c95-4cf2-4718-a4b5-66c3a6c658ad => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:17:44.382 7 INFO neutron.services.segments.plugin [-] Segment b88bcf09-96c5-40f9-a692-03ca5d7cad2e resource provider aggregate not found 2026-05-14 02:17:44.382 7 INFO neutron.services.segments.plugin [-] Segment b88bcf09-96c5-40f9-a692-03ca5d7cad2e resource provider aggregate not found 2026-05-14 02:17:44.404 7 INFO neutron.services.segments.plugin [-] Segment b88bcf09-96c5-40f9-a692-03ca5d7cad2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b88bcf09-96c5-40f9-a692-03ca5d7cad2e found for delete ", "request_id": "req-71b0f622-7905-4968-85a0-4ead4f7e4d9c"}]} 2026-05-14 02:17:44.405 7 INFO neutron.services.segments.plugin [-] Segment b88bcf09-96c5-40f9-a692-03ca5d7cad2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b88bcf09-96c5-40f9-a692-03ca5d7cad2e found for delete ", "request_id": "req-f8569115-798b-4b76-9b93-9d3c06df1089"}]} [pid: 7|app: 0|req: 578/1177] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:44 2026] GET /v2.0/security-groups?tenant_id=cd7405d0b3b4412e96bf0a92f41f95a2&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1178] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:44 2026] DELETE /v2.0/security-groups/6b545ddb-40b5-4211-8706-19ee829147fb => 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: 579/1179] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:47 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1180] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:47 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&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: 580/1181] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:47 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => 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: 602/1182] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:47 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1183] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:47 2026] GET /v2.0/security-groups?tenant_id=36ad7792d44f4268ae953bc29784a994&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1184] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:47 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1185] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:47 2026] GET /v2.0/security-groups?tenant_id=23227c30eca44806a8340de54dba9555&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1186] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:47 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&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: 583/1187] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:47 2026] DELETE /v2.0/security-groups/20ba1aa9-2df2-4091-83ae-6e43efe1371c => 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: 605/1188] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:47 2026] DELETE /v2.0/security-groups/9973035d-ffca-4f23-8000-21656ebf8e4b => 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: 584/1189] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:47 2026] GET /v2.0/security-groups?tenant_id=c22f8467f1c64253ba1f2ac0534fa17c&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1190] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:48 2026] DELETE /v2.0/security-groups/a471f70e-5743-463a-b8b3-770eb60ff71e => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1191] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:48 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1192] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:48 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&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: 586/1193] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:17:49 2026] GET /v2.0/ports?tenant_id=93d63ca77a764809b6f234ff9845035e&device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1194] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:17:49 2026] GET /v2.0/networks?id=4a90180e-939b-4ff3-a774-96c934029429 => generated 772 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1195] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:17:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=01a3834f-0dc5-49ca-ac20-8c83649c9850 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1196] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:17:49 2026] GET /v2.0/subnets?id=e61eb231-a70a-4189-b2ac-534606839b46 => generated 694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1197] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:17:49 2026] GET /v2.0/ports?network_id=4a90180e-939b-4ff3-a774-96c934029429&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1198] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:17:49 2026] GET /v2.0/networks/4a90180e-939b-4ff3-a774-96c934029429?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1199] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:17:49 2026] GET /v2.0/networks/4a90180e-939b-4ff3-a774-96c934029429?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: 611/1200] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:49 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1201] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:50 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&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: 612/1204] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:50 2026] GET /v2.0/security-groups?tenant_id=c0d2f692414644d384e9aead2e0989a8&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: 593/1205] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:50 2026] DELETE /v2.0/security-groups/7b4c6cd5-7672-462e-ab45-ac61e08282dc => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1206] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:50 2026] GET /v2.0/security-groups?tenant_id=fba1819dc373477a958d1933f20658b5&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1207] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:50 2026] DELETE /v2.0/security-groups/5d4428ca-95ef-46cf-b6fd-07d4e753cbe6 => 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: 614/1208] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:51 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => 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: 595/1209] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:51 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:17:51.547 8 WARNING keystonemiddleware.audit [req-4911164a-4ee7-40be-b15f-43fb78bd529e req-af96726b-1cd4-4c60-82f9-342cdc152727 de02da705a674520b01e81b76483e166 93d63ca77a764809b6f234ff9845035e - - default default] Skipping service tempest-service-1574025948 as it have no endpoints. [pid: 8|app: 0|req: 615/1210] 10.0.0.27 () {32 vars in 798 bytes} [Thu May 14 02:17:51 2026] GET /v2.0/extensions => generated 21537 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-14 02:17:51.795 7 WARNING keystonemiddleware.audit [req-4911164a-4ee7-40be-b15f-43fb78bd529e req-1d9d9946-7172-4a0f-94bc-fcdd3b24acd3 de02da705a674520b01e81b76483e166 93d63ca77a764809b6f234ff9845035e - - default default] Skipping service tempest-service-1574025948 as it have no endpoints. [pid: 7|app: 0|req: 596/1211] 10.0.0.27 () {30 vars in 720 bytes} [Thu May 14 02:17:51 2026] GET /v2.0/quotas/e24cc9669a1145d6b9b6ffbd73ee4669/details => generated 847 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1212] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:52 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1213] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:52 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&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: 597/1214] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:52 2026] GET /v2.0/security-groups?tenant_id=f0719378eb1d489a9d1e832fdb567362&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1215] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:52 2026] DELETE /v2.0/security-groups/1f13ca93-d4ec-409d-b674-7cfd822fa628 => 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: 598/1216] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:52 2026] GET /v2.0/security-groups?tenant_id=e5722b382b0b4415a48bba1ca9f7c0c5&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1217] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:52 2026] DELETE /v2.0/security-groups/7e524cc9-046b-4c88-b3bb-6ace4f01792d => 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: 599/1218] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:53 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => 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: 620/1219] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:53 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&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: 600/1220] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:54 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1221] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:54 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&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-14 02:17:54.920 7 WARNING keystonemiddleware.audit [req-4d204c9f-d8dd-47fc-9780-91d4ab6315e7 req-a55cfbe4-997f-4313-9b4d-cd5b7b0c07a4 de02da705a674520b01e81b76483e166 93d63ca77a764809b6f234ff9845035e - - default default] Skipping service tempest-service-1574025948 as it have no endpoints. [pid: 7|app: 0|req: 601/1222] 10.0.0.27 () {32 vars in 798 bytes} [Thu May 14 02:17:54 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-14 02:17:55.051 8 WARNING keystonemiddleware.audit [req-4d204c9f-d8dd-47fc-9780-91d4ab6315e7 req-bbcc1372-f86e-4051-a096-a7afb02f5e9a de02da705a674520b01e81b76483e166 93d63ca77a764809b6f234ff9845035e - - default default] Skipping service tempest-service-1574025948 as it have no endpoints. [pid: 8|app: 0|req: 622/1223] 10.0.0.27 () {30 vars in 720 bytes} [Thu May 14 02:17:55 2026] GET /v2.0/quotas/e24cc9669a1145d6b9b6ffbd73ee4669/details => generated 847 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1224] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:55 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => 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: 623/1225] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:55 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&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: 603/1226] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:56 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1227] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:57 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&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: 604/1228] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:57 2026] GET /v2.0/security-groups?tenant_id=e715488d91d646998b4b6ccec5337571&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1229] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:57 2026] DELETE /v2.0/security-groups/75760876-654e-4dae-b532-223396b17b63 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1230] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:57 2026] GET /v2.0/security-groups?tenant_id=80ff2aeba2d44759b2a6bcd6f49a7b6b&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: 626/1231] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:57 2026] DELETE /v2.0/security-groups/a235e052-8f55-4b48-a0c8-4492a12f66fc => 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: 627/1232] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:17:58 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1233] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:17:58 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1234] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:58 2026] GET /v2.0/security-groups?tenant_id=36602bb8140b4a3c99d3f5a846604f77&name=default => generated 2925 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1235] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:17:58 2026] GET /v2.0/security-groups?tenant_id=e24cc9669a1145d6b9b6ffbd73ee4669&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1236] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:58 2026] DELETE /v2.0/security-groups/fb3b8db3-dc85-47da-8950-40a33f2877cc => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1237] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:17:58 2026] DELETE /v2.0/security-groups/1b9e83f4-8c8a-47e4-977e-12fb5ffa67d4 => 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: 608/1238] 10.0.0.211 () {32 vars in 650 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions => generated 21537 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1239] 10.0.0.211 () {32 vars in 678 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1240] 10.0.0.211 () {32 vars in 678 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1241] 10.0.0.211 () {32 vars in 726 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1242] 10.0.0.211 () {32 vars in 662 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1243] 10.0.0.211 () {32 vars in 696 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1244] 10.0.0.211 () {32 vars in 694 bytes} [Thu May 14 02:18:00 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: 634/1245] 10.0.0.211 () {32 vars in 698 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1246] 10.0.0.211 () {32 vars in 686 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1247] 10.0.0.211 () {32 vars in 700 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1248] 10.0.0.211 () {32 vars in 690 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1249] 10.0.0.211 () {32 vars in 692 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1250] 10.0.0.211 () {32 vars in 682 bytes} [Thu May 14 02:18:00 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: 637/1251] 10.0.0.211 () {32 vars in 684 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1252] 10.0.0.211 () {32 vars in 658 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1253] 10.0.0.211 () {32 vars in 696 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1254] 10.0.0.211 () {32 vars in 676 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1255] 10.0.0.211 () {32 vars in 680 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1256] 10.0.0.211 () {32 vars in 672 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1257] 10.0.0.211 () {32 vars in 686 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1258] 10.0.0.211 () {32 vars in 720 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1259] 10.0.0.211 () {32 vars in 684 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1260] 10.0.0.211 () {32 vars in 666 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1261] 10.0.0.211 () {32 vars in 684 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1262] 10.0.0.211 () {32 vars in 678 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1263] 10.0.0.211 () {32 vars in 696 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1264] 10.0.0.211 () {32 vars in 676 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/l2_adjacency => 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: 644/1265] 10.0.0.211 () {32 vars in 664 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1266] 10.0.0.211 () {32 vars in 674 bytes} [Thu May 14 02:18:00 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: 8|app: 0|req: 645/1267] 10.0.0.211 () {32 vars in 662 bytes} [Thu May 14 02:18:00 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: 623/1268] 10.0.0.211 () {32 vars in 672 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/l3-flavors => 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: 646/1269] 10.0.0.211 () {32 vars in 710 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1270] 10.0.0.211 () {32 vars in 688 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1271] 10.0.0.211 () {32 vars in 680 bytes} [Thu May 14 02:18:00 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: 625/1272] 10.0.0.211 () {32 vars in 666 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1273] 10.0.0.211 () {32 vars in 684 bytes} [Thu May 14 02:18:00 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1274] 10.0.0.211 () {32 vars in 702 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1275] 10.0.0.211 () {32 vars in 672 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1276] 10.0.0.211 () {32 vars in 698 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1277] 10.0.0.211 () {32 vars in 672 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1278] 10.0.0.211 () {32 vars in 690 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1279] 10.0.0.211 () {32 vars in 686 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1280] 10.0.0.211 () {32 vars in 706 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1281] 10.0.0.211 () {32 vars in 702 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1282] 10.0.0.211 () {32 vars in 716 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1283] 10.0.0.211 () {32 vars in 694 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1284] 10.0.0.211 () {32 vars in 708 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1285] 10.0.0.211 () {32 vars in 666 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1286] 10.0.0.211 () {32 vars in 684 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1287] 10.0.0.211 () {32 vars in 678 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1288] 10.0.0.211 () {32 vars in 672 bytes} [Thu May 14 02:18:01 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: 8|app: 0|req: 656/1289] 10.0.0.211 () {32 vars in 668 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1290] 10.0.0.211 () {32 vars in 658 bytes} [Thu May 14 02:18:01 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: 657/1291] 10.0.0.211 () {32 vars in 696 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1292] 10.0.0.211 () {32 vars in 696 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1293] 10.0.0.211 () {32 vars in 674 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1294] 10.0.0.211 () {32 vars in 666 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1295] 10.0.0.211 () {32 vars in 680 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1296] 10.0.0.211 () {32 vars in 698 bytes} [Thu May 14 02:18:01 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: 8|app: 0|req: 660/1297] 10.0.0.211 () {32 vars in 682 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1298] 10.0.0.211 () {32 vars in 704 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1299] 10.0.0.211 () {32 vars in 666 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1300] 10.0.0.211 () {32 vars in 694 bytes} [Thu May 14 02:18:01 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: 8|app: 0|req: 662/1301] 10.0.0.211 () {32 vars in 692 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1302] 10.0.0.211 () {32 vars in 682 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1303] 10.0.0.211 () {32 vars in 686 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1304] 10.0.0.211 () {32 vars in 702 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1305] 10.0.0.211 () {32 vars in 664 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1306] 10.0.0.211 () {32 vars in 678 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1307] 10.0.0.211 () {32 vars in 678 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1308] 10.0.0.211 () {32 vars in 688 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1309] 10.0.0.211 () {32 vars in 688 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1310] 10.0.0.211 () {32 vars in 692 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1311] 10.0.0.211 () {32 vars in 682 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1312] 10.0.0.211 () {32 vars in 686 bytes} [Thu May 14 02:18:01 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: 8|app: 0|req: 668/1313] 10.0.0.211 () {32 vars in 698 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1314] 10.0.0.211 () {32 vars in 700 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1315] 10.0.0.211 () {32 vars in 710 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1316] 10.0.0.211 () {32 vars in 714 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1317] 10.0.0.211 () {32 vars in 712 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1318] 10.0.0.211 () {32 vars in 724 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1319] 10.0.0.211 () {32 vars in 738 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1320] 10.0.0.211 () {32 vars in 716 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1321] 10.0.0.211 () {32 vars in 680 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1322] 10.0.0.211 () {32 vars in 666 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1323] 10.0.0.211 () {32 vars in 716 bytes} [Thu May 14 02:18:01 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) [pid: 7|app: 0|req: 651/1324] 10.0.0.211 () {32 vars in 676 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1325] 10.0.0.211 () {32 vars in 666 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1326] 10.0.0.211 () {32 vars in 694 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1327] 10.0.0.211 () {32 vars in 702 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1328] 10.0.0.211 () {32 vars in 698 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1329] 10.0.0.211 () {32 vars in 698 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1330] 10.0.0.211 () {32 vars in 680 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1331] 10.0.0.211 () {32 vars in 702 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1332] 10.0.0.211 () {32 vars in 692 bytes} [Thu May 14 02:18:01 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: 678/1333] 10.0.0.211 () {32 vars in 686 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1334] 10.0.0.211 () {32 vars in 694 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1335] 10.0.0.211 () {32 vars in 676 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1336] 10.0.0.211 () {32 vars in 686 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1337] 10.0.0.211 () {32 vars in 698 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1338] 10.0.0.211 () {32 vars in 662 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1339] 10.0.0.211 () {32 vars in 678 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1340] 10.0.0.211 () {32 vars in 674 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1341] 10.0.0.211 () {32 vars in 690 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1342] 10.0.0.211 () {32 vars in 674 bytes} [Thu May 14 02:18:01 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: 683/1343] 10.0.0.211 () {32 vars in 664 bytes} [Thu May 14 02:18:01 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: 7|app: 0|req: 661/1344] 10.0.0.211 () {32 vars in 660 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/taas => generated 175 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1345] 10.0.0.211 () {32 vars in 672 bytes} [Thu May 14 02:18:01 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: 7|app: 0|req: 662/1346] 10.0.0.211 () {32 vars in 684 bytes} [Thu May 14 02:18:01 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1347] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:02 2026] GET /v2.0/security-groups?tenant_id=a56417aad0654c5a9758d8c72059490b&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1348] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:02 2026] DELETE /v2.0/security-groups/8d7e8db1-5d3a-49f2-90d0-60a00bfaca85 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:18:03.426 8 INFO neutron.db.segments_db [None req-c54f859e-2859-4be9-b31d-2ad7778a89e6 5260235cf5394c779e7a5c653d6ddcd8 325648f340a94f459b37ce8f82f5c0f3 - - default default] Added segment 4874e3e3-d1d5-4fb8-9fbc-f0b102502e71 of type vxlan for network 42102885-0fca-4af9-8293-3a549bfdb6ab [pid: 8|app: 0|req: 686/1349] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:03 2026] POST /v2.0/networks => generated 612 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:03.610 7 INFO neutron.db.segments_db [None req-417722fa-7a18-4804-98bd-0feccb220653 5260235cf5394c779e7a5c653d6ddcd8 325648f340a94f459b37ce8f82f5c0f3 - - default default] Added segment d9ecfc04-0c68-43ea-aa70-c6dbbbaf0b69 of type vxlan for network 4be50b27-8c5a-4465-a1ca-50983ca018c5 [pid: 7|app: 0|req: 664/1350] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:03 2026] POST /v2.0/networks => generated 613 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:03.797 8 INFO neutron.db.segments_db [None req-c927523f-0121-45a6-a75d-0da5d3df772e 5260235cf5394c779e7a5c653d6ddcd8 325648f340a94f459b37ce8f82f5c0f3 - - default default] Added segment f28d7270-0029-4fd4-8c37-0440f66fbdc8 of type vxlan for network cfc68f28-1fc7-4a05-b2ff-48370b0535ed [pid: 8|app: 0|req: 687/1351] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:03 2026] POST /v2.0/networks => generated 613 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:03.969 7 INFO neutron.db.segments_db [None req-7cc0bfb1-b78c-4a80-ac9f-2752a7291d9a 5260235cf5394c779e7a5c653d6ddcd8 325648f340a94f459b37ce8f82f5c0f3 - - default default] Added segment 020aed7c-a4b3-4dee-a769-ff8b514bd6b7 of type vxlan for network 210f5dd5-c1d0-451c-89ac-b8925b5a3ca4 [pid: 7|app: 0|req: 665/1352] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:03 2026] POST /v2.0/networks => generated 613 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:04.113 7 INFO neutron.db.segments_db [None req-ffd57eab-bdbe-4a7b-9e76-809825322187 5260235cf5394c779e7a5c653d6ddcd8 325648f340a94f459b37ce8f82f5c0f3 - - default default] Added segment 84a11db7-ec57-458b-a372-1ef95e7e89b1 of type vxlan for network 4912a21b-26fe-47ba-b896-f23d94236e2e [pid: 7|app: 0|req: 666/1353] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:04 2026] POST /v2.0/networks => generated 612 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1354] 10.0.0.211 () {34 vars in 750 bytes} [Thu May 14 02:18:04 2026] PUT /v2.0/networks/42102885-0fca-4af9-8293-3a549bfdb6ab/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1355] 10.0.0.211 () {34 vars in 750 bytes} [Thu May 14 02:18:04 2026] PUT /v2.0/networks/4be50b27-8c5a-4465-a1ca-50983ca018c5/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1356] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:04 2026] GET /v2.0/security-groups?tenant_id=06b48b9c37ef42a2be9cd40fe644f6e0&name=default => generated 2925 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1357] 10.0.0.211 () {34 vars in 750 bytes} [Thu May 14 02:18:04 2026] PUT /v2.0/networks/cfc68f28-1fc7-4a05-b2ff-48370b0535ed/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1358] 10.0.0.211 () {34 vars in 750 bytes} [Thu May 14 02:18:04 2026] PUT /v2.0/networks/210f5dd5-c1d0-451c-89ac-b8925b5a3ca4/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1359] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:04 2026] DELETE /v2.0/security-groups/04f6c82c-21ad-4a41-b564-6cdfd57a0552 => 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: 690/1360] 10.0.0.211 () {32 vars in 663 bytes} [Thu May 14 02:18:04 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1361] 10.0.0.211 () {32 vars in 677 bytes} [Thu May 14 02:18:04 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:18:04.640 7 INFO neutron.db.segments_db [None req-8b1e2527-bf22-46ba-8929-dcffc6819231 2e4714b9176440f4a98c3e83f700f2bf 6f3d9e8af8344826b20765e20ec842b1 - - default default] Added segment 46463dc3-4949-4064-a90e-7fd80366dbda of type vxlan for network ede0c7f8-9e9c-4199-a1c6-7ac375ef66f6 [pid: 7|app: 0|req: 671/1362] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:04 2026] POST /v2.0/networks => generated 629 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1363] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:04 2026] GET /v2.0/security-groups?tenant_id=b194b593856a43bb9af6ff49dadf25f8&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: 672/1364] 10.0.0.211 () {32 vars in 673 bytes} [Thu May 14 02:18:04 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1365] 10.0.0.211 () {32 vars in 685 bytes} [Thu May 14 02:18:04 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1366] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:04 2026] DELETE /v2.0/security-groups/6e175512-b50f-4f25-b4b3-3c86bbd21775 => 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: 674/1367] 10.0.0.211 () {32 vars in 671 bytes} [Thu May 14 02:18:04 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1368] 10.0.0.211 () {32 vars in 685 bytes} [Thu May 14 02:18:04 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1369] 10.0.0.211 () {32 vars in 681 bytes} [Thu May 14 02:18:05 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1370] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:05 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) [pid: 8|app: 0|req: 696/1371] 10.0.0.211 () {32 vars in 693 bytes} [Thu May 14 02:18:05 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:18:05.492 7 INFO neutron.db.segments_db [None req-bcd54df7-e0be-4b21-9fd0-9a6ac1ec6aeb 2e4714b9176440f4a98c3e83f700f2bf 6f3d9e8af8344826b20765e20ec842b1 - - default default] Added segment 3d2b637e-ae95-4c43-bc30-8ded5c1a46e5 of type vxlan for network ec8ce5e1-f950-4f64-88c4-9ea172cd7f0a 2026-05-14 02:18:05.581 8 INFO neutron.services.segments.plugin [-] Segment 4874e3e3-d1d5-4fb8-9fbc-f0b102502e71 resource provider aggregate not found 2026-05-14 02:18:05.583 8 INFO neutron.services.segments.plugin [-] Segment 4874e3e3-d1d5-4fb8-9fbc-f0b102502e71 resource provider aggregate not found [pid: 7|app: 0|req: 676/1372] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:05 2026] POST /v2.0/networks => generated 629 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:05.606 8 INFO neutron.services.segments.plugin [-] Segment 4874e3e3-d1d5-4fb8-9fbc-f0b102502e71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4874e3e3-d1d5-4fb8-9fbc-f0b102502e71 found for delete ", "request_id": "req-3a24f203-e0b0-42b0-8339-2bc80e9bc1f1"}]} 2026-05-14 02:18:05.609 8 INFO neutron.services.segments.plugin [-] Segment 4874e3e3-d1d5-4fb8-9fbc-f0b102502e71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4874e3e3-d1d5-4fb8-9fbc-f0b102502e71 found for delete ", "request_id": "req-66eab1e4-c941-448a-8adc-7bad31de16e2"}]} [pid: 8|app: 0|req: 697/1375] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:05 2026] DELETE /v2.0/networks/42102885-0fca-4af9-8293-3a549bfdb6ab => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1376] 10.0.0.211 () {34 vars in 740 bytes} [Thu May 14 02:18:05 2026] PUT /v2.0/networks/ec8ce5e1-f950-4f64-88c4-9ea172cd7f0a => generated 592 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1377] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:05 2026] DELETE /v2.0/networks/4be50b27-8c5a-4465-a1ca-50983ca018c5 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1378] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:05 2026] DELETE /v2.0/networks/cfc68f28-1fc7-4a05-b2ff-48370b0535ed => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1379] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:05 2026] POST /v2.0/subnets => generated 646 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1380] 10.0.0.211 () {34 vars in 738 bytes} [Thu May 14 02:18:05 2026] PUT /v2.0/subnets/fe778aee-ab01-46a7-b7b2-e9a4af3f4927 => generated 656 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1381] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:05 2026] DELETE /v2.0/networks/210f5dd5-c1d0-451c-89ac-b8925b5a3ca4 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1382] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:06 2026] DELETE /v2.0/networks/4912a21b-26fe-47ba-b896-f23d94236e2e => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:06.648 7 INFO neutron.services.segments.plugin [-] Segment 3d2b637e-ae95-4c43-bc30-8ded5c1a46e5 resource provider aggregate not found 2026-05-14 02:18:06.667 7 INFO neutron.services.segments.plugin [-] Segment 3d2b637e-ae95-4c43-bc30-8ded5c1a46e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d2b637e-ae95-4c43-bc30-8ded5c1a46e5 found for delete ", "request_id": "req-052ae825-25d1-414c-912a-5ec57eff746d"}]} 2026-05-14 02:18:06.669 7 INFO neutron.services.segments.plugin [-] Segment 3d2b637e-ae95-4c43-bc30-8ded5c1a46e5 resource provider aggregate not found 2026-05-14 02:18:06.686 7 INFO neutron.services.segments.plugin [-] Segment 3d2b637e-ae95-4c43-bc30-8ded5c1a46e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d2b637e-ae95-4c43-bc30-8ded5c1a46e5 found for delete ", "request_id": "req-585cbf98-309a-4b29-9d97-c96f1cd1efb2"}]} [pid: 7|app: 0|req: 682/1383] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:06 2026] DELETE /v2.0/networks/ec8ce5e1-f950-4f64-88c4-9ea172cd7f0a => generated 0 bytes in 656 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:06.720 8 INFO neutron.pecan_wsgi.hooks.translation [None req-86aa99f4-9c02-40cc-9a13-236c68e8a6b4 2e4714b9176440f4a98c3e83f700f2bf 6f3d9e8af8344826b20765e20ec842b1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 702/1384] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:06 2026] DELETE /v2.0/networks/ec8ce5e1-f950-4f64-88c4-9ea172cd7f0a => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1385] 10.0.0.211 () {32 vars in 691 bytes} [Thu May 14 02:18:06 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1386] 10.0.0.211 () {32 vars in 739 bytes} [Thu May 14 02:18:06 2026] GET /v2.0/subnets?network_id=82d170dd-af18-42e8-89d4-16500b8fc660 => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1387] 10.0.0.211 () {32 vars in 650 bytes} [Thu May 14 02:18:06 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1388] 10.0.0.211 () {32 vars in 646 bytes} [Thu May 14 02:18:06 2026] GET /v2.0/networks => generated 1313 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1389] 10.0.0.211 () {32 vars in 644 bytes} [Thu May 14 02:18:06 2026] GET /v2.0/subnets => generated 1312 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1390] 10.0.0.211 () {32 vars in 720 bytes} [Thu May 14 02:18:06 2026] GET /v2.0/networks/ede0c7f8-9e9c-4199-a1c6-7ac375ef66f6 => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1391] 10.0.0.211 () {32 vars in 718 bytes} [Thu May 14 02:18:07 2026] GET /v2.0/subnets/f4b66964-eed2-438d-92f5-5b44df510f9b => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:18:07.066 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f7edace-b4f9-4445-97bd-873fce63ca02 2e4714b9176440f4a98c3e83f700f2bf 6f3d9e8af8344826b20765e20ec842b1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 687/1392] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:07 2026] DELETE /v2.0/subnets/fe778aee-ab01-46a7-b7b2-e9a4af3f4927 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:18:07.086 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6fdf14ee-0ca7-4914-9258-b9521383f7b4 2e4714b9176440f4a98c3e83f700f2bf 6f3d9e8af8344826b20765e20ec842b1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 688/1393] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:07 2026] DELETE /v2.0/networks/ec8ce5e1-f950-4f64-88c4-9ea172cd7f0a => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1394] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:07 2026] DELETE /v2.0/subnets/f4b66964-eed2-438d-92f5-5b44df510f9b => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:07.328 7 INFO neutron_taas.services.taas.taas_plugin [None req-eca6027b-01c5-4d69-8c4f-aafd0c4ad53f 2e4714b9176440f4a98c3e83f700f2bf 6f3d9e8af8344826b20765e20ec842b1 - - default default] TaaS: Handle Delete Port: 047b844b-766f-4991-9061-05a032902ab8 2026-05-14 02:18:07.331 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eca6027b-01c5-4d69-8c4f-aafd0c4ad53f 2e4714b9176440f4a98c3e83f700f2bf 6f3d9e8af8344826b20765e20ec842b1 - - default default] Tap Mirror: Handle Delete Port: 047b844b-766f-4991-9061-05a032902ab8 [pid: 8|app: 0|req: 706/1395] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:07 2026] GET /v2.0/security-groups?tenant_id=3e7187643a6c4338ba00692e3434e661&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1396] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:07 2026] DELETE /v2.0/networks/ede0c7f8-9e9c-4199-a1c6-7ac375ef66f6 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1397] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:07 2026] GET /v2.0/security-groups?tenant_id=2cb4c30837164e20a3795324986aefa9&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:18:07.632 8 INFO neutron.services.segments.plugin [-] Segment d9ecfc04-0c68-43ea-aa70-c6dbbbaf0b69 resource provider aggregate not found 2026-05-14 02:18:07.635 8 INFO neutron.services.segments.plugin [-] Segment d9ecfc04-0c68-43ea-aa70-c6dbbbaf0b69 resource provider aggregate not found [pid: 7|app: 0|req: 691/1398] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:07 2026] DELETE /v2.0/security-groups/1ad0429a-ed1d-45a6-a2f7-55108fd97f0a => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:18:07.651 8 INFO neutron.services.segments.plugin [-] Segment d9ecfc04-0c68-43ea-aa70-c6dbbbaf0b69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9ecfc04-0c68-43ea-aa70-c6dbbbaf0b69 found for delete ", "request_id": "req-095be74d-df89-4eee-9c07-d05e3cdbcc83"}]} 2026-05-14 02:18:07.669 8 INFO neutron.services.segments.plugin [-] Segment f28d7270-0029-4fd4-8c37-0440f66fbdc8 resource provider aggregate not found 2026-05-14 02:18:07.672 8 INFO neutron.services.segments.plugin [-] Segment d9ecfc04-0c68-43ea-aa70-c6dbbbaf0b69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9ecfc04-0c68-43ea-aa70-c6dbbbaf0b69 found for delete ", "request_id": "req-4f397d63-8450-49e6-a989-7b8d70a29031"}]} 2026-05-14 02:18:07.692 8 INFO neutron.services.segments.plugin [-] Segment f28d7270-0029-4fd4-8c37-0440f66fbdc8 resource provider aggregate not found [pid: 8|app: 0|req: 708/1399] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:07 2026] DELETE /v2.0/security-groups/504d5314-7265-40a2-a477-cd895cc16663 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:18:07.692 8 INFO neutron.services.segments.plugin [-] Segment f28d7270-0029-4fd4-8c37-0440f66fbdc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f28d7270-0029-4fd4-8c37-0440f66fbdc8 found for delete ", "request_id": "req-7831750e-794a-4c9c-9a94-f181f7d49639"}]} 2026-05-14 02:18:07.712 8 INFO neutron.services.segments.plugin [-] Segment f28d7270-0029-4fd4-8c37-0440f66fbdc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f28d7270-0029-4fd4-8c37-0440f66fbdc8 found for delete ", "request_id": "req-3c2d472a-1c5d-429d-b2ea-c986eac708a8"}]} 2026-05-14 02:18:07.717 8 INFO neutron.services.segments.plugin [-] Segment 020aed7c-a4b3-4dee-a769-ff8b514bd6b7 resource provider aggregate not found 2026-05-14 02:18:07.729 8 INFO neutron.services.segments.plugin [-] Segment 020aed7c-a4b3-4dee-a769-ff8b514bd6b7 resource provider aggregate not found 2026-05-14 02:18:07.740 8 INFO neutron.services.segments.plugin [-] Segment 020aed7c-a4b3-4dee-a769-ff8b514bd6b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 020aed7c-a4b3-4dee-a769-ff8b514bd6b7 found for delete ", "request_id": "req-8ceb5b5a-af2a-4f31-ab0d-7b9714c8776b"}]} 2026-05-14 02:18:07.743 8 INFO neutron.services.segments.plugin [-] Segment 020aed7c-a4b3-4dee-a769-ff8b514bd6b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 020aed7c-a4b3-4dee-a769-ff8b514bd6b7 found for delete ", "request_id": "req-643286f2-e3c2-4e21-a977-c7221ac2ac91"}]} 2026-05-14 02:18:07.760 8 INFO neutron.services.segments.plugin [-] Segment 84a11db7-ec57-458b-a372-1ef95e7e89b1 resource provider aggregate not found 2026-05-14 02:18:07.767 8 INFO neutron.services.segments.plugin [-] Segment 84a11db7-ec57-458b-a372-1ef95e7e89b1 resource provider aggregate not found 2026-05-14 02:18:07.783 8 INFO neutron.services.segments.plugin [-] Segment 84a11db7-ec57-458b-a372-1ef95e7e89b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84a11db7-ec57-458b-a372-1ef95e7e89b1 found for delete ", "request_id": "req-de30af96-e82e-4501-8815-a0af23f36110"}]} 2026-05-14 02:18:07.790 8 INFO neutron.services.segments.plugin [-] Segment 84a11db7-ec57-458b-a372-1ef95e7e89b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84a11db7-ec57-458b-a372-1ef95e7e89b1 found for delete ", "request_id": "req-4801f7f7-dc53-424a-a28d-85a26df71d82"}]} [pid: 7|app: 0|req: 692/1400] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:07 2026] GET /v2.0/security-groups?tenant_id=325648f340a94f459b37ce8f82f5c0f3&name=default => 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: 709/1401] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:07 2026] DELETE /v2.0/security-groups/edf683ac-eda6-43e7-9aa2-dd1bf34ab703 => 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: 710/1402] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:08 2026] GET /v2.0/security-groups?tenant_id=2d67f7f0a75e4a71b2fe83ccbd86d061&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1403] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:07 2026] GET /v2.0/security-groups?tenant_id=6f3d9e8af8344826b20765e20ec842b1&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: 711/1404] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:08 2026] DELETE /v2.0/security-groups/89a6399e-c0a3-4c23-b898-1d2784ba7098 => 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: 694/1405] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:08 2026] DELETE /v2.0/security-groups/8040d99a-3a6c-48cb-a35d-745d1b1b2590 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1406] 10.0.0.198 () {34 vars in 987 bytes} [Thu May 14 02:18:08 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1407] 10.0.0.198 () {34 vars in 1037 bytes} [Thu May 14 02:18:08 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:18:08.702 7 INFO neutron.services.segments.plugin [-] Segment 46463dc3-4949-4064-a90e-7fd80366dbda resource provider aggregate not found 2026-05-14 02:18:08.710 7 INFO neutron.services.segments.plugin [-] Segment 46463dc3-4949-4064-a90e-7fd80366dbda resource provider aggregate not found 2026-05-14 02:18:08.716 7 INFO neutron.services.segments.plugin [-] Segment 46463dc3-4949-4064-a90e-7fd80366dbda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46463dc3-4949-4064-a90e-7fd80366dbda found for delete ", "request_id": "req-075fbeba-e48f-49ae-8718-df48a0c0890d"}]} 2026-05-14 02:18:08.737 7 INFO neutron.services.segments.plugin [-] Segment 46463dc3-4949-4064-a90e-7fd80366dbda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46463dc3-4949-4064-a90e-7fd80366dbda found for delete ", "request_id": "req-a714a60e-dea5-4da6-8cef-3e62ce186ae9"}]} 2026-05-14 02:18:09.675 8 INFO neutron.db.segments_db [None req-54acc330-2e61-4958-bce7-6a3bab56d32e 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] Added segment 01f596c8-4ece-4926-8392-2721edcc7ea8 of type vxlan for network abaeeab6-41a0-4ae9-b4f2-1188a5c692d5 [pid: 8|app: 0|req: 713/1408] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:09 2026] POST /v2.0/networks => generated 631 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1409] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:09 2026] POST /v2.0/subnets => generated 627 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:10.056 7 INFO neutron.db.segments_db [None req-4046c751-2a90-40f3-acbf-a8b9bf0abcbe 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] Added segment e85b23e2-4969-4e60-b401-2f8a9ed10d43 of type vxlan for network 25eda0d3-3cf0-4389-8685-2c2a70f10c77 2026-05-14 02:18:10.301 7 INFO neutron.db.l3_hamode_db [None req-4046c751-2a90-40f3-acbf-a8b9bf0abcbe 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:18:10.317 8 INFO neutron.db.segments_db [None req-46dad252-ca69-4219-aa8f-2d1b1c7f10d6 b7722ee4eaf943a4a4a27cd834e44a62 ed041e3872324f70924f4dac1169c1d7 - - default default] Added segment 9d1628ef-80f3-4ba3-a219-7195d67afdee of type vxlan for network b986f055-d6a6-4dec-a761-a1460f857970 [pid: 8|app: 0|req: 714/1410] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:10 2026] POST /v2.0/networks => generated 625 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1411] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:10 2026] POST /v2.0/subnets => generated 641 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:10.741 8 INFO neutron.db.segments_db [None req-55a5090e-edfd-45f5-b479-f525af617dbc b7722ee4eaf943a4a4a27cd834e44a62 ed041e3872324f70924f4dac1169c1d7 - - default default] Added segment 672394f2-833b-47eb-96d3-3e32327f9c2c of type vxlan for network 99ec632a-1ea0-49cf-a1f9-b43c2ccd266a [pid: 8|app: 0|req: 716/1412] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:10 2026] POST /v2.0/networks => generated 624 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1413] 10.0.0.211 () {34 vars in 740 bytes} [Thu May 14 02:18:10 2026] PUT /v2.0/networks/99ec632a-1ea0-49cf-a1f9-b43c2ccd266a => generated 592 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:18:11.170 7 INFO neutron.db.l3_hamode_db [None req-4046c751-2a90-40f3-acbf-a8b9bf0abcbe 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 718/1414] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:10 2026] POST /v2.0/subnets => generated 626 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1415] 10.0.0.211 () {34 vars in 738 bytes} [Thu May 14 02:18:11 2026] PUT /v2.0/subnets/abd55e99-6308-4700-a639-0c0a1c1c298e => generated 636 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:18:11.511 8 INFO neutron.services.segments.plugin [-] Segment 672394f2-833b-47eb-96d3-3e32327f9c2c resource provider aggregate not found 2026-05-14 02:18:11.519 8 INFO neutron.services.segments.plugin [-] Segment 672394f2-833b-47eb-96d3-3e32327f9c2c resource provider aggregate not found 2026-05-14 02:18:11.530 8 INFO neutron.services.segments.plugin [-] Segment 672394f2-833b-47eb-96d3-3e32327f9c2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 672394f2-833b-47eb-96d3-3e32327f9c2c found for delete ", "request_id": "req-7f31d007-0fe1-49bc-b32f-2a338fb83364"}]} 2026-05-14 02:18:11.544 8 INFO neutron.services.segments.plugin [-] Segment 672394f2-833b-47eb-96d3-3e32327f9c2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 672394f2-833b-47eb-96d3-3e32327f9c2c found for delete ", "request_id": "req-42d25c8a-f589-4845-8774-ce6346f9faf2"}]} [pid: 8|app: 0|req: 720/1416] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:11 2026] DELETE /v2.0/networks/99ec632a-1ea0-49cf-a1f9-b43c2ccd266a => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:11.572 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f40fa2ca-2ef7-4a33-8177-ecd4f89d7629 b7722ee4eaf943a4a4a27cd834e44a62 ed041e3872324f70924f4dac1169c1d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 721/1417] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:11 2026] DELETE /v2.0/networks/99ec632a-1ea0-49cf-a1f9-b43c2ccd266a => 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: 722/1418] 10.0.0.211 () {32 vars in 691 bytes} [Thu May 14 02:18:11 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: 8|app: 0|req: 723/1419] 10.0.0.211 () {32 vars in 739 bytes} [Thu May 14 02:18:11 2026] GET /v2.0/subnets?network_id=82d170dd-af18-42e8-89d4-16500b8fc660 => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1420] 10.0.0.211 () {32 vars in 650 bytes} [Thu May 14 02:18:11 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: 725/1421] 10.0.0.211 () {32 vars in 646 bytes} [Thu May 14 02:18:11 2026] GET /v2.0/networks => generated 1309 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1422] 10.0.0.211 () {32 vars in 644 bytes} [Thu May 14 02:18:11 2026] GET /v2.0/subnets => generated 1280 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1423] 10.0.0.211 () {32 vars in 720 bytes} [Thu May 14 02:18:11 2026] GET /v2.0/networks/b986f055-d6a6-4dec-a761-a1460f857970 => generated 669 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1424] 10.0.0.211 () {32 vars in 718 bytes} [Thu May 14 02:18:11 2026] GET /v2.0/subnets/aba835a6-9d35-477a-bbff-054f8ea7c00f => generated 641 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:18:11.863 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c4bd1287-dd84-40f9-b068-8cf0c6101e6b b7722ee4eaf943a4a4a27cd834e44a62 ed041e3872324f70924f4dac1169c1d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 729/1425] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:11 2026] DELETE /v2.0/subnets/abd55e99-6308-4700-a639-0c0a1c1c298e => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:18:11.883 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f9d3266-58cc-4f26-ae34-bcc2e21cc3e6 b7722ee4eaf943a4a4a27cd834e44a62 ed041e3872324f70924f4dac1169c1d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 730/1426] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:11 2026] DELETE /v2.0/networks/99ec632a-1ea0-49cf-a1f9-b43c2ccd266a => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1427] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:11 2026] DELETE /v2.0/subnets/aba835a6-9d35-477a-bbff-054f8ea7c00f => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1428] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:10 2026] POST /v2.0/routers => generated 694 bytes in 2041 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1429] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:12 2026] DELETE /v2.0/networks/b986f055-d6a6-4dec-a761-a1460f857970 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:12.640 8 INFO neutron.db.segments_db [None req-7084a283-7fc3-4656-a0e6-0b9dad511daf 254e8429d71c4a4f8eab3418b7af6c1b 1aa19f6e7ba24b3f8a458ea293474a89 - - default default] Added segment da9147dc-c1c0-474e-b8fd-bb5a988ddf8b of type vxlan for network b40a9cb1-ac45-400e-80b6-e97eba401fbb 2026-05-14 02:18:12.892 8 INFO neutron.db.l3_hamode_db [None req-7084a283-7fc3-4656-a0e6-0b9dad511daf 254e8429d71c4a4f8eab3418b7af6c1b 1aa19f6e7ba24b3f8a458ea293474a89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:18:13.039 8 INFO neutron.db.l3_hamode_db [None req-7084a283-7fc3-4656-a0e6-0b9dad511daf 254e8429d71c4a4f8eab3418b7af6c1b 1aa19f6e7ba24b3f8a458ea293474a89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 698/1430] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:18:12 2026] PUT /v2.0/routers/fd704b9a-8358-4c55-83cc-1846eb7b14a2/add_router_interface => generated 309 bytes in 1145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1431] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:13 2026] GET /v2.0/security-groups?tenant_id=ed041e3872324f70924f4dac1169c1d7&name=default => generated 2925 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:18:13.550 8 INFO neutron.services.segments.plugin [-] Segment 9d1628ef-80f3-4ba3-a219-7195d67afdee resource provider aggregate not found 2026-05-14 02:18:13.567 8 INFO neutron.services.segments.plugin [-] Segment 9d1628ef-80f3-4ba3-a219-7195d67afdee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d1628ef-80f3-4ba3-a219-7195d67afdee found for delete ", "request_id": "req-50058b54-fe67-436e-a113-00c09eb1085b"}]} 2026-05-14 02:18:13.569 8 INFO neutron.services.segments.plugin [-] Segment 9d1628ef-80f3-4ba3-a219-7195d67afdee resource provider aggregate not found 2026-05-14 02:18:13.585 8 INFO neutron.services.segments.plugin [-] Segment 9d1628ef-80f3-4ba3-a219-7195d67afdee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d1628ef-80f3-4ba3-a219-7195d67afdee found for delete ", "request_id": "req-0558cc78-3fc3-426b-a593-d3a79114c8bc"}]} [pid: 7|app: 0|req: 700/1432] 10.0.0.211 () {34 vars in 662 bytes} [Thu May 14 02:18:13 2026] POST /v2.0/ports => generated 959 bytes in 342 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: 733/1433] 10.0.0.211 () {34 vars in 665 bytes} [Thu May 14 02:18:12 2026] POST /v2.0/routers => generated 474 bytes in 1231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1434] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:13 2026] DELETE /v2.0/security-groups/ce8af83c-572e-4cf3-9a48-61190dfe8ba2 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:18:13.776 7 INFO neutron.db.l3_hamode_db [None req-085645d2-0480-4399-851f-6b0d86def431 254e8429d71c4a4f8eab3418b7af6c1b 1aa19f6e7ba24b3f8a458ea293474a89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:18:13.895 7 INFO neutron.db.l3_hamode_db [None req-085645d2-0480-4399-851f-6b0d86def431 254e8429d71c4a4f8eab3418b7af6c1b 1aa19f6e7ba24b3f8a458ea293474a89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 734/1435] 10.0.0.211 () {34 vars in 662 bytes} [Thu May 14 02:18:13 2026] POST /v2.0/ports => generated 959 bytes in 365 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: 702/1436] 10.0.0.211 () {34 vars in 665 bytes} [Thu May 14 02:18:13 2026] POST /v2.0/routers => generated 474 bytes in 775 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:14.552 7 INFO neutron.db.l3_hamode_db [None req-47df19be-9f29-4198-a7da-7a085e8ef3f1 254e8429d71c4a4f8eab3418b7af6c1b 1aa19f6e7ba24b3f8a458ea293474a89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:18:14.687 7 INFO neutron.db.l3_hamode_db [None req-47df19be-9f29-4198-a7da-7a085e8ef3f1 254e8429d71c4a4f8eab3418b7af6c1b 1aa19f6e7ba24b3f8a458ea293474a89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:18:14.746 8 INFO neutron.db.l3_db [None req-0c265208-0308-4d6e-ae8f-bafcad19dfc2 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] Floating IP 279f3d3e-0e39-4cce-8c99-7754c84c3507 associated. External IP: 10.96.250.210, port: 17b15c2a-abf4-4e6e-8a83-c971cafc0c66. [pid: 8|app: 0|req: 735/1437] 10.0.0.211 () {34 vars in 674 bytes} [Thu May 14 02:18:14 2026] POST /v2.0/floatingips => generated 843 bytes in 1055 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:15.187 8 INFO neutron.db.l3_db [None req-7cca7ddb-9cbc-485a-8a68-18f8530d803d 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] Floating IP 279f3d3e-0e39-4cce-8c99-7754c84c3507 disassociated. External IP: 10.96.250.210, port: 17b15c2a-abf4-4e6e-8a83-c971cafc0c66. [pid: 7|app: 0|req: 703/1438] 10.0.0.211 () {34 vars in 665 bytes} [Thu May 14 02:18:14 2026] POST /v2.0/routers => generated 474 bytes in 787 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:15.350 7 INFO neutron.db.l3_hamode_db [None req-bf5163c9-684a-4003-a8da-674a08cff4d1 254e8429d71c4a4f8eab3418b7af6c1b 1aa19f6e7ba24b3f8a458ea293474a89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:18:15.471 7 INFO neutron.db.l3_hamode_db [None req-bf5163c9-684a-4003-a8da-674a08cff4d1 254e8429d71c4a4f8eab3418b7af6c1b 1aa19f6e7ba24b3f8a458ea293474a89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 736/1439] 10.0.0.211 () {34 vars in 746 bytes} [Thu May 14 02:18:15 2026] PUT /v2.0/floatingips/279f3d3e-0e39-4cce-8c99-7754c84c3507 => generated 552 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:18:15.843 8 INFO neutron.db.segments_db [None req-91baa6ad-5b3b-4a97-a594-4cf6d3b86edf 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Added segment cf053dc3-ca71-4846-a6c7-351e836cdabf of type vxlan for network 6f175326-6de3-495d-b7ca-d7a54f27485a [pid: 8|app: 0|req: 737/1440] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:15 2026] POST /v2.0/networks => generated 614 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:16.027 8 INFO neutron_taas.services.taas.taas_plugin [None req-e4bd1d19-ad6c-4633-ba8c-5cd9e2870987 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] TaaS: Handle Delete Port: 138f1a89-93d3-4266-8029-a1161f1c3545 [pid: 7|app: 0|req: 704/1441] 10.0.0.211 () {34 vars in 665 bytes} [Thu May 14 02:18:15 2026] POST /v2.0/routers => generated 474 bytes in 728 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:16.029 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4bd1d19-ad6c-4633-ba8c-5cd9e2870987 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] Tap Mirror: Handle Delete Port: 138f1a89-93d3-4266-8029-a1161f1c3545 2026-05-14 02:18:16.072 7 INFO neutron.db.segments_db [None req-f04a7f1f-2765-418d-b792-f58b6527efe7 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Added segment 72b4090f-f3dc-4607-b8ba-04109d18da8b of type vxlan for network 8e6389be-240e-4d7b-990f-a5b634b5371e [pid: 7|app: 0|req: 705/1442] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:16 2026] POST /v2.0/networks => generated 614 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1443] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:18:15 2026] DELETE /v2.0/floatingips/279f3d3e-0e39-4cce-8c99-7754c84c3507 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:18:16.210 7 INFO neutron.db.l3_hamode_db [None req-51964d07-8bf6-4088-be62-14ac27ca5a47 254e8429d71c4a4f8eab3418b7af6c1b 1aa19f6e7ba24b3f8a458ea293474a89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:18:16.342 7 INFO neutron.db.l3_hamode_db [None req-51964d07-8bf6-4088-be62-14ac27ca5a47 254e8429d71c4a4f8eab3418b7af6c1b 1aa19f6e7ba24b3f8a458ea293474a89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 739/1444] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:16 2026] POST /v2.0/subnets => generated 646 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1445] 10.0.0.211 () {34 vars in 665 bytes} [Thu May 14 02:18:16 2026] POST /v2.0/routers => generated 474 bytes in 804 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:17.206 8 INFO neutron.db.l3_db [None req-34e3c28c-8898-4d8e-8781-13dda2f30808 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] Floating IP 96f0d264-0fa8-44ba-9a1d-6d624871be95 associated. External IP: 10.96.250.216, port: 51009e8e-ec80-4c0a-8428-281ba2aa109a. [pid: 7|app: 0|req: 707/1446] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:16 2026] POST /v2.0/subnets => generated 655 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1447] 10.0.0.211 () {34 vars in 748 bytes} [Thu May 14 02:18:17 2026] PUT /v2.0/routers/9bf8fdd3-b481-4208-8da4-ee0bddea1b69/tags => generated 17 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:18:17.389 7 INFO neutron.db.segments_db [None req-b9d68493-df05-4259-8330-362b4e827d04 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Added segment bc1fa854-b351-43c3-8e40-18819034beb1 of type vxlan for network 8b4e2d0e-3096-4477-a035-39c9f4d3e394 [pid: 8|app: 0|req: 740/1448] 10.0.0.211 () {34 vars in 674 bytes} [Thu May 14 02:18:16 2026] POST /v2.0/floatingips => generated 843 bytes in 1089 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:17.652 7 INFO neutron.db.l3_hamode_db [None req-b9d68493-df05-4259-8330-362b4e827d04 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 741/1449] 10.0.0.211 () {34 vars in 748 bytes} [Thu May 14 02:18:17 2026] PUT /v2.0/routers/0716dc72-9f74-442c-8df3-d0688316c683/tags => generated 25 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1450] 10.0.0.211 () {32 vars in 726 bytes} [Thu May 14 02:18:17 2026] GET /v2.0/floatingips/96f0d264-0fa8-44ba-9a1d-6d624871be95 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:18:17.794 7 INFO neutron.db.l3_hamode_db [None req-b9d68493-df05-4259-8330-362b4e827d04 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 743/1451] 10.0.0.211 () {34 vars in 748 bytes} [Thu May 14 02:18:17 2026] PUT /v2.0/routers/1f9b2b7b-7ece-4ed7-8f84-007f4a2ce5d5/tags => generated 34 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1452] 10.0.0.211 () {32 vars in 652 bytes} [Thu May 14 02:18:17 2026] GET /v2.0/floatingips => generated 846 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1453] 10.0.0.211 () {34 vars in 748 bytes} [Thu May 14 02:18:17 2026] PUT /v2.0/routers/4f7dcdf9-a080-452d-8ade-dfb0b7c3a432/tags => generated 19 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:18:18.330 8 INFO neutron.db.l3_db [None req-9068673a-176f-429a-9412-1db964d2f7de 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] Floating IP 96f0d264-0fa8-44ba-9a1d-6d624871be95 associated. External IP: 10.96.250.216, port: 51009e8e-ec80-4c0a-8428-281ba2aa109a. [pid: 7|app: 0|req: 709/1454] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:17 2026] POST /v2.0/routers => generated 511 bytes in 1021 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1455] 10.0.0.211 () {32 vars in 661 bytes} [Thu May 14 02:18:18 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1456] 10.0.0.211 () {34 vars in 746 bytes} [Thu May 14 02:18:17 2026] PUT /v2.0/floatingips/96f0d264-0fa8-44ba-9a1d-6d624871be95 => generated 843 bytes in 984 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1457] 10.0.0.211 () {32 vars in 675 bytes} [Thu May 14 02:18:18 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:18:19.155 8 INFO neutron.db.l3_db [None req-1c71f931-d0ab-4f01-9743-b844636d8123 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] Floating IP 96f0d264-0fa8-44ba-9a1d-6d624871be95 disassociated. External IP: 10.96.250.216, port: 17b15c2a-abf4-4e6e-8a83-c971cafc0c66. [pid: 8|app: 0|req: 748/1458] 10.0.0.211 () {34 vars in 746 bytes} [Thu May 14 02:18:19 2026] PUT /v2.0/floatingips/96f0d264-0fa8-44ba-9a1d-6d624871be95 => generated 552 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1459] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:18:18 2026] PUT /v2.0/routers/1fa40bf8-f7a7-4d93-b946-82cb23445b60/add_router_interface => generated 309 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1460] 10.0.0.211 () {32 vars in 671 bytes} [Thu May 14 02:18:19 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1461] 10.0.0.211 () {32 vars in 714 bytes} [Thu May 14 02:18:19 2026] GET /v2.0/ports/211f8608-9cbf-4b79-bf20-a3e856a41211 => generated 959 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1462] 10.0.0.211 () {32 vars in 683 bytes} [Thu May 14 02:18:19 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:18:19.600 7 INFO neutron_taas.services.taas.taas_plugin [None req-42fde3a4-96e8-444e-84c4-753a838fe8f9 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] TaaS: Handle Delete Port: 6de8db3e-49ac-4481-a22a-fefae551baa2 2026-05-14 02:18:19.603 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42fde3a4-96e8-444e-84c4-753a838fe8f9 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] Tap Mirror: Handle Delete Port: 6de8db3e-49ac-4481-a22a-fefae551baa2 [pid: 7|app: 0|req: 712/1463] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:18:19 2026] DELETE /v2.0/floatingips/96f0d264-0fa8-44ba-9a1d-6d624871be95 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1464] 10.0.0.211 () {32 vars in 669 bytes} [Thu May 14 02:18:19 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1465] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:18:19 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:18:19.926 7 INFO neutron.api.v2.resource [None req-70cb730e-56b8-4cfe-a618-2ca22b349cab 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 715/1466] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:18:19 2026] DELETE /v2.0/floatingips/96f0d264-0fa8-44ba-9a1d-6d624871be95 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1467] 10.0.0.211 () {32 vars in 683 bytes} [Thu May 14 02:18:19 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1468] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:18:20 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:18:20.198 7 INFO neutron_taas.services.taas.taas_plugin [None req-ace96a9f-0ce0-4b0b-a7dd-0dbdbfd7c38e 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] TaaS: Handle Delete Port: 17b15c2a-abf4-4e6e-8a83-c971cafc0c66 2026-05-14 02:18:20.200 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ace96a9f-0ce0-4b0b-a7dd-0dbdbfd7c38e 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] Tap Mirror: Handle Delete Port: 17b15c2a-abf4-4e6e-8a83-c971cafc0c66 [pid: 7|app: 0|req: 718/1469] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:18:20 2026] DELETE /v2.0/ports/17b15c2a-abf4-4e6e-8a83-c971cafc0c66 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1470] 10.0.0.211 () {32 vars in 679 bytes} [Thu May 14 02:18:20 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1471] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:18:20 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => 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: 752/1472] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:18:19 2026] PUT /v2.0/routers/1fa40bf8-f7a7-4d93-b946-82cb23445b60/add_router_interface => generated 309 bytes in 955 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1473] 10.0.0.211 () {32 vars in 691 bytes} [Thu May 14 02:18:20 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:18:20.619 7 INFO neutron_taas.services.taas.taas_plugin [None req-a6cc08e7-fe70-4672-a0d3-46864ee74e0a 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] TaaS: Handle Delete Port: 51009e8e-ec80-4c0a-8428-281ba2aa109a 2026-05-14 02:18:20.622 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6cc08e7-fe70-4672-a0d3-46864ee74e0a 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] Tap Mirror: Handle Delete Port: 51009e8e-ec80-4c0a-8428-281ba2aa109a [pid: 8|app: 0|req: 756/1476] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:18:20 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1477] 10.0.0.211 () {32 vars in 714 bytes} [Thu May 14 02:18:20 2026] GET /v2.0/ports/27eb7b22-90cd-4cb8-b170-802d9284fae9 => generated 967 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1478] 10.0.0.211 () {32 vars in 718 bytes} [Thu May 14 02:18:20 2026] GET /v2.0/routers/9bf8fdd3-b481-4208-8da4-ee0bddea1b69 => generated 485 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1479] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:18:20 2026] DELETE /v2.0/ports/51009e8e-ec80-4c0a-8428-281ba2aa109a => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:21.080 8 INFO neutron_taas.services.taas.taas_plugin [None req-b5b1b654-2265-4cb6-aa29-7696a3d14c55 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] TaaS: Handle Delete Port: 27eb7b22-90cd-4cb8-b170-802d9284fae9 2026-05-14 02:18:21.082 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5b1b654-2265-4cb6-aa29-7696a3d14c55 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Tap Mirror: Handle Delete Port: 27eb7b22-90cd-4cb8-b170-802d9284fae9 [pid: 8|app: 0|req: 759/1480] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:18:20 2026] PUT /v2.0/routers/1fa40bf8-f7a7-4d93-b946-82cb23445b60/remove_router_interface => generated 309 bytes in 742 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1481] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:18:21 2026] GET /v2.0/ports?device_id=fd704b9a-8358-4c55-83cc-1846eb7b14a2 => generated 958 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1482] 10.0.0.211 () {34 vars in 739 bytes} [Thu May 14 02:18:20 2026] PUT /v2.0/routers/9bf8fdd3-b481-4208-8da4-ee0bddea1b69 => generated 485 bytes in 989 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:18:21.911 8 INFO neutron_taas.services.taas.taas_plugin [None req-1df9b347-3c26-4389-9474-0fd6e9e0b806 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] TaaS: Handle Delete Port: 211f8608-9cbf-4b79-bf20-a3e856a41211 2026-05-14 02:18:21.914 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1df9b347-3c26-4389-9474-0fd6e9e0b806 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Tap Mirror: Handle Delete Port: 211f8608-9cbf-4b79-bf20-a3e856a41211 2026-05-14 02:18:22.164 7 INFO neutron_taas.services.taas.taas_plugin [None req-dd4f2132-ecd6-43c7-ab59-2a838f18c121 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] TaaS: Handle Delete Port: d7b23d3c-01b2-425f-be9c-ae8f60624685 2026-05-14 02:18:22.167 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd4f2132-ecd6-43c7-ab59-2a838f18c121 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] Tap Mirror: Handle Delete Port: d7b23d3c-01b2-425f-be9c-ae8f60624685 [pid: 8|app: 0|req: 761/1483] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:18:21 2026] PUT /v2.0/routers/1fa40bf8-f7a7-4d93-b946-82cb23445b60/remove_router_interface => generated 309 bytes in 764 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1484] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:18:22 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1485] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:18:22 2026] GET /v2.0/ports?device_id=9bf8fdd3-b481-4208-8da4-ee0bddea1b69 => 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: 764/1486] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:18:22 2026] GET /v2.0/ports?device_id=1fa40bf8-f7a7-4d93-b946-82cb23445b60 => 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: 765/1487] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:18:22 2026] GET /v2.0/security-groups?id=a3d69bb3-df60-4a75-9c2e-25b87a56590c&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:18:22.616 8 INFO neutron_taas.services.taas.taas_plugin [None req-734c92d7-d836-4b0c-9d78-a11f86814711 254e8429d71c4a4f8eab3418b7af6c1b 1aa19f6e7ba24b3f8a458ea293474a89 - - default default] TaaS: Handle Delete Port: 8050d800-2726-433b-88ee-790189a8158a 2026-05-14 02:18:22.618 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-734c92d7-d836-4b0c-9d78-a11f86814711 254e8429d71c4a4f8eab3418b7af6c1b 1aa19f6e7ba24b3f8a458ea293474a89 - - default default] Tap Mirror: Handle Delete Port: 8050d800-2726-433b-88ee-790189a8158a [pid: 7|app: 0|req: 723/1488] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:18:21 2026] PUT /v2.0/routers/fd704b9a-8358-4c55-83cc-1846eb7b14a2/remove_router_interface => generated 309 bytes in 926 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1489] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:22 2026] DELETE /v2.0/routers/9bf8fdd3-b481-4208-8da4-ee0bddea1b69 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:18:22.902 7 INFO neutron_taas.services.taas.taas_plugin [None req-5786185d-3aab-4f4a-8d82-c33e4c4adf19 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] TaaS: Handle Delete Port: 3846fdc7-017f-4692-970e-c89ef4fcab5f 2026-05-14 02:18:22.906 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5786185d-3aab-4f4a-8d82-c33e4c4adf19 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Tap Mirror: Handle Delete Port: 3846fdc7-017f-4692-970e-c89ef4fcab5f 2026-05-14 02:18:22.968 8 INFO neutron_taas.services.taas.taas_plugin [None req-c08695fc-4683-4d67-a333-a256c5d2093a 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] TaaS: Handle Delete Port: e5852ad5-69ab-4f75-885b-53bf9f48965c 2026-05-14 02:18:22.970 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c08695fc-4683-4d67-a333-a256c5d2093a 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] Tap Mirror: Handle Delete Port: e5852ad5-69ab-4f75-885b-53bf9f48965c 2026-05-14 02:18:23.221 8 INFO neutron_taas.services.taas.taas_plugin [None req-c08695fc-4683-4d67-a333-a256c5d2093a 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] TaaS: Handle Delete Port: 407b2637-5c05-46d9-957e-5d09612bacfe 2026-05-14 02:18:23.224 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c08695fc-4683-4d67-a333-a256c5d2093a 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] Tap Mirror: Handle Delete Port: 407b2637-5c05-46d9-957e-5d09612bacfe 2026-05-14 02:18:23.263 7 INFO neutron.services.segments.plugin [-] Segment bc1fa854-b351-43c3-8e40-18819034beb1 resource provider aggregate not found 2026-05-14 02:18:23.270 7 INFO neutron.services.segments.plugin [-] Segment bc1fa854-b351-43c3-8e40-18819034beb1 resource provider aggregate not found 2026-05-14 02:18:23.289 7 INFO neutron.services.segments.plugin [-] Segment bc1fa854-b351-43c3-8e40-18819034beb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc1fa854-b351-43c3-8e40-18819034beb1 found for delete ", "request_id": "req-3e49e7f5-be4e-4d13-80f5-47d6de30808c"}]} 2026-05-14 02:18:23.298 7 INFO neutron.services.segments.plugin [-] Segment bc1fa854-b351-43c3-8e40-18819034beb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc1fa854-b351-43c3-8e40-18819034beb1 found for delete ", "request_id": "req-e554e247-00ce-4182-8e9e-bcaadd79a2fc"}]} 2026-05-14 02:18:23.308 7 INFO neutron.db.l3_hamode_db [None req-5786185d-3aab-4f4a-8d82-c33e4c4adf19 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] HA network 8b4e2d0e-3096-4477-a035-39c9f4d3e394 was deleted as no HA routers are present in tenant 47e03938dccd4e57921cf0baf8c0a5e1. [pid: 7|app: 0|req: 724/1490] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:22 2026] DELETE /v2.0/routers/1fa40bf8-f7a7-4d93-b946-82cb23445b60 => generated 0 bytes in 600 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1491] 10.0.0.211 () {32 vars in 718 bytes} [Thu May 14 02:18:23 2026] GET /v2.0/routers/0716dc72-9f74-442c-8df3-d0688316c683 => generated 493 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1492] 199.204.45.233 () {34 vars in 991 bytes} [Thu May 14 02:18:23 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => 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: 727/1493] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:23 2026] DELETE /v2.0/subnets/6fac83f8-d63e-4c11-b106-f52eaecd104b => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:23.569 8 INFO neutron.services.segments.plugin [-] Segment e85b23e2-4969-4e60-b401-2f8a9ed10d43 resource provider aggregate not found 2026-05-14 02:18:23.574 8 INFO neutron.services.segments.plugin [-] Segment e85b23e2-4969-4e60-b401-2f8a9ed10d43 resource provider aggregate not found 2026-05-14 02:18:23.588 8 INFO neutron.services.segments.plugin [-] Segment e85b23e2-4969-4e60-b401-2f8a9ed10d43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e85b23e2-4969-4e60-b401-2f8a9ed10d43 found for delete ", "request_id": "req-004d6827-6f9b-433a-b34f-cd42608a0ce8"}]} 2026-05-14 02:18:23.589 8 INFO neutron.db.l3_hamode_db [None req-c08695fc-4683-4d67-a333-a256c5d2093a 837ba592a7324a99b1ee04876cac845c 63085b0829a34bfba006bd6c2c631175 - - default default] HA network 25eda0d3-3cf0-4389-8685-2c2a70f10c77 was deleted as no HA routers are present in tenant 63085b0829a34bfba006bd6c2c631175. 2026-05-14 02:18:23.595 8 INFO neutron.services.segments.plugin [-] Segment e85b23e2-4969-4e60-b401-2f8a9ed10d43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e85b23e2-4969-4e60-b401-2f8a9ed10d43 found for delete ", "request_id": "req-499666fc-929f-4459-832a-afe15b0cd76e"}]} [pid: 8|app: 0|req: 767/1494] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:22 2026] DELETE /v2.0/routers/fd704b9a-8358-4c55-83cc-1846eb7b14a2 => generated 0 bytes in 834 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:18:23.681 8 INFO neutron_taas.services.taas.taas_plugin [req-57b6c66f-e36e-4def-a796-411b0abc9439 req-ceb9cd81-bd59-48ad-a051-626a7a588cd2 de02da705a674520b01e81b76483e166 93d63ca77a764809b6f234ff9845035e - - default default] TaaS: Handle Delete Port: 01a3834f-0dc5-49ca-ac20-8c83649c9850 2026-05-14 02:18:23.683 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-57b6c66f-e36e-4def-a796-411b0abc9439 req-ceb9cd81-bd59-48ad-a051-626a7a588cd2 de02da705a674520b01e81b76483e166 93d63ca77a764809b6f234ff9845035e - - default default] Tap Mirror: Handle Delete Port: 01a3834f-0dc5-49ca-ac20-8c83649c9850 2026-05-14 02:18:23.781 8 INFO neutron.db.l3_db [req-57b6c66f-e36e-4def-a796-411b0abc9439 req-ceb9cd81-bd59-48ad-a051-626a7a588cd2 de02da705a674520b01e81b76483e166 93d63ca77a764809b6f234ff9845035e - - default default] Floating IP 23a4fed2-c64e-43a8-bef0-10eb3ecbc2c0 disassociated. External IP: 10.96.250.204, port: 01a3834f-0dc5-49ca-ac20-8c83649c9850. [pid: 7|app: 0|req: 728/1495] 10.0.0.211 () {34 vars in 739 bytes} [Thu May 14 02:18:23 2026] PUT /v2.0/routers/0716dc72-9f74-442c-8df3-d0688316c683 => generated 493 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1496] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:23 2026] DELETE /v2.0/subnets/c436d4df-a103-48e7-acf6-a0ca3ed361f3 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1497] 199.204.45.233 () {36 vars in 994 bytes} [Thu May 14 02:18:23 2026] DELETE /v2.0/ports/01a3834f-0dc5-49ca-ac20-8c83649c9850 => generated 0 bytes in 558 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1498] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:18:24 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => 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: 731/1499] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:18:24 2026] GET /v2.0/ports?device_id=0716dc72-9f74-442c-8df3-d0688316c683 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:18:24.202 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-84aced8e-5ae4-4ab6-941f-db0078232d24'] response: {'server_uuid': '2f5ec261-21cd-480f-9454-9c64ec3d2d05', 'name': 'network-vif-deleted', 'tag': '01a3834f-0dc5-49ca-ac20-8c83649c9850', 'status': 'completed', 'code': 200} 2026-05-14 02:18:24.280 7 INFO neutron_taas.services.taas.taas_plugin [None req-ea90af68-8559-4341-8a30-05da51d9a741 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] TaaS: Handle Delete Port: ea179a8c-1747-42bb-8bdc-82154b2ccf6e 2026-05-14 02:18:24.286 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea90af68-8559-4341-8a30-05da51d9a741 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Tap Mirror: Handle Delete Port: ea179a8c-1747-42bb-8bdc-82154b2ccf6e [pid: 7|app: 0|req: 732/1500] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:24 2026] DELETE /v2.0/networks/8e6389be-240e-4d7b-990f-a5b634b5371e => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:24.641 7 INFO neutron_taas.services.taas.taas_plugin [None req-e46a7b06-7975-4382-afa5-38a1ef4fe1f2 254e8429d71c4a4f8eab3418b7af6c1b 1aa19f6e7ba24b3f8a458ea293474a89 - - default default] TaaS: Handle Delete Port: 2c076890-1d21-4a51-8dbc-abfdce32c657 2026-05-14 02:18:24.643 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e46a7b06-7975-4382-afa5-38a1ef4fe1f2 254e8429d71c4a4f8eab3418b7af6c1b 1aa19f6e7ba24b3f8a458ea293474a89 - - default default] Tap Mirror: Handle Delete Port: 2c076890-1d21-4a51-8dbc-abfdce32c657 [pid: 8|app: 0|req: 769/1501] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:24 2026] DELETE /v2.0/subnets/95d4c14e-f14b-472e-bff3-6a50ea126dcc => generated 0 bytes in 538 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:24.770 8 INFO neutron_taas.services.taas.taas_plugin [None req-a80e6a2e-6a2d-4582-87e1-98c9d36d33df 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] TaaS: Handle Delete Port: d552b064-d967-484c-8eb5-e1fa1ca822fe 2026-05-14 02:18:24.772 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a80e6a2e-6a2d-4582-87e1-98c9d36d33df 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Tap Mirror: Handle Delete Port: d552b064-d967-484c-8eb5-e1fa1ca822fe [pid: 7|app: 0|req: 733/1502] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:24 2026] DELETE /v2.0/routers/0716dc72-9f74-442c-8df3-d0688316c683 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1503] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:24 2026] DELETE /v2.0/networks/abaeeab6-41a0-4ae9-b4f2-1188a5c692d5 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1504] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:24 2026] DELETE /v2.0/networks/6f175326-6de3-495d-b7ca-d7a54f27485a => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1505] 10.0.0.211 () {32 vars in 718 bytes} [Thu May 14 02:18:24 2026] GET /v2.0/routers/1f9b2b7b-7ece-4ed7-8f84-007f4a2ce5d5 => generated 502 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:18:25.024 8 INFO neutron.db.segments_db [None req-13e906a8-2aef-46f6-9e5f-93208af621f3 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Added segment 1f8d1534-ccb7-4f09-8249-92a8cffbb341 of type vxlan for network 7a2519a9-97d5-4047-a1d4-0ceafd744690 [pid: 8|app: 0|req: 771/1506] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:24 2026] POST /v2.0/networks => generated 615 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:25.312 7 INFO neutron.services.segments.plugin [-] Segment 72b4090f-f3dc-4607-b8ba-04109d18da8b resource provider aggregate not found 2026-05-14 02:18:25.324 7 INFO neutron.services.segments.plugin [-] Segment 72b4090f-f3dc-4607-b8ba-04109d18da8b resource provider aggregate not found 2026-05-14 02:18:25.334 7 INFO neutron.services.segments.plugin [-] Segment 72b4090f-f3dc-4607-b8ba-04109d18da8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72b4090f-f3dc-4607-b8ba-04109d18da8b found for delete ", "request_id": "req-b111a025-cd14-445e-99a9-fc391b4ab9a2"}]} 2026-05-14 02:18:25.352 7 INFO neutron.services.segments.plugin [-] Segment 72b4090f-f3dc-4607-b8ba-04109d18da8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72b4090f-f3dc-4607-b8ba-04109d18da8b found for delete ", "request_id": "req-94034ce1-4b3e-47a0-8a11-2343aa7fdd71"}]} 2026-05-14 02:18:25.368 7 INFO neutron.services.segments.plugin [-] Segment 01f596c8-4ece-4926-8392-2721edcc7ea8 resource provider aggregate not found [pid: 8|app: 0|req: 772/1507] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:25 2026] POST /v2.0/subnets => generated 646 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:25.384 7 INFO neutron.services.segments.plugin [-] Segment 01f596c8-4ece-4926-8392-2721edcc7ea8 resource provider aggregate not found 2026-05-14 02:18:25.391 7 INFO neutron.services.segments.plugin [-] Segment 01f596c8-4ece-4926-8392-2721edcc7ea8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01f596c8-4ece-4926-8392-2721edcc7ea8 found for delete ", "request_id": "req-9ccfd5a7-c3ae-4941-ae35-c392f4a5c681"}]} [pid: 8|app: 0|req: 773/1508] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:18:25 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:18:25.413 7 INFO neutron.services.segments.plugin [-] Segment 01f596c8-4ece-4926-8392-2721edcc7ea8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01f596c8-4ece-4926-8392-2721edcc7ea8 found for delete ", "request_id": "req-d85a3f32-d219-4bd2-b158-72da1e346f18"}]} 2026-05-14 02:18:25.454 8 INFO neutron.db.segments_db [None req-f9c8ca8b-147d-4a6b-9d38-3a053e6d876a 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Added segment 32560ba4-3317-4514-87d3-c360f3c9fc2b of type vxlan for network df08aab3-8126-46f8-a62d-cdbd25daaf7e 2026-05-14 02:18:25.611 8 INFO neutron.services.segments.plugin [-] Segment cf053dc3-ca71-4846-a6c7-351e836cdabf resource provider aggregate not found 2026-05-14 02:18:25.620 8 INFO neutron.services.segments.plugin [-] Segment cf053dc3-ca71-4846-a6c7-351e836cdabf resource provider aggregate not found [pid: 7|app: 0|req: 736/1509] 10.0.0.211 () {34 vars in 739 bytes} [Thu May 14 02:18:25 2026] PUT /v2.0/routers/1f9b2b7b-7ece-4ed7-8f84-007f4a2ce5d5 => generated 502 bytes in 618 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:18:25.636 8 INFO neutron.services.segments.plugin [-] Segment cf053dc3-ca71-4846-a6c7-351e836cdabf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf053dc3-ca71-4846-a6c7-351e836cdabf found for delete ", "request_id": "req-844b7a1b-5ac9-4b93-9d9c-2a7a11e85b35"}]} 2026-05-14 02:18:25.641 8 INFO neutron.services.segments.plugin [-] Segment cf053dc3-ca71-4846-a6c7-351e836cdabf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf053dc3-ca71-4846-a6c7-351e836cdabf found for delete ", "request_id": "req-d7c74e1e-4952-4f42-b9ff-76a89182380f"}]} 2026-05-14 02:18:25.718 8 INFO neutron.db.l3_hamode_db [None req-f9c8ca8b-147d-4a6b-9d38-3a053e6d876a 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 737/1510] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:25 2026] GET /v2.0/security-groups?tenant_id=63085b0829a34bfba006bd6c2c631175&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1511] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:18:25 2026] GET /v2.0/ports?device_id=1f9b2b7b-7ece-4ed7-8f84-007f4a2ce5d5 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:18:25.822 8 INFO neutron.db.l3_hamode_db [None req-f9c8ca8b-147d-4a6b-9d38-3a053e6d876a 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 739/1512] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:25 2026] DELETE /v2.0/security-groups/63d871ab-77ad-4bde-99d7-fd86b06aeb88 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:18:26.076 7 INFO neutron_taas.services.taas.taas_plugin [None req-f40fbf23-d101-4ca0-9615-32d3e0a900f3 254e8429d71c4a4f8eab3418b7af6c1b 1aa19f6e7ba24b3f8a458ea293474a89 - - default default] TaaS: Handle Delete Port: 398c956f-b687-4874-9b07-a53b7117e038 2026-05-14 02:18:26.080 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f40fbf23-d101-4ca0-9615-32d3e0a900f3 254e8429d71c4a4f8eab3418b7af6c1b 1aa19f6e7ba24b3f8a458ea293474a89 - - default default] Tap Mirror: Handle Delete Port: 398c956f-b687-4874-9b07-a53b7117e038 [pid: 7|app: 0|req: 740/1513] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:25 2026] DELETE /v2.0/routers/1f9b2b7b-7ece-4ed7-8f84-007f4a2ce5d5 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1514] 10.0.0.211 () {32 vars in 718 bytes} [Thu May 14 02:18:26 2026] GET /v2.0/routers/4f7dcdf9-a080-452d-8ade-dfb0b7c3a432 => generated 487 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1515] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:25 2026] POST /v2.0/routers => generated 510 bytes in 1048 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1516] 10.0.0.211 () {34 vars in 662 bytes} [Thu May 14 02:18:26 2026] POST /v2.0/ports => generated 963 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 776/1517] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:18:26 2026] GET /v2.0/ports?device_id=2f5ec261-21cd-480f-9454-9c64ec3d2d05 => 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: 742/1518] 10.0.0.211 () {34 vars in 739 bytes} [Thu May 14 02:18:26 2026] PUT /v2.0/routers/4f7dcdf9-a080-452d-8ade-dfb0b7c3a432 => generated 487 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1519] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:18:26 2026] GET /v2.0/ports?device_id=4f7dcdf9-a080-452d-8ade-dfb0b7c3a432 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:18:27.055 7 INFO neutron_taas.services.taas.taas_plugin [None req-6c47297f-8e4c-4857-8317-bb2423c23d02 254e8429d71c4a4f8eab3418b7af6c1b 1aa19f6e7ba24b3f8a458ea293474a89 - - default default] TaaS: Handle Delete Port: e6ab5219-b5a4-4950-b074-f7f5784036a1 2026-05-14 02:18:27.058 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c47297f-8e4c-4857-8317-bb2423c23d02 254e8429d71c4a4f8eab3418b7af6c1b 1aa19f6e7ba24b3f8a458ea293474a89 - - default default] Tap Mirror: Handle Delete Port: e6ab5219-b5a4-4950-b074-f7f5784036a1 [pid: 7|app: 0|req: 744/1520] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:26 2026] DELETE /v2.0/routers/4f7dcdf9-a080-452d-8ade-dfb0b7c3a432 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1521] 10.0.0.211 () {32 vars in 718 bytes} [Thu May 14 02:18:27 2026] GET /v2.0/routers/add3e15f-b8ad-4645-939f-ff9ace0776a6 => generated 480 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1522] 10.0.0.211 () {34 vars in 739 bytes} [Thu May 14 02:18:27 2026] PUT /v2.0/routers/add3e15f-b8ad-4645-939f-ff9ace0776a6 => generated 480 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1523] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:18:26 2026] PUT /v2.0/routers/099d140c-b1a7-4ba6-9163-3a247eb2d0e9/add_router_interface => generated 309 bytes in 1094 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: 778/1524] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:18:27 2026] GET /v2.0/ports?device_id=add3e15f-b8ad-4645-939f-ff9ace0776a6 => 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: 779/1525] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:27 2026] DELETE /v2.0/security-groups/a3d69bb3-df60-4a75-9c2e-25b87a56590c => 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: 780/1526] 10.0.0.211 () {32 vars in 714 bytes} [Thu May 14 02:18:27 2026] GET /v2.0/ports/e24f5590-bd85-487d-b642-eebe4165732c => generated 1037 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:18:28.144 8 INFO neutron_taas.services.taas.taas_plugin [None req-2c2aeb4d-1198-421a-8e98-ed1e12d0cb1a 254e8429d71c4a4f8eab3418b7af6c1b 1aa19f6e7ba24b3f8a458ea293474a89 - - default default] TaaS: Handle Delete Port: 9c4ced0e-8c93-4eba-a23e-7fc3e14f83eb 2026-05-14 02:18:28.147 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c2aeb4d-1198-421a-8e98-ed1e12d0cb1a 254e8429d71c4a4f8eab3418b7af6c1b 1aa19f6e7ba24b3f8a458ea293474a89 - - default default] Tap Mirror: Handle Delete Port: 9c4ced0e-8c93-4eba-a23e-7fc3e14f83eb 2026-05-14 02:18:28.147 7 INFO neutron.db.segments_db [None req-d3bf5214-6542-4152-820f-dd2d29de5fdb cae7b27ae2094e9da93fb2a1da6f4274 e1c7de52d5d7472c9094719ab0634951 - - default default] Added segment 620fab93-5e7a-4434-a665-fb043f54babb of type vxlan for network 6dc1d81a-6d9e-4cb5-aac5-d73721cac87a 2026-05-14 02:18:28.217 7 INFO neutron.db.segments_db [None req-d3bf5214-6542-4152-820f-dd2d29de5fdb cae7b27ae2094e9da93fb2a1da6f4274 e1c7de52d5d7472c9094719ab0634951 - - default default] Added segment 9a53cb3d-777c-4763-8f4f-45f6e6b19aa7 of type vxlan for network b5751be3-0920-4edf-999c-59661640c27d [pid: 7|app: 0|req: 747/1527] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:27 2026] POST /v2.0/networks => generated 1208 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 02:18:28.341 7 INFO neutron.api.v2.resource [None req-8e80d73c-36c1-4aa2-b056-376a65c86d6a de02da705a674520b01e81b76483e166 93d63ca77a764809b6f234ff9845035e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 748/1528] 10.0.0.211 () {32 vars in 734 bytes} [Thu May 14 02:18:28 2026] GET /v2.0/security-groups/a3d69bb3-df60-4a75-9c2e-25b87a56590c => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:18:28.477 8 INFO neutron.services.segments.plugin [-] Segment da9147dc-c1c0-474e-b8fd-bb5a988ddf8b resource provider aggregate not found 2026-05-14 02:18:28.479 8 INFO neutron.services.segments.plugin [-] Segment da9147dc-c1c0-474e-b8fd-bb5a988ddf8b resource provider aggregate not found 2026-05-14 02:18:28.500 8 INFO neutron.services.segments.plugin [-] Segment da9147dc-c1c0-474e-b8fd-bb5a988ddf8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da9147dc-c1c0-474e-b8fd-bb5a988ddf8b found for delete ", "request_id": "req-6e9b9071-ef94-465f-a1c9-58d7c72a9a59"}]} 2026-05-14 02:18:28.502 8 INFO neutron.services.segments.plugin [-] Segment da9147dc-c1c0-474e-b8fd-bb5a988ddf8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da9147dc-c1c0-474e-b8fd-bb5a988ddf8b found for delete ", "request_id": "req-9923eee7-6039-4e94-9322-9dd3fa75ba1d"}]} 2026-05-14 02:18:28.505 8 INFO neutron.db.l3_hamode_db [None req-2c2aeb4d-1198-421a-8e98-ed1e12d0cb1a 254e8429d71c4a4f8eab3418b7af6c1b 1aa19f6e7ba24b3f8a458ea293474a89 - - default default] HA network b40a9cb1-ac45-400e-80b6-e97eba401fbb was deleted as no HA routers are present in tenant 1aa19f6e7ba24b3f8a458ea293474a89. [pid: 8|app: 0|req: 781/1529] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:28 2026] DELETE /v2.0/routers/add3e15f-b8ad-4645-939f-ff9ace0776a6 => generated 0 bytes in 510 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1530] 10.0.0.211 () {32 vars in 646 bytes} [Thu May 14 02:18:28 2026] GET /v2.0/networks => generated 1845 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:18:28.685 8 INFO neutron_taas.services.taas.taas_plugin [None req-b46d9e44-8ab2-41bd-8acc-c054048963fd de02da705a674520b01e81b76483e166 93d63ca77a764809b6f234ff9845035e - - default default] TaaS: Handle Delete Port: 22c7f833-dde3-4638-8bc3-335fca4f5dbd 2026-05-14 02:18:28.688 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b46d9e44-8ab2-41bd-8acc-c054048963fd de02da705a674520b01e81b76483e166 93d63ca77a764809b6f234ff9845035e - - default default] Tap Mirror: Handle Delete Port: 22c7f833-dde3-4638-8bc3-335fca4f5dbd 2026-05-14 02:18:28.706 7 INFO neutron_taas.services.taas.taas_plugin [None req-a0803efc-a99d-4c88-8108-6bb49120b068 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] TaaS: Handle Delete Port: e24f5590-bd85-487d-b642-eebe4165732c 2026-05-14 02:18:28.709 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0803efc-a99d-4c88-8108-6bb49120b068 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Tap Mirror: Handle Delete Port: e24f5590-bd85-487d-b642-eebe4165732c [pid: 8|app: 0|req: 783/1531] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:18:28 2026] DELETE /v2.0/floatingips/23a4fed2-c64e-43a8-bef0-10eb3ecbc2c0 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1532] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:28 2026] DELETE /v2.0/networks/6dc1d81a-6d9e-4cb5-aac5-d73721cac87a => 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: 749/1533] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:18:28 2026] PUT /v2.0/routers/099d140c-b1a7-4ba6-9163-3a247eb2d0e9/remove_router_interface => generated 309 bytes in 798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:18:29.244 7 INFO neutron.services.segments.plugin [-] Segment 9a53cb3d-777c-4763-8f4f-45f6e6b19aa7 resource provider aggregate not found 2026-05-14 02:18:29.261 7 INFO neutron.services.segments.plugin [-] Segment 9a53cb3d-777c-4763-8f4f-45f6e6b19aa7 resource provider aggregate not found 2026-05-14 02:18:29.266 7 INFO neutron.services.segments.plugin [-] Segment 9a53cb3d-777c-4763-8f4f-45f6e6b19aa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a53cb3d-777c-4763-8f4f-45f6e6b19aa7 found for delete ", "request_id": "req-22c85cd3-556f-4fd7-bbb4-487836dee282"}]} 2026-05-14 02:18:29.281 7 INFO neutron.services.segments.plugin [-] Segment 9a53cb3d-777c-4763-8f4f-45f6e6b19aa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a53cb3d-777c-4763-8f4f-45f6e6b19aa7 found for delete ", "request_id": "req-b5457e7f-7ef7-4cda-aac7-918a877ae377"}]} [pid: 7|app: 0|req: 750/1534] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:29 2026] DELETE /v2.0/networks/b5751be3-0920-4edf-999c-59661640c27d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:29.395 8 INFO neutron_taas.services.taas.taas_plugin [None req-2cf30069-e26f-4f8a-9b9c-6300a8c20cef 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 86a82225-bc52-437f-9c90-27b64cdcbcfe 2026-05-14 02:18:29.397 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2cf30069-e26f-4f8a-9b9c-6300a8c20cef 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 86a82225-bc52-437f-9c90-27b64cdcbcfe 2026-05-14 02:18:29.413 7 INFO neutron.api.v2.resource [None req-2093c0e2-a935-4bab-8e76-80293b67cd45 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 751/1535] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:18:29 2026] PUT /v2.0/routers/099d140c-b1a7-4ba6-9163-3a247eb2d0e9/remove_router_interface => generated 197 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1536] 10.0.0.211 () {32 vars in 646 bytes} [Thu May 14 02:18:29 2026] GET /v2.0/networks => 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: 753/1537] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:29 2026] GET /v2.0/security-groups?tenant_id=da675532250f4ff28b82da1df2669b8a&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1538] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:18:29 2026] GET /v2.0/ports?device_id=099d140c-b1a7-4ba6-9163-3a247eb2d0e9 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:18:29.876 7 INFO neutron.db.segments_db [None req-43a19d33-12e0-4b4d-8a71-d5bd204c2a6d cae7b27ae2094e9da93fb2a1da6f4274 e1c7de52d5d7472c9094719ab0634951 - - default default] Added segment 73fcd3f2-acf7-4606-863b-400870987b90 of type vxlan for network 2b8bc5f9-e5fb-4fba-8176-79c07dca4606 [pid: 7|app: 0|req: 755/1539] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:29 2026] POST /v2.0/networks => generated 630 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1540] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:18:28 2026] PUT /v2.0/routers/2935b42a-d248-4783-a2f2-3297e694664e/remove_router_interface => generated 309 bytes in 1008 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1541] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:29 2026] DELETE /v2.0/security-groups/07b9c94a-5050-40ae-86dd-7a4598b380d6 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:18:30.155 8 INFO neutron_taas.services.taas.taas_plugin [None req-d0286bcf-a3c7-492a-8b2a-d217c6c06a3e 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] TaaS: Handle Delete Port: e0688676-8a23-4bdd-a8e9-00769dbcb303 2026-05-14 02:18:30.157 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0286bcf-a3c7-492a-8b2a-d217c6c06a3e 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Tap Mirror: Handle Delete Port: e0688676-8a23-4bdd-a8e9-00769dbcb303 2026-05-14 02:18:30.162 7 INFO neutron.db.segments_db [None req-4da5a678-d1e9-4d46-9c73-18527e9ac0ff cae7b27ae2094e9da93fb2a1da6f4274 e1c7de52d5d7472c9094719ab0634951 - - default default] Added segment 9fb69d71-15a1-43e0-ba40-9c5cb990fb44 of type vxlan for network e0d370be-3f5b-4aea-9ee7-e903da8c082c [pid: 7|app: 0|req: 757/1542] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:30 2026] POST /v2.0/networks => generated 631 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:30.468 7 INFO neutron_taas.services.taas.taas_plugin [None req-2295a668-b119-45e1-8580-e4f3e5d5f03c 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 2b909e05-b869-490a-8b72-4c34ce0bdd79 2026-05-14 02:18:30.471 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2295a668-b119-45e1-8580-e4f3e5d5f03c 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 2b909e05-b869-490a-8b72-4c34ce0bdd79 2026-05-14 02:18:30.494 8 INFO neutron.db.l3_hamode_db [None req-d0286bcf-a3c7-492a-8b2a-d217c6c06a3e 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] HA network df08aab3-8126-46f8-a62d-cdbd25daaf7e was deleted as no HA routers are present in tenant 47e03938dccd4e57921cf0baf8c0a5e1. [pid: 8|app: 0|req: 786/1543] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:29 2026] DELETE /v2.0/routers/099d140c-b1a7-4ba6-9163-3a247eb2d0e9 => generated 0 bytes in 516 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:18:30.530 8 INFO neutron.services.segments.plugin [-] Segment 620fab93-5e7a-4434-a665-fb043f54babb resource provider aggregate not found 2026-05-14 02:18:30.539 8 INFO neutron.services.segments.plugin [-] Segment 620fab93-5e7a-4434-a665-fb043f54babb resource provider aggregate not found 2026-05-14 02:18:30.556 8 INFO neutron.services.segments.plugin [-] Segment 620fab93-5e7a-4434-a665-fb043f54babb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 620fab93-5e7a-4434-a665-fb043f54babb found for delete ", "request_id": "req-8887c2f9-d9b4-46aa-8ab9-e00701447422"}]} 2026-05-14 02:18:30.562 8 INFO neutron.services.segments.plugin [-] Segment 620fab93-5e7a-4434-a665-fb043f54babb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 620fab93-5e7a-4434-a665-fb043f54babb found for delete ", "request_id": "req-3c72f578-e842-4b37-a2b5-bded54889209"}]} 2026-05-14 02:18:30.583 8 INFO neutron.services.segments.plugin [-] Segment 32560ba4-3317-4514-87d3-c360f3c9fc2b resource provider aggregate not found 2026-05-14 02:18:30.591 8 INFO neutron.services.segments.plugin [-] Segment 32560ba4-3317-4514-87d3-c360f3c9fc2b resource provider aggregate not found 2026-05-14 02:18:30.615 8 INFO neutron.services.segments.plugin [-] Segment 32560ba4-3317-4514-87d3-c360f3c9fc2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32560ba4-3317-4514-87d3-c360f3c9fc2b found for delete ", "request_id": "req-8d1f4634-b0e1-4621-9903-d3b8c3ceda51"}]} 2026-05-14 02:18:30.617 8 INFO neutron.services.segments.plugin [-] Segment 32560ba4-3317-4514-87d3-c360f3c9fc2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32560ba4-3317-4514-87d3-c360f3c9fc2b found for delete ", "request_id": "req-e85a44ed-ab6d-44b6-81e7-e3f008460030"}]} [pid: 8|app: 0|req: 787/1544] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:30 2026] GET /v2.0/security-groups?tenant_id=1aa19f6e7ba24b3f8a458ea293474a89&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:18:30.797 7 INFO neutron_taas.services.taas.taas_plugin [None req-2295a668-b119-45e1-8580-e4f3e5d5f03c 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 25d2acdb-3032-4867-b013-e7dabf042df8 2026-05-14 02:18:30.802 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2295a668-b119-45e1-8580-e4f3e5d5f03c 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 25d2acdb-3032-4867-b013-e7dabf042df8 2026-05-14 02:18:31.190 7 INFO neutron.db.l3_hamode_db [None req-2295a668-b119-45e1-8580-e4f3e5d5f03c 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] HA network 97da98ba-ee79-42be-99d1-cb5395b10942 was deleted as no HA routers are present in tenant 93d63ca77a764809b6f234ff9845035e. [pid: 7|app: 0|req: 758/1545] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:30 2026] DELETE /v2.0/routers/2935b42a-d248-4783-a2f2-3297e694664e => generated 0 bytes in 931 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1546] 10.0.0.211 () {34 vars in 662 bytes} [Thu May 14 02:18:30 2026] POST /v2.0/ports => generated 1506 bytes in 574 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-14 02:18:31.294 7 INFO neutron.services.segments.plugin [-] Segment 8f19f110-1f32-4079-a254-4185d894763b resource provider aggregate not found 2026-05-14 02:18:31.309 7 INFO neutron.services.segments.plugin [-] Segment 8f19f110-1f32-4079-a254-4185d894763b resource provider aggregate not found 2026-05-14 02:18:31.319 7 INFO neutron.services.segments.plugin [-] Segment 8f19f110-1f32-4079-a254-4185d894763b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f19f110-1f32-4079-a254-4185d894763b found for delete ", "request_id": "req-507f5e5a-9b49-43e2-9986-c7170a40f8f9"}]} 2026-05-14 02:18:31.328 7 INFO neutron.services.segments.plugin [-] Segment 8f19f110-1f32-4079-a254-4185d894763b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f19f110-1f32-4079-a254-4185d894763b found for delete ", "request_id": "req-8e30f721-d082-4010-80c4-b04a198b884a"}]} [pid: 8|app: 0|req: 789/1547] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:31 2026] DELETE /v2.0/security-groups/4b57de81-973a-4752-93ff-5d3170ad4025 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1548] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:31 2026] DELETE /v2.0/subnets/c82188d2-fc6f-4a5f-9e38-229362e02755 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1549] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:31 2026] DELETE /v2.0/subnets/e61eb231-a70a-4189-b2ac-534606839b46 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1550] 10.0.0.211 () {32 vars in 640 bytes} [Thu May 14 02:18:31 2026] GET /v2.0/ports => generated 1506 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:18:31.540 8 INFO neutron_taas.services.taas.taas_plugin [None req-a9fc89d0-0e8a-4fbd-b702-21d383bff6bc 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] TaaS: Handle Delete Port: 86f9a89d-4b0d-4eaa-b9da-3c6f6c759f94 2026-05-14 02:18:31.543 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9fc89d0-0e8a-4fbd-b702-21d383bff6bc 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Tap Mirror: Handle Delete Port: 86f9a89d-4b0d-4eaa-b9da-3c6f6c759f94 2026-05-14 02:18:31.592 7 INFO neutron_taas.services.taas.taas_plugin [None req-eb06bbb4-4d71-4717-9e83-8758d60d7c52 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 7f509173-9a4c-4c50-ac2b-6b61e955e452 2026-05-14 02:18:31.595 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb06bbb4-4d71-4717-9e83-8758d60d7c52 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 7f509173-9a4c-4c50-ac2b-6b61e955e452 [pid: 8|app: 0|req: 791/1551] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:31 2026] DELETE /v2.0/networks/7a2519a9-97d5-4047-a1d4-0ceafd744690 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1552] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:31 2026] DELETE /v2.0/networks/4a90180e-939b-4ff3-a774-96c934029429 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:31.858 7 INFO neutron_taas.services.taas.taas_plugin [None req-2b7c7a70-2dcb-4bc7-9dba-c6e3af2a376d cae7b27ae2094e9da93fb2a1da6f4274 e1c7de52d5d7472c9094719ab0634951 - - default default] TaaS: Handle Delete Port: 5b8c8879-81e2-4b44-958c-c8877817150e 2026-05-14 02:18:31.861 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b7c7a70-2dcb-4bc7-9dba-c6e3af2a376d cae7b27ae2094e9da93fb2a1da6f4274 e1c7de52d5d7472c9094719ab0634951 - - default default] Tap Mirror: Handle Delete Port: 5b8c8879-81e2-4b44-958c-c8877817150e [pid: 8|app: 0|req: 792/1553] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:31 2026] GET /v2.0/security-groups?tenant_id=51ff7c0c3f3f4f43ac8703df599c6ac4&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:18:31.924 8 INFO neutron.db.segments_db [None req-68c684b9-afc2-4ba0-84cf-ad9f8f7d64e7 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Added segment ebd29687-d1c9-48f2-82f3-3cf0814e73e0 of type vxlan for network 309b78b6-f8e4-4528-94fc-20d21a76b21f [pid: 7|app: 0|req: 762/1554] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:18:31 2026] DELETE /v2.0/ports/5b8c8879-81e2-4b44-958c-c8877817150e => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1555] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:31 2026] POST /v2.0/networks => generated 615 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1556] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:31 2026] DELETE /v2.0/security-groups/56d2d5fe-d54a-4405-8bc0-c98d08d2d3b4 => 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: 764/1557] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:32 2026] GET /v2.0/security-groups?tenant_id=93d63ca77a764809b6f234ff9845035e&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:18:32.112 8 INFO neutron_taas.services.taas.taas_plugin [None req-06c79c92-70d7-466a-9861-563b16c0c512 cae7b27ae2094e9da93fb2a1da6f4274 e1c7de52d5d7472c9094719ab0634951 - - default default] TaaS: Handle Delete Port: 614c4a9c-9fed-42fd-923b-864c075da1d9 2026-05-14 02:18:32.115 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06c79c92-70d7-466a-9861-563b16c0c512 cae7b27ae2094e9da93fb2a1da6f4274 e1c7de52d5d7472c9094719ab0634951 - - default default] Tap Mirror: Handle Delete Port: 614c4a9c-9fed-42fd-923b-864c075da1d9 [pid: 8|app: 0|req: 794/1558] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:18:32 2026] DELETE /v2.0/ports/614c4a9c-9fed-42fd-923b-864c075da1d9 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1559] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:32 2026] DELETE /v2.0/security-groups/170719c9-7142-4435-9e59-f295da7b269f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1560] 10.0.0.211 () {32 vars in 640 bytes} [Thu May 14 02:18:32 2026] GET /v2.0/ports => 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: 765/1561] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:32 2026] POST /v2.0/subnets => generated 646 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:32.392 8 INFO neutron.db.segments_db [None req-e428a211-4ac2-49dc-b13a-5307cb04739b cae7b27ae2094e9da93fb2a1da6f4274 e1c7de52d5d7472c9094719ab0634951 - - default default] Added segment 2cdca8b2-696f-4b76-bfad-b713c2d815d9 of type vxlan for network 0150675e-a383-4c64-8a1d-89066d694d79 2026-05-14 02:18:32.416 7 INFO neutron.db.segments_db [None req-f48f5fb3-48ec-4701-8070-92bb8351b0f5 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Added segment caa8cf07-224c-48ea-a253-b72b33036fb2 of type vxlan for network 94ead0ac-8beb-43bd-b365-18d59bd9a38b [pid: 8|app: 0|req: 797/1562] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:32 2026] POST /v2.0/networks => generated 630 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:32.543 8 INFO neutron.db.segments_db [None req-3a84af08-cc22-4211-9e4b-4fd1cb15aa3a cae7b27ae2094e9da93fb2a1da6f4274 e1c7de52d5d7472c9094719ab0634951 - - default default] Added segment 5ed46837-877f-4f63-bf52-deaaa173d7f2 of type vxlan for network d3e90ef1-a35c-4d2e-9cbe-6b6a0f7651b7 2026-05-14 02:18:32.637 8 INFO neutron.services.segments.plugin [-] Segment 1f8d1534-ccb7-4f09-8249-92a8cffbb341 resource provider aggregate not found 2026-05-14 02:18:32.642 8 INFO neutron.services.segments.plugin [-] Segment 1f8d1534-ccb7-4f09-8249-92a8cffbb341 resource provider aggregate not found [pid: 8|app: 0|req: 798/1563] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:32 2026] POST /v2.0/networks => generated 631 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:32.659 8 INFO neutron.services.segments.plugin [-] Segment 1f8d1534-ccb7-4f09-8249-92a8cffbb341 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f8d1534-ccb7-4f09-8249-92a8cffbb341 found for delete ", "request_id": "req-72f0ce04-5fcb-44f1-8d24-412ba6539cbd"}]} 2026-05-14 02:18:32.661 8 INFO neutron.services.segments.plugin [-] Segment 1f8d1534-ccb7-4f09-8249-92a8cffbb341 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f8d1534-ccb7-4f09-8249-92a8cffbb341 found for delete ", "request_id": "req-b60ab61b-e2c6-4bd8-85f5-9b86c584ccac"}]} 2026-05-14 02:18:32.711 7 INFO neutron.db.l3_hamode_db [None req-f48f5fb3-48ec-4701-8070-92bb8351b0f5 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:18:32.830 7 INFO neutron.db.l3_hamode_db [None req-f48f5fb3-48ec-4701-8070-92bb8351b0f5 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 799/1564] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:32 2026] POST /v2.0/subnets => generated 1274 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1565] 10.0.0.211 () {32 vars in 644 bytes} [Thu May 14 02:18:33 2026] GET /v2.0/subnets => generated 1910 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1566] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:33 2026] DELETE /v2.0/subnets/81e6c00d-e7ad-4d4a-ad6d-e28b58d9ac5e => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:33.342 7 INFO neutron.services.segments.plugin [-] Segment 80e763f8-29fa-4d2e-b0e3-18e2c92f4037 resource provider aggregate not found 2026-05-14 02:18:33.362 7 INFO neutron.services.segments.plugin [-] Segment 80e763f8-29fa-4d2e-b0e3-18e2c92f4037 resource provider aggregate not found 2026-05-14 02:18:33.364 7 INFO neutron.services.segments.plugin [-] Segment 80e763f8-29fa-4d2e-b0e3-18e2c92f4037 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80e763f8-29fa-4d2e-b0e3-18e2c92f4037 found for delete ", "request_id": "req-9af16e10-1a2f-4964-9e8c-b51a6d92ada1"}]} 2026-05-14 02:18:33.382 7 INFO neutron.services.segments.plugin [-] Segment 80e763f8-29fa-4d2e-b0e3-18e2c92f4037 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80e763f8-29fa-4d2e-b0e3-18e2c92f4037 found for delete ", "request_id": "req-04034102-0116-42b6-9c62-2cda4ab4e37e"}]} [pid: 7|app: 0|req: 766/1567] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:32 2026] POST /v2.0/routers => generated 510 bytes in 1051 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1568] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:33 2026] DELETE /v2.0/subnets/6641eaf5-62cb-4b0e-b050-a3722c514370 => 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: 803/1569] 10.0.0.211 () {32 vars in 644 bytes} [Thu May 14 02:18:33 2026] GET /v2.0/subnets => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1570] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:33 2026] DELETE /v2.0/networks/d3e90ef1-a35c-4d2e-9cbe-6b6a0f7651b7 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1571] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:33 2026] DELETE /v2.0/networks/0150675e-a383-4c64-8a1d-89066d694d79 => 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: 806/1572] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:33 2026] DELETE /v2.0/networks/e0d370be-3f5b-4aea-9ee7-e903da8c082c => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1573] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:33 2026] DELETE /v2.0/networks/2b8bc5f9-e5fb-4fba-8176-79c07dca4606 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1574] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:18:33 2026] PUT /v2.0/routers/3a460091-ff07-4c61-9026-d1fc28fb7c9e/add_router_interface => generated 309 bytes in 1087 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1575] 10.0.0.211 () {32 vars in 714 bytes} [Thu May 14 02:18:34 2026] GET /v2.0/ports/4bc83359-f4e0-4cf8-a2af-7c224169c878 => generated 959 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:18:34.679 8 INFO neutron.services.segments.plugin [-] Segment 5ed46837-877f-4f63-bf52-deaaa173d7f2 resource provider aggregate not found 2026-05-14 02:18:34.692 8 INFO neutron.services.segments.plugin [-] Segment 5ed46837-877f-4f63-bf52-deaaa173d7f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ed46837-877f-4f63-bf52-deaaa173d7f2 found for delete ", "request_id": "req-d0d18e5c-4786-4495-9b91-5054aa42e72e"}]} 2026-05-14 02:18:34.695 8 INFO neutron.services.segments.plugin [-] Segment 5ed46837-877f-4f63-bf52-deaaa173d7f2 resource provider aggregate not found 2026-05-14 02:18:34.707 8 INFO neutron.services.segments.plugin [-] Segment 2cdca8b2-696f-4b76-bfad-b713c2d815d9 resource provider aggregate not found 2026-05-14 02:18:34.720 8 INFO neutron.services.segments.plugin [-] Segment 5ed46837-877f-4f63-bf52-deaaa173d7f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ed46837-877f-4f63-bf52-deaaa173d7f2 found for delete ", "request_id": "req-e3b75f5a-bb96-401b-ac81-e22073012800"}]} 2026-05-14 02:18:34.723 8 INFO neutron.services.segments.plugin [-] Segment 2cdca8b2-696f-4b76-bfad-b713c2d815d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cdca8b2-696f-4b76-bfad-b713c2d815d9 found for delete ", "request_id": "req-9fa422b8-45f0-47cb-8bad-75e06a1735c8"}]} 2026-05-14 02:18:34.734 8 INFO neutron.services.segments.plugin [-] Segment 2cdca8b2-696f-4b76-bfad-b713c2d815d9 resource provider aggregate not found 2026-05-14 02:18:34.740 8 INFO neutron.services.segments.plugin [-] Segment 9fb69d71-15a1-43e0-ba40-9c5cb990fb44 resource provider aggregate not found 2026-05-14 02:18:34.749 8 INFO neutron.services.segments.plugin [-] Segment 2cdca8b2-696f-4b76-bfad-b713c2d815d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cdca8b2-696f-4b76-bfad-b713c2d815d9 found for delete ", "request_id": "req-b4d220cc-4c6b-417d-8cf2-8c95e96f745d"}]} 2026-05-14 02:18:34.755 8 INFO neutron.services.segments.plugin [-] Segment 9fb69d71-15a1-43e0-ba40-9c5cb990fb44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fb69d71-15a1-43e0-ba40-9c5cb990fb44 found for delete ", "request_id": "req-f705c461-5ea8-4ef8-87e3-039e2d71ec33"}]} 2026-05-14 02:18:34.761 8 INFO neutron.services.segments.plugin [-] Segment 9fb69d71-15a1-43e0-ba40-9c5cb990fb44 resource provider aggregate not found 2026-05-14 02:18:34.772 8 INFO neutron.services.segments.plugin [-] Segment 9fb69d71-15a1-43e0-ba40-9c5cb990fb44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fb69d71-15a1-43e0-ba40-9c5cb990fb44 found for delete ", "request_id": "req-8a3dc7d4-52b9-4c22-86b1-bac2ef623375"}]} 2026-05-14 02:18:34.777 8 INFO neutron.services.segments.plugin [-] Segment 73fcd3f2-acf7-4606-863b-400870987b90 resource provider aggregate not found 2026-05-14 02:18:34.788 8 INFO neutron.services.segments.plugin [-] Segment 73fcd3f2-acf7-4606-863b-400870987b90 resource provider aggregate not found 2026-05-14 02:18:34.798 8 INFO neutron.services.segments.plugin [-] Segment 73fcd3f2-acf7-4606-863b-400870987b90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73fcd3f2-acf7-4606-863b-400870987b90 found for delete ", "request_id": "req-93a56047-3dcf-4217-b9d7-98efc6c1ff11"}]} 2026-05-14 02:18:34.804 8 INFO neutron.services.segments.plugin [-] Segment 73fcd3f2-acf7-4606-863b-400870987b90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73fcd3f2-acf7-4606-863b-400870987b90 found for delete ", "request_id": "req-8c01248f-69f6-4053-9310-4f4c0b487cc0"}]} [pid: 8|app: 0|req: 809/1576] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:34 2026] GET /v2.0/security-groups?tenant_id=e1c7de52d5d7472c9094719ab0634951&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1577] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:34 2026] DELETE /v2.0/security-groups/a364e48b-9992-434c-8d1b-e6651cfc8efc => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:18:34.987 7 INFO neutron_taas.services.taas.taas_plugin [None req-c4d773aa-47b0-4156-8440-a348c65735bd 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] TaaS: Handle Delete Port: 4bc83359-f4e0-4cf8-a2af-7c224169c878 2026-05-14 02:18:34.994 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4d773aa-47b0-4156-8440-a348c65735bd 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Tap Mirror: Handle Delete Port: 4bc83359-f4e0-4cf8-a2af-7c224169c878 [pid: 7|app: 0|req: 768/1578] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:18:34 2026] PUT /v2.0/routers/3a460091-ff07-4c61-9026-d1fc28fb7c9e/remove_router_interface => generated 309 bytes in 768 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1579] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:18:35 2026] GET /v2.0/ports?device_id=3a460091-ff07-4c61-9026-d1fc28fb7c9e => 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: 811/1580] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:35 2026] GET /v2.0/security-groups?tenant_id=df385521ae234bc3814a354cb89af080&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:18:35.626 7 INFO neutron_taas.services.taas.taas_plugin [None req-de7bf3f5-0ce6-4863-b967-e60a8d80751d 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] TaaS: Handle Delete Port: 69b79f43-8153-49f7-a790-fa619ab6035c 2026-05-14 02:18:35.640 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de7bf3f5-0ce6-4863-b967-e60a8d80751d 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Tap Mirror: Handle Delete Port: 69b79f43-8153-49f7-a790-fa619ab6035c [pid: 8|app: 0|req: 814/1583] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:35 2026] DELETE /v2.0/security-groups/d933d85e-5ad5-4101-b3e9-0c7173e196be => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:18:36.065 7 INFO neutron.services.segments.plugin [-] Segment caa8cf07-224c-48ea-a253-b72b33036fb2 resource provider aggregate not found 2026-05-14 02:18:36.080 7 INFO neutron.services.segments.plugin [-] Segment caa8cf07-224c-48ea-a253-b72b33036fb2 resource provider aggregate not found 2026-05-14 02:18:36.085 7 INFO neutron.services.segments.plugin [-] Segment caa8cf07-224c-48ea-a253-b72b33036fb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid caa8cf07-224c-48ea-a253-b72b33036fb2 found for delete ", "request_id": "req-822b4d66-2bce-4180-887c-1b1ad263b057"}]} 2026-05-14 02:18:36.098 7 INFO neutron.services.segments.plugin [-] Segment caa8cf07-224c-48ea-a253-b72b33036fb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid caa8cf07-224c-48ea-a253-b72b33036fb2 found for delete ", "request_id": "req-879b0a66-5b60-4a01-889f-bb9f41588421"}]} 2026-05-14 02:18:36.104 7 INFO neutron.db.l3_hamode_db [None req-de7bf3f5-0ce6-4863-b967-e60a8d80751d 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] HA network 94ead0ac-8beb-43bd-b365-18d59bd9a38b was deleted as no HA routers are present in tenant 47e03938dccd4e57921cf0baf8c0a5e1. [pid: 7|app: 0|req: 770/1584] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:35 2026] DELETE /v2.0/routers/3a460091-ff07-4c61-9026-d1fc28fb7c9e => generated 0 bytes in 686 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1585] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:36 2026] DELETE /v2.0/subnets/90438020-0add-42f5-96ff-7f6863bb7f2d => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1586] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:36 2026] DELETE /v2.0/networks/309b78b6-f8e4-4528-94fc-20d21a76b21f => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:36.491 8 INFO neutron.db.segments_db [None req-67df0e7d-2397-45d4-a4b1-db7aa8519e35 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Added segment ec0802ed-461a-43cb-a220-ca2fe7d7a76c of type vxlan for network a4812d39-fca5-4138-9c97-531cbe2915ce 2026-05-14 02:18:36.759 8 INFO neutron.db.l3_hamode_db [None req-67df0e7d-2397-45d4-a4b1-db7aa8519e35 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:18:36.826 7 INFO neutron.db.segments_db [None req-1dd8a613-4801-472a-8c0a-d784e7b3d10a 8d099009519a4ad9b0c6b8a7e2825aee 44fdcfbd21e041deabcde835a75bd6b3 - - default default] Added segment 450a1445-6e9f-4849-a0b5-59b025afe37e of type vxlan for network dc210c0b-bab9-474f-b9b9-d8260dff3ef8 [pid: 7|app: 0|req: 772/1587] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:36 2026] POST /v2.0/networks => generated 613 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:37.163 7 INFO neutron.db.segments_db [None req-3f75bc66-4009-4166-a614-7abc2a4bd790 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Added segment 867e4b8b-626f-4c91-bd09-2f51ea8ec4f2 of type vxlan for network 32d1ff4c-5370-414d-bd21-aba19241484c [pid: 7|app: 0|req: 773/1588] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:36 2026] POST /v2.0/networks => generated 610 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1589] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:37 2026] POST /v2.0/subnets => generated 626 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:37.518 8 INFO neutron.db.l3_hamode_db [None req-67df0e7d-2397-45d4-a4b1-db7aa8519e35 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:18:37.538 7 INFO neutron.db.segments_db [None req-e42c16c6-1f93-43c5-91b8-3d7cb498e11c e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Added segment 394e4c9c-9f16-4c6b-afa4-14822b9f0fde of type vxlan for network f474b38c-8a2e-4f59-9c21-efe9935136e2 [pid: 7|app: 0|req: 775/1590] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:37 2026] POST /v2.0/networks => generated 611 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:37.715 7 INFO neutron.db.segments_db [None req-cea92b25-2dfb-431d-b23c-39ca05d253b8 8d099009519a4ad9b0c6b8a7e2825aee 44fdcfbd21e041deabcde835a75bd6b3 - - default default] Added segment 8496be4b-85f6-4166-aead-73c5eff923c1 of type vxlan for network fe2b67c5-ef60-4e89-a51e-98e31898fc1b [pid: 7|app: 0|req: 776/1591] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:37 2026] POST /v2.0/networks => generated 613 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1592] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:37 2026] POST /v2.0/subnets => generated 626 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:38.117 7 INFO neutron.services.segments.plugin [-] Segment ebd29687-d1c9-48f2-82f3-3cf0814e73e0 resource provider aggregate not found 2026-05-14 02:18:38.125 7 INFO neutron.services.segments.plugin [-] Segment ebd29687-d1c9-48f2-82f3-3cf0814e73e0 resource provider aggregate not found 2026-05-14 02:18:38.145 7 INFO neutron.services.segments.plugin [-] Segment ebd29687-d1c9-48f2-82f3-3cf0814e73e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebd29687-d1c9-48f2-82f3-3cf0814e73e0 found for delete ", "request_id": "req-6029646e-8047-4005-a595-5c15235c7f4c"}]} 2026-05-14 02:18:38.161 7 INFO neutron.services.segments.plugin [-] Segment ebd29687-d1c9-48f2-82f3-3cf0814e73e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebd29687-d1c9-48f2-82f3-3cf0814e73e0 found for delete ", "request_id": "req-dd702ceb-03c8-446f-badd-a4b71785fdb3"}]} [pid: 7|app: 0|req: 778/1593] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:38 2026] POST /v2.0/subnets => generated 629 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1594] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:36 2026] POST /v2.0/routers => generated 692 bytes in 2046 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:38.538 8 INFO neutron.db.segments_db [None req-e22420c0-5fcc-4c1d-86d5-8b15c190056c 8d099009519a4ad9b0c6b8a7e2825aee 44fdcfbd21e041deabcde835a75bd6b3 - - default default] Added segment 83525ee8-e0af-461d-9439-4449b0f50f50 of type vxlan for network 644f11ea-cf2f-4d5b-b7fe-e43b76728d6c [pid: 8|app: 0|req: 817/1595] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:38 2026] POST /v2.0/networks => generated 612 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1596] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:38 2026] POST /v2.0/subnets => generated 626 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1597] 10.0.0.211 () {32 vars in 718 bytes} [Thu May 14 02:18:38 2026] GET /v2.0/routers/43eba547-5997-4c0b-989e-82a2792e0813 => generated 698 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:18:38.778 8 INFO neutron.db.segments_db [None req-bf9d9d91-6fb7-44a0-8002-cb6910cd9c73 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Added segment d6cff78f-198f-4b19-b979-3e45d2a57c2c of type vxlan for network b7bd8728-5989-4df0-bcbd-d26d31a87eae [pid: 7|app: 0|req: 780/1598] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:38 2026] POST /v2.0/subnets => generated 629 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1599] 10.0.0.211 () {32 vars in 644 bytes} [Thu May 14 02:18:38 2026] GET /v2.0/routers => generated 701 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:18:39.052 8 INFO neutron.db.l3_hamode_db [None req-bf9d9d91-6fb7-44a0-8002-cb6910cd9c73 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:18:39.083 7 INFO neutron.db.segments_db [None req-3e1c4b94-be18-4811-9061-253e423425c8 8d099009519a4ad9b0c6b8a7e2825aee 44fdcfbd21e041deabcde835a75bd6b3 - - default default] Added segment f2167833-6e05-4417-bb4c-17fd4a90efb9 of type vxlan for network fbe15505-c393-419f-b624-24007fb86ac5 2026-05-14 02:18:39.169 8 INFO neutron.db.l3_hamode_db [None req-bf9d9d91-6fb7-44a0-8002-cb6910cd9c73 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 782/1600] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:39 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: 819/1601] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:38 2026] POST /v2.0/routers => generated 507 bytes in 979 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1602] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:39 2026] POST /v2.0/subnets => generated 629 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1603] 10.0.0.211 () {34 vars in 738 bytes} [Thu May 14 02:18:39 2026] PUT /v2.0/routers/43eba547-5997-4c0b-989e-82a2792e0813 => generated 705 bytes in 833 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:18:40.075 7 INFO neutron.db.segments_db [None req-43094f8d-1bb0-4e43-a416-1fc7f14f8b46 8d099009519a4ad9b0c6b8a7e2825aee 44fdcfbd21e041deabcde835a75bd6b3 - - default default] Added segment 365b2bfd-f935-4923-8353-62a1c6fc4686 of type vxlan for network 7afa4e32-dbaf-48f0-b562-a9fdd361d6a1 [pid: 7|app: 0|req: 784/1604] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:40 2026] POST /v2.0/networks => generated 613 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1605] 10.0.0.211 () {32 vars in 718 bytes} [Thu May 14 02:18:40 2026] GET /v2.0/routers/43eba547-5997-4c0b-989e-82a2792e0813 => generated 705 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1606] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:40 2026] POST /v2.0/subnets => generated 629 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1607] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:18:40 2026] GET /v2.0/ports?device_id=43eba547-5997-4c0b-989e-82a2792e0813 => 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: 788/1608] 10.0.0.211 () {34 vars in 748 bytes} [Thu May 14 02:18:40 2026] PUT /v2.0/subnets/5800c700-92b1-48e0-8bae-18f17b09a4ca/tags => generated 17 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:18:40.852 7 INFO neutron_taas.services.taas.taas_plugin [None req-1a01bd2b-50e0-4c26-8380-0ae0faa447b6 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] TaaS: Handle Delete Port: 7f472d47-d597-428e-8646-92c1940e2f6b 2026-05-14 02:18:40.856 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a01bd2b-50e0-4c26-8380-0ae0faa447b6 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Tap Mirror: Handle Delete Port: 7f472d47-d597-428e-8646-92c1940e2f6b [pid: 8|app: 0|req: 821/1609] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:18:39 2026] PUT /v2.0/routers/a629f8fa-ddbe-4e82-903a-b33d85da6b6e/add_router_interface => generated 309 bytes in 1146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:18:41.130 7 INFO neutron_taas.services.taas.taas_plugin [None req-1a01bd2b-50e0-4c26-8380-0ae0faa447b6 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] TaaS: Handle Delete Port: 1f297f6d-4019-4d59-a5ca-c92fb73a61f0 2026-05-14 02:18:41.133 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a01bd2b-50e0-4c26-8380-0ae0faa447b6 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] Tap Mirror: Handle Delete Port: 1f297f6d-4019-4d59-a5ca-c92fb73a61f0 [pid: 8|app: 0|req: 822/1610] 10.0.0.211 () {34 vars in 748 bytes} [Thu May 14 02:18:41 2026] PUT /v2.0/subnets/658f3e2d-2e0a-4128-9147-78d463de6660/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:18:41.474 7 INFO neutron.services.segments.plugin [-] Segment ec0802ed-461a-43cb-a220-ca2fe7d7a76c resource provider aggregate not found [pid: 8|app: 0|req: 823/1611] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:41 2026] GET /v2.0/security-groups?tenant_id=0f672c50200b45aa95809a1d361198ca&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:18:41.487 7 INFO neutron.services.segments.plugin [-] Segment ec0802ed-461a-43cb-a220-ca2fe7d7a76c resource provider aggregate not found 2026-05-14 02:18:41.495 7 INFO neutron.services.segments.plugin [-] Segment ec0802ed-461a-43cb-a220-ca2fe7d7a76c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec0802ed-461a-43cb-a220-ca2fe7d7a76c found for delete ", "request_id": "req-70d2759d-6cc0-4408-b78d-5efb3cafab84"}]} 2026-05-14 02:18:41.504 7 INFO neutron.services.segments.plugin [-] Segment ec0802ed-461a-43cb-a220-ca2fe7d7a76c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec0802ed-461a-43cb-a220-ca2fe7d7a76c found for delete ", "request_id": "req-a87b90a2-fd7f-4325-9c8e-c0b61b7889e1"}]} 2026-05-14 02:18:41.506 7 INFO neutron.db.l3_hamode_db [None req-1a01bd2b-50e0-4c26-8380-0ae0faa447b6 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] HA network a4812d39-fca5-4138-9c97-531cbe2915ce was deleted as no HA routers are present in tenant 47e03938dccd4e57921cf0baf8c0a5e1. [pid: 7|app: 0|req: 789/1612] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:40 2026] DELETE /v2.0/routers/43eba547-5997-4c0b-989e-82a2792e0813 => generated 0 bytes in 859 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1613] 10.0.0.211 () {32 vars in 714 bytes} [Thu May 14 02:18:41 2026] GET /v2.0/ports/8d3ea8ac-4878-402c-9b0b-1e38d5ae372e => generated 955 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1614] 10.0.0.211 () {34 vars in 748 bytes} [Thu May 14 02:18:41 2026] PUT /v2.0/subnets/aaaebad5-7a07-43e6-bc80-4c8cb0411484/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1615] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:18:41 2026] GET /v2.0/ports?device_id=43eba547-5997-4c0b-989e-82a2792e0813 => 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: 825/1616] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:41 2026] DELETE /v2.0/security-groups/3d949b53-d9e6-4052-b9d9-0a892ab70cbf => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1617] 10.0.0.211 () {34 vars in 748 bytes} [Thu May 14 02:18:41 2026] PUT /v2.0/subnets/c9abc1e3-0400-4570-a749-8d0e16360f1c/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:18:41.730 8 INFO neutron.api.v2.resource [None req-69f7f4c3-5952-41dd-944a-2d2b6fcae6ca 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 827/1618] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:41 2026] DELETE /v2.0/routers/43eba547-5997-4c0b-989e-82a2792e0813 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1619] 10.0.0.211 () {32 vars in 661 bytes} [Thu May 14 02:18:41 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1620] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:18:41 2026] GET /v2.0/ports?device_id=3a460091-ff07-4c61-9026-d1fc28fb7c9e => 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: 830/1621] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:41 2026] GET /v2.0/security-groups?tenant_id=efd22cf58c664e3b8c8f7c31d0e1ecd9&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1622] 10.0.0.211 () {32 vars in 675 bytes} [Thu May 14 02:18:41 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:18:41.955 8 INFO neutron.api.v2.resource [None req-73d4feb1-7848-4a9e-b463-f589ef595ce8 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 832/1623] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:41 2026] DELETE /v2.0/routers/3a460091-ff07-4c61-9026-d1fc28fb7c9e => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1624] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:41 2026] DELETE /v2.0/security-groups/136b555b-6f0c-4477-bc5c-ac0b76ace128 => 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: 834/1625] 10.0.0.211 () {32 vars in 671 bytes} [Thu May 14 02:18:42 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:18:42.125 8 INFO neutron.pecan_wsgi.hooks.translation [None req-29ad9f2b-04e4-4733-9465-7a7854c6fdb6 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 835/1626] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:42 2026] DELETE /v2.0/subnets/90438020-0add-42f5-96ff-7f6863bb7f2d => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1627] 10.0.0.211 () {32 vars in 683 bytes} [Thu May 14 02:18:42 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1628] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:18:42 2026] GET /v2.0/ports?device_id=099d140c-b1a7-4ba6-9163-3a247eb2d0e9 => 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: 838/1629] 10.0.0.211 () {32 vars in 669 bytes} [Thu May 14 02:18:42 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:18:42.240 8 INFO neutron.api.v2.resource [None req-e03457fa-d064-461d-af11-27206769ba43 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 839/1630] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:42 2026] DELETE /v2.0/routers/099d140c-b1a7-4ba6-9163-3a247eb2d0e9 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1631] 10.0.0.211 () {32 vars in 683 bytes} [Thu May 14 02:18:42 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:18:42.313 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a062ab01-fa1f-43bd-8829-878365a3916f 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 841/1632] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:42 2026] DELETE /v2.0/subnets/c82188d2-fc6f-4a5f-9e38-229362e02755 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1633] 10.0.0.211 () {32 vars in 679 bytes} [Thu May 14 02:18:42 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1634] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:18:42 2026] GET /v2.0/ports?device_id=1fa40bf8-f7a7-4d93-b946-82cb23445b60 => 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: 844/1635] 10.0.0.211 () {32 vars in 691 bytes} [Thu May 14 02:18:42 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:18:42.463 8 INFO neutron.api.v2.resource [None req-ce1df5ac-ef3d-45ab-aaba-2ed628489981 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 845/1636] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:42 2026] DELETE /v2.0/routers/1fa40bf8-f7a7-4d93-b946-82cb23445b60 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1637] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:42 2026] DELETE /v2.0/subnets/5800c700-92b1-48e0-8bae-18f17b09a4ca => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:42.603 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc05da25-a50f-46d9-bb3f-52cad368a53d 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 847/1638] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:42 2026] DELETE /v2.0/subnets/6fac83f8-d63e-4c11-b106-f52eaecd104b => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1639] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:42 2026] DELETE /v2.0/subnets/658f3e2d-2e0a-4128-9147-78d463de6660 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:42.757 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14b3b6f1-7431-47cd-934b-1d62e09edd82 814d90feaf37415193c44ce0ea2e0c25 47e03938dccd4e57921cf0baf8c0a5e1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 849/1640] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:42 2026] DELETE /v2.0/subnets/c436d4df-a103-48e7-acf6-a0ca3ed361f3 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1641] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:18:41 2026] PUT /v2.0/routers/a629f8fa-ddbe-4e82-903a-b33d85da6b6e/add_router_interface => generated 309 bytes in 1202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1642] 10.0.0.211 () {32 vars in 714 bytes} [Thu May 14 02:18:42 2026] GET /v2.0/ports/a9e1325f-21d5-487e-bda1-89c012c8ac2a => generated 955 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1643] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:42 2026] DELETE /v2.0/subnets/aaaebad5-7a07-43e6-bc80-4c8cb0411484 => 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: 851/1644] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:42 2026] DELETE /v2.0/subnets/c9abc1e3-0400-4570-a749-8d0e16360f1c => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1645] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:43 2026] DELETE /v2.0/subnets/a48b48a6-d59c-4add-a46c-a8c1dbcdb14b => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:43.209 7 INFO neutron_taas.services.taas.taas_plugin [None req-1c0699cf-d63d-4b48-a6d9-ce7432c8da57 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] TaaS: Handle Delete Port: a9e1325f-21d5-487e-bda1-89c012c8ac2a 2026-05-14 02:18:43.212 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c0699cf-d63d-4b48-a6d9-ce7432c8da57 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Tap Mirror: Handle Delete Port: a9e1325f-21d5-487e-bda1-89c012c8ac2a 2026-05-14 02:18:43.284 8 INFO neutron.services.segments.plugin [-] Segment 450a1445-6e9f-4849-a0b5-59b025afe37e resource provider aggregate not found 2026-05-14 02:18:43.290 8 INFO neutron.services.segments.plugin [-] Segment 450a1445-6e9f-4849-a0b5-59b025afe37e resource provider aggregate not found 2026-05-14 02:18:43.300 8 INFO neutron.services.segments.plugin [-] Segment 450a1445-6e9f-4849-a0b5-59b025afe37e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 450a1445-6e9f-4849-a0b5-59b025afe37e found for delete ", "request_id": "req-5b9c1c2b-a04b-406f-b310-607141ce7ec6"}]} 2026-05-14 02:18:43.313 8 INFO neutron.services.segments.plugin [-] Segment 450a1445-6e9f-4849-a0b5-59b025afe37e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 450a1445-6e9f-4849-a0b5-59b025afe37e found for delete ", "request_id": "req-7ec744b4-f2f3-423d-8788-41def49bf6cb"}]} [pid: 8|app: 0|req: 853/1646] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:43 2026] DELETE /v2.0/networks/dc210c0b-bab9-474f-b9b9-d8260dff3ef8 => 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: 854/1647] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:43 2026] GET /v2.0/security-groups?tenant_id=47e03938dccd4e57921cf0baf8c0a5e1&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1648] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:43 2026] DELETE /v2.0/networks/fe2b67c5-ef60-4e89-a51e-98e31898fc1b => 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: 794/1649] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:18:42 2026] PUT /v2.0/routers/a629f8fa-ddbe-4e82-903a-b33d85da6b6e/remove_router_interface => generated 309 bytes in 826 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1650] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:43 2026] DELETE /v2.0/security-groups/c93a7d5f-6e47-4b6e-b9db-07cadc643cd1 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:18:43.793 7 INFO neutron.services.segments.plugin [-] Segment 83525ee8-e0af-461d-9439-4449b0f50f50 resource provider aggregate not found 2026-05-14 02:18:43.800 7 INFO neutron.services.segments.plugin [-] Segment 83525ee8-e0af-461d-9439-4449b0f50f50 resource provider aggregate not found 2026-05-14 02:18:43.818 7 INFO neutron.services.segments.plugin [-] Segment 83525ee8-e0af-461d-9439-4449b0f50f50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83525ee8-e0af-461d-9439-4449b0f50f50 found for delete ", "request_id": "req-ccf2103a-e622-4dfd-aaf1-80db16a0d290"}]} 2026-05-14 02:18:43.822 7 INFO neutron.services.segments.plugin [-] Segment 83525ee8-e0af-461d-9439-4449b0f50f50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83525ee8-e0af-461d-9439-4449b0f50f50 found for delete ", "request_id": "req-d9c6aca8-6e57-48e5-a111-d0d441455235"}]} [pid: 7|app: 0|req: 795/1651] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:43 2026] DELETE /v2.0/networks/644f11ea-cf2f-4d5b-b7fe-e43b76728d6c => 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: 796/1652] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:43 2026] DELETE /v2.0/networks/fbe15505-c393-419f-b624-24007fb86ac5 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:44.017 8 INFO neutron_taas.services.taas.taas_plugin [None req-44021d73-f8f1-456b-95a6-f6fdffa8c08d e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] TaaS: Handle Delete Port: 8d3ea8ac-4878-402c-9b0b-1e38d5ae372e 2026-05-14 02:18:44.020 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44021d73-f8f1-456b-95a6-f6fdffa8c08d e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Tap Mirror: Handle Delete Port: 8d3ea8ac-4878-402c-9b0b-1e38d5ae372e [pid: 7|app: 0|req: 797/1653] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:43 2026] DELETE /v2.0/networks/7afa4e32-dbaf-48f0-b562-a9fdd361d6a1 => 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: 857/1654] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:18:43 2026] PUT /v2.0/routers/a629f8fa-ddbe-4e82-903a-b33d85da6b6e/remove_router_interface => generated 309 bytes in 805 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1655] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:18:44 2026] GET /v2.0/ports?device_id=a629f8fa-ddbe-4e82-903a-b33d85da6b6e => 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: 798/1656] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:44 2026] GET /v2.0/security-groups?tenant_id=f38725766ad54ddfab36c1ae95de8f74&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:18:44.680 8 INFO neutron_taas.services.taas.taas_plugin [None req-0548573b-ace1-49e7-806d-3356faa281fc e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] TaaS: Handle Delete Port: 2c86dae6-b5b0-4ccd-ad6a-bfa2668d58d7 2026-05-14 02:18:44.683 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0548573b-ace1-49e7-806d-3356faa281fc e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Tap Mirror: Handle Delete Port: 2c86dae6-b5b0-4ccd-ad6a-bfa2668d58d7 [pid: 7|app: 0|req: 799/1657] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:44 2026] DELETE /v2.0/security-groups/1ecfed66-aa6c-4453-9046-4d65c91d6eeb => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:18:45.046 8 INFO neutron.db.l3_hamode_db [None req-0548573b-ace1-49e7-806d-3356faa281fc e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] HA network b7bd8728-5989-4df0-bcbd-d26d31a87eae was deleted as no HA routers are present in tenant 3b5eef187d43462e8df8ab60f4e4eccf. [pid: 8|app: 0|req: 859/1658] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:44 2026] DELETE /v2.0/routers/a629f8fa-ddbe-4e82-903a-b33d85da6b6e => generated 0 bytes in 528 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1659] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:44 2026] GET /v2.0/security-groups?tenant_id=44fdcfbd21e041deabcde835a75bd6b3&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1660] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:45 2026] DELETE /v2.0/subnets/8cc93ac1-81ad-4338-916d-6dbe8a5db1d9 => 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: 801/1661] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:45 2026] DELETE /v2.0/security-groups/3d6b5dea-a615-4760-8078-aa0e6fc45cf9 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:18:45.320 8 INFO neutron.services.segments.plugin [-] Segment 8496be4b-85f6-4166-aead-73c5eff923c1 resource provider aggregate not found 2026-05-14 02:18:45.339 8 INFO neutron.services.segments.plugin [-] Segment 8496be4b-85f6-4166-aead-73c5eff923c1 resource provider aggregate not found 2026-05-14 02:18:45.342 8 INFO neutron.services.segments.plugin [-] Segment 8496be4b-85f6-4166-aead-73c5eff923c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8496be4b-85f6-4166-aead-73c5eff923c1 found for delete ", "request_id": "req-003ecdde-3991-48ae-93e6-6907813dfec5"}]} [pid: 8|app: 0|req: 861/1662] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:45 2026] DELETE /v2.0/subnets/e6211026-62dc-46a3-b527-1bdbc3d02e0e => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:45.360 8 INFO neutron.services.segments.plugin [-] Segment 8496be4b-85f6-4166-aead-73c5eff923c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8496be4b-85f6-4166-aead-73c5eff923c1 found for delete ", "request_id": "req-88856a12-7407-4bb0-b007-372234659659"}]} 2026-05-14 02:18:45.367 8 INFO neutron.services.segments.plugin [-] Segment d6cff78f-198f-4b19-b979-3e45d2a57c2c resource provider aggregate not found 2026-05-14 02:18:45.381 8 INFO neutron.services.segments.plugin [-] Segment d6cff78f-198f-4b19-b979-3e45d2a57c2c resource provider aggregate not found 2026-05-14 02:18:45.384 8 INFO neutron.services.segments.plugin [-] Segment d6cff78f-198f-4b19-b979-3e45d2a57c2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6cff78f-198f-4b19-b979-3e45d2a57c2c found for delete ", "request_id": "req-91164a6a-add1-4a87-bf73-88cfd349c500"}]} 2026-05-14 02:18:45.396 8 INFO neutron.services.segments.plugin [-] Segment d6cff78f-198f-4b19-b979-3e45d2a57c2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6cff78f-198f-4b19-b979-3e45d2a57c2c found for delete ", "request_id": "req-54460ffe-90c9-4a1e-8e71-7df5ad579af5"}]} [pid: 7|app: 0|req: 802/1663] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:45 2026] GET /v2.0/security-groups?tenant_id=f2e1e7bef7b34c9283d81c1154f2f880&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:18:45.482 8 INFO neutron_taas.services.taas.taas_plugin [None req-adaf974a-9410-4811-a53d-4c7a17197c37 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] TaaS: Handle Delete Port: 060b6a73-8bc1-4af9-ae18-4a5463f8f813 2026-05-14 02:18:45.485 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-adaf974a-9410-4811-a53d-4c7a17197c37 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Tap Mirror: Handle Delete Port: 060b6a73-8bc1-4af9-ae18-4a5463f8f813 [pid: 7|app: 0|req: 803/1664] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:45 2026] DELETE /v2.0/security-groups/6f29cb8f-25e7-42c7-9d3b-5d94f4eff08c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1665] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:45 2026] DELETE /v2.0/networks/f474b38c-8a2e-4f59-9c21-efe9935136e2 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:45.844 7 INFO neutron.services.segments.plugin [-] Segment f2167833-6e05-4417-bb4c-17fd4a90efb9 resource provider aggregate not found [pid: 8|app: 0|req: 863/1666] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:45 2026] GET /v2.0/security-groups?tenant_id=0bf3bf4c12204f52b217554779ebf524&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:18:45.848 7 INFO neutron.services.segments.plugin [-] Segment f2167833-6e05-4417-bb4c-17fd4a90efb9 resource provider aggregate not found 2026-05-14 02:18:45.873 7 INFO neutron.services.segments.plugin [-] Segment f2167833-6e05-4417-bb4c-17fd4a90efb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2167833-6e05-4417-bb4c-17fd4a90efb9 found for delete ", "request_id": "req-611ff48c-667b-4ada-a7b6-4e3228233fc0"}]} 2026-05-14 02:18:45.881 7 INFO neutron.services.segments.plugin [-] Segment f2167833-6e05-4417-bb4c-17fd4a90efb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2167833-6e05-4417-bb4c-17fd4a90efb9 found for delete ", "request_id": "req-9830284e-5602-4c10-ac86-a6597dd470d1"}]} 2026-05-14 02:18:45.899 7 INFO neutron.services.segments.plugin [-] Segment 365b2bfd-f935-4923-8353-62a1c6fc4686 resource provider aggregate not found 2026-05-14 02:18:45.906 7 INFO neutron.services.segments.plugin [-] Segment 365b2bfd-f935-4923-8353-62a1c6fc4686 resource provider aggregate not found 2026-05-14 02:18:45.928 7 INFO neutron.services.segments.plugin [-] Segment 365b2bfd-f935-4923-8353-62a1c6fc4686 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 365b2bfd-f935-4923-8353-62a1c6fc4686 found for delete ", "request_id": "req-3be90f3d-ff1b-48dc-84f7-8451df99ae88"}]} 2026-05-14 02:18:45.933 7 INFO neutron.services.segments.plugin [-] Segment 365b2bfd-f935-4923-8353-62a1c6fc4686 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 365b2bfd-f935-4923-8353-62a1c6fc4686 found for delete ", "request_id": "req-574f69cb-63c4-4281-9a2e-c70c3f0a219c"}]} [pid: 7|app: 0|req: 804/1667] 10.0.0.211 () {34 vars in 673 bytes} [Thu May 14 02:18:45 2026] POST /v2.0/subnetpools => generated 548 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1668] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:45 2026] DELETE /v2.0/networks/32d1ff4c-5370-414d-bd21-aba19241484c => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1669] 10.0.0.211 () {32 vars in 726 bytes} [Thu May 14 02:18:46 2026] GET /v2.0/subnetpools/7f9857a8-5f96-45fb-9703-240edee0a46a => generated 548 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1670] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:45 2026] DELETE /v2.0/security-groups/a65b7756-d15f-415c-a8c2-f36ebcc1ad7c => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:18:46.085 8 INFO neutron.db.segments_db [None req-35f2feb4-3bb7-42a3-9d60-9613a0b81474 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Added segment a8e4eab4-62a0-42cb-98ef-e1d599bca255 of type vxlan for network 1b1e3e05-82c5-4ade-916e-1a070b685927 [pid: 7|app: 0|req: 806/1671] 10.0.0.211 () {34 vars in 746 bytes} [Thu May 14 02:18:46 2026] PUT /v2.0/subnetpools/7f9857a8-5f96-45fb-9703-240edee0a46a => generated 500 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1672] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:18:46 2026] DELETE /v2.0/subnetpools/7f9857a8-5f96-45fb-9703-240edee0a46a => 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: 866/1673] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:46 2026] POST /v2.0/networks => generated 611 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:46.188 7 INFO neutron.api.v2.resource [None req-a7ed2efc-1164-4807-b6c2-1ac4ded14718 ded41f14ab594250afae9361c7a72539 bbb11838bf234ca89489a2a46232f7a5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 808/1674] 10.0.0.211 () {32 vars in 726 bytes} [Thu May 14 02:18:46 2026] GET /v2.0/subnetpools/7f9857a8-5f96-45fb-9703-240edee0a46a => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:18:46.218 7 INFO neutron.api.v2.resource [None req-882d79f8-a878-4f99-9e43-aab6b0572345 ded41f14ab594250afae9361c7a72539 bbb11838bf234ca89489a2a46232f7a5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 809/1675] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:18:46 2026] DELETE /v2.0/subnetpools/7f9857a8-5f96-45fb-9703-240edee0a46a => generated 145 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1676] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:46 2026] POST /v2.0/subnets => generated 626 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:46.494 7 INFO neutron.db.segments_db [None req-1ab30e31-f67e-4381-8a7b-727470c8a2ec e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Added segment 86ee2e20-e8bf-46b8-bf41-2a1b9b51cfff of type vxlan for network 71688f1d-b9de-4e8a-bbd4-fc4d98b4e971 2026-05-14 02:18:46.740 7 INFO neutron.db.l3_hamode_db [None req-1ab30e31-f67e-4381-8a7b-727470c8a2ec e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:18:46.785 8 INFO neutron.db.segments_db [None req-8189123c-9887-4cea-b4cd-cfa9263d6089 8ff13f82ae854f6d83a3409754b2445d 873214e3923848c5b556f0d5bcf7e220 - - default default] Added segment b82c6a8b-23a5-455a-b7ec-46c135464041 of type vxlan for network 819d3d12-4010-43e2-b56b-bda2c77734f2 2026-05-14 02:18:46.858 7 INFO neutron.db.l3_hamode_db [None req-1ab30e31-f67e-4381-8a7b-727470c8a2ec e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 868/1677] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:46 2026] POST /v2.0/networks => generated 630 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1678] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:46 2026] GET /v2.0/security-groups?tenant_id=bbb11838bf234ca89489a2a46232f7a5&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1679] 10.0.0.211 () {34 vars in 662 bytes} [Thu May 14 02:18:47 2026] POST /v2.0/ports => generated 778 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:18:47.402 8 INFO neutron.services.segments.plugin [-] Segment 394e4c9c-9f16-4c6b-afa4-14822b9f0fde resource provider aggregate not found 2026-05-14 02:18:47.418 8 INFO neutron.services.segments.plugin [-] Segment 394e4c9c-9f16-4c6b-afa4-14822b9f0fde resource provider aggregate not found 2026-05-14 02:18:47.427 8 INFO neutron.services.segments.plugin [-] Segment 394e4c9c-9f16-4c6b-afa4-14822b9f0fde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 394e4c9c-9f16-4c6b-afa4-14822b9f0fde found for delete ", "request_id": "req-192600fd-9ad6-46cc-a6c4-91211c566524"}]} 2026-05-14 02:18:47.447 8 INFO neutron.services.segments.plugin [-] Segment 394e4c9c-9f16-4c6b-afa4-14822b9f0fde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 394e4c9c-9f16-4c6b-afa4-14822b9f0fde found for delete ", "request_id": "req-71ba9afa-5a8c-44d1-ae3a-945eb330246c"}]} 2026-05-14 02:18:47.451 8 INFO neutron.services.segments.plugin [-] Segment 867e4b8b-626f-4c91-bd09-2f51ea8ec4f2 resource provider aggregate not found 2026-05-14 02:18:47.468 8 INFO neutron.services.segments.plugin [-] Segment 867e4b8b-626f-4c91-bd09-2f51ea8ec4f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 867e4b8b-626f-4c91-bd09-2f51ea8ec4f2 found for delete ", "request_id": "req-3e94ae4c-d73e-4cb9-9fb5-cc9d3426836f"}]} [pid: 7|app: 0|req: 810/1680] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:46 2026] POST /v2.0/routers => generated 506 bytes in 1015 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:47.480 8 INFO neutron.services.segments.plugin [-] Segment 867e4b8b-626f-4c91-bd09-2f51ea8ec4f2 resource provider aggregate not found 2026-05-14 02:18:47.497 8 INFO neutron.services.segments.plugin [-] Segment 867e4b8b-626f-4c91-bd09-2f51ea8ec4f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 867e4b8b-626f-4c91-bd09-2f51ea8ec4f2 found for delete ", "request_id": "req-c491294b-7c68-400e-839a-106c0f9fd64b"}]} [pid: 8|app: 0|req: 871/1681] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:47 2026] DELETE /v2.0/security-groups/56726943-848d-4252-83cd-e5615b9c26cf => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:18:47.520 7 INFO neutron.db.segments_db [None req-b6dc6ab9-ad5c-484f-a0eb-a147e084e475 8ff13f82ae854f6d83a3409754b2445d 873214e3923848c5b556f0d5bcf7e220 - - default default] Added segment 63051fbd-2163-42e9-be23-b870105d8276 of type vxlan for network 02947228-a4aa-4292-93a2-8b035cd474bb [pid: 7|app: 0|req: 811/1682] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:47 2026] POST /v2.0/networks => generated 616 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1683] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:47 2026] POST /v2.0/subnets => generated 646 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1684] 10.0.0.211 () {34 vars in 662 bytes} [Thu May 14 02:18:47 2026] POST /v2.0/ports => generated 952 bytes in 354 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: 813/1685] 10.0.0.211 () {34 vars in 662 bytes} [Thu May 14 02:18:47 2026] POST /v2.0/ports => generated 962 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:18:48.177 7 INFO neutron_taas.services.taas.taas_plugin [None req-27bc90ef-d435-4530-971f-20993eef1ace 8ff13f82ae854f6d83a3409754b2445d 873214e3923848c5b556f0d5bcf7e220 - - default default] TaaS: Handle Delete Port: 2a0133d4-5bc0-46ee-870b-0ba6a8bdc39a 2026-05-14 02:18:48.179 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27bc90ef-d435-4530-971f-20993eef1ace 8ff13f82ae854f6d83a3409754b2445d 873214e3923848c5b556f0d5bcf7e220 - - default default] Tap Mirror: Handle Delete Port: 2a0133d4-5bc0-46ee-870b-0ba6a8bdc39a [pid: 7|app: 0|req: 814/1686] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:18:48 2026] DELETE /v2.0/ports/2a0133d4-5bc0-46ee-870b-0ba6a8bdc39a => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:48.328 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3bb683ee-8d22-4362-a598-a34dda9eab0e 8ff13f82ae854f6d83a3409754b2445d 873214e3923848c5b556f0d5bcf7e220 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 815/1687] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:18:48 2026] DELETE /v2.0/ports/2a0133d4-5bc0-46ee-870b-0ba6a8bdc39a => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:18:48.348 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26d0294d-e1f7-4e03-b49c-54f98652855a 8ff13f82ae854f6d83a3409754b2445d 873214e3923848c5b556f0d5bcf7e220 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 816/1688] 10.0.0.211 () {32 vars in 714 bytes} [Thu May 14 02:18:48 2026] GET /v2.0/ports/2a0133d4-5bc0-46ee-870b-0ba6a8bdc39a => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1689] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:48 2026] DELETE /v2.0/subnets/fbe6f062-42b4-4dfe-9960-2f6198523631 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:48.636 7 INFO neutron.services.segments.plugin [-] Segment 63051fbd-2163-42e9-be23-b870105d8276 resource provider aggregate not found 2026-05-14 02:18:48.639 7 INFO neutron.services.segments.plugin [-] Segment 63051fbd-2163-42e9-be23-b870105d8276 resource provider aggregate not found 2026-05-14 02:18:48.655 7 INFO neutron.services.segments.plugin [-] Segment 63051fbd-2163-42e9-be23-b870105d8276 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63051fbd-2163-42e9-be23-b870105d8276 found for delete ", "request_id": "req-99ec631f-f269-4479-83d6-9281a1762d8c"}]} [pid: 7|app: 0|req: 818/1690] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:48 2026] DELETE /v2.0/networks/02947228-a4aa-4292-93a2-8b035cd474bb => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:48.661 7 INFO neutron.services.segments.plugin [-] Segment 63051fbd-2163-42e9-be23-b870105d8276 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63051fbd-2163-42e9-be23-b870105d8276 found for delete ", "request_id": "req-11a6a346-ce8d-4c23-9397-82a44f52eb61"}]} 2026-05-14 02:18:48.719 7 INFO neutron.db.segments_db [None req-773a3b51-4eb6-458a-8fa4-829f22ce5abf 8ff13f82ae854f6d83a3409754b2445d 873214e3923848c5b556f0d5bcf7e220 - - default default] Added segment 3500c195-8718-4262-9b82-f511b8f11df5 of type vxlan for network ee42d2f3-9e3f-4c5e-bb73-d04bfd5ee015 [pid: 7|app: 0|req: 819/1691] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:48 2026] POST /v2.0/networks => generated 617 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1692] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:18:47 2026] PUT /v2.0/routers/d8f6c2d8-c951-4acc-8d12-3647ea5c0e7f/add_router_interface => generated 309 bytes in 1174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1693] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:48 2026] POST /v2.0/subnets => generated 646 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 874/1694] 10.0.0.211 () {32 vars in 714 bytes} [Thu May 14 02:18:49 2026] GET /v2.0/ports/bcbdb77e-afe9-4ad5-91a2-69cd5c62d743 => generated 1026 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1695] 10.0.0.211 () {34 vars in 662 bytes} [Thu May 14 02:18:49 2026] POST /v2.0/ports => generated 923 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:49.495 7 INFO neutron_taas.services.taas.taas_plugin [None req-27c27a50-36ad-4433-a96d-1a866bdef9bc 8ff13f82ae854f6d83a3409754b2445d 873214e3923848c5b556f0d5bcf7e220 - - default default] TaaS: Handle Delete Port: f3ff96a1-f64c-477c-a0bf-3658b8497c41 2026-05-14 02:18:49.498 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27c27a50-36ad-4433-a96d-1a866bdef9bc 8ff13f82ae854f6d83a3409754b2445d 873214e3923848c5b556f0d5bcf7e220 - - default default] Tap Mirror: Handle Delete Port: f3ff96a1-f64c-477c-a0bf-3658b8497c41 [pid: 7|app: 0|req: 822/1696] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:18:49 2026] DELETE /v2.0/ports/f3ff96a1-f64c-477c-a0bf-3658b8497c41 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:49.645 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4e2c273-a1af-4fda-9c82-7b272ac80c84 8ff13f82ae854f6d83a3409754b2445d 873214e3923848c5b556f0d5bcf7e220 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 823/1697] 10.0.0.211 () {32 vars in 714 bytes} [Thu May 14 02:18:49 2026] GET /v2.0/ports/f3ff96a1-f64c-477c-a0bf-3658b8497c41 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1698] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:49 2026] DELETE /v2.0/subnets/8f879337-649c-44c2-898e-897917d9884b => generated 0 bytes in 91 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1699] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:49 2026] DELETE /v2.0/networks/ee42d2f3-9e3f-4c5e-bb73-d04bfd5ee015 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:49.869 8 INFO neutron_taas.services.taas.taas_plugin [None req-c16897f3-d1c5-49dc-8813-164e28b00b06 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] TaaS: Handle Delete Port: bcbdb77e-afe9-4ad5-91a2-69cd5c62d743 2026-05-14 02:18:49.872 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c16897f3-d1c5-49dc-8813-164e28b00b06 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Tap Mirror: Handle Delete Port: bcbdb77e-afe9-4ad5-91a2-69cd5c62d743 [pid: 7|app: 0|req: 826/1700] 10.0.0.211 () {34 vars in 662 bytes} [Thu May 14 02:18:49 2026] POST /v2.0/ports => generated 779 bytes in 241 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: 827/1701] 10.0.0.211 () {34 vars in 734 bytes} [Thu May 14 02:18:50 2026] PUT /v2.0/ports/db8713dc-becf-417d-9061-a941ec9a5960 => generated 752 bytes in 126 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: 875/1702] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:18:49 2026] PUT /v2.0/routers/d8f6c2d8-c951-4acc-8d12-3647ea5c0e7f/remove_router_interface => generated 309 bytes in 1190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:18:50.310 7 INFO neutron_taas.services.taas.taas_plugin [None req-44b357c6-0bca-42b2-8345-15982197abd4 8ff13f82ae854f6d83a3409754b2445d 873214e3923848c5b556f0d5bcf7e220 - - default default] TaaS: Handle Delete Port: db8713dc-becf-417d-9061-a941ec9a5960 2026-05-14 02:18:50.314 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44b357c6-0bca-42b2-8345-15982197abd4 8ff13f82ae854f6d83a3409754b2445d 873214e3923848c5b556f0d5bcf7e220 - - default default] Tap Mirror: Handle Delete Port: db8713dc-becf-417d-9061-a941ec9a5960 2026-05-14 02:18:50.377 8 INFO neutron.api.v2.resource [None req-4a604f09-0593-4115-b5ac-8ee82ec0e018 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 876/1703] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:18:50 2026] PUT /v2.0/routers/d8f6c2d8-c951-4acc-8d12-3647ea5c0e7f/remove_router_interface => generated 197 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1704] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:18:50 2026] DELETE /v2.0/ports/db8713dc-becf-417d-9061-a941ec9a5960 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1705] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:18:50 2026] GET /v2.0/ports?device_id=d8f6c2d8-c951-4acc-8d12-3647ea5c0e7f => 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: 830/1706] 10.0.0.211 () {32 vars in 640 bytes} [Thu May 14 02:18:50 2026] GET /v2.0/ports => generated 781 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:18:50.638 7 INFO neutron_taas.services.taas.taas_plugin [None req-fd4fed9c-50fe-4174-b323-08819cff6e62 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] TaaS: Handle Delete Port: a84287d9-5874-446a-9118-f60a332ebbae 2026-05-14 02:18:50.642 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd4fed9c-50fe-4174-b323-08819cff6e62 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Tap Mirror: Handle Delete Port: a84287d9-5874-446a-9118-f60a332ebbae 2026-05-14 02:18:50.693 7 INFO neutron.services.segments.plugin [-] Segment 3500c195-8718-4262-9b82-f511b8f11df5 resource provider aggregate not found 2026-05-14 02:18:50.702 7 INFO neutron.services.segments.plugin [-] Segment 3500c195-8718-4262-9b82-f511b8f11df5 resource provider aggregate not found 2026-05-14 02:18:50.719 7 INFO neutron.services.segments.plugin [-] Segment 3500c195-8718-4262-9b82-f511b8f11df5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3500c195-8718-4262-9b82-f511b8f11df5 found for delete ", "request_id": "req-b65ef9d4-7daa-40e8-967a-8c94a97079ab"}]} 2026-05-14 02:18:50.725 7 INFO neutron.services.segments.plugin [-] Segment 3500c195-8718-4262-9b82-f511b8f11df5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3500c195-8718-4262-9b82-f511b8f11df5 found for delete ", "request_id": "req-cdf4d6b4-2886-4a4f-8765-8a8a0cfac5c5"}]} 2026-05-14 02:18:50.730 8 INFO neutron.db.segments_db [None req-0b4a92bc-16fb-45c2-80b2-3d9244d3431e af10b5fa172d4944b8c3d7aed3c4d702 d366a32fe713403899e2e5ae99229b1a - - default default] Added segment d7a60e59-b717-405b-860f-d1f25934bd38 of type vxlan for network 5e8ec27a-59c0-4a48-b27f-6609f4acb5b3 [pid: 8|app: 0|req: 877/1707] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:50 2026] POST /v2.0/networks => generated 613 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:50.842 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8d8a3426-cc36-4726-9cb3-6906751529c8 8ff13f82ae854f6d83a3409754b2445d 873214e3923848c5b556f0d5bcf7e220 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 878/1708] 10.0.0.211 () {32 vars in 714 bytes} [Thu May 14 02:18:50 2026] GET /v2.0/ports/db8713dc-becf-417d-9061-a941ec9a5960 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:18:51.047 7 INFO neutron.db.l3_hamode_db [None req-fd4fed9c-50fe-4174-b323-08819cff6e62 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] HA network 71688f1d-b9de-4e8a-bbd4-fc4d98b4e971 was deleted as no HA routers are present in tenant 3b5eef187d43462e8df8ab60f4e4eccf. [pid: 7|app: 0|req: 831/1711] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:50 2026] DELETE /v2.0/routers/d8f6c2d8-c951-4acc-8d12-3647ea5c0e7f => generated 0 bytes in 597 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1712] 10.0.0.211 () {32 vars in 640 bytes} [Thu May 14 02:18:51 2026] GET /v2.0/ports => generated 781 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1713] 10.0.0.211 () {34 vars in 661 bytes} [Thu May 14 02:18:50 2026] POST /v2.0/ports => generated 743 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, ' [pid: 8|app: 0|req: 882/1714] 10.0.0.211 () {32 vars in 714 bytes} [Thu May 14 02:18:51 2026] GET /v2.0/ports/83677a83-8ddb-4394-aa4f-cd21a614009e => generated 778 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1715] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:51 2026] DELETE /v2.0/subnets/28b9aa74-fd21-4e4e-978f-3ab4b19edfdb => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:51.309 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6feadd67-c919-4307-a4b1-085d1c85960e 8ff13f82ae854f6d83a3409754b2445d 873214e3923848c5b556f0d5bcf7e220 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 834/1716] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:18:51 2026] DELETE /v2.0/ports/f3ff96a1-f64c-477c-a0bf-3658b8497c41 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:18:51.423 7 INFO neutron_taas.services.taas.taas_plugin [None req-022091dc-11ea-43fe-8e65-3852c4aac007 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] TaaS: Handle Delete Port: 19767853-24c9-45de-8ca9-a010b91ffb39 2026-05-14 02:18:51.427 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-022091dc-11ea-43fe-8e65-3852c4aac007 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Tap Mirror: Handle Delete Port: 19767853-24c9-45de-8ca9-a010b91ffb39 [pid: 8|app: 0|req: 883/1717] 10.0.0.211 () {34 vars in 663 bytes} [Thu May 14 02:18:51 2026] POST /v2.0/trunks => generated 407 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:51.485 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e95a82cd-debd-4f2a-a259-cce2cf21ae5f 8ff13f82ae854f6d83a3409754b2445d 873214e3923848c5b556f0d5bcf7e220 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 884/1718] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:51 2026] DELETE /v2.0/subnets/8f879337-649c-44c2-898e-897917d9884b => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:18:51.536 8 INFO neutron.db.segments_db [None req-65c091dd-000e-4221-9fd1-88b737c626b5 af10b5fa172d4944b8c3d7aed3c4d702 d366a32fe713403899e2e5ae99229b1a - - default default] Added segment 613778e6-91d5-446f-b68c-6e6ed74a70aa of type vxlan for network 062152f6-a4a5-4dcc-a3e5-80cb99262aa1 [pid: 8|app: 0|req: 885/1719] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:51 2026] POST /v2.0/networks => generated 612 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:51.632 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2a4f5834-8d9d-472e-9a0b-609e31734120 8ff13f82ae854f6d83a3409754b2445d 873214e3923848c5b556f0d5bcf7e220 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 886/1720] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:51 2026] DELETE /v2.0/subnets/fbe6f062-42b4-4dfe-9960-2f6198523631 => 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: 835/1721] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:51 2026] DELETE /v2.0/networks/1b1e3e05-82c5-4ade-916e-1a070b685927 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:51.747 7 INFO neutron_taas.services.taas.taas_plugin [None req-7f57a4a0-dfbd-4a51-8fbb-0348619047d2 8ff13f82ae854f6d83a3409754b2445d 873214e3923848c5b556f0d5bcf7e220 - - default default] TaaS: Handle Delete Port: 83677a83-8ddb-4394-aa4f-cd21a614009e 2026-05-14 02:18:51.750 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f57a4a0-dfbd-4a51-8fbb-0348619047d2 8ff13f82ae854f6d83a3409754b2445d 873214e3923848c5b556f0d5bcf7e220 - - default default] Tap Mirror: Handle Delete Port: 83677a83-8ddb-4394-aa4f-cd21a614009e [pid: 7|app: 0|req: 836/1722] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:18:51 2026] DELETE /v2.0/ports/83677a83-8ddb-4394-aa4f-cd21a614009e => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:51.920 7 INFO neutron.db.segments_db [None req-f190799b-5d3e-4bb6-a909-fa888b73661d e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Added segment 2260468b-4d0a-486a-9fee-c66f0cbe0b18 of type vxlan for network 5579c1db-2128-4546-9c33-f92260c6995a [pid: 8|app: 0|req: 887/1723] 10.0.0.211 () {34 vars in 661 bytes} [Thu May 14 02:18:51 2026] POST /v2.0/ports => generated 743 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 837/1724] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:51 2026] POST /v2.0/networks => generated 611 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:52.058 8 INFO neutron.services.segments.plugin [-] Segment b82c6a8b-23a5-455a-b7ec-46c135464041 resource provider aggregate not found 2026-05-14 02:18:52.068 8 INFO neutron.services.segments.plugin [-] Segment b82c6a8b-23a5-455a-b7ec-46c135464041 resource provider aggregate not found 2026-05-14 02:18:52.090 8 INFO neutron.services.segments.plugin [-] Segment b82c6a8b-23a5-455a-b7ec-46c135464041 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b82c6a8b-23a5-455a-b7ec-46c135464041 found for delete ", "request_id": "req-8b8ae83b-9c91-45c3-adfa-2457d1963baf"}]} 2026-05-14 02:18:52.092 8 INFO neutron.services.segments.plugin [-] Segment b82c6a8b-23a5-455a-b7ec-46c135464041 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b82c6a8b-23a5-455a-b7ec-46c135464041 found for delete ", "request_id": "req-a79adcd9-7ab0-4955-8b58-821ff18a3cb0"}]} [pid: 8|app: 0|req: 888/1725] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:51 2026] DELETE /v2.0/networks/819d3d12-4010-43e2-b56b-bda2c77734f2 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1726] 10.0.0.211 () {34 vars in 663 bytes} [Thu May 14 02:18:52 2026] POST /v2.0/trunks => generated 407 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:52.303 7 INFO neutron.db.segments_db [None req-a818d073-e791-446e-8696-bef3e58fa2d3 af10b5fa172d4944b8c3d7aed3c4d702 d366a32fe713403899e2e5ae99229b1a - - default default] Added segment af2669a6-db0b-49da-b536-2d1ed7d5f4df of type vxlan for network 77b3c4ff-6598-4f91-9ea5-46147357a677 [pid: 8|app: 0|req: 889/1727] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:52 2026] POST /v2.0/subnets => generated 626 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1728] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:52 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) 2026-05-14 02:18:52.452 8 INFO neutron.db.segments_db [None req-8a4cabd9-44a7-4b9d-97ee-5038b6330b44 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Added segment b9de43d8-f40f-4caa-877d-6a9111972c1e of type vxlan for network 0b68c6fa-2b4e-447d-ac05-ddb12728a1ea [pid: 7|app: 0|req: 840/1729] 10.0.0.211 () {34 vars in 661 bytes} [Thu May 14 02:18:52 2026] POST /v2.0/ports => generated 743 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:52.729 8 INFO neutron.db.l3_hamode_db [None req-8a4cabd9-44a7-4b9d-97ee-5038b6330b44 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:18:52.739 7 INFO neutron.services.segments.plugin [-] Segment 86ee2e20-e8bf-46b8-bf41-2a1b9b51cfff resource provider aggregate not found 2026-05-14 02:18:52.743 7 INFO neutron.services.segments.plugin [-] Segment 86ee2e20-e8bf-46b8-bf41-2a1b9b51cfff resource provider aggregate not found 2026-05-14 02:18:52.754 7 INFO neutron.services.segments.plugin [-] Segment 86ee2e20-e8bf-46b8-bf41-2a1b9b51cfff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86ee2e20-e8bf-46b8-bf41-2a1b9b51cfff found for delete ", "request_id": "req-899dd211-af45-46d0-8a72-cb27836b5846"}]} 2026-05-14 02:18:52.760 7 INFO neutron.services.segments.plugin [-] Segment 86ee2e20-e8bf-46b8-bf41-2a1b9b51cfff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86ee2e20-e8bf-46b8-bf41-2a1b9b51cfff found for delete ", "request_id": "req-ccbef022-bd4c-408a-ae25-4a726aa7b833"}]} 2026-05-14 02:18:52.769 7 INFO neutron.services.segments.plugin [-] Segment a8e4eab4-62a0-42cb-98ef-e1d599bca255 resource provider aggregate not found 2026-05-14 02:18:52.773 7 INFO neutron.services.segments.plugin [-] Segment a8e4eab4-62a0-42cb-98ef-e1d599bca255 resource provider aggregate not found 2026-05-14 02:18:52.788 7 INFO neutron.services.segments.plugin [-] Segment a8e4eab4-62a0-42cb-98ef-e1d599bca255 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8e4eab4-62a0-42cb-98ef-e1d599bca255 found for delete ", "request_id": "req-7c97f41d-8f71-467c-be24-e019e7002687"}]} 2026-05-14 02:18:52.789 7 INFO neutron.services.segments.plugin [-] Segment a8e4eab4-62a0-42cb-98ef-e1d599bca255 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8e4eab4-62a0-42cb-98ef-e1d599bca255 found for delete ", "request_id": "req-86ce5b9a-75b0-410e-a612-7d63b34474b7"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 841/1730] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:52 2026] GET /v2.0/security-groups?tenant_id=873214e3923848c5b556f0d5bcf7e220&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:18:52.865 8 INFO neutron.db.l3_hamode_db [None req-8a4cabd9-44a7-4b9d-97ee-5038b6330b44 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 842/1731] 10.0.0.211 () {34 vars in 663 bytes} [Thu May 14 02:18:52 2026] POST /v2.0/trunks => generated 407 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1732] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:53 2026] GET /v2.0/security-groups?tenant_id=0482659a46fa4c09b72ccb08aacd7789&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1733] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:53 2026] DELETE /v2.0/security-groups/80d0c073-03cf-44bf-9687-c402b8992ed6 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:18:53.348 7 INFO neutron.db.segments_db [None req-1d673919-be5f-4e46-b324-71a5a9189b48 af10b5fa172d4944b8c3d7aed3c4d702 d366a32fe713403899e2e5ae99229b1a - - default default] Added segment da6f924d-df04-45ad-a877-08d5d83903f0 of type vxlan for network 4c6e8fe7-6ef3-43ba-8c0b-c043bf421d51 [pid: 7|app: 0|req: 845/1734] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:53 2026] POST /v2.0/networks => generated 612 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1735] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:52 2026] POST /v2.0/routers => generated 504 bytes in 1046 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1736] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:53 2026] DELETE /v2.0/security-groups/70a30d1a-0ef4-49f7-b18e-49a06927a739 => 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: 891/1737] 10.0.0.211 () {34 vars in 661 bytes} [Thu May 14 02:18:53 2026] POST /v2.0/ports => generated 743 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 892/1738] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:53 2026] GET /v2.0/security-groups?tenant_id=a8f470ce9667487b962844ef6ec99908&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: 893/1739] 10.0.0.211 () {34 vars in 663 bytes} [Thu May 14 02:18:53 2026] POST /v2.0/trunks => generated 407 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1740] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:54 2026] DELETE /v2.0/security-groups/3539c96a-a852-4b27-a20a-10adb62937b3 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:18:54.181 8 INFO neutron.db.segments_db [None req-3753b548-f025-4ec4-9a37-5c897fcdd3db af10b5fa172d4944b8c3d7aed3c4d702 d366a32fe713403899e2e5ae99229b1a - - default default] Added segment 7aeadaf1-d404-47da-9f60-f3228d6bd279 of type vxlan for network 90b8ff9c-ee35-4edf-a1d4-9ae0e8eb9ab7 [pid: 8|app: 0|req: 895/1741] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:18:54 2026] POST /v2.0/networks => generated 613 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1742] 10.0.0.211 () {34 vars in 661 bytes} [Thu May 14 02:18:54 2026] POST /v2.0/ports => generated 743 bytes in 303 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: 847/1743] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:18:53 2026] PUT /v2.0/routers/1d16b4ea-bbdd-4d02-ac24-53f2852e8c72/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: 848/1744] 10.0.0.211 () {32 vars in 714 bytes} [Thu May 14 02:18:54 2026] GET /v2.0/ports/48c9aaea-b609-46ba-935a-ab9e3979df55 => generated 955 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1745] 10.0.0.211 () {34 vars in 663 bytes} [Thu May 14 02:18:54 2026] POST /v2.0/trunks => generated 407 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1746] 10.0.0.211 () {34 vars in 746 bytes} [Thu May 14 02:18:54 2026] PUT /v2.0/trunks/4e35180b-77fc-4322-9896-4fe18fbbe859/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1747] 10.0.0.211 () {34 vars in 746 bytes} [Thu May 14 02:18:54 2026] PUT /v2.0/trunks/3f3184a8-c7e0-49e8-a0d6-ac7e6174429e/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1748] 10.0.0.211 () {34 vars in 746 bytes} [Thu May 14 02:18:54 2026] PUT /v2.0/trunks/a99e7fd8-5221-46d2-a19e-83a81d41ae74/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: 901/1749] 10.0.0.211 () {34 vars in 746 bytes} [Thu May 14 02:18:54 2026] PUT /v2.0/trunks/85d61dca-187e-4e19-b152-d2349e5e7f68/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1750] 10.0.0.211 () {32 vars in 659 bytes} [Thu May 14 02:18:54 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1751] 10.0.0.211 () {32 vars in 673 bytes} [Thu May 14 02:18:54 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1752] 10.0.0.211 () {32 vars in 669 bytes} [Thu May 14 02:18:54 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1753] 10.0.0.211 () {32 vars in 681 bytes} [Thu May 14 02:18:54 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1754] 10.0.0.211 () {32 vars in 667 bytes} [Thu May 14 02:18:55 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:18:55.058 7 INFO neutron_taas.services.taas.taas_plugin [None req-2ee9d53c-9697-44d2-be65-939518ac26e8 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] TaaS: Handle Delete Port: 48c9aaea-b609-46ba-935a-ab9e3979df55 2026-05-14 02:18:55.064 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ee9d53c-9697-44d2-be65-939518ac26e8 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Tap Mirror: Handle Delete Port: 48c9aaea-b609-46ba-935a-ab9e3979df55 [pid: 8|app: 0|req: 907/1755] 10.0.0.211 () {32 vars in 681 bytes} [Thu May 14 02:18:55 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1756] 10.0.0.211 () {32 vars in 677 bytes} [Thu May 14 02:18:55 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1757] 10.0.0.211 () {32 vars in 689 bytes} [Thu May 14 02:18:55 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1758] 10.0.0.211 () {32 vars in 716 bytes} [Thu May 14 02:18:55 2026] GET /v2.0/trunks/4e35180b-77fc-4322-9896-4fe18fbbe859 => generated 412 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1759] 10.0.0.211 () {32 vars in 714 bytes} [Thu May 14 02:18:55 2026] GET /v2.0/ports/747fd760-2fda-4d91-a2f6-678152b0bcfa => generated 826 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1760] 10.0.0.211 () {32 vars in 719 bytes} [Thu May 14 02:18:55 2026] DELETE /v2.0/trunks/4e35180b-77fc-4322-9896-4fe18fbbe859 => 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: 913/1761] 10.0.0.211 () {32 vars in 716 bytes} [Thu May 14 02:18:55 2026] GET /v2.0/trunks/3f3184a8-c7e0-49e8-a0d6-ac7e6174429e => generated 420 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1762] 10.0.0.211 () {32 vars in 714 bytes} [Thu May 14 02:18:55 2026] GET /v2.0/ports/45b48d94-2c5c-4a7c-95d4-f3437467a355 => 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: 915/1763] 10.0.0.211 () {32 vars in 719 bytes} [Thu May 14 02:18:55 2026] DELETE /v2.0/trunks/3f3184a8-c7e0-49e8-a0d6-ac7e6174429e => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1764] 10.0.0.211 () {32 vars in 716 bytes} [Thu May 14 02:18:55 2026] GET /v2.0/trunks/a99e7fd8-5221-46d2-a19e-83a81d41ae74 => generated 429 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1765] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:18:54 2026] PUT /v2.0/routers/1d16b4ea-bbdd-4d02-ac24-53f2852e8c72/remove_router_interface => generated 309 bytes in 776 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1766] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:18:55 2026] GET /v2.0/ports?device_id=1d16b4ea-bbdd-4d02-ac24-53f2852e8c72 => 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: 917/1767] 10.0.0.211 () {32 vars in 714 bytes} [Thu May 14 02:18:55 2026] GET /v2.0/ports/8cd19406-8080-4774-af66-b16d39b76c08 => generated 826 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1768] 10.0.0.211 () {32 vars in 719 bytes} [Thu May 14 02:18:55 2026] DELETE /v2.0/trunks/a99e7fd8-5221-46d2-a19e-83a81d41ae74 => 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: 919/1769] 10.0.0.211 () {32 vars in 716 bytes} [Thu May 14 02:18:55 2026] GET /v2.0/trunks/85d61dca-187e-4e19-b152-d2349e5e7f68 => generated 414 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1770] 10.0.0.211 () {32 vars in 714 bytes} [Thu May 14 02:18:55 2026] GET /v2.0/ports/33f5d70f-8169-4777-bd61-5ecb58ab33a2 => generated 826 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:18:55.705 7 INFO neutron_taas.services.taas.taas_plugin [None req-86c9b08a-552d-4249-aee8-86e08e32e3e2 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] TaaS: Handle Delete Port: c32cbe49-1ce8-4157-a33d-a13b0afa62a2 2026-05-14 02:18:55.710 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86c9b08a-552d-4249-aee8-86e08e32e3e2 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Tap Mirror: Handle Delete Port: c32cbe49-1ce8-4157-a33d-a13b0afa62a2 [pid: 8|app: 0|req: 921/1771] 10.0.0.211 () {32 vars in 719 bytes} [Thu May 14 02:18:55 2026] DELETE /v2.0/trunks/85d61dca-187e-4e19-b152-d2349e5e7f68 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1772] 10.0.0.211 () {32 vars in 716 bytes} [Thu May 14 02:18:55 2026] GET /v2.0/trunks/f50d2c74-ae80-45d7-b87d-f1c00652b13a => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1773] 10.0.0.211 () {32 vars in 714 bytes} [Thu May 14 02:18:55 2026] GET /v2.0/ports/3c4ab0b7-8fd0-434d-8249-4d0c4cac0209 => generated 826 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1774] 10.0.0.211 () {32 vars in 719 bytes} [Thu May 14 02:18:55 2026] DELETE /v2.0/trunks/f50d2c74-ae80-45d7-b87d-f1c00652b13a => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:18:56.059 7 INFO neutron.services.segments.plugin [-] Segment b9de43d8-f40f-4caa-877d-6a9111972c1e resource provider aggregate not found 2026-05-14 02:18:56.062 7 INFO neutron.services.segments.plugin [-] Segment b9de43d8-f40f-4caa-877d-6a9111972c1e resource provider aggregate not found 2026-05-14 02:18:56.079 7 INFO neutron.services.segments.plugin [-] Segment b9de43d8-f40f-4caa-877d-6a9111972c1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9de43d8-f40f-4caa-877d-6a9111972c1e found for delete ", "request_id": "req-03455704-1959-4f03-8713-4bd916737816"}]} 2026-05-14 02:18:56.087 7 INFO neutron.services.segments.plugin [-] Segment b9de43d8-f40f-4caa-877d-6a9111972c1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9de43d8-f40f-4caa-877d-6a9111972c1e found for delete ", "request_id": "req-4163f94c-d809-43d6-9bf3-1dd9de39aaf4"}]} 2026-05-14 02:18:56.090 7 INFO neutron.db.l3_hamode_db [None req-86c9b08a-552d-4249-aee8-86e08e32e3e2 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] HA network 0b68c6fa-2b4e-447d-ac05-ddb12728a1ea was deleted as no HA routers are present in tenant 3b5eef187d43462e8df8ab60f4e4eccf. [pid: 7|app: 0|req: 851/1775] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:55 2026] DELETE /v2.0/routers/1d16b4ea-bbdd-4d02-ac24-53f2852e8c72 => generated 0 bytes in 573 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:18:56.186 8 INFO neutron.db.segments_db [None req-1b49c7ce-e305-4cf2-b699-050e1278e84c 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment dac9bc4d-894b-4b85-b9a2-a3364da34b28 of type vxlan for network 754e2ae6-f95f-4eaf-9434-b4324fea106a 2026-05-14 02:18:56.222 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c0a0cda-60d3-41f7-a355-3fb4ecd1afe7 af10b5fa172d4944b8c3d7aed3c4d702 d366a32fe713403899e2e5ae99229b1a - - default default] TaaS: Handle Delete Port: 747fd760-2fda-4d91-a2f6-678152b0bcfa 2026-05-14 02:18:56.225 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c0a0cda-60d3-41f7-a355-3fb4ecd1afe7 af10b5fa172d4944b8c3d7aed3c4d702 d366a32fe713403899e2e5ae99229b1a - - default default] Tap Mirror: Handle Delete Port: 747fd760-2fda-4d91-a2f6-678152b0bcfa [pid: 8|app: 0|req: 925/1776] 10.0.0.211 () {34 vars in 668 bytes} [Thu May 14 02:18:55 2026] POST /v2.0/networks => generated 722 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1777] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:18:56 2026] DELETE /v2.0/ports/747fd760-2fda-4d91-a2f6-678152b0bcfa => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1778] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:18:56 2026] DELETE /v2.0/subnets/75a21e5a-3048-48ea-b451-80b056e3abba => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:56.511 8 INFO neutron_taas.services.taas.taas_plugin [None req-0a4e5f91-ac4d-4371-b6ac-76198f6f9b6f af10b5fa172d4944b8c3d7aed3c4d702 d366a32fe713403899e2e5ae99229b1a - - default default] TaaS: Handle Delete Port: 45b48d94-2c5c-4a7c-95d4-f3437467a355 [pid: 7|app: 0|req: 853/1779] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:56 2026] POST /v2.0/subnets => generated 688 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:56.517 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a4e5f91-ac4d-4371-b6ac-76198f6f9b6f af10b5fa172d4944b8c3d7aed3c4d702 d366a32fe713403899e2e5ae99229b1a - - default default] Tap Mirror: Handle Delete Port: 45b48d94-2c5c-4a7c-95d4-f3437467a355 [pid: 8|app: 0|req: 927/1780] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:18:56 2026] DELETE /v2.0/ports/45b48d94-2c5c-4a7c-95d4-f3437467a355 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1781] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:56 2026] DELETE /v2.0/networks/5579c1db-2128-4546-9c33-f92260c6995a => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:56.673 8 INFO neutron.db.segments_db [None req-d3788403-27e2-4604-8c70-083f2d022a65 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment 62da6fa5-bcaa-4172-89cc-9e6be8f8626b of type vxlan for network 7e5ce1e9-727c-4a40-bb17-0b9b03a1f08f 2026-05-14 02:18:56.771 7 INFO neutron_taas.services.taas.taas_plugin [None req-358da78f-3f77-45d5-b548-030005cadf87 af10b5fa172d4944b8c3d7aed3c4d702 d366a32fe713403899e2e5ae99229b1a - - default default] TaaS: Handle Delete Port: 8cd19406-8080-4774-af66-b16d39b76c08 2026-05-14 02:18:56.776 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-358da78f-3f77-45d5-b548-030005cadf87 af10b5fa172d4944b8c3d7aed3c4d702 d366a32fe713403899e2e5ae99229b1a - - default default] Tap Mirror: Handle Delete Port: 8cd19406-8080-4774-af66-b16d39b76c08 [pid: 7|app: 0|req: 855/1782] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:18:56 2026] DELETE /v2.0/ports/8cd19406-8080-4774-af66-b16d39b76c08 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:18:56.895 7 INFO neutron.db.segments_db [None req-148368f5-2941-446e-bb21-06a69b7ca274 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Added segment 111e60c6-5dc3-427d-9c03-2da5095826bf of type vxlan for network aecc8e6d-3de5-4aa8-84dc-1df3be35bbe3 2026-05-14 02:18:56.990 8 INFO neutron.db.l3_hamode_db [None req-d3788403-27e2-4604-8c70-083f2d022a65 6ae3446517b247878745e2fc5ce44082 843a4143b6be400882459aab6ab30958 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:18:57.184 7 INFO neutron.db.l3_hamode_db [None req-148368f5-2941-446e-bb21-06a69b7ca274 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:18:57.771 8 INFO neutron.db.l3_hamode_db [None req-d3788403-27e2-4604-8c70-083f2d022a65 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:18:57.994 7 INFO neutron.db.l3_hamode_db [None req-148368f5-2941-446e-bb21-06a69b7ca274 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:18:58.120 7 INFO neutron.services.segments.plugin [-] Segment 2260468b-4d0a-486a-9fee-c66f0cbe0b18 resource provider aggregate not found 2026-05-14 02:18:58.128 7 INFO neutron.services.segments.plugin [-] Segment 2260468b-4d0a-486a-9fee-c66f0cbe0b18 resource provider aggregate not found 2026-05-14 02:18:58.156 7 INFO neutron.services.segments.plugin [-] Segment 2260468b-4d0a-486a-9fee-c66f0cbe0b18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2260468b-4d0a-486a-9fee-c66f0cbe0b18 found for delete ", "request_id": "req-7886cb83-77c5-40c0-a122-fa26a78f9036"}]} 2026-05-14 02:18:58.157 7 INFO neutron.services.segments.plugin [-] Segment 2260468b-4d0a-486a-9fee-c66f0cbe0b18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2260468b-4d0a-486a-9fee-c66f0cbe0b18 found for delete ", "request_id": "req-bcce8d15-2986-4d9c-af00-0a011d319acf"}]} [pid: 8|app: 0|req: 928/1783] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:56 2026] POST /v2.0/routers => generated 728 bytes in 1984 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:18:58.698 8 INFO neutron_taas.services.taas.taas_plugin [None req-76ac7226-fe04-4273-a8ef-c5039f4b3bd8 af10b5fa172d4944b8c3d7aed3c4d702 d366a32fe713403899e2e5ae99229b1a - - default default] TaaS: Handle Delete Port: 33f5d70f-8169-4777-bd61-5ecb58ab33a2 2026-05-14 02:18:58.701 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76ac7226-fe04-4273-a8ef-c5039f4b3bd8 af10b5fa172d4944b8c3d7aed3c4d702 d366a32fe713403899e2e5ae99229b1a - - default default] Tap Mirror: Handle Delete Port: 33f5d70f-8169-4777-bd61-5ecb58ab33a2 [pid: 8|app: 0|req: 929/1784] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:18:58 2026] DELETE /v2.0/ports/33f5d70f-8169-4777-bd61-5ecb58ab33a2 => 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: 856/1785] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:18:56 2026] POST /v2.0/routers => generated 687 bytes in 2087 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1786] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:58 2026] GET /v2.0/security-groups?tenant_id=a3177be8d1bb40c4bef2310b865d7ca8&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:18:59.135 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8a4a20a-eb48-49bd-a8f8-50a6919619eb af10b5fa172d4944b8c3d7aed3c4d702 d366a32fe713403899e2e5ae99229b1a - - default default] TaaS: Handle Delete Port: 3c4ab0b7-8fd0-434d-8249-4d0c4cac0209 2026-05-14 02:18:59.138 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8a4a20a-eb48-49bd-a8f8-50a6919619eb af10b5fa172d4944b8c3d7aed3c4d702 d366a32fe713403899e2e5ae99229b1a - - default default] Tap Mirror: Handle Delete Port: 3c4ab0b7-8fd0-434d-8249-4d0c4cac0209 [pid: 8|app: 0|req: 931/1787] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:18:59 2026] DELETE /v2.0/ports/3c4ab0b7-8fd0-434d-8249-4d0c4cac0209 => 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: 932/1788] 10.0.0.211 () {32 vars in 718 bytes} [Thu May 14 02:18:59 2026] GET /v2.0/routers/a2519845-bedd-4618-9a8d-3d4b68602de0 => generated 693 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1789] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:18:59 2026] DELETE /v2.0/security-groups/fc141f2c-4aba-49cf-b6bf-57989573d20a => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:18:59.432 8 INFO neutron.services.segments.plugin [-] Segment d7a60e59-b717-405b-860f-d1f25934bd38 resource provider aggregate not found 2026-05-14 02:18:59.440 8 INFO neutron.services.segments.plugin [-] Segment d7a60e59-b717-405b-860f-d1f25934bd38 resource provider aggregate not found 2026-05-14 02:18:59.459 8 INFO neutron.services.segments.plugin [-] Segment d7a60e59-b717-405b-860f-d1f25934bd38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7a60e59-b717-405b-860f-d1f25934bd38 found for delete ", "request_id": "req-574ce2c3-bffd-4dd7-8441-106a15894290"}]} 2026-05-14 02:18:59.459 8 INFO neutron.services.segments.plugin [-] Segment d7a60e59-b717-405b-860f-d1f25934bd38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7a60e59-b717-405b-860f-d1f25934bd38 found for delete ", "request_id": "req-ab19db93-a2c3-4035-82bc-ce41004a28e3"}]} [pid: 8|app: 0|req: 934/1790] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:59 2026] DELETE /v2.0/networks/5e8ec27a-59c0-4a48-b27f-6609f4acb5b3 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1791] 10.0.0.211 () {32 vars in 644 bytes} [Thu May 14 02:18:59 2026] GET /v2.0/routers => generated 696 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1792] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:18:59 2026] GET /v2.0/security-groups?tenant_id=64125ad31a6b4556956ac1acb928d77d&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1793] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:18:59 2026] DELETE /v2.0/networks/062152f6-a4a5-4dcc-a3e5-80cb99262aa1 => 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: 857/1794] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:18:58 2026] PUT /v2.0/routers/2b01a5c6-e5f9-4659-a5c3-6c42d3862953/add_router_interface => generated 309 bytes in 1076 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1795] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:19:00 2026] DELETE /v2.0/security-groups/6196fff0-2b6f-4825-a82e-a083a2348b3a => 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: 938/1796] 10.0.0.211 () {34 vars in 738 bytes} [Thu May 14 02:18:59 2026] PUT /v2.0/routers/a2519845-bedd-4618-9a8d-3d4b68602de0 => generated 700 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:19:00.245 7 INFO neutron.services.segments.plugin [-] Segment af2669a6-db0b-49da-b536-2d1ed7d5f4df resource provider aggregate not found 2026-05-14 02:19:00.250 7 INFO neutron.services.segments.plugin [-] Segment af2669a6-db0b-49da-b536-2d1ed7d5f4df resource provider aggregate not found 2026-05-14 02:19:00.274 7 INFO neutron.services.segments.plugin [-] Segment af2669a6-db0b-49da-b536-2d1ed7d5f4df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af2669a6-db0b-49da-b536-2d1ed7d5f4df found for delete ", "request_id": "req-80b2f6a5-8dd9-4db7-9de3-80b4125a3ba5"}]} 2026-05-14 02:19:00.276 7 INFO neutron.services.segments.plugin [-] Segment af2669a6-db0b-49da-b536-2d1ed7d5f4df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af2669a6-db0b-49da-b536-2d1ed7d5f4df found for delete ", "request_id": "req-7fd47282-137e-4ef2-a123-23c6b392d12d"}]} [pid: 7|app: 0|req: 859/1797] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:19:00 2026] DELETE /v2.0/networks/77b3c4ff-6598-4f91-9ea5-46147357a677 => 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: 939/1798] 10.0.0.211 () {32 vars in 718 bytes} [Thu May 14 02:19:00 2026] GET /v2.0/routers/a2519845-bedd-4618-9a8d-3d4b68602de0 => generated 700 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1799] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:19:00 2026] GET /v2.0/ports?device_id=a2519845-bedd-4618-9a8d-3d4b68602de0 => 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: 860/1800] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:19:00 2026] DELETE /v2.0/networks/4c6e8fe7-6ef3-43ba-8c0b-c043bf421d51 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:19:00.526 8 INFO neutron_taas.services.taas.taas_plugin [None req-9ce29d0a-b110-42f1-9f33-d3c5f0cf0b04 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] TaaS: Handle Delete Port: 96082eb0-1eb3-4327-8e3e-64c0ee757e1c 2026-05-14 02:19:00.529 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ce29d0a-b110-42f1-9f33-d3c5f0cf0b04 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Tap Mirror: Handle Delete Port: 96082eb0-1eb3-4327-8e3e-64c0ee757e1c [pid: 7|app: 0|req: 861/1801] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:19:00 2026] DELETE /v2.0/networks/90b8ff9c-ee35-4edf-a1d4-9ae0e8eb9ab7 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:19:00.828 8 INFO neutron_taas.services.taas.taas_plugin [None req-9ce29d0a-b110-42f1-9f33-d3c5f0cf0b04 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] TaaS: Handle Delete Port: df3212c1-c1d1-4b56-b255-4832ee6b2d2e 2026-05-14 02:19:00.831 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ce29d0a-b110-42f1-9f33-d3c5f0cf0b04 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] Tap Mirror: Handle Delete Port: df3212c1-c1d1-4b56-b255-4832ee6b2d2e 2026-05-14 02:19:01.202 8 INFO neutron.db.l3_hamode_db [None req-9ce29d0a-b110-42f1-9f33-d3c5f0cf0b04 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] HA network aecc8e6d-3de5-4aa8-84dc-1df3be35bbe3 was deleted as no HA routers are present in tenant 3b5eef187d43462e8df8ab60f4e4eccf. [pid: 8|app: 0|req: 941/1802] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:19:00 2026] DELETE /v2.0/routers/a2519845-bedd-4618-9a8d-3d4b68602de0 => 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: 862/1803] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:19:01 2026] GET /v2.0/ports?device_id=a2519845-bedd-4618-9a8d-3d4b68602de0 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:19:01.259 8 INFO neutron.api.v2.resource [None req-b532eea7-665e-4ed2-a8a0-3300a0993d6b e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 942/1804] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:19:01 2026] DELETE /v2.0/routers/a2519845-bedd-4618-9a8d-3d4b68602de0 => 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: 863/1805] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:19:01 2026] GET /v2.0/ports?device_id=1d16b4ea-bbdd-4d02-ac24-53f2852e8c72 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:19:01.310 8 INFO neutron.api.v2.resource [None req-c96a2432-7b60-4e4f-a035-da7ef3924948 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 943/1806] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:19:01 2026] DELETE /v2.0/routers/1d16b4ea-bbdd-4d02-ac24-53f2852e8c72 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:19:01.331 7 INFO neutron.pecan_wsgi.hooks.translation [None req-36e6ea29-3f18-4206-b705-57ce588ff885 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 864/1807] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:19:01 2026] DELETE /v2.0/subnets/75a21e5a-3048-48ea-b451-80b056e3abba => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1808] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:19:01 2026] GET /v2.0/ports?device_id=d8f6c2d8-c951-4acc-8d12-3647ea5c0e7f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:19:01.379 8 INFO neutron.api.v2.resource [None req-38a1e07a-9f19-4931-b29c-eeb7fc217a16 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 945/1809] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:19:01 2026] DELETE /v2.0/routers/d8f6c2d8-c951-4acc-8d12-3647ea5c0e7f => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:19:01.397 8 INFO neutron.pecan_wsgi.hooks.translation [None req-973e9c7a-3472-46d5-8632-f3c097a302d0 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 946/1810] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:19:01 2026] DELETE /v2.0/subnets/28b9aa74-fd21-4e4e-978f-3ab4b19edfdb => 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: 947/1811] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:19:01 2026] GET /v2.0/ports?device_id=a629f8fa-ddbe-4e82-903a-b33d85da6b6e => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:19:01.451 8 INFO neutron.api.v2.resource [None req-1499c6b0-6b2f-4de9-b86f-2d3f77b90fda e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 948/1812] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:19:01 2026] DELETE /v2.0/routers/a629f8fa-ddbe-4e82-903a-b33d85da6b6e => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:19:01.472 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df6fa597-931f-4939-aebb-f47e30374ca5 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 949/1813] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:19:01 2026] DELETE /v2.0/subnets/8cc93ac1-81ad-4338-916d-6dbe8a5db1d9 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:19:01.480 8 INFO neutron.services.segments.plugin [-] Segment 613778e6-91d5-446f-b68c-6e6ed74a70aa resource provider aggregate not found 2026-05-14 02:19:01.483 8 INFO neutron.services.segments.plugin [-] Segment 613778e6-91d5-446f-b68c-6e6ed74a70aa resource provider aggregate not found 2026-05-14 02:19:01.492 8 INFO neutron.services.segments.plugin [-] Segment 613778e6-91d5-446f-b68c-6e6ed74a70aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 613778e6-91d5-446f-b68c-6e6ed74a70aa found for delete ", "request_id": "req-6af3761f-d30d-4848-b576-71b179c866f5"}]} 2026-05-14 02:19:01.500 8 INFO neutron.services.segments.plugin [-] Segment 613778e6-91d5-446f-b68c-6e6ed74a70aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 613778e6-91d5-446f-b68c-6e6ed74a70aa found for delete ", "request_id": "req-827982e7-5cd8-4413-a03f-6a1488e12e63"}]} 2026-05-14 02:19:01.504 8 INFO neutron.services.segments.plugin [-] Segment 111e60c6-5dc3-427d-9c03-2da5095826bf resource provider aggregate not found 2026-05-14 02:19:01.512 8 INFO neutron.services.segments.plugin [-] Segment 111e60c6-5dc3-427d-9c03-2da5095826bf resource provider aggregate not found 2026-05-14 02:19:01.521 8 INFO neutron.services.segments.plugin [-] Segment 111e60c6-5dc3-427d-9c03-2da5095826bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 111e60c6-5dc3-427d-9c03-2da5095826bf found for delete ", "request_id": "req-c0d61057-78e8-4909-b513-10b0040f232d"}]} 2026-05-14 02:19:01.526 8 INFO neutron.services.segments.plugin [-] Segment 111e60c6-5dc3-427d-9c03-2da5095826bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 111e60c6-5dc3-427d-9c03-2da5095826bf found for delete ", "request_id": "req-20279e8a-64cf-4cf0-a482-1f2f02f2b47a"}]} 2026-05-14 02:19:01.566 7 INFO neutron.db.segments_db [None req-2aef6ae2-da85-4fab-87e9-5c426cfb643d 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment c0e20da0-0bf9-4ae1-a9a1-d4484dc6d2a7 of type vxlan for network ab30694d-cce5-43d4-b28b-cbe49e51dad8 [pid: 7|app: 0|req: 865/1814] 10.0.0.211 () {34 vars in 668 bytes} [Thu May 14 02:19:01 2026] POST /v2.0/networks => generated 721 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:19:01.685 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dde4b6bf-b0d2-4769-9e31-37d250486da1 e328bfb995174f8b97ae607abef2f7e8 3b5eef187d43462e8df8ab60f4e4eccf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 866/1815] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:19:01 2026] DELETE /v2.0/subnets/e6211026-62dc-46a3-b527-1bdbc3d02e0e => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1816] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:19:01 2026] GET /v2.0/security-groups?tenant_id=ec983a089008403d96e8b631fe8cb3cd&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1817] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:19:01 2026] DELETE /v2.0/security-groups/c677a0a5-3b16-4c25-baa9-775097600394 => 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: 867/1818] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:19:01 2026] POST /v2.0/subnets => generated 687 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:19:01.935 8 INFO neutron.db.segments_db [None req-73105fe2-ad86-4576-a213-82b466d99de8 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment 31abba40-6bda-4dbc-9d84-4a4b13348ba5 of type vxlan for network ee61d89a-7e6e-4c30-87c5-6b91ede13723 [pid: 7|app: 0|req: 868/1819] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:19:01 2026] GET /v2.0/security-groups?tenant_id=88055e00894b4364b0f59b19918ef97e&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:19:02.163 8 INFO neutron.db.l3_hamode_db [None req-73105fe2-ad86-4576-a213-82b466d99de8 6ae3446517b247878745e2fc5ce44082 83b00af277c1488ca0881bd017417e38 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 869/1820] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:19:02 2026] DELETE /v2.0/security-groups/f9434287-b29f-4aff-8b45-ff74fbfc5fa1 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:19:02.301 7 INFO neutron.services.segments.plugin [-] Segment da6f924d-df04-45ad-a877-08d5d83903f0 resource provider aggregate not found 2026-05-14 02:19:02.306 7 INFO neutron.services.segments.plugin [-] Segment da6f924d-df04-45ad-a877-08d5d83903f0 resource provider aggregate not found 2026-05-14 02:19:02.320 7 INFO neutron.services.segments.plugin [-] Segment da6f924d-df04-45ad-a877-08d5d83903f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da6f924d-df04-45ad-a877-08d5d83903f0 found for delete ", "request_id": "req-8e32d3e5-2485-43da-a737-ff2dc82fb2bc"}]} 2026-05-14 02:19:02.336 7 INFO neutron.services.segments.plugin [-] Segment da6f924d-df04-45ad-a877-08d5d83903f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da6f924d-df04-45ad-a877-08d5d83903f0 found for delete ", "request_id": "req-6180c340-f4d2-4db1-b241-358af39fac33"}]} 2026-05-14 02:19:02.341 7 INFO neutron.services.segments.plugin [-] Segment 7aeadaf1-d404-47da-9f60-f3228d6bd279 resource provider aggregate not found 2026-05-14 02:19:02.364 7 INFO neutron.services.segments.plugin [-] Segment 7aeadaf1-d404-47da-9f60-f3228d6bd279 resource provider aggregate not found 2026-05-14 02:19:02.371 7 INFO neutron.services.segments.plugin [-] Segment 7aeadaf1-d404-47da-9f60-f3228d6bd279 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aeadaf1-d404-47da-9f60-f3228d6bd279 found for delete ", "request_id": "req-634b35d3-a577-49c7-bf24-959ffd537c8d"}]} 2026-05-14 02:19:02.384 7 INFO neutron.services.segments.plugin [-] Segment 7aeadaf1-d404-47da-9f60-f3228d6bd279 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aeadaf1-d404-47da-9f60-f3228d6bd279 found for delete ", "request_id": "req-bf026fbe-8220-4f86-a91a-a7e0035bb7f8"}]} [pid: 7|app: 0|req: 870/1821] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:19:02 2026] GET /v2.0/security-groups?tenant_id=3b5eef187d43462e8df8ab60f4e4eccf&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1822] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:19:02 2026] GET /v2.0/security-groups?tenant_id=d366a32fe713403899e2e5ae99229b1a&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: 872/1823] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:19:02 2026] DELETE /v2.0/security-groups/3ee8bb18-f4f7-4f63-b32d-b17f711b152b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1824] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:19:02 2026] DELETE /v2.0/security-groups/d30cdbdf-9861-4ce9-8378-2ce2fd9cf2bc => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:19:02.989 8 INFO neutron.db.l3_hamode_db [None req-73105fe2-ad86-4576-a213-82b466d99de8 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 874/1825] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:19:03 2026] GET /v2.0/security-groups?tenant_id=0f20c6afb70847e4b18c7e14f0d1e4c2&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: 952/1826] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:19:01 2026] POST /v2.0/routers => generated 727 bytes in 2200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1827] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:19:04 2026] DELETE /v2.0/security-groups/2bc1e70e-f537-497e-a51e-27d1caa19170 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:19:04.774 7 INFO neutron.db.segments_db [None req-f9ac9b1b-3c9d-4201-8853-11f445d0d28f 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment 72cff607-356a-4114-89a2-04ee1935ad78 of type vxlan for network d599175b-b020-4017-9219-dc9a44d7407a [pid: 7|app: 0|req: 876/1828] 10.0.0.211 () {34 vars in 668 bytes} [Thu May 14 02:19:04 2026] POST /v2.0/networks => generated 721 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1829] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:19:04 2026] POST /v2.0/subnets => generated 687 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:19:05.135 7 INFO neutron.db.segments_db [None req-b9de3ec6-f760-490a-a4ba-8100ea11a4d5 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Added segment c9216563-ab03-4edc-bbaf-2729f727a0a6 of type vxlan for network 877f68f2-fbf1-41ec-ae62-a9ba4b82a046 [pid: 8|app: 0|req: 953/1830] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:19:04 2026] PUT /v2.0/routers/298b1af2-4d9c-43c4-8d33-5368405f5173/add_router_interface => generated 309 bytes in 1229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:19:05.387 7 INFO neutron.db.l3_hamode_db [None req-b9de3ec6-f760-490a-a4ba-8100ea11a4d5 6ae3446517b247878745e2fc5ce44082 60737ad405044f6fb9777469bdc45b8d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 956/1833] 10.0.0.211 () {34 vars in 682 bytes} [Thu May 14 02:19:06 2026] POST /v2.0/security-groups => generated 1675 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 02:19:06.269 7 INFO neutron.db.l3_hamode_db [None req-b9de3ec6-f760-490a-a4ba-8100ea11a4d5 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 957/1834] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:19:06 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) 2026-05-14 02:19:06.579 8 INFO neutron.db.segments_db [None req-8d5b3110-1bd5-41ba-a5fe-fd268f1386bd b28ee64e5b36410abf7be3b96f6db688 75ad80ae33434e04a64092688f4eeb83 - - default default] Added segment abb2c933-adba-4330-903e-08fcc304cc72 of type vxlan for network 198fd124-0feb-4a2e-aa79-ec8c56e3f985 [pid: 8|app: 0|req: 958/1835] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:19:06 2026] POST /v2.0/networks => generated 613 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1836] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:19:06 2026] POST /v2.0/security-group-rules => generated 596 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1837] 10.0.0.211 () {34 vars in 661 bytes} [Thu May 14 02:19:06 2026] POST /v2.0/ports => generated 743 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 878/1838] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:19:05 2026] POST /v2.0/routers => generated 727 bytes in 2195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1839] 10.0.0.211 () {34 vars in 744 bytes} [Thu May 14 02:19:07 2026] PUT /v2.0/ports/017ffd35-0c23-4782-a6cf-210d14c43d47/tags => generated 25 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: 961/1840] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:19:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1841] 10.0.0.211 () {32 vars in 724 bytes} [Thu May 14 02:19:07 2026] GET /v2.0/ports/017ffd35-0c23-4782-a6cf-210d14c43d47/tags => generated 25 bytes in 59 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: 963/1842] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:19:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1843] 10.0.0.211 () {34 vars in 755 bytes} [Thu May 14 02:19:07 2026] PUT /v2.0/ports/017ffd35-0c23-4782-a6cf-210d14c43d47/tags/green => generated 4 bytes in 92 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, ' 2026-05-14 02:19:07.680 8 INFO neutron.db.securitygroups_db [None req-b7410ea2-bc75-4108-8423-f85f97f7c054 f3c7a3402e9540e3a766502676b3d823 843a4143b6be400882459aab6ab30958 - - default default] Project 843a4143b6be400882459aab6ab30958 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: 965/1844] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:19:07 2026] POST /v2.0/security-group-rules => generated 607 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1845] 10.0.0.211 () {32 vars in 724 bytes} [Thu May 14 02:19:07 2026] GET /v2.0/ports/017ffd35-0c23-4782-a6cf-210d14c43d47/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:19:07.875 8 INFO neutron.db.securitygroups_db [None req-403d43e4-5915-4926-9796-4e700792f28d f3c7a3402e9540e3a766502676b3d823 843a4143b6be400882459aab6ab30958 - - default default] Project 843a4143b6be400882459aab6ab30958 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: 967/1846] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:19:07 2026] POST /v2.0/security-group-rules => generated 606 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1847] 10.0.0.211 () {34 vars in 751 bytes} [Thu May 14 02:19:07 2026] PUT /v2.0/ports/017ffd35-0c23-4782-a6cf-210d14c43d47/tags/red => generated 4 bytes in 87 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: 969/1848] 10.0.0.211 () {32 vars in 724 bytes} [Thu May 14 02:19:08 2026] GET /v2.0/ports/017ffd35-0c23-4782-a6cf-210d14c43d47/tags => generated 34 bytes in 59 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: 970/1849] 10.0.0.211 () {34 vars in 773 bytes} [Thu May 14 02:19:08 2026] PUT /v2.0/ports/017ffd35-0c23-4782-a6cf-210d14c43d47/tags/black.or.white => generated 4 bytes in 87 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: 971/1850] 10.0.0.211 () {32 vars in 724 bytes} [Thu May 14 02:19:08 2026] GET /v2.0/ports/017ffd35-0c23-4782-a6cf-210d14c43d47/tags => generated 52 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 972/1851] 10.0.0.211 () {34 vars in 744 bytes} [Thu May 14 02:19:08 2026] PUT /v2.0/ports/017ffd35-0c23-4782-a6cf-210d14c43d47/tags => generated 37 bytes in 106 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: 973/1852] 10.0.0.211 () {34 vars in 682 bytes} [Thu May 14 02:19:08 2026] POST /v2.0/security-groups => generated 1660 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1853] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:19:07 2026] PUT /v2.0/routers/dd717dc7-560f-46c5-b4c5-91f45c7f67bc/add_router_interface => generated 309 bytes in 1318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1854] 10.0.0.211 () {32 vars in 724 bytes} [Thu May 14 02:19:08 2026] GET /v2.0/ports/017ffd35-0c23-4782-a6cf-210d14c43d47/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 975/1855] 10.0.0.211 () {32 vars in 732 bytes} [Thu May 14 02:19:08 2026] GET /v2.0/ports/017ffd35-0c23-4782-a6cf-210d14c43d47/tags/red => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 881/1856] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:19:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:19:08.836 8 INFO neutron.api.v2.resource [None req-25898b17-3735-4cb9-9cee-6abcc028a5ea b28ee64e5b36410abf7be3b96f6db688 75ad80ae33434e04a64092688f4eeb83 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 976/1857] 10.0.0.211 () {32 vars in 736 bytes} [Thu May 14 02:19:08 2026] GET /v2.0/ports/017ffd35-0c23-4782-a6cf-210d14c43d47/tags/green => generated 99 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 882/1858] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:19:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1859] 10.0.0.211 () {32 vars in 735 bytes} [Thu May 14 02:19:08 2026] DELETE /v2.0/ports/017ffd35-0c23-4782-a6cf-210d14c43d47/tags/red => generated 0 bytes in 90 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: 978/1860] 10.0.0.211 () {32 vars in 724 bytes} [Thu May 14 02:19:08 2026] GET /v2.0/ports/017ffd35-0c23-4782-a6cf-210d14c43d47/tags => generated 30 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:19:09.058 8 INFO neutron.api.v2.resource [None req-0265dab8-658e-4ab2-b474-ab613d8c7dd6 b28ee64e5b36410abf7be3b96f6db688 75ad80ae33434e04a64092688f4eeb83 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 979/1861] 10.0.0.211 () {32 vars in 739 bytes} [Thu May 14 02:19:09 2026] DELETE /v2.0/ports/017ffd35-0c23-4782-a6cf-210d14c43d47/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 980/1862] 10.0.0.211 () {32 vars in 727 bytes} [Thu May 14 02:19:09 2026] DELETE /v2.0/ports/017ffd35-0c23-4782-a6cf-210d14c43d47/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 981/1863] 10.0.0.211 () {32 vars in 724 bytes} [Thu May 14 02:19:09 2026] GET /v2.0/ports/017ffd35-0c23-4782-a6cf-210d14c43d47/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:19:09.283 8 INFO neutron_taas.services.taas.taas_plugin [None req-7fa251c5-e842-4ae9-b98d-acf9ee25d7bb b28ee64e5b36410abf7be3b96f6db688 75ad80ae33434e04a64092688f4eeb83 - - default default] TaaS: Handle Delete Port: 017ffd35-0c23-4782-a6cf-210d14c43d47 2026-05-14 02:19:09.286 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7fa251c5-e842-4ae9-b98d-acf9ee25d7bb b28ee64e5b36410abf7be3b96f6db688 75ad80ae33434e04a64092688f4eeb83 - - default default] Tap Mirror: Handle Delete Port: 017ffd35-0c23-4782-a6cf-210d14c43d47 [pid: 7|app: 0|req: 883/1864] 10.0.0.211 () {34 vars in 673 bytes} [Thu May 14 02:19:08 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) [pid: 8|app: 0|req: 982/1865] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:19:09 2026] DELETE /v2.0/ports/017ffd35-0c23-4782-a6cf-210d14c43d47 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:19:09.480 7 INFO neutron.services.segments.plugin [-] Segment abb2c933-adba-4330-903e-08fcc304cc72 resource provider aggregate not found 2026-05-14 02:19:09.482 7 INFO neutron.services.segments.plugin [-] Segment abb2c933-adba-4330-903e-08fcc304cc72 resource provider aggregate not found [pid: 8|app: 0|req: 983/1866] 10.0.0.254 () {34 vars in 1095 bytes} [Thu May 14 02:19:09 2026] GET /v2.0/security-groups?name=tempest-securitygroup--320520762&fields=id&tenant_id=843a4143b6be400882459aab6ab30958 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:19:09.505 7 INFO neutron.services.segments.plugin [-] Segment abb2c933-adba-4330-903e-08fcc304cc72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abb2c933-adba-4330-903e-08fcc304cc72 found for delete ", "request_id": "req-116eda69-aed2-450a-8c82-9839f0d806c3"}]} 2026-05-14 02:19:09.509 7 INFO neutron.services.segments.plugin [-] Segment abb2c933-adba-4330-903e-08fcc304cc72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abb2c933-adba-4330-903e-08fcc304cc72 found for delete ", "request_id": "req-1a0d299b-6da2-467c-ac48-afdede5f121d"}]} [pid: 7|app: 0|req: 884/1867] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:19:09 2026] DELETE /v2.0/networks/198fd124-0feb-4a2e-aa79-ec8c56e3f985 => 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: 984/1868] 10.0.0.254 () {34 vars in 1097 bytes} [Thu May 14 02:19:09 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1854271028&fields=id&tenant_id=843a4143b6be400882459aab6ab30958 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1869] 10.0.0.254 () {34 vars in 979 bytes} [Thu May 14 02:19:09 2026] GET /v2.0/networks?id=754e2ae6-f95f-4eaf-9434-b4324fea106a => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1870] 10.0.0.254 () {34 vars in 962 bytes} [Thu May 14 02:19:09 2026] GET /v2.0/quotas/843a4143b6be400882459aab6ab30958 => 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: 886/1871] 10.0.0.254 () {34 vars in 999 bytes} [Thu May 14 02:19:09 2026] GET /v2.0/ports?tenant_id=843a4143b6be400882459aab6ab30958&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1872] 10.0.0.254 () {34 vars in 1005 bytes} [Thu May 14 02:19:09 2026] GET /v2.0/networks/754e2ae6-f95f-4eaf-9434-b4324fea106a?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: 887/1873] 10.0.0.254 () {34 vars in 1105 bytes} [Thu May 14 02:19:09 2026] GET /v2.0/networks/754e2ae6-f95f-4eaf-9434-b4324fea106a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1874] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:09 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => 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: 888/1875] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:19:10 2026] GET /v2.0/security-groups?tenant_id=75ad80ae33434e04a64092688f4eeb83&name=default => generated 2925 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1876] 10.0.0.254 () {34 vars in 979 bytes} [Thu May 14 02:19:10 2026] GET /v2.0/networks?id=d599175b-b020-4017-9219-dc9a44d7407a => generated 672 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1877] 10.0.0.254 () {34 vars in 962 bytes} [Thu May 14 02:19:10 2026] GET /v2.0/quotas/60737ad405044f6fb9777469bdc45b8d => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1878] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:19:10 2026] DELETE /v2.0/security-groups/629c8266-c1a3-4d38-95fc-7ec38deeafca => 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: 891/1879] 10.0.0.254 () {34 vars in 999 bytes} [Thu May 14 02:19:10 2026] GET /v2.0/ports?tenant_id=60737ad405044f6fb9777469bdc45b8d&fields=id => generated 57 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1880] 10.0.0.254 () {34 vars in 1005 bytes} [Thu May 14 02:19:11 2026] GET /v2.0/networks/d599175b-b020-4017-9219-dc9a44d7407a?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: 893/1881] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:11 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1882] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:19:11 2026] GET /v2.0/security-groups?tenant_id=b5a4d850f7ea4e7c83d37961c24d6cf4&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1883] 10.0.0.254 () {34 vars in 1105 bytes} [Thu May 14 02:19:11 2026] GET /v2.0/networks/d599175b-b020-4017-9219-dc9a44d7407a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1884] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:19:11 2026] DELETE /v2.0/security-groups/10af1da7-dcd7-4e26-b59c-9617c2572e3b => 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: 895/1885] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:11 2026] GET /v2.0/ports?device_id=20d23ade-2e29-48e0-95c5-4f163a463eb6 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1886] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:12 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => 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: 896/1887] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:12 2026] GET /v2.0/ports?device_id=20d23ade-2e29-48e0-95c5-4f163a463eb6 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1888] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:13 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => 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: 897/1889] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:13 2026] GET /v2.0/ports?device_id=20d23ade-2e29-48e0-95c5-4f163a463eb6 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1890] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:19:14 2026] GET /v2.0/networks?id=754e2ae6-f95f-4eaf-9434-b4324fea106a => generated 673 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1891] 199.204.45.233 () {34 vars in 1047 bytes} [Thu May 14 02:19:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=843a4143b6be400882459aab6ab30958 => generated 273 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1892] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:14 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => 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: 995/1893] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:14 2026] GET /v2.0/ports?device_id=20d23ade-2e29-48e0-95c5-4f163a463eb6 => 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: 899/1894] 199.204.45.233 () {38 vars in 952 bytes} [Thu May 14 02:19:14 2026] POST /v2.0/ports => generated 997 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1895] 199.204.45.233 () {38 vars in 1025 bytes} [Thu May 14 02:19:14 2026] PUT /v2.0/ports/6b016214-66ab-41eb-bf39-260447f10646 => generated 1278 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:19:15.372 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-daa6fd33-1780-476d-a645-160295106b06'] response: {'name': 'network-changed', 'server_uuid': 'e49fba59-ebf2-458f-bbf8-211e994701b9', 'tag': '6b016214-66ab-41eb-bf39-260447f10646', '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: 900/1896] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:15 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => generated 1012 bytes in 57 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: 997/1897] 10.0.0.254 () {34 vars in 1117 bytes} [Thu May 14 02:19:15 2026] GET /v2.0/security-groups?id=eb8d82cb-009c-4f02-ba73-b10239a9635b&id=8eb1c8f4-6877-4b25-b450-24eee82cf5f3&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1898] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:15 2026] GET /v2.0/ports?device_id=20d23ade-2e29-48e0-95c5-4f163a463eb6 => 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: 998/1899] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:19:15 2026] GET /v2.0/ports?tenant_id=843a4143b6be400882459aab6ab30958&device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => generated 1281 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1900] 199.204.45.233 () {34 vars in 1015 bytes} [Thu May 14 02:19:15 2026] GET /v2.0/networks?tenant_id=843a4143b6be400882459aab6ab30958&shared=False => generated 769 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1901] 199.204.45.233 () {34 vars in 927 bytes} [Thu May 14 02:19:15 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1902] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:19:16 2026] GET /v2.0/networks?id=d599175b-b020-4017-9219-dc9a44d7407a => generated 672 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1903] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:16 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => generated 1012 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1904] 199.204.45.233 () {38 vars in 952 bytes} [Thu May 14 02:19:16 2026] POST /v2.0/ports => generated 958 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1905] 10.0.0.254 () {34 vars in 1117 bytes} [Thu May 14 02:19:16 2026] GET /v2.0/security-groups?id=eb8d82cb-009c-4f02-ba73-b10239a9635b&id=8eb1c8f4-6877-4b25-b450-24eee82cf5f3&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 906/1906] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:16 2026] GET /v2.0/ports?device_id=20d23ade-2e29-48e0-95c5-4f163a463eb6 => generated 961 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1907] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:19:16 2026] GET /v2.0/security-groups?id=5a0a4123-8066-4a16-bea5-c47c9ae395cf&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1908] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:19:17 2026] GET /v2.0/ports?tenant_id=843a4143b6be400882459aab6ab30958&device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => generated 1281 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1909] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:19:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=6b016214-66ab-41eb-bf39-260447f10646 => 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: 910/1910] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:19:17 2026] GET /v2.0/subnets?id=afcae945-07d3-4ebe-9c3e-442114d12861 => generated 691 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1911] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:19:17 2026] GET /v2.0/ports?network_id=754e2ae6-f95f-4eaf-9434-b4324fea106a&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: 1001/1912] 199.204.45.233 () {38 vars in 1025 bytes} [Thu May 14 02:19:16 2026] PUT /v2.0/ports/9c807b9c-6911-4e5c-937e-9e75bf96d16c => generated 1239 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1913] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:19:17 2026] GET /v2.0/networks/754e2ae6-f95f-4eaf-9434-b4324fea106a?fields=segments => generated 14 bytes in 37 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: 1002/1914] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:19:17 2026] GET /v2.0/networks/754e2ae6-f95f-4eaf-9434-b4324fea106a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:19:17.418 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-21d61e93-8ac0-44db-be1b-7e909aa06aad'] response: {'name': 'network-changed', 'server_uuid': '20d23ade-2e29-48e0-95c5-4f163a463eb6', 'tag': '9c807b9c-6911-4e5c-937e-9e75bf96d16c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 913/1915] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:17 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => generated 1012 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1916] 10.0.0.254 () {34 vars in 1117 bytes} [Thu May 14 02:19:17 2026] GET /v2.0/security-groups?id=eb8d82cb-009c-4f02-ba73-b10239a9635b&id=8eb1c8f4-6877-4b25-b450-24eee82cf5f3&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1917] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:19:17 2026] GET /v2.0/ports?tenant_id=60737ad405044f6fb9777469bdc45b8d&device_id=20d23ade-2e29-48e0-95c5-4f163a463eb6 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1918] 199.204.45.233 () {34 vars in 1015 bytes} [Thu May 14 02:19:17 2026] GET /v2.0/networks?tenant_id=60737ad405044f6fb9777469bdc45b8d&shared=False => generated 768 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1919] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:18 2026] GET /v2.0/ports?device_id=20d23ade-2e29-48e0-95c5-4f163a463eb6 => 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: 915/1920] 199.204.45.233 () {34 vars in 927 bytes} [Thu May 14 02:19:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1921] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:19:18 2026] GET /v2.0/security-groups?id=5a0a4123-8066-4a16-bea5-c47c9ae395cf&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1922] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:19:18 2026] GET /v2.0/security-groups?tenant_id=220d9d9bb7524707bbaf597622400b1f&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1923] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:19:18 2026] DELETE /v2.0/security-groups/3cdab4e2-ac69-46e5-81c8-7267e6b49c85 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1924] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:19 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => generated 1012 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1925] 10.0.0.254 () {34 vars in 1117 bytes} [Thu May 14 02:19:19 2026] GET /v2.0/security-groups?id=eb8d82cb-009c-4f02-ba73-b10239a9635b&id=8eb1c8f4-6877-4b25-b450-24eee82cf5f3&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1926] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:19:19 2026] GET /v2.0/ports?tenant_id=60737ad405044f6fb9777469bdc45b8d&device_id=20d23ade-2e29-48e0-95c5-4f163a463eb6 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1927] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:19:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=9c807b9c-6911-4e5c-937e-9e75bf96d16c => 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: 919/1928] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:19:19 2026] GET /v2.0/subnets?id=a1c30b71-81bc-4416-a0eb-ebcca451ccd5 => generated 690 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1929] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:19 2026] GET /v2.0/ports?device_id=20d23ade-2e29-48e0-95c5-4f163a463eb6 => 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: 920/1930] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:19:19 2026] GET /v2.0/ports?network_id=d599175b-b020-4017-9219-dc9a44d7407a&device_owner=network%3Adhcp => 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: 1011/1931] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:19:19 2026] GET /v2.0/security-groups?id=5a0a4123-8066-4a16-bea5-c47c9ae395cf&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1932] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:19:19 2026] GET /v2.0/networks/d599175b-b020-4017-9219-dc9a44d7407a?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1933] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:19:19 2026] GET /v2.0/networks/d599175b-b020-4017-9219-dc9a44d7407a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1934] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:20 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => generated 1012 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1935] 10.0.0.254 () {34 vars in 1117 bytes} [Thu May 14 02:19:20 2026] GET /v2.0/security-groups?id=eb8d82cb-009c-4f02-ba73-b10239a9635b&id=8eb1c8f4-6877-4b25-b450-24eee82cf5f3&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1936] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:20 2026] GET /v2.0/ports?device_id=20d23ade-2e29-48e0-95c5-4f163a463eb6 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1937] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:19:20 2026] GET /v2.0/security-groups?id=5a0a4123-8066-4a16-bea5-c47c9ae395cf&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: 924/1940] 199.204.45.233 () {34 vars in 991 bytes} [Thu May 14 02:19:20 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => generated 1281 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1941] 199.204.45.233 () {34 vars in 1121 bytes} [Thu May 14 02:19:20 2026] GET /v2.0/security-groups?id=8eb1c8f4-6877-4b25-b450-24eee82cf5f3&id=eb8d82cb-009c-4f02-ba73-b10239a9635b&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1942] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:21 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => generated 1012 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1943] 10.0.0.254 () {34 vars in 1117 bytes} [Thu May 14 02:19:21 2026] GET /v2.0/security-groups?id=eb8d82cb-009c-4f02-ba73-b10239a9635b&id=8eb1c8f4-6877-4b25-b450-24eee82cf5f3&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1944] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:21 2026] GET /v2.0/ports?device_id=20d23ade-2e29-48e0-95c5-4f163a463eb6 => 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: 1019/1945] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:19:21 2026] GET /v2.0/security-groups?id=5a0a4123-8066-4a16-bea5-c47c9ae395cf&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: 927/1946] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:22 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1947] 10.0.0.254 () {34 vars in 1117 bytes} [Thu May 14 02:19:22 2026] GET /v2.0/security-groups?id=eb8d82cb-009c-4f02-ba73-b10239a9635b&id=8eb1c8f4-6877-4b25-b450-24eee82cf5f3&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1948] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:22 2026] GET /v2.0/ports?device_id=20d23ade-2e29-48e0-95c5-4f163a463eb6 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1949] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:19:22 2026] GET /v2.0/security-groups?id=5a0a4123-8066-4a16-bea5-c47c9ae395cf&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1950] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:23 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => generated 1014 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1951] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:23 2026] GET /v2.0/ports?device_id=20d23ade-2e29-48e0-95c5-4f163a463eb6 => 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: 930/1952] 10.0.0.254 () {34 vars in 1117 bytes} [Thu May 14 02:19:23 2026] GET /v2.0/security-groups?id=eb8d82cb-009c-4f02-ba73-b10239a9635b&id=8eb1c8f4-6877-4b25-b450-24eee82cf5f3&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1953] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:19:23 2026] GET /v2.0/security-groups?id=5a0a4123-8066-4a16-bea5-c47c9ae395cf&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1954] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:23 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:19:24.351 8 INFO neutron.db.l3_db [None req-f29240a0-5cad-4a06-998f-7fb999b23189 f3c7a3402e9540e3a766502676b3d823 843a4143b6be400882459aab6ab30958 - - default default] Floating IP e766a097-994e-4ab5-9ed8-2c75ac3745b1 associated. External IP: 10.96.250.214, port: 6b016214-66ab-41eb-bf39-260447f10646. [pid: 8|app: 0|req: 1024/1955] 10.0.0.211 () {34 vars in 746 bytes} [Thu May 14 02:19:24 2026] PUT /v2.0/floatingips/e766a097-994e-4ab5-9ed8-2c75ac3745b1 => generated 856 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:19:24.676 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e940b0cc-a403-4b10-a957-69a194a04cab'] response: {'name': 'network-changed', 'server_uuid': 'e49fba59-ebf2-458f-bbf8-211e994701b9', 'tag': '6b016214-66ab-41eb-bf39-260447f10646', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 932/1956] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:25 2026] GET /v2.0/ports?device_id=20d23ade-2e29-48e0-95c5-4f163a463eb6 => 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: 1025/1957] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:19:25 2026] GET /v2.0/security-groups?id=5a0a4123-8066-4a16-bea5-c47c9ae395cf&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1958] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:19:25 2026] GET /v2.0/ports?tenant_id=843a4143b6be400882459aab6ab30958&device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => generated 1283 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1959] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:19:25 2026] GET /v2.0/networks?id=754e2ae6-f95f-4eaf-9434-b4324fea106a => generated 769 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1960] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:19:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=6b016214-66ab-41eb-bf39-260447f10646 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1961] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:19:25 2026] GET /v2.0/subnets?id=afcae945-07d3-4ebe-9c3e-442114d12861 => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1962] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:19:25 2026] GET /v2.0/ports?network_id=754e2ae6-f95f-4eaf-9434-b4324fea106a&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: 1028/1963] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:19:25 2026] GET /v2.0/networks/754e2ae6-f95f-4eaf-9434-b4324fea106a?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1964] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:19:25 2026] GET /v2.0/networks/754e2ae6-f95f-4eaf-9434-b4324fea106a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1965] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:26 2026] GET /v2.0/ports?device_id=20d23ade-2e29-48e0-95c5-4f163a463eb6 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1966] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:19:26 2026] GET /v2.0/security-groups?id=5a0a4123-8066-4a16-bea5-c47c9ae395cf&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1967] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:27 2026] GET /v2.0/ports?device_id=20d23ade-2e29-48e0-95c5-4f163a463eb6 => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1968] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:19:27 2026] GET /v2.0/security-groups?id=5a0a4123-8066-4a16-bea5-c47c9ae395cf&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: 8|app: 0|req: 1031/1969] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:19:28 2026] GET /v2.0/security-groups?tenant_id=3d12314ff70e41a7bf88e7286dda78d2&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1970] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:19:28 2026] DELETE /v2.0/security-groups/b682e1c8-26b7-4c55-ba6f-7b4f1dd050f1 => 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: 1032/1971] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:28 2026] GET /v2.0/ports?device_id=20d23ade-2e29-48e0-95c5-4f163a463eb6 => 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: 940/1972] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:19:29 2026] GET /v2.0/security-groups?id=5a0a4123-8066-4a16-bea5-c47c9ae395cf&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1973] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:30 2026] GET /v2.0/ports?device_id=20d23ade-2e29-48e0-95c5-4f163a463eb6 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1974] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:19:30 2026] GET /v2.0/security-groups?id=5a0a4123-8066-4a16-bea5-c47c9ae395cf&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: 941/1975] 199.204.45.233 () {34 vars in 991 bytes} [Thu May 14 02:19:30 2026] GET /v2.0/ports?device_id=20d23ade-2e29-48e0-95c5-4f163a463eb6 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:19:30.337 8 INFO neutron_taas.services.taas.taas_plugin [req-7260c67b-e6dc-4b3d-a5d8-63b89d27f972 req-64ffcc34-10ba-48a1-9f2c-93557807bf06 222098c1aff542788451f77f1dd53b07 60737ad405044f6fb9777469bdc45b8d - - default default] TaaS: Handle Delete Port: 9c807b9c-6911-4e5c-937e-9e75bf96d16c 2026-05-14 02:19:30.340 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7260c67b-e6dc-4b3d-a5d8-63b89d27f972 req-64ffcc34-10ba-48a1-9f2c-93557807bf06 222098c1aff542788451f77f1dd53b07 60737ad405044f6fb9777469bdc45b8d - - default default] Tap Mirror: Handle Delete Port: 9c807b9c-6911-4e5c-937e-9e75bf96d16c [pid: 8|app: 0|req: 1035/1976] 199.204.45.233 () {36 vars in 994 bytes} [Thu May 14 02:19:30 2026] DELETE /v2.0/ports/9c807b9c-6911-4e5c-937e-9e75bf96d16c => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:19:30.498 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-61a05ab3-2ab7-4551-9f30-664e5697d689'] response: {'server_uuid': '20d23ade-2e29-48e0-95c5-4f163a463eb6', 'name': 'network-vif-deleted', 'tag': '9c807b9c-6911-4e5c-937e-9e75bf96d16c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 942/1977] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:31 2026] GET /v2.0/ports?device_id=20d23ade-2e29-48e0-95c5-4f163a463eb6 => 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: 1036/1978] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:32 2026] GET /v2.0/ports?device_id=20d23ade-2e29-48e0-95c5-4f163a463eb6 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:19:33.174 7 INFO neutron.db.segments_db [None req-1624a857-4a76-4e64-9782-781f6417f015 a56c47968ccd4eefb4004ab522e8f4c2 9f7ba0664de744238018b36bc5286147 - - default default] Added segment c4d2a137-6440-4b1a-b01c-055cc61a37f7 of type vxlan for network 7658b901-7236-4d54-829f-7c3a4b70dd39 [pid: 7|app: 0|req: 943/1979] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:19:32 2026] POST /v2.0/networks => generated 708 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1980] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:33 2026] GET /v2.0/ports?device_id=20d23ade-2e29-48e0-95c5-4f163a463eb6 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1981] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:19:33 2026] POST /v2.0/subnets => generated 644 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:19:33.503 7 WARNING neutron.api.v2.base [None req-71a98328-a5ec-4dfe-935f-a6bb1ad9e738 a56c47968ccd4eefb4004ab522e8f4c2 9f7ba0664de744238018b36bc5286147 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-14 02:19:33.504 7 INFO neutron.api.v2.resource [None req-71a98328-a5ec-4dfe-935f-a6bb1ad9e738 a56c47968ccd4eefb4004ab522e8f4c2 9f7ba0664de744238018b36bc5286147 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 945/1982] 10.0.0.211 () {34 vars in 678 bytes} [Thu May 14 02:19:33 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-14 02:19:34.107 8 INFO neutron.services.segments.plugin [-] Segment c4d2a137-6440-4b1a-b01c-055cc61a37f7 resource provider aggregate not found 2026-05-14 02:19:34.108 8 INFO neutron.services.segments.plugin [-] Segment c4d2a137-6440-4b1a-b01c-055cc61a37f7 resource provider aggregate not found 2026-05-14 02:19:34.129 8 INFO neutron.services.segments.plugin [-] Segment c4d2a137-6440-4b1a-b01c-055cc61a37f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4d2a137-6440-4b1a-b01c-055cc61a37f7 found for delete ", "request_id": "req-63256323-d6ee-46b9-bcd3-51aa296f1e27"}]} 2026-05-14 02:19:34.133 8 INFO neutron.services.segments.plugin [-] Segment c4d2a137-6440-4b1a-b01c-055cc61a37f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4d2a137-6440-4b1a-b01c-055cc61a37f7 found for delete ", "request_id": "req-31a79ce7-9890-49ba-90ed-8e7d6b44fb1f"}]} [pid: 8|app: 0|req: 1038/1983] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:19:33 2026] DELETE /v2.0/networks/7658b901-7236-4d54-829f-7c3a4b70dd39 => generated 0 bytes in 628 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:19:34.216 7 INFO neutron.db.segments_db [None req-f8c7c62f-9adf-4f79-90ef-f2ea399ac311 a56c47968ccd4eefb4004ab522e8f4c2 9f7ba0664de744238018b36bc5286147 - - default default] Added segment 5dde5c6e-f9c7-487e-a4ad-e8a1e02da5c5 of type vxlan for network 763e4a8e-ce65-4bd6-9452-4513fbfbc9a5 [pid: 7|app: 0|req: 946/1984] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:19:34 2026] POST /v2.0/networks => generated 708 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1985] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:19:34 2026] POST /v2.0/subnets => generated 647 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:19:34.496 7 WARNING neutron.api.v2.base [None req-28f0484d-8d20-417b-836e-f553985bfeab a56c47968ccd4eefb4004ab522e8f4c2 9f7ba0664de744238018b36bc5286147 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-14 02:19:34.497 7 INFO neutron.api.v2.resource [None req-28f0484d-8d20-417b-836e-f553985bfeab a56c47968ccd4eefb4004ab522e8f4c2 9f7ba0664de744238018b36bc5286147 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 947/1986] 10.0.0.211 () {34 vars in 678 bytes} [Thu May 14 02:19:34 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: 8|app: 0|req: 1040/1987] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:19:34 2026] DELETE /v2.0/networks/763e4a8e-ce65-4bd6-9452-4513fbfbc9a5 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:19:34.770 7 INFO neutron.db.segments_db [None req-b02fff05-515c-4141-8a9a-9172b0982d9b a56c47968ccd4eefb4004ab522e8f4c2 9f7ba0664de744238018b36bc5286147 - - default default] Added segment b4ba1ffe-df11-4d3f-8093-d4620d3d0240 of type vxlan for network 814c473b-b63d-4f74-8cf3-758a2f15d51b [pid: 7|app: 0|req: 948/1988] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:19:34 2026] POST /v2.0/networks => generated 708 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1989] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:19:34 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) [pid: 7|app: 0|req: 949/1990] 10.0.0.211 () {34 vars in 678 bytes} [Thu May 14 02:19:35 2026] POST /v2.0/rbac-policies => generated 324 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1993] 10.0.0.211 () {32 vars in 720 bytes} [Thu May 14 02:19:35 2026] GET /v2.0/networks/814c473b-b63d-4f74-8cf3-758a2f15d51b => generated 655 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:19:36.050 8 INFO neutron_taas.services.taas.taas_plugin [None req-174cde01-6c73-4110-bce5-797cbf241abc 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 918820db-3fc3-49bb-98a0-f08154a61648 2026-05-14 02:19:36.053 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-174cde01-6c73-4110-bce5-797cbf241abc 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 918820db-3fc3-49bb-98a0-f08154a61648 2026-05-14 02:19:36.131 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e6621f60-ac9d-4da4-8113-b8b1ae83cd2b 3413461640e1476c906be5f067690806 30d2e4b671fe40798eb3899451d6ef93 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 952/1994] 10.0.0.211 () {32 vars in 720 bytes} [Thu May 14 02:19:36 2026] GET /v2.0/networks/814c473b-b63d-4f74-8cf3-758a2f15d51b => generated 138 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:19:36.152 8 INFO neutron.services.segments.plugin [-] Segment 5dde5c6e-f9c7-487e-a4ad-e8a1e02da5c5 resource provider aggregate not found 2026-05-14 02:19:36.153 8 INFO neutron.services.segments.plugin [-] Segment 5dde5c6e-f9c7-487e-a4ad-e8a1e02da5c5 resource provider aggregate not found 2026-05-14 02:19:36.172 8 INFO neutron.services.segments.plugin [-] Segment 5dde5c6e-f9c7-487e-a4ad-e8a1e02da5c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dde5c6e-f9c7-487e-a4ad-e8a1e02da5c5 found for delete ", "request_id": "req-d783329f-0f5d-48c9-9760-404504acd582"}]} 2026-05-14 02:19:36.173 8 INFO neutron.services.segments.plugin [-] Segment 5dde5c6e-f9c7-487e-a4ad-e8a1e02da5c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dde5c6e-f9c7-487e-a4ad-e8a1e02da5c5 found for delete ", "request_id": "req-ef80e5ad-173c-41d6-9764-d85344c848f8"}]} 2026-05-14 02:19:36.286 7 INFO neutron.services.segments.plugin [-] Segment b4ba1ffe-df11-4d3f-8093-d4620d3d0240 resource provider aggregate not found 2026-05-14 02:19:36.293 7 INFO neutron.services.segments.plugin [-] Segment b4ba1ffe-df11-4d3f-8093-d4620d3d0240 resource provider aggregate not found 2026-05-14 02:19:36.316 7 INFO neutron.services.segments.plugin [-] Segment b4ba1ffe-df11-4d3f-8093-d4620d3d0240 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4ba1ffe-df11-4d3f-8093-d4620d3d0240 found for delete ", "request_id": "req-c794f41b-13bf-4cd1-9d22-ff9c4fd5c991"}]} 2026-05-14 02:19:36.316 7 INFO neutron.services.segments.plugin [-] Segment b4ba1ffe-df11-4d3f-8093-d4620d3d0240 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4ba1ffe-df11-4d3f-8093-d4620d3d0240 found for delete ", "request_id": "req-b19a41ba-0ee2-4fba-8712-152ce95becab"}]} [pid: 7|app: 0|req: 953/1995] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:19:36 2026] DELETE /v2.0/networks/814c473b-b63d-4f74-8cf3-758a2f15d51b => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:19:36.348 7 INFO neutron.pecan_wsgi.hooks.translation [None req-61e80cf8-f777-4c71-a052-1dd501910155 a56c47968ccd4eefb4004ab522e8f4c2 9f7ba0664de744238018b36bc5286147 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 954/1996] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:19:36 2026] DELETE /v2.0/subnets/b3981e56-211a-44f3-ad5b-deef1909fd16 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:19:36.364 7 INFO neutron.pecan_wsgi.hooks.translation [None req-deaa7acb-61b7-400b-822e-13bd4fbd5061 a56c47968ccd4eefb4004ab522e8f4c2 9f7ba0664de744238018b36bc5286147 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 955/1997] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:19:36 2026] DELETE /v2.0/subnets/7ec4b25e-30d6-4939-ae31-2ab63c2ac88c => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:19:36.382 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a9757ff6-310f-41f0-b59c-417c8c0614f1 a56c47968ccd4eefb4004ab522e8f4c2 9f7ba0664de744238018b36bc5286147 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 956/1998] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:19:36 2026] DELETE /v2.0/subnets/884dd49f-0f62-45d7-8b4a-b9fac3af9c63 => 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: 1043/1999] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:19:35 2026] PUT /v2.0/routers/dd717dc7-560f-46c5-b4c5-91f45c7f67bc/remove_router_interface => generated 309 bytes in 976 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:19:36.882 7 INFO neutron_taas.services.taas.taas_plugin [None req-fb524015-f098-47e8-982b-5c8ae6005d26 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 53c2e734-e49a-44a3-989d-49e66dcd31f4 2026-05-14 02:19:36.885 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb524015-f098-47e8-982b-5c8ae6005d26 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 53c2e734-e49a-44a3-989d-49e66dcd31f4 2026-05-14 02:19:37.133 7 INFO neutron_taas.services.taas.taas_plugin [None req-fb524015-f098-47e8-982b-5c8ae6005d26 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 28511c4e-a5f0-4b73-831e-26b48532efde 2026-05-14 02:19:37.135 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb524015-f098-47e8-982b-5c8ae6005d26 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 28511c4e-a5f0-4b73-831e-26b48532efde [pid: 8|app: 0|req: 1044/2000] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:19:37 2026] GET /v2.0/security-groups?tenant_id=9f7ba0664de744238018b36bc5286147&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2001] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:19:37 2026] DELETE /v2.0/security-groups/43ba05e5-7513-4da8-a19e-7498b7c22dcc => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:19:37.496 7 INFO neutron.db.l3_hamode_db [None req-fb524015-f098-47e8-982b-5c8ae6005d26 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] HA network 877f68f2-fbf1-41ec-ae62-a9ba4b82a046 was deleted as no HA routers are present in tenant 60737ad405044f6fb9777469bdc45b8d. [pid: 7|app: 0|req: 957/2002] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:19:36 2026] DELETE /v2.0/routers/dd717dc7-560f-46c5-b4c5-91f45c7f67bc => generated 0 bytes in 839 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2003] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:19:37 2026] DELETE /v2.0/subnets/a1c30b71-81bc-4416-a0eb-ebcca451ccd5 => 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: 958/2004] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:19:37 2026] GET /v2.0/security-groups?tenant_id=30d2e4b671fe40798eb3899451d6ef93&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:19:37.733 8 INFO neutron_taas.services.taas.taas_plugin [None req-f48cd521-de13-4285-8cf5-9de4517775ce 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 4c739cbe-e2c9-4d15-adb2-26244a7445df 2026-05-14 02:19:37.735 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f48cd521-de13-4285-8cf5-9de4517775ce 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 4c739cbe-e2c9-4d15-adb2-26244a7445df [pid: 7|app: 0|req: 959/2005] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:19:37 2026] DELETE /v2.0/security-groups/a2595b68-5ff9-4230-a330-e237ed6ff0cd => 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: 1047/2006] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:19:37 2026] DELETE /v2.0/networks/d599175b-b020-4017-9219-dc9a44d7407a => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2007] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:19:37 2026] GET /v2.0/security-groups?tenant_id=ec8b30193d72420c8c6d0ca215a7b1a4&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2008] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:19:38 2026] GET /v2.0/security-groups?tenant_id=60737ad405044f6fb9777469bdc45b8d&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2009] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:19:38 2026] DELETE /v2.0/security-groups/959fa4d5-d436-49d6-bdbf-70fc0b7edd64 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:19:38.195 8 INFO neutron.services.segments.plugin [-] Segment 72cff607-356a-4114-89a2-04ee1935ad78 resource provider aggregate not found 2026-05-14 02:19:38.200 8 INFO neutron.services.segments.plugin [-] Segment 72cff607-356a-4114-89a2-04ee1935ad78 resource provider aggregate not found 2026-05-14 02:19:38.214 8 INFO neutron.services.segments.plugin [-] Segment 72cff607-356a-4114-89a2-04ee1935ad78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72cff607-356a-4114-89a2-04ee1935ad78 found for delete ", "request_id": "req-9c65feb1-9886-4163-a43e-ec28fb37c418"}]} 2026-05-14 02:19:38.218 8 INFO neutron.services.segments.plugin [-] Segment 72cff607-356a-4114-89a2-04ee1935ad78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72cff607-356a-4114-89a2-04ee1935ad78 found for delete ", "request_id": "req-92a3b6b8-13f7-4b3d-9f5b-ca2420cc158a"}]} [pid: 7|app: 0|req: 962/2010] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:19:38 2026] DELETE /v2.0/security-groups/5a0a4123-8066-4a16-bea5-c47c9ae395cf => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:19:38.335 7 INFO neutron.services.segments.plugin [-] Segment c9216563-ab03-4edc-bbaf-2729f727a0a6 resource provider aggregate not found 2026-05-14 02:19:38.341 7 INFO neutron.services.segments.plugin [-] Segment c9216563-ab03-4edc-bbaf-2729f727a0a6 resource provider aggregate not found 2026-05-14 02:19:38.356 7 INFO neutron.services.segments.plugin [-] Segment c9216563-ab03-4edc-bbaf-2729f727a0a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9216563-ab03-4edc-bbaf-2729f727a0a6 found for delete ", "request_id": "req-7f90152a-30c8-4dc0-9534-a49618d7af60"}]} 2026-05-14 02:19:38.360 7 INFO neutron.services.segments.plugin [-] Segment c9216563-ab03-4edc-bbaf-2729f727a0a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9216563-ab03-4edc-bbaf-2729f727a0a6 found for delete ", "request_id": "req-a4a5e79a-bfc3-4ae7-88ce-1d94f03949ad"}]} 2026-05-14 02:19:41.283 8 INFO neutron.db.segments_db [None req-794e16c8-f7a4-403b-8638-9786b6c18a40 b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] Added segment ee1be1d9-4fd0-4f58-b5f7-814f321325a9 of type vxlan for network 4417e936-ce70-442e-acfa-4b5e135479d9 [pid: 8|app: 0|req: 1049/2011] 10.0.0.211 () {34 vars in 668 bytes} [Thu May 14 02:19:40 2026] POST /v2.0/networks => generated 614 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:19:41.424 7 INFO neutron.db.segments_db [None req-23348c59-0f17-4599-a274-cb15b0ec7f1c b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] Added segment 1f3d9609-3c49-4ed6-b058-7a130bc4eba6 of type vxlan for network a56d40be-4a3c-4f8c-b45c-bf7c11da6f0f 2026-05-14 02:19:41.654 7 INFO neutron.db.l3_hamode_db [None req-23348c59-0f17-4599-a274-cb15b0ec7f1c b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:19:42.427 7 INFO neutron.db.l3_hamode_db [None req-23348c59-0f17-4599-a274-cb15b0ec7f1c b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1050/2012] 10.0.0.211 () {34 vars in 673 bytes} [Thu May 14 02:19:42 2026] POST /v2.0/floatingips => generated 552 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2013] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:19:41 2026] POST /v2.0/routers => generated 695 bytes in 1945 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2014] 10.0.0.211 () {32 vars in 773 bytes} [Thu May 14 02:19:43 2026] GET /v2.0/subnets?project_id=3a9c349eab0b485090c636777ca1a7a2&cidr=10.100.0.0%2F28 => generated 14 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2015] 10.0.0.211 () {32 vars in 691 bytes} [Thu May 14 02:19:43 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2016] 10.0.0.211 () {34 vars in 673 bytes} [Thu May 14 02:19:43 2026] POST /v2.0/floatingips => generated 552 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2017] 10.0.0.211 () {32 vars in 781 bytes} [Thu May 14 02:19:43 2026] GET /v2.0/subnets?network_id=82d170dd-af18-42e8-89d4-16500b8fc660&cidr=10.100.0.0%2F28 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2018] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:19:43 2026] POST /v2.0/subnets => generated 657 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2019] 10.0.0.211 () {34 vars in 673 bytes} [Thu May 14 02:19:43 2026] POST /v2.0/floatingips => generated 552 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2020] 10.0.0.211 () {34 vars in 673 bytes} [Thu May 14 02:19:43 2026] POST /v2.0/floatingips => generated 552 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2021] 10.0.0.211 () {34 vars in 673 bytes} [Thu May 14 02:19:44 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) [pid: 7|app: 0|req: 968/2022] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:19:43 2026] PUT /v2.0/routers/f33b7394-ab7d-415c-a1e6-8f9e098b0a8c/add_router_interface => generated 309 bytes in 1177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2023] 10.0.0.211 () {34 vars in 756 bytes} [Thu May 14 02:19:44 2026] PUT /v2.0/floatingips/fee95699-c998-49bb-96cf-4dd3d9724331/tags => generated 17 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2024] 10.0.0.211 () {32 vars in 646 bytes} [Thu May 14 02:19:44 2026] GET /v2.0/networks => generated 6508 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2025] 10.0.0.211 () {34 vars in 756 bytes} [Thu May 14 02:19:45 2026] PUT /v2.0/floatingips/2ef87425-2654-4130-a663-fd115ba91785/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2026] 10.0.0.211 () {32 vars in 644 bytes} [Thu May 14 02:19:45 2026] GET /v2.0/subnets => generated 5194 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2027] 10.0.0.211 () {34 vars in 756 bytes} [Thu May 14 02:19:45 2026] PUT /v2.0/floatingips/8d745372-7744-4b6f-94ce-4d716935d5a9/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2028] 10.0.0.211 () {34 vars in 756 bytes} [Thu May 14 02:19:45 2026] PUT /v2.0/floatingips/12c9ee05-d98c-4c84-968b-037e5857bc28/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2029] 10.0.0.211 () {32 vars in 644 bytes} [Thu May 14 02:19:45 2026] GET /v2.0/routers => generated 2185 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2030] 10.0.0.211 () {32 vars in 669 bytes} [Thu May 14 02:19:45 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2031] 10.0.0.211 () {32 vars in 683 bytes} [Thu May 14 02:19:45 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2032] 10.0.0.211 () {32 vars in 679 bytes} [Thu May 14 02:19:45 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: 974/2033] 10.0.0.211 () {32 vars in 691 bytes} [Thu May 14 02:19:45 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2034] 10.0.0.211 () {34 vars in 682 bytes} [Thu May 14 02:19:45 2026] POST /v2.0/security-groups => generated 1673 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2035] 10.0.0.211 () {32 vars in 677 bytes} [Thu May 14 02:19:45 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: 976/2036] 10.0.0.211 () {32 vars in 691 bytes} [Thu May 14 02:19:45 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2037] 10.0.0.211 () {32 vars in 687 bytes} [Thu May 14 02:19:45 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2038] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:19:45 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: 978/2039] 10.0.0.211 () {32 vars in 699 bytes} [Thu May 14 02:19:45 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:19:45.731 7 INFO neutron_taas.services.taas.taas_plugin [None req-7550bb1a-29cd-4855-b2e0-7569a28f05fc 327260651e6747f69f1349960739149e 43ff750502cf46c7b38e7c7d2be7247f - - default default] TaaS: Handle Delete Port: 4ed0cf8a-e8d6-47c8-a946-636c789925e4 2026-05-14 02:19:45.736 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7550bb1a-29cd-4855-b2e0-7569a28f05fc 327260651e6747f69f1349960739149e 43ff750502cf46c7b38e7c7d2be7247f - - default default] Tap Mirror: Handle Delete Port: 4ed0cf8a-e8d6-47c8-a946-636c789925e4 [pid: 8|app: 0|req: 1062/2040] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:19:45 2026] POST /v2.0/security-group-rules => generated 596 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2041] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:19:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2042] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:19:45 2026] DELETE /v2.0/floatingips/fee95699-c998-49bb-96cf-4dd3d9724331 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2043] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:19:45 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) 2026-05-14 02:19:45.984 7 INFO neutron_taas.services.taas.taas_plugin [None req-d422a672-54b1-46f4-9d6c-891b9d640a96 327260651e6747f69f1349960739149e 43ff750502cf46c7b38e7c7d2be7247f - - default default] TaaS: Handle Delete Port: 009798ef-5dd6-4a5d-a739-d47295083018 2026-05-14 02:19:45.987 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d422a672-54b1-46f4-9d6c-891b9d640a96 327260651e6747f69f1349960739149e 43ff750502cf46c7b38e7c7d2be7247f - - default default] Tap Mirror: Handle Delete Port: 009798ef-5dd6-4a5d-a739-d47295083018 2026-05-14 02:19:46.018 8 INFO neutron.db.securitygroups_db [None req-cd1cdedc-f955-454f-8eed-3a735b6f840e b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] Project 3a9c349eab0b485090c636777ca1a7a2 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: 1065/2044] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:19:45 2026] POST /v2.0/security-group-rules => generated 607 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2045] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:19:45 2026] DELETE /v2.0/floatingips/2ef87425-2654-4130-a663-fd115ba91785 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:19:46.158 8 INFO neutron.db.securitygroups_db [None req-02b6d705-62e4-40e9-9a47-351c273853dc b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] Project 3a9c349eab0b485090c636777ca1a7a2 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: 981/2046] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:46 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2047] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:19:46 2026] POST /v2.0/security-group-rules => generated 606 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2048] 10.0.0.254 () {34 vars in 1117 bytes} [Thu May 14 02:19:46 2026] GET /v2.0/security-groups?id=eb8d82cb-009c-4f02-ba73-b10239a9635b&id=8eb1c8f4-6877-4b25-b450-24eee82cf5f3&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:19:46.352 7 INFO neutron_taas.services.taas.taas_plugin [None req-eb1a7d3b-1e9e-40c0-8115-6071bf26bf5a 327260651e6747f69f1349960739149e 43ff750502cf46c7b38e7c7d2be7247f - - default default] TaaS: Handle Delete Port: 147e7543-4715-4c8c-b13e-f8dbdaf3ccd8 2026-05-14 02:19:46.358 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb1a7d3b-1e9e-40c0-8115-6071bf26bf5a 327260651e6747f69f1349960739149e 43ff750502cf46c7b38e7c7d2be7247f - - default default] Tap Mirror: Handle Delete Port: 147e7543-4715-4c8c-b13e-f8dbdaf3ccd8 [pid: 8|app: 0|req: 1068/2049] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:19:46 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => generated 1283 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2050] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:19:46 2026] DELETE /v2.0/floatingips/8d745372-7744-4b6f-94ce-4d716935d5a9 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2051] 10.0.0.211 () {32 vars in 855 bytes} [Thu May 14 02:19:46 2026] GET /v2.0/floatingips?floating_network_id=82d170dd-af18-42e8-89d4-16500b8fc660&port_id=6b016214-66ab-41eb-bf39-260447f10646 => generated 861 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:19:46.668 7 INFO neutron_taas.services.taas.taas_plugin [None req-58bc6502-73a1-42fe-99e2-8b5fcf1240b2 327260651e6747f69f1349960739149e 43ff750502cf46c7b38e7c7d2be7247f - - default default] TaaS: Handle Delete Port: 8d1f7221-1c90-4aec-aefe-e75a337abfff 2026-05-14 02:19:46.671 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58bc6502-73a1-42fe-99e2-8b5fcf1240b2 327260651e6747f69f1349960739149e 43ff750502cf46c7b38e7c7d2be7247f - - default default] Tap Mirror: Handle Delete Port: 8d1f7221-1c90-4aec-aefe-e75a337abfff [pid: 8|app: 0|req: 1070/2052] 10.0.0.211 () {32 vars in 646 bytes} [Thu May 14 02:19:46 2026] GET /v2.0/networks => generated 1298 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2053] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:19:46 2026] DELETE /v2.0/floatingips/12c9ee05-d98c-4c84-968b-037e5857bc28 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2054] 10.0.0.254 () {34 vars in 1095 bytes} [Thu May 14 02:19:46 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-310208648&fields=id&tenant_id=3a9c349eab0b485090c636777ca1a7a2 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:19:46.969 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b04778c-08e4-4ec8-b9c7-c69de4231056 327260651e6747f69f1349960739149e 43ff750502cf46c7b38e7c7d2be7247f - - default default] TaaS: Handle Delete Port: 3e05ebf1-7155-49ee-890e-f133a240b736 2026-05-14 02:19:46.972 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b04778c-08e4-4ec8-b9c7-c69de4231056 327260651e6747f69f1349960739149e 43ff750502cf46c7b38e7c7d2be7247f - - default default] Tap Mirror: Handle Delete Port: 3e05ebf1-7155-49ee-890e-f133a240b736 [pid: 7|app: 0|req: 985/2055] 10.0.0.254 () {34 vars in 979 bytes} [Thu May 14 02:19:46 2026] GET /v2.0/networks?id=4417e936-ce70-442e-acfa-4b5e135479d9 => generated 661 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2056] 10.0.0.254 () {34 vars in 962 bytes} [Thu May 14 02:19:47 2026] GET /v2.0/quotas/3a9c349eab0b485090c636777ca1a7a2 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2057] 10.0.0.254 () {34 vars in 999 bytes} [Thu May 14 02:19:47 2026] GET /v2.0/ports?tenant_id=3a9c349eab0b485090c636777ca1a7a2&fields=id => generated 103 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2058] 10.0.0.254 () {34 vars in 1005 bytes} [Thu May 14 02:19:47 2026] GET /v2.0/networks/4417e936-ce70-442e-acfa-4b5e135479d9?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: 1071/2059] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:19:46 2026] DELETE /v2.0/floatingips/2a2de078-860c-4961-9fbc-4761de8dfc35 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2060] 10.0.0.254 () {34 vars in 1105 bytes} [Thu May 14 02:19:47 2026] GET /v2.0/networks/4417e936-ce70-442e-acfa-4b5e135479d9?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: 1072/2061] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:47 2026] GET /v2.0/ports?device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => 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: 990/2062] 10.0.0.198 () {34 vars in 987 bytes} [Thu May 14 02:19:47 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2063] 10.0.0.198 () {34 vars in 1117 bytes} [Thu May 14 02:19:47 2026] GET /v2.0/security-groups?id=8eb1c8f4-6877-4b25-b450-24eee82cf5f3&id=eb8d82cb-009c-4f02-ba73-b10239a9635b&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2064] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:48 2026] GET /v2.0/ports?device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => 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: 991/2065] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:19:48 2026] GET /v2.0/security-groups?tenant_id=6447f27b2a1043b88372962a98ef72d1&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2066] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:19:48 2026] DELETE /v2.0/security-groups/ee4a3d8d-a127-43b1-80dc-e44cba8adf14 => 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: 992/2067] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:19:48 2026] GET /v2.0/security-groups?tenant_id=43ff750502cf46c7b38e7c7d2be7247f&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2068] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:19:48 2026] DELETE /v2.0/security-groups/17ab8397-a51e-49c7-bb48-023a4b7edde1 => 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: 993/2069] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:19:49 2026] GET /v2.0/security-groups?tenant_id=004cbc05f0db4b55b16ebff2630b6c63&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2070] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:19:49 2026] DELETE /v2.0/security-groups/52cce9bc-281c-42bf-9e6c-162e907ef9a7 => 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: 994/2071] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:49 2026] GET /v2.0/ports?device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => 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: 1078/2072] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:49 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => generated 1014 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2073] 10.0.0.254 () {34 vars in 1117 bytes} [Thu May 14 02:19:50 2026] GET /v2.0/security-groups?id=eb8d82cb-009c-4f02-ba73-b10239a9635b&id=8eb1c8f4-6877-4b25-b450-24eee82cf5f3&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2076] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:50 2026] GET /v2.0/ports?device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => 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: 997/2077] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:51 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2078] 10.0.0.254 () {34 vars in 1117 bytes} [Thu May 14 02:19:51 2026] GET /v2.0/security-groups?id=eb8d82cb-009c-4f02-ba73-b10239a9635b&id=8eb1c8f4-6877-4b25-b450-24eee82cf5f3&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2079] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:19:51 2026] GET /v2.0/networks?id=4417e936-ce70-442e-acfa-4b5e135479d9 => generated 661 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2080] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:51 2026] GET /v2.0/ports?device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => 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: 1082/2081] 199.204.45.233 () {34 vars in 1047 bytes} [Thu May 14 02:19:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3a9c349eab0b485090c636777ca1a7a2 => generated 180 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2082] 199.204.45.233 () {38 vars in 952 bytes} [Thu May 14 02:19:51 2026] POST /v2.0/ports => generated 954 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1001/2083] 199.204.45.233 () {34 vars in 991 bytes} [Thu May 14 02:19:52 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => generated 1014 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2084] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:52 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:19:52.505 7 INFO neutron_taas.services.taas.taas_plugin [req-f8c570e0-d248-46d5-9003-56777611a273 req-26fd58d8-9693-4620-9f5e-8ac8799aca64 f3c7a3402e9540e3a766502676b3d823 843a4143b6be400882459aab6ab30958 - - default default] TaaS: Handle Delete Port: 6b016214-66ab-41eb-bf39-260447f10646 2026-05-14 02:19:52.507 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f8c570e0-d248-46d5-9003-56777611a273 req-26fd58d8-9693-4620-9f5e-8ac8799aca64 f3c7a3402e9540e3a766502676b3d823 843a4143b6be400882459aab6ab30958 - - default default] Tap Mirror: Handle Delete Port: 6b016214-66ab-41eb-bf39-260447f10646 [pid: 8|app: 0|req: 1083/2085] 199.204.45.233 () {38 vars in 1025 bytes} [Thu May 14 02:19:52 2026] PUT /v2.0/ports/3ca50c1c-cfdc-4a3f-9314-2246e04a6fe7 => generated 1235 bytes in 438 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: 1084/2086] 10.0.0.254 () {34 vars in 1117 bytes} [Thu May 14 02:19:52 2026] GET /v2.0/security-groups?id=eb8d82cb-009c-4f02-ba73-b10239a9635b&id=8eb1c8f4-6877-4b25-b450-24eee82cf5f3&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:19:52.567 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b4d13a7-7071-443c-8017-2f0ac0f3010c'] response: {'name': 'network-changed', 'server_uuid': '9d8cc01b-18a4-4ed4-9990-7701c3039f08', 'tag': '3ca50c1c-cfdc-4a3f-9314-2246e04a6fe7', 'status': 'completed', 'code': 200} 2026-05-14 02:19:52.614 7 INFO neutron.db.l3_db [req-f8c570e0-d248-46d5-9003-56777611a273 req-26fd58d8-9693-4620-9f5e-8ac8799aca64 f3c7a3402e9540e3a766502676b3d823 843a4143b6be400882459aab6ab30958 - - default default] Floating IP e766a097-994e-4ab5-9ed8-2c75ac3745b1 disassociated. External IP: 10.96.250.214, port: 6b016214-66ab-41eb-bf39-260447f10646. [pid: 8|app: 0|req: 1085/2087] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:52 2026] GET /v2.0/ports?device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2088] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:19:52 2026] GET /v2.0/security-groups?id=a9fbfd4a-224c-4089-b092-06294e6baf00&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: 1003/2089] 199.204.45.233 () {36 vars in 994 bytes} [Thu May 14 02:19:52 2026] DELETE /v2.0/ports/6b016214-66ab-41eb-bf39-260447f10646 => generated 0 bytes in 544 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:19:53.016 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-81b53d43-978f-498e-a17f-3d6d4429dcd0'] response: {'server_uuid': 'e49fba59-ebf2-458f-bbf8-211e994701b9', 'name': 'network-vif-deleted', 'tag': '6b016214-66ab-41eb-bf39-260447f10646', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1087/2090] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:19:53 2026] GET /v2.0/ports?tenant_id=3a9c349eab0b485090c636777ca1a7a2&device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2091] 199.204.45.233 () {34 vars in 1015 bytes} [Thu May 14 02:19:53 2026] GET /v2.0/networks?tenant_id=3a9c349eab0b485090c636777ca1a7a2&shared=False => generated 757 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2092] 199.204.45.233 () {34 vars in 927 bytes} [Thu May 14 02:19:53 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: 7|app: 0|req: 1005/2093] 10.0.0.211 () {34 vars in 673 bytes} [Thu May 14 02:19:53 2026] POST /v2.0/subnetpools => generated 516 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2094] 10.0.0.211 () {34 vars in 673 bytes} [Thu May 14 02:19:53 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: 1006/2095] 10.0.0.211 () {34 vars in 673 bytes} [Thu May 14 02:19:53 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2096] 10.0.0.211 () {34 vars in 673 bytes} [Thu May 14 02:19:53 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2097] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:53 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => 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: 1091/2098] 10.0.0.211 () {34 vars in 673 bytes} [Thu May 14 02:19:53 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2099] 10.0.0.211 () {34 vars in 756 bytes} [Thu May 14 02:19:53 2026] PUT /v2.0/subnetpools/cad831c8-1173-406f-bf87-f503104bcf90/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2100] 10.0.0.211 () {34 vars in 756 bytes} [Thu May 14 02:19:53 2026] PUT /v2.0/subnetpools/be631f3d-43d2-4562-8700-060f51887f1b/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2101] 10.0.0.211 () {34 vars in 756 bytes} [Thu May 14 02:19:53 2026] PUT /v2.0/subnetpools/224dc890-3221-422c-87d8-57a5badf37ae/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2102] 10.0.0.211 () {34 vars in 756 bytes} [Thu May 14 02:19:53 2026] PUT /v2.0/subnetpools/acafb81b-9494-4ae8-b975-1be8118581d3/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2103] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:53 2026] GET /v2.0/ports?device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => 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: 1094/2104] 10.0.0.211 () {32 vars in 669 bytes} [Thu May 14 02:19:53 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2105] 10.0.0.211 () {32 vars in 683 bytes} [Thu May 14 02:19:53 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2106] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:19:53 2026] GET /v2.0/security-groups?id=a9fbfd4a-224c-4089-b092-06294e6baf00&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2107] 10.0.0.211 () {32 vars in 679 bytes} [Thu May 14 02:19:54 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2108] 10.0.0.211 () {32 vars in 691 bytes} [Thu May 14 02:19:54 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2109] 10.0.0.211 () {32 vars in 677 bytes} [Thu May 14 02:19:54 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2110] 10.0.0.211 () {32 vars in 691 bytes} [Thu May 14 02:19:54 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2111] 10.0.0.211 () {32 vars in 687 bytes} [Thu May 14 02:19:54 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: 1014/2112] 10.0.0.211 () {32 vars in 699 bytes} [Thu May 14 02:19:54 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2113] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:19:54 2026] DELETE /v2.0/subnetpools/cad831c8-1173-406f-bf87-f503104bcf90 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2114] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:19:54 2026] GET /v2.0/ports?tenant_id=3a9c349eab0b485090c636777ca1a7a2&device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => 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: 1015/2115] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:19:54 2026] DELETE /v2.0/subnetpools/be631f3d-43d2-4562-8700-060f51887f1b => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2116] 199.204.45.233 () {34 vars in 1055 bytes} [Thu May 14 02:19:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3ca50c1c-cfdc-4a3f-9314-2246e04a6fe7 => 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: 1016/2117] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:19:54 2026] DELETE /v2.0/subnetpools/224dc890-3221-422c-87d8-57a5badf37ae => 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: 1102/2118] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:19:54 2026] GET /v2.0/subnets?id=a92bc23d-0241-4e66-b09d-5bba62a37934 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2119] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:19:54 2026] GET /v2.0/ports?network_id=4417e936-ce70-442e-acfa-4b5e135479d9&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2120] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:19:54 2026] DELETE /v2.0/subnetpools/acafb81b-9494-4ae8-b975-1be8118581d3 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2121] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:19:54 2026] GET /v2.0/networks/4417e936-ce70-442e-acfa-4b5e135479d9?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2122] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:19:54 2026] DELETE /v2.0/subnetpools/a68ea9f3-7795-441f-8e54-4ea67707d6a1 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2123] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:19:54 2026] GET /v2.0/networks/4417e936-ce70-442e-acfa-4b5e135479d9?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: 1019/2124] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:54 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => 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: 1106/2125] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:55 2026] GET /v2.0/ports?device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2126] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:19:55 2026] GET /v2.0/security-groups?id=a9fbfd4a-224c-4089-b092-06294e6baf00&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2127] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:19:55 2026] GET /v2.0/security-groups?tenant_id=a4de38aa8b0045c2a0720f8627d8247b&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2128] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:19:55 2026] DELETE /v2.0/security-groups/ceacdf85-9d72-456a-a97c-ea36f028c47b => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2129] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:19:55 2026] GET /v2.0/security-groups?tenant_id=d8b1b6fa421547c68e2519200105a22c&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: 1109/2130] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:55 2026] GET /v2.0/ports?device_id=e49fba59-ebf2-458f-bbf8-211e994701b9 => 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: 1022/2131] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:19:55 2026] DELETE /v2.0/security-groups/76876460-d1be-4ae0-a7d2-5872cc6784d2 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2132] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:19:56 2026] GET /v2.0/security-groups?tenant_id=8a9c807ccbd74fe8a1d02441391c203e&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2133] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:56 2026] GET /v2.0/ports?device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2134] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:19:56 2026] DELETE /v2.0/security-groups/c396b4a7-2a9b-466a-a95f-689b52d437a0 => 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: 1112/2135] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:19:56 2026] GET /v2.0/security-groups?id=a9fbfd4a-224c-4089-b092-06294e6baf00&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2136] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:19:57 2026] DELETE /v2.0/security-groups/8eb1c8f4-6877-4b25-b450-24eee82cf5f3 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:19:57.153 8 INFO neutron.api.v2.resource [None req-86b5bb8e-459c-4d54-8eb7-75a2cbac8e0e f3c7a3402e9540e3a766502676b3d823 843a4143b6be400882459aab6ab30958 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1113/2137] 10.0.0.211 () {32 vars in 734 bytes} [Thu May 14 02:19:57 2026] GET /v2.0/security-groups/8eb1c8f4-6877-4b25-b450-24eee82cf5f3 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:19:57.262 7 INFO neutron_taas.services.taas.taas_plugin [None req-ab99b8d2-a1fa-4352-b9c1-afda014fd810 f3c7a3402e9540e3a766502676b3d823 843a4143b6be400882459aab6ab30958 - - default default] TaaS: Handle Delete Port: 09af209f-501d-4f5f-ac6b-4db9f170b18e 2026-05-14 02:19:57.265 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab99b8d2-a1fa-4352-b9c1-afda014fd810 f3c7a3402e9540e3a766502676b3d823 843a4143b6be400882459aab6ab30958 - - default default] Tap Mirror: Handle Delete Port: 09af209f-501d-4f5f-ac6b-4db9f170b18e [pid: 7|app: 0|req: 1025/2138] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:19:57 2026] DELETE /v2.0/floatingips/e766a097-994e-4ab5-9ed8-2c75ac3745b1 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2139] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:57 2026] GET /v2.0/ports?device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2140] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:19:57 2026] GET /v2.0/security-groups?id=a9fbfd4a-224c-4089-b092-06294e6baf00&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: 1026/2141] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:19:57 2026] DELETE /v2.0/security-groups/eb8d82cb-009c-4f02-ba73-b10239a9635b => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:19:58.005 8 INFO neutron_taas.services.taas.taas_plugin [None req-96fa61c7-8a0b-4ad1-94cf-c5685b575438 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 4b955442-9c9a-4c61-9dd8-0a93ea5a4069 2026-05-14 02:19:58.007 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96fa61c7-8a0b-4ad1-94cf-c5685b575438 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 4b955442-9c9a-4c61-9dd8-0a93ea5a4069 [pid: 8|app: 0|req: 1116/2142] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:19:57 2026] PUT /v2.0/routers/2b01a5c6-e5f9-4659-a5c3-6c42d3862953/remove_router_interface => generated 309 bytes in 1016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2143] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:58 2026] GET /v2.0/ports?device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2144] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:19:58 2026] GET /v2.0/security-groups?id=a9fbfd4a-224c-4089-b092-06294e6baf00&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:19:58.820 8 INFO neutron_taas.services.taas.taas_plugin [None req-89f3db78-fdac-4835-82c2-dba140a4b103 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 23e61c42-3d31-4bd3-a04d-b1c79b9b2624 2026-05-14 02:19:58.823 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89f3db78-fdac-4835-82c2-dba140a4b103 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 23e61c42-3d31-4bd3-a04d-b1c79b9b2624 2026-05-14 02:19:59.070 8 INFO neutron_taas.services.taas.taas_plugin [None req-89f3db78-fdac-4835-82c2-dba140a4b103 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: c77a436b-0e6c-412e-87c2-7d5342b8936e 2026-05-14 02:19:59.073 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89f3db78-fdac-4835-82c2-dba140a4b103 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: c77a436b-0e6c-412e-87c2-7d5342b8936e 2026-05-14 02:19:59.449 8 INFO neutron.services.segments.plugin [-] Segment 62da6fa5-bcaa-4172-89cc-9e6be8f8626b resource provider aggregate not found 2026-05-14 02:19:59.456 8 INFO neutron.services.segments.plugin [-] Segment 62da6fa5-bcaa-4172-89cc-9e6be8f8626b resource provider aggregate not found 2026-05-14 02:19:59.467 8 INFO neutron.services.segments.plugin [-] Segment 62da6fa5-bcaa-4172-89cc-9e6be8f8626b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62da6fa5-bcaa-4172-89cc-9e6be8f8626b found for delete ", "request_id": "req-4bbd23eb-72f8-47c9-a2fa-5f0d85c4a0c6"}]} 2026-05-14 02:19:59.488 8 INFO neutron.services.segments.plugin [-] Segment 62da6fa5-bcaa-4172-89cc-9e6be8f8626b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62da6fa5-bcaa-4172-89cc-9e6be8f8626b found for delete ", "request_id": "req-cb14c361-0a2f-4995-9857-a46231bf37f8"}]} 2026-05-14 02:19:59.503 8 INFO neutron.db.l3_hamode_db [None req-89f3db78-fdac-4835-82c2-dba140a4b103 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] HA network 7e5ce1e9-727c-4a40-bb17-0b9b03a1f08f was deleted as no HA routers are present in tenant 843a4143b6be400882459aab6ab30958. [pid: 8|app: 0|req: 1117/2145] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:19:58 2026] DELETE /v2.0/routers/2b01a5c6-e5f9-4659-a5c3-6c42d3862953 => generated 0 bytes in 870 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2146] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:19:59 2026] DELETE /v2.0/subnets/afcae945-07d3-4ebe-9c3e-442114d12861 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:19:59.715 7 INFO neutron.db.segments_db [None req-86a5de01-27f0-4bf1-8b9f-eace33b72d4d 4313c0d0254840409e80a086e1132e2a 6980bb7ed5e04bf5867f89e2b831c8c4 - - default default] Added segment 625a424f-24c9-4493-8420-696725c8590e of type vxlan for network b7778d78-06ac-4a04-9b3c-e7304bfa6617 [pid: 7|app: 0|req: 1029/2147] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:19:59 2026] POST /v2.0/networks => generated 613 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:19:59.817 8 INFO neutron_taas.services.taas.taas_plugin [None req-c15a49d0-0fc8-4d29-9e97-2e4b81897dea 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 1ec0a993-a22d-4887-a97c-870305289f77 2026-05-14 02:19:59.820 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c15a49d0-0fc8-4d29-9e97-2e4b81897dea 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 1ec0a993-a22d-4887-a97c-870305289f77 [pid: 7|app: 0|req: 1030/2148] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:19:59 2026] GET /v2.0/ports?device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2149] 10.0.0.211 () {34 vars in 750 bytes} [Thu May 14 02:19:59 2026] PUT /v2.0/networks/b7778d78-06ac-4a04-9b3c-e7304bfa6617/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2150] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:19:59 2026] GET /v2.0/security-groups?id=a9fbfd4a-224c-4089-b092-06294e6baf00&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: 1033/2151] 10.0.0.211 () {32 vars in 730 bytes} [Thu May 14 02:19:59 2026] GET /v2.0/networks/b7778d78-06ac-4a04-9b3c-e7304bfa6617/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2152] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:19:59 2026] DELETE /v2.0/networks/754e2ae6-f95f-4eaf-9434-b4324fea106a => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2153] 10.0.0.211 () {34 vars in 761 bytes} [Thu May 14 02:19:59 2026] PUT /v2.0/networks/b7778d78-06ac-4a04-9b3c-e7304bfa6617/tags/green => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2154] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:20:00 2026] GET /v2.0/ports?device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2155] 10.0.0.211 () {32 vars in 730 bytes} [Thu May 14 02:20:00 2026] GET /v2.0/networks/b7778d78-06ac-4a04-9b3c-e7304bfa6617/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: 1037/2156] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:20:00 2026] GET /v2.0/security-groups?id=a9fbfd4a-224c-4089-b092-06294e6baf00&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: 1038/2157] 10.0.0.211 () {34 vars in 757 bytes} [Thu May 14 02:20:00 2026] PUT /v2.0/networks/b7778d78-06ac-4a04-9b3c-e7304bfa6617/tags/red => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2158] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:20:00 2026] GET /v2.0/ports?device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2159] 10.0.0.211 () {32 vars in 730 bytes} [Thu May 14 02:20:00 2026] GET /v2.0/networks/b7778d78-06ac-4a04-9b3c-e7304bfa6617/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:20:00.381 8 INFO neutron_taas.services.taas.taas_plugin [None req-6954d14b-7fa7-4dec-8b62-f85deb56b1a7 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 7c5e9b9f-3256-412a-b2e2-4da15c0109c8 2026-05-14 02:20:00.384 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6954d14b-7fa7-4dec-8b62-f85deb56b1a7 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 7c5e9b9f-3256-412a-b2e2-4da15c0109c8 [pid: 8|app: 0|req: 1120/2160] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:20:00 2026] PUT /v2.0/routers/298b1af2-4d9c-43c4-8d33-5368405f5173/remove_router_interface => generated 309 bytes in 1023 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:20:01.089 7 INFO neutron.db.l3_db [None req-28cd1755-a0be-4df0-aa85-f8b5159b83f6 b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] Floating IP 48c5a3fc-1ef2-4e5b-9795-66eb27ed8c72 associated. External IP: 10.96.250.216, port: 3ca50c1c-cfdc-4a3f-9314-2246e04a6fe7. [pid: 8|app: 0|req: 1121/2161] 10.0.0.211 () {34 vars in 779 bytes} [Thu May 14 02:20:01 2026] PUT /v2.0/networks/b7778d78-06ac-4a04-9b3c-e7304bfa6617/tags/black.or.white => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 02:20:01.351 8 INFO neutron_taas.services.taas.taas_plugin [None req-fade70ba-ab21-440a-a067-c83c98e1b184 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: c290382f-ac54-465c-b457-dbc2fdb223af 2026-05-14 02:20:01.354 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fade70ba-ab21-440a-a067-c83c98e1b184 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: c290382f-ac54-465c-b457-dbc2fdb223af 2026-05-14 02:20:01.494 8 INFO neutron.services.segments.plugin [-] Segment dac9bc4d-894b-4b85-b9a2-a3364da34b28 resource provider aggregate not found 2026-05-14 02:20:01.509 8 INFO neutron.services.segments.plugin [-] Segment dac9bc4d-894b-4b85-b9a2-a3364da34b28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dac9bc4d-894b-4b85-b9a2-a3364da34b28 found for delete ", "request_id": "req-20dfd9d1-e83a-4a8f-941a-905dd2de3fb1"}]} 2026-05-14 02:20:01.518 8 INFO neutron.services.segments.plugin [-] Segment dac9bc4d-894b-4b85-b9a2-a3364da34b28 resource provider aggregate not found 2026-05-14 02:20:01.541 8 INFO neutron.services.segments.plugin [-] Segment dac9bc4d-894b-4b85-b9a2-a3364da34b28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dac9bc4d-894b-4b85-b9a2-a3364da34b28 found for delete ", "request_id": "req-af7a75d6-f41f-4c7d-bfea-89800c51f1c5"}]} [pid: 7|app: 0|req: 1041/2162] 10.0.0.211 () {34 vars in 674 bytes} [Thu May 14 02:20:00 2026] POST /v2.0/floatingips => generated 855 bytes in 1205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:20:01.615 8 INFO neutron_taas.services.taas.taas_plugin [None req-fade70ba-ab21-440a-a067-c83c98e1b184 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 12718f44-7dfa-450d-bab0-83e4d2f6781c 2026-05-14 02:20:01.618 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-08f0cc63-4e55-4409-a9f5-db0d30f94fac'] response: {'name': 'network-changed', 'server_uuid': '9d8cc01b-18a4-4ed4-9990-7701c3039f08', 'tag': '3ca50c1c-cfdc-4a3f-9314-2246e04a6fe7', 'status': 'completed', 'code': 200} 2026-05-14 02:20:01.619 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fade70ba-ab21-440a-a067-c83c98e1b184 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 12718f44-7dfa-450d-bab0-83e4d2f6781c [pid: 7|app: 0|req: 1042/2163] 10.0.0.211 () {32 vars in 730 bytes} [Thu May 14 02:20:01 2026] GET /v2.0/networks/b7778d78-06ac-4a04-9b3c-e7304bfa6617/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2164] 10.0.0.211 () {32 vars in 726 bytes} [Thu May 14 02:20:01 2026] GET /v2.0/floatingips/48c5a3fc-1ef2-4e5b-9795-66eb27ed8c72 => generated 855 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2165] 10.0.0.211 () {34 vars in 750 bytes} [Thu May 14 02:20:01 2026] PUT /v2.0/networks/b7778d78-06ac-4a04-9b3c-e7304bfa6617/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: 1045/2166] 10.0.0.211 () {32 vars in 730 bytes} [Thu May 14 02:20:01 2026] GET /v2.0/networks/b7778d78-06ac-4a04-9b3c-e7304bfa6617/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2167] 10.0.0.211 () {32 vars in 738 bytes} [Thu May 14 02:20:01 2026] GET /v2.0/networks/b7778d78-06ac-4a04-9b3c-e7304bfa6617/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:20:01.850 7 INFO neutron.api.v2.resource [None req-1bf98d28-0191-4d4d-89a6-86a9f9263db9 4313c0d0254840409e80a086e1132e2a 6980bb7ed5e04bf5867f89e2b831c8c4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1047/2168] 10.0.0.211 () {32 vars in 742 bytes} [Thu May 14 02:20:01 2026] GET /v2.0/networks/b7778d78-06ac-4a04-9b3c-e7304bfa6617/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2169] 10.0.0.211 () {32 vars in 741 bytes} [Thu May 14 02:20:01 2026] DELETE /v2.0/networks/b7778d78-06ac-4a04-9b3c-e7304bfa6617/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2170] 10.0.0.211 () {32 vars in 730 bytes} [Thu May 14 02:20:01 2026] GET /v2.0/networks/b7778d78-06ac-4a04-9b3c-e7304bfa6617/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:20:01.953 8 INFO neutron.db.l3_hamode_db [None req-fade70ba-ab21-440a-a067-c83c98e1b184 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] HA network ee61d89a-7e6e-4c30-87c5-6b91ede13723 was deleted as no HA routers are present in tenant 83b00af277c1488ca0881bd017417e38. [pid: 8|app: 0|req: 1122/2171] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:20:01 2026] DELETE /v2.0/routers/298b1af2-4d9c-43c4-8d33-5368405f5173 => generated 0 bytes in 869 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:20:02.003 7 INFO neutron.api.v2.resource [None req-68d75582-3831-4779-ae1c-16cb14de24de 4313c0d0254840409e80a086e1132e2a 6980bb7ed5e04bf5867f89e2b831c8c4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1050/2172] 10.0.0.211 () {32 vars in 745 bytes} [Thu May 14 02:20:01 2026] DELETE /v2.0/networks/b7778d78-06ac-4a04-9b3c-e7304bfa6617/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2173] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:20:02 2026] DELETE /v2.0/networks/b7778d78-06ac-4a04-9b3c-e7304bfa6617/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2174] 10.0.0.211 () {32 vars in 730 bytes} [Thu May 14 02:20:02 2026] GET /v2.0/networks/b7778d78-06ac-4a04-9b3c-e7304bfa6617/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2175] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:20:01 2026] DELETE /v2.0/subnets/2e3960de-8404-4ebd-8cfc-a1aee8b41238 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2176] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:20:02 2026] GET /v2.0/ports?tenant_id=3a9c349eab0b485090c636777ca1a7a2&device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:20:02.190 7 INFO neutron.services.segments.plugin [-] Segment 625a424f-24c9-4493-8420-696725c8590e resource provider aggregate not found 2026-05-14 02:20:02.194 7 INFO neutron.services.segments.plugin [-] Segment 625a424f-24c9-4493-8420-696725c8590e resource provider aggregate not found 2026-05-14 02:20:02.213 7 INFO neutron.services.segments.plugin [-] Segment 625a424f-24c9-4493-8420-696725c8590e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 625a424f-24c9-4493-8420-696725c8590e found for delete ", "request_id": "req-ed2812ae-5a7d-423a-ae53-4c6c3bb4f75b"}]} 2026-05-14 02:20:02.217 7 INFO neutron.services.segments.plugin [-] Segment 625a424f-24c9-4493-8420-696725c8590e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 625a424f-24c9-4493-8420-696725c8590e found for delete ", "request_id": "req-e8c24b3c-5e14-48ad-b6ef-2753a9b2e4de"}]} [pid: 7|app: 0|req: 1053/2177] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:20:02 2026] DELETE /v2.0/networks/b7778d78-06ac-4a04-9b3c-e7304bfa6617 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:20:02.276 8 INFO neutron_taas.services.taas.taas_plugin [None req-5969d554-5256-4371-a3ff-fa34dd15f415 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 697e07ae-9fd7-47fd-af08-2b4622e1db71 2026-05-14 02:20:02.280 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5969d554-5256-4371-a3ff-fa34dd15f415 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 697e07ae-9fd7-47fd-af08-2b4622e1db71 [pid: 7|app: 0|req: 1054/2178] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:20:02 2026] GET /v2.0/networks?id=4417e936-ce70-442e-acfa-4b5e135479d9 => generated 757 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2179] 199.204.45.233 () {34 vars in 1055 bytes} [Thu May 14 02:20:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3ca50c1c-cfdc-4a3f-9314-2246e04a6fe7 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2180] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:20:02 2026] GET /v2.0/subnets?id=a92bc23d-0241-4e66-b09d-5bba62a37934 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2181] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:20:02 2026] GET /v2.0/ports?network_id=4417e936-ce70-442e-acfa-4b5e135479d9&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: 1058/2182] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:20:02 2026] GET /v2.0/networks/4417e936-ce70-442e-acfa-4b5e135479d9?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: 1125/2183] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:20:02 2026] DELETE /v2.0/networks/ab30694d-cce5-43d4-b28b-cbe49e51dad8 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2184] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:20:02 2026] GET /v2.0/networks/4417e936-ce70-442e-acfa-4b5e135479d9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2185] 10.0.0.211 () {32 vars in 726 bytes} [Thu May 14 02:20:02 2026] GET /v2.0/floatingips/48c5a3fc-1ef2-4e5b-9795-66eb27ed8c72 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2186] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:20:02 2026] GET /v2.0/security-groups?tenant_id=83b00af277c1488ca0881bd017417e38&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2187] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:02 2026] DELETE /v2.0/security-groups/47665848-8d67-435a-987c-c291071fb131 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2188] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:20:03 2026] GET /v2.0/security-groups?tenant_id=843a4143b6be400882459aab6ab30958&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2189] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:20:02 2026] GET /v2.0/security-groups?tenant_id=c19f69b886264e1fbc162eb105bb205c&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2190] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:03 2026] DELETE /v2.0/security-groups/7149837b-565a-473e-9274-4469459011d3 => 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: 1062/2191] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:03 2026] DELETE /v2.0/security-groups/1ce3446a-395f-4726-a507-35fa44378954 => 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: 1130/2192] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:20:03 2026] GET /v2.0/security-groups?tenant_id=6980bb7ed5e04bf5867f89e2b831c8c4&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:20:03.533 8 INFO neutron.services.segments.plugin [-] Segment 31abba40-6bda-4dbc-9d84-4a4b13348ba5 resource provider aggregate not found [pid: 7|app: 0|req: 1063/2193] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:03 2026] DELETE /v2.0/security-groups/76fa2ad3-3952-4b0b-8000-5a5206d42ddc => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:20:03.551 8 INFO neutron.services.segments.plugin [-] Segment 31abba40-6bda-4dbc-9d84-4a4b13348ba5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31abba40-6bda-4dbc-9d84-4a4b13348ba5 found for delete ", "request_id": "req-218b19d6-e478-4f4d-882c-3b8421232004"}]} 2026-05-14 02:20:03.560 8 INFO neutron.services.segments.plugin [-] Segment 31abba40-6bda-4dbc-9d84-4a4b13348ba5 resource provider aggregate not found 2026-05-14 02:20:03.567 8 INFO neutron.services.segments.plugin [-] Segment c0e20da0-0bf9-4ae1-a9a1-d4484dc6d2a7 resource provider aggregate not found 2026-05-14 02:20:03.577 8 INFO neutron.services.segments.plugin [-] Segment 31abba40-6bda-4dbc-9d84-4a4b13348ba5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31abba40-6bda-4dbc-9d84-4a4b13348ba5 found for delete ", "request_id": "req-ff4630d7-7959-4615-9b52-887f66c564b9"}]} 2026-05-14 02:20:03.585 8 INFO neutron.services.segments.plugin [-] Segment c0e20da0-0bf9-4ae1-a9a1-d4484dc6d2a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0e20da0-0bf9-4ae1-a9a1-d4484dc6d2a7 found for delete ", "request_id": "req-ef475abc-76ae-4bf6-add0-a50a2cd0b87e"}]} 2026-05-14 02:20:03.591 8 INFO neutron.services.segments.plugin [-] Segment c0e20da0-0bf9-4ae1-a9a1-d4484dc6d2a7 resource provider aggregate not found 2026-05-14 02:20:03.607 8 INFO neutron.services.segments.plugin [-] Segment c0e20da0-0bf9-4ae1-a9a1-d4484dc6d2a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0e20da0-0bf9-4ae1-a9a1-d4484dc6d2a7 found for delete ", "request_id": "req-a731f36c-42ee-404d-abb8-19d12acf7178"}]} [pid: 8|app: 0|req: 1131/2194] 10.0.0.211 () {32 vars in 726 bytes} [Thu May 14 02:20:03 2026] GET /v2.0/floatingips/48c5a3fc-1ef2-4e5b-9795-66eb27ed8c72 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:20:07.233 7 INFO neutron.db.segments_db [None req-135bc33d-4ba7-4459-915f-d477b6488db5 42aae86fe3134ca9aced96e59d2e8b7b 536e55549c4f4740a44e71d2b149d6eb - - default default] Added segment 2fd0941f-54d6-47cb-bdfc-7a0facd0654b of type vxlan for network a49289c3-5417-49b6-81f0-3f83e2b88686 [pid: 7|app: 0|req: 1065/2197] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:20:06 2026] POST /v2.0/networks => generated 612 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2198] 10.0.0.211 () {34 vars in 681 bytes} [Thu May 14 02:20:07 2026] POST /v2.0/security-groups => generated 1601 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2199] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:20:07 2026] POST /v2.0/subnets => generated 626 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2200] 10.0.0.211 () {34 vars in 748 bytes} [Thu May 14 02:20:07 2026] PUT /v2.0/subnets/b17488b6-a08e-4cf1-99c7-0ac817f93aff/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2201] 10.0.0.211 () {34 vars in 681 bytes} [Thu May 14 02:20:07 2026] POST /v2.0/security-groups => generated 1601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2202] 10.0.0.211 () {32 vars in 728 bytes} [Thu May 14 02:20:07 2026] GET /v2.0/subnets/b17488b6-a08e-4cf1-99c7-0ac817f93aff/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2203] 10.0.0.211 () {34 vars in 759 bytes} [Thu May 14 02:20:07 2026] PUT /v2.0/subnets/b17488b6-a08e-4cf1-99c7-0ac817f93aff/tags/green => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2204] 10.0.0.211 () {32 vars in 728 bytes} [Thu May 14 02:20:07 2026] GET /v2.0/subnets/b17488b6-a08e-4cf1-99c7-0ac817f93aff/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2205] 10.0.0.211 () {34 vars in 681 bytes} [Thu May 14 02:20:07 2026] POST /v2.0/security-groups => generated 1601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2206] 10.0.0.211 () {34 vars in 755 bytes} [Thu May 14 02:20:07 2026] PUT /v2.0/subnets/b17488b6-a08e-4cf1-99c7-0ac817f93aff/tags/red => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2207] 10.0.0.211 () {32 vars in 728 bytes} [Thu May 14 02:20:08 2026] GET /v2.0/subnets/b17488b6-a08e-4cf1-99c7-0ac817f93aff/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2208] 10.0.0.211 () {34 vars in 681 bytes} [Thu May 14 02:20:07 2026] POST /v2.0/security-groups => generated 1603 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2209] 10.0.0.211 () {34 vars in 777 bytes} [Thu May 14 02:20:08 2026] PUT /v2.0/subnets/b17488b6-a08e-4cf1-99c7-0ac817f93aff/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2210] 10.0.0.211 () {32 vars in 728 bytes} [Thu May 14 02:20:08 2026] GET /v2.0/subnets/b17488b6-a08e-4cf1-99c7-0ac817f93aff/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2211] 10.0.0.211 () {34 vars in 681 bytes} [Thu May 14 02:20:08 2026] POST /v2.0/security-groups => generated 1603 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2212] 10.0.0.211 () {34 vars in 748 bytes} [Thu May 14 02:20:08 2026] PUT /v2.0/subnets/b17488b6-a08e-4cf1-99c7-0ac817f93aff/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2213] 10.0.0.211 () {34 vars in 764 bytes} [Thu May 14 02:20:08 2026] PUT /v2.0/security-groups/7c9da909-2d1a-420f-bd24-2a9d34b7adb9/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2214] 10.0.0.211 () {32 vars in 728 bytes} [Thu May 14 02:20:08 2026] GET /v2.0/subnets/b17488b6-a08e-4cf1-99c7-0ac817f93aff/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2215] 10.0.0.211 () {32 vars in 736 bytes} [Thu May 14 02:20:08 2026] GET /v2.0/subnets/b17488b6-a08e-4cf1-99c7-0ac817f93aff/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2216] 10.0.0.211 () {34 vars in 764 bytes} [Thu May 14 02:20:08 2026] PUT /v2.0/security-groups/448455b0-193d-41a1-9f8c-d1ea67b28a55/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:20:08.378 7 INFO neutron.api.v2.resource [None req-12d7b411-8eaa-4ac8-ad9c-7f003695cde8 42aae86fe3134ca9aced96e59d2e8b7b 536e55549c4f4740a44e71d2b149d6eb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1073/2217] 10.0.0.211 () {32 vars in 740 bytes} [Thu May 14 02:20:08 2026] GET /v2.0/subnets/b17488b6-a08e-4cf1-99c7-0ac817f93aff/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2218] 10.0.0.211 () {34 vars in 764 bytes} [Thu May 14 02:20:08 2026] PUT /v2.0/security-groups/6992c621-bc0d-4ad4-80de-a576d0e9b596/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2219] 10.0.0.211 () {32 vars in 739 bytes} [Thu May 14 02:20:08 2026] DELETE /v2.0/subnets/b17488b6-a08e-4cf1-99c7-0ac817f93aff/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2220] 10.0.0.211 () {34 vars in 764 bytes} [Thu May 14 02:20:08 2026] PUT /v2.0/security-groups/3e7a9efc-1ef3-40af-9481-8ea3bf180d5c/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2221] 10.0.0.211 () {32 vars in 728 bytes} [Thu May 14 02:20:08 2026] GET /v2.0/subnets/b17488b6-a08e-4cf1-99c7-0ac817f93aff/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2222] 10.0.0.211 () {32 vars in 677 bytes} [Thu May 14 02:20:08 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:20:08.518 7 INFO neutron.api.v2.resource [None req-426da38c-54a2-4c2a-b598-970f3d7200f8 42aae86fe3134ca9aced96e59d2e8b7b 536e55549c4f4740a44e71d2b149d6eb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1076/2223] 10.0.0.211 () {32 vars in 743 bytes} [Thu May 14 02:20:08 2026] DELETE /v2.0/subnets/b17488b6-a08e-4cf1-99c7-0ac817f93aff/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: 1148/2224] 10.0.0.211 () {32 vars in 691 bytes} [Thu May 14 02:20:08 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2225] 10.0.0.211 () {32 vars in 731 bytes} [Thu May 14 02:20:08 2026] DELETE /v2.0/subnets/b17488b6-a08e-4cf1-99c7-0ac817f93aff/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2226] 10.0.0.211 () {32 vars in 728 bytes} [Thu May 14 02:20:08 2026] GET /v2.0/subnets/b17488b6-a08e-4cf1-99c7-0ac817f93aff/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2227] 10.0.0.211 () {32 vars in 687 bytes} [Thu May 14 02:20:08 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2228] 10.0.0.211 () {32 vars in 699 bytes} [Thu May 14 02:20:08 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2229] 10.0.0.211 () {32 vars in 685 bytes} [Thu May 14 02:20:08 2026] GET /v2.0/security-groups?not-tags=red => generated 6098 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2230] 10.0.0.211 () {32 vars in 699 bytes} [Thu May 14 02:20:08 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7684 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2231] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:20:08 2026] DELETE /v2.0/subnets/b17488b6-a08e-4cf1-99c7-0ac817f93aff => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2232] 10.0.0.211 () {32 vars in 695 bytes} [Thu May 14 02:20:08 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7684 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2233] 10.0.0.211 () {32 vars in 707 bytes} [Thu May 14 02:20:08 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6098 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:20:08.837 7 INFO neutron_taas.services.taas.taas_plugin [None req-ab7918d0-b5ed-449a-ba4b-e0ba9bfdaf80 42aae86fe3134ca9aced96e59d2e8b7b 536e55549c4f4740a44e71d2b149d6eb - - default default] TaaS: Handle Delete Port: dcda53e2-14ff-4a41-a009-5ce2d2d1a51a 2026-05-14 02:20:08.839 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab7918d0-b5ed-449a-ba4b-e0ba9bfdaf80 42aae86fe3134ca9aced96e59d2e8b7b 536e55549c4f4740a44e71d2b149d6eb - - default default] Tap Mirror: Handle Delete Port: dcda53e2-14ff-4a41-a009-5ce2d2d1a51a [pid: 8|app: 0|req: 1155/2234] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:08 2026] DELETE /v2.0/security-groups/7c9da909-2d1a-420f-bd24-2a9d34b7adb9 => 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: 1156/2235] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:08 2026] DELETE /v2.0/security-groups/448455b0-193d-41a1-9f8c-d1ea67b28a55 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:20:08.991 7 INFO neutron.services.segments.plugin [-] Segment 2fd0941f-54d6-47cb-bdfc-7a0facd0654b resource provider aggregate not found 2026-05-14 02:20:08.996 7 INFO neutron.services.segments.plugin [-] Segment 2fd0941f-54d6-47cb-bdfc-7a0facd0654b resource provider aggregate not found 2026-05-14 02:20:09.013 7 INFO neutron.services.segments.plugin [-] Segment 2fd0941f-54d6-47cb-bdfc-7a0facd0654b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fd0941f-54d6-47cb-bdfc-7a0facd0654b found for delete ", "request_id": "req-ee0a5411-c493-4d01-99bd-8d63e2a1d6a3"}]} [pid: 7|app: 0|req: 1080/2236] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:20:08 2026] DELETE /v2.0/networks/a49289c3-5417-49b6-81f0-3f83e2b88686 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:20:09.017 7 INFO neutron.services.segments.plugin [-] Segment 2fd0941f-54d6-47cb-bdfc-7a0facd0654b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fd0941f-54d6-47cb-bdfc-7a0facd0654b found for delete ", "request_id": "req-b144cdaf-ff9b-4204-8c5f-ca8b7e7cce96"}]} [pid: 8|app: 0|req: 1157/2237] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:08 2026] DELETE /v2.0/security-groups/6992c621-bc0d-4ad4-80de-a576d0e9b596 => 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: 1081/2238] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:09 2026] DELETE /v2.0/security-groups/3e7a9efc-1ef3-40af-9481-8ea3bf180d5c => 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: 1158/2239] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:09 2026] DELETE /v2.0/security-groups/997ccd36-21dd-48fc-8912-3cbd3fa42bdf => 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: 1082/2240] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:20:09 2026] GET /v2.0/security-groups?tenant_id=536e55549c4f4740a44e71d2b149d6eb&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2241] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:09 2026] DELETE /v2.0/security-groups/1729fedd-4ae3-486b-9f6b-99f056e397e8 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2242] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:20:10 2026] GET /v2.0/security-groups?tenant_id=652afb750e13436da81f4fdd027da5f7&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2243] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:20:10 2026] GET /v2.0/security-groups?tenant_id=a4f592cd04694f0f9234833afe9fad59&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2244] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:10 2026] DELETE /v2.0/security-groups/d5dcd2c0-cd81-4183-bbe7-8860bc5762e6 => 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: 1161/2245] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:10 2026] DELETE /v2.0/security-groups/6aa63bd0-8492-4398-91b7-c078f3dddcda => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2246] 10.0.0.198 () {34 vars in 987 bytes} [Thu May 14 02:20:10 2026] GET /v2.0/ports?device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => 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: 1086/2247] 10.0.0.198 () {34 vars in 1037 bytes} [Thu May 14 02:20:10 2026] GET /v2.0/security-groups?id=a9fbfd4a-224c-4089-b092-06294e6baf00&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: 8|app: 0|req: 1162/2248] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:20:10 2026] GET /v2.0/security-groups?tenant_id=5d55131158d445a497066d794bcce6ae&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: 1087/2249] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:10 2026] DELETE /v2.0/security-groups/5a85d247-dcbc-49ff-bc61-d81bd133653d => 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: 1163/2250] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:20:10 2026] GET /v2.0/security-groups?tenant_id=b838007867c24ba3ae5e9179a21389ff&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2251] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:10 2026] DELETE /v2.0/security-groups/78c27e4e-4ca5-470b-a39a-83edc2ee660b => 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: 1164/2252] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:20:13 2026] GET /v2.0/security-groups?tenant_id=549b69c7bc7f4f08a57dc4d4e1a6a847&name=default => generated 2929 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2253] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:14 2026] DELETE /v2.0/security-groups/0f54229b-d637-4570-97e8-ac7d1661dae8 => 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: 1165/2254] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:20:14 2026] GET /v2.0/security-groups?tenant_id=3ef220c47c5e42d7a165d846b8eada2b&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: 1166/2255] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:14 2026] DELETE /v2.0/security-groups/5236438e-7b72-4299-94ef-4c7b17db9e6e => 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: 1090/2256] 10.0.0.211 () {34 vars in 673 bytes} [Thu May 14 02:20:14 2026] POST /v2.0/floatingips => generated 552 bytes in 619 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2257] 10.0.0.211 () {34 vars in 756 bytes} [Thu May 14 02:20:14 2026] PUT /v2.0/floatingips/51f7e6ed-32a7-4e06-a10f-68c17f1807e9/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2258] 10.0.0.211 () {32 vars in 736 bytes} [Thu May 14 02:20:14 2026] GET /v2.0/floatingips/51f7e6ed-32a7-4e06-a10f-68c17f1807e9/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2259] 10.0.0.211 () {34 vars in 767 bytes} [Thu May 14 02:20:14 2026] PUT /v2.0/floatingips/51f7e6ed-32a7-4e06-a10f-68c17f1807e9/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2260] 10.0.0.211 () {32 vars in 736 bytes} [Thu May 14 02:20:15 2026] GET /v2.0/floatingips/51f7e6ed-32a7-4e06-a10f-68c17f1807e9/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2261] 10.0.0.211 () {34 vars in 763 bytes} [Thu May 14 02:20:15 2026] PUT /v2.0/floatingips/51f7e6ed-32a7-4e06-a10f-68c17f1807e9/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: 1093/2262] 10.0.0.211 () {32 vars in 736 bytes} [Thu May 14 02:20:15 2026] GET /v2.0/floatingips/51f7e6ed-32a7-4e06-a10f-68c17f1807e9/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2263] 10.0.0.211 () {34 vars in 785 bytes} [Thu May 14 02:20:15 2026] PUT /v2.0/floatingips/51f7e6ed-32a7-4e06-a10f-68c17f1807e9/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2264] 10.0.0.211 () {32 vars in 736 bytes} [Thu May 14 02:20:15 2026] GET /v2.0/floatingips/51f7e6ed-32a7-4e06-a10f-68c17f1807e9/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: 1171/2265] 10.0.0.211 () {34 vars in 756 bytes} [Thu May 14 02:20:15 2026] PUT /v2.0/floatingips/51f7e6ed-32a7-4e06-a10f-68c17f1807e9/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: 1095/2266] 10.0.0.211 () {32 vars in 736 bytes} [Thu May 14 02:20:15 2026] GET /v2.0/floatingips/51f7e6ed-32a7-4e06-a10f-68c17f1807e9/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: 1172/2267] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:20:15 2026] GET /v2.0/floatingips/51f7e6ed-32a7-4e06-a10f-68c17f1807e9/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:20:15.537 7 INFO neutron.api.v2.resource [None req-391695a2-a16b-42d6-9e29-ade3717522d5 ab02343d37564b1bbe49d51b8735d81d 5168a32b4af447b594b7372a002dfe04 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1096/2268] 10.0.0.211 () {32 vars in 748 bytes} [Thu May 14 02:20:15 2026] GET /v2.0/floatingips/51f7e6ed-32a7-4e06-a10f-68c17f1807e9/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2269] 10.0.0.211 () {32 vars in 747 bytes} [Thu May 14 02:20:15 2026] DELETE /v2.0/floatingips/51f7e6ed-32a7-4e06-a10f-68c17f1807e9/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2270] 10.0.0.211 () {32 vars in 736 bytes} [Thu May 14 02:20:15 2026] GET /v2.0/floatingips/51f7e6ed-32a7-4e06-a10f-68c17f1807e9/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:20:15.683 8 INFO neutron.api.v2.resource [None req-0076af6a-25c2-4f7b-adec-c72726692cd9 ab02343d37564b1bbe49d51b8735d81d 5168a32b4af447b594b7372a002dfe04 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1174/2271] 10.0.0.211 () {32 vars in 751 bytes} [Thu May 14 02:20:15 2026] DELETE /v2.0/floatingips/51f7e6ed-32a7-4e06-a10f-68c17f1807e9/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2272] 10.0.0.211 () {32 vars in 739 bytes} [Thu May 14 02:20:15 2026] DELETE /v2.0/floatingips/51f7e6ed-32a7-4e06-a10f-68c17f1807e9/tags => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2273] 10.0.0.211 () {32 vars in 736 bytes} [Thu May 14 02:20:15 2026] GET /v2.0/floatingips/51f7e6ed-32a7-4e06-a10f-68c17f1807e9/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:20:15.912 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf3f3d2d-8f53-454b-bf43-cc4bcf07e7ae ab02343d37564b1bbe49d51b8735d81d 5168a32b4af447b594b7372a002dfe04 - - default default] TaaS: Handle Delete Port: 4b5728cd-9493-4295-b680-b82fce8b2012 2026-05-14 02:20:15.916 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf3f3d2d-8f53-454b-bf43-cc4bcf07e7ae ab02343d37564b1bbe49d51b8735d81d 5168a32b4af447b594b7372a002dfe04 - - default default] Tap Mirror: Handle Delete Port: 4b5728cd-9493-4295-b680-b82fce8b2012 [pid: 7|app: 0|req: 1099/2274] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:20:15 2026] DELETE /v2.0/floatingips/51f7e6ed-32a7-4e06-a10f-68c17f1807e9 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2275] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:20:16 2026] GET /v2.0/security-groups?tenant_id=9cf72a2d2f6f490c835bccfc3f751d3f&name=default => generated 2929 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2276] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:16 2026] DELETE /v2.0/security-groups/4f921af3-b838-4328-a429-013c5a7bcff8 => 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: 1177/2277] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:20:17 2026] GET /v2.0/security-groups?tenant_id=5168a32b4af447b594b7372a002dfe04&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2278] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:17 2026] DELETE /v2.0/security-groups/919d6a34-4a8c-4d53-adb3-e325a1e056a9 => 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: 1179/2281] 10.0.0.211 () {34 vars in 681 bytes} [Thu May 14 02:20:20 2026] POST /v2.0/security-groups => generated 1603 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2282] 10.0.0.211 () {34 vars in 764 bytes} [Thu May 14 02:20:20 2026] PUT /v2.0/security-groups/3948478a-d7af-4606-a77e-a00f26e5bfef/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2283] 10.0.0.211 () {32 vars in 823 bytes} [Thu May 14 02:20:20 2026] GET /v2.0/ports?project_id=3a9c349eab0b485090c636777ca1a7a2&network_id=4417e936-ce70-442e-acfa-4b5e135479d9 => generated 3691 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2284] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:20:20 2026] GET /v2.0/security-groups/3948478a-d7af-4606-a77e-a00f26e5bfef/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2285] 10.0.0.211 () {34 vars in 775 bytes} [Thu May 14 02:20:21 2026] PUT /v2.0/security-groups/3948478a-d7af-4606-a77e-a00f26e5bfef/tags/green => 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: 1182/2286] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:20:21 2026] GET /v2.0/security-groups/3948478a-d7af-4606-a77e-a00f26e5bfef/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2287] 10.0.0.211 () {34 vars in 771 bytes} [Thu May 14 02:20:21 2026] PUT /v2.0/security-groups/3948478a-d7af-4606-a77e-a00f26e5bfef/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2288] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:20:21 2026] GET /v2.0/security-groups/3948478a-d7af-4606-a77e-a00f26e5bfef/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2289] 10.0.0.211 () {34 vars in 793 bytes} [Thu May 14 02:20:21 2026] PUT /v2.0/security-groups/3948478a-d7af-4606-a77e-a00f26e5bfef/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2290] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:20:21 2026] GET /v2.0/security-groups/3948478a-d7af-4606-a77e-a00f26e5bfef/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2291] 10.0.0.211 () {34 vars in 764 bytes} [Thu May 14 02:20:21 2026] PUT /v2.0/security-groups/3948478a-d7af-4606-a77e-a00f26e5bfef/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2292] 10.0.0.211 () {32 vars in 739 bytes} [Thu May 14 02:20:21 2026] GET /v2.0/subnets?network_id=82d170dd-af18-42e8-89d4-16500b8fc660 => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2293] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:20:21 2026] GET /v2.0/security-groups/3948478a-d7af-4606-a77e-a00f26e5bfef/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2294] 10.0.0.211 () {32 vars in 752 bytes} [Thu May 14 02:20:21 2026] GET /v2.0/security-groups/3948478a-d7af-4606-a77e-a00f26e5bfef/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:20:21.506 7 INFO neutron.api.v2.resource [None req-20041864-99da-45bb-8325-eb9af5e02244 ecc8823f722c455a9f84d36d0fd3c405 ea63208417204106b719a5b68dae789d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1109/2295] 10.0.0.211 () {32 vars in 756 bytes} [Thu May 14 02:20:21 2026] GET /v2.0/security-groups/3948478a-d7af-4606-a77e-a00f26e5bfef/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2296] 10.0.0.211 () {32 vars in 755 bytes} [Thu May 14 02:20:21 2026] DELETE /v2.0/security-groups/3948478a-d7af-4606-a77e-a00f26e5bfef/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2297] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:20:21 2026] GET /v2.0/security-groups/3948478a-d7af-4606-a77e-a00f26e5bfef/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:20:21.652 7 INFO neutron.api.v2.resource [None req-e8cab5c3-f640-4d43-82f3-1d53f7c07a51 ecc8823f722c455a9f84d36d0fd3c405 ea63208417204106b719a5b68dae789d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1111/2298] 10.0.0.211 () {32 vars in 759 bytes} [Thu May 14 02:20:21 2026] DELETE /v2.0/security-groups/3948478a-d7af-4606-a77e-a00f26e5bfef/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: 1112/2299] 10.0.0.211 () {32 vars in 747 bytes} [Thu May 14 02:20:21 2026] DELETE /v2.0/security-groups/3948478a-d7af-4606-a77e-a00f26e5bfef/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:20:21.724 8 INFO neutron.db.l3_db [None req-e6ea4c96-8f74-49d6-8289-c98a3a15b5a3 b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] Floating IP 48c5a3fc-1ef2-4e5b-9795-66eb27ed8c72 disassociated. External IP: 10.96.250.216, port: 3ca50c1c-cfdc-4a3f-9314-2246e04a6fe7. [pid: 7|app: 0|req: 1113/2300] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:20:21 2026] GET /v2.0/security-groups/3948478a-d7af-4606-a77e-a00f26e5bfef/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2301] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:21 2026] DELETE /v2.0/security-groups/3948478a-d7af-4606-a77e-a00f26e5bfef => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2302] 10.0.0.211 () {34 vars in 746 bytes} [Thu May 14 02:20:21 2026] PUT /v2.0/floatingips/48c5a3fc-1ef2-4e5b-9795-66eb27ed8c72 => generated 554 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2303] 10.0.0.211 () {32 vars in 726 bytes} [Thu May 14 02:20:22 2026] GET /v2.0/floatingips/48c5a3fc-1ef2-4e5b-9795-66eb27ed8c72 => generated 554 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:20:22.095 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1801ccb-d8e7-4774-a0b5-633575b30639'] response: {'name': 'network-changed', 'server_uuid': '9d8cc01b-18a4-4ed4-9990-7701c3039f08', 'tag': '3ca50c1c-cfdc-4a3f-9314-2246e04a6fe7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1189/2304] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:20:22 2026] GET /v2.0/security-groups?tenant_id=ea63208417204106b719a5b68dae789d&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: 1190/2305] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:20:22 2026] GET /v2.0/ports?tenant_id=3a9c349eab0b485090c636777ca1a7a2&device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2306] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:22 2026] DELETE /v2.0/security-groups/db720bcd-609f-421c-8896-3499b4616e2c => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2307] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:20:22 2026] GET /v2.0/networks?id=4417e936-ce70-442e-acfa-4b5e135479d9 => generated 757 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2308] 199.204.45.233 () {34 vars in 1055 bytes} [Thu May 14 02:20:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3ca50c1c-cfdc-4a3f-9314-2246e04a6fe7 => 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: 1192/2309] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:20:22 2026] GET /v2.0/subnets?id=a92bc23d-0241-4e66-b09d-5bba62a37934 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2310] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:20:22 2026] GET /v2.0/ports?network_id=4417e936-ce70-442e-acfa-4b5e135479d9&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2311] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:20:22 2026] GET /v2.0/networks/4417e936-ce70-442e-acfa-4b5e135479d9?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2312] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:20:22 2026] GET /v2.0/security-groups?tenant_id=272a794a12bb4e9f83db1862716e44c1&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2313] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:20:22 2026] GET /v2.0/networks/4417e936-ce70-442e-acfa-4b5e135479d9?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: 1119/2314] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:22 2026] DELETE /v2.0/security-groups/8fec3287-0742-49f2-b80b-2444ef2f670b => 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: 1196/2315] 10.0.0.211 () {32 vars in 726 bytes} [Thu May 14 02:20:23 2026] GET /v2.0/floatingips/48c5a3fc-1ef2-4e5b-9795-66eb27ed8c72 => generated 554 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2316] 10.0.0.211 () {32 vars in 726 bytes} [Thu May 14 02:20:24 2026] GET /v2.0/floatingips/48c5a3fc-1ef2-4e5b-9795-66eb27ed8c72 => generated 552 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2317] 10.0.0.211 () {34 vars in 682 bytes} [Thu May 14 02:20:25 2026] POST /v2.0/security-groups => generated 1675 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2318] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:20:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2319] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:20:25 2026] POST /v2.0/security-group-rules => generated 596 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2320] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:20:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2321] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:20:25 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) 2026-05-14 02:20:25.891 7 INFO neutron.db.securitygroups_db [None req-65d53689-b0a2-47aa-bae2-7f483cb19f2d b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] Project 3a9c349eab0b485090c636777ca1a7a2 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: 1123/2322] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:20:25 2026] POST /v2.0/security-group-rules => generated 607 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:20:26.019 8 INFO neutron.db.securitygroups_db [None req-061a7c5d-4afb-4830-aef9-8d56e37509df b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] Project 3a9c349eab0b485090c636777ca1a7a2 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: 1200/2323] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:20:25 2026] POST /v2.0/security-group-rules => generated 606 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2324] 10.0.0.211 () {34 vars in 673 bytes} [Thu May 14 02:20:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2325] 10.0.0.211 () {32 vars in 646 bytes} [Thu May 14 02:20:26 2026] GET /v2.0/networks => generated 1298 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2326] 10.0.0.211 () {34 vars in 756 bytes} [Thu May 14 02:20:26 2026] PUT /v2.0/subnetpools/94bc3732-cf4c-489a-8cd2-6ba47f53fed1/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2327] 10.0.0.211 () {32 vars in 736 bytes} [Thu May 14 02:20:26 2026] GET /v2.0/subnetpools/94bc3732-cf4c-489a-8cd2-6ba47f53fed1/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2328] 10.0.0.254 () {34 vars in 1095 bytes} [Thu May 14 02:20:26 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-853036839&fields=id&tenant_id=3a9c349eab0b485090c636777ca1a7a2 => generated 69 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2329] 10.0.0.211 () {34 vars in 767 bytes} [Thu May 14 02:20:26 2026] PUT /v2.0/subnetpools/94bc3732-cf4c-489a-8cd2-6ba47f53fed1/tags/green => 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: 1204/2330] 10.0.0.254 () {34 vars in 979 bytes} [Thu May 14 02:20:26 2026] GET /v2.0/networks?id=4417e936-ce70-442e-acfa-4b5e135479d9 => generated 661 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2331] 10.0.0.211 () {32 vars in 736 bytes} [Thu May 14 02:20:26 2026] GET /v2.0/subnetpools/94bc3732-cf4c-489a-8cd2-6ba47f53fed1/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2332] 10.0.0.254 () {34 vars in 962 bytes} [Thu May 14 02:20:26 2026] GET /v2.0/quotas/3a9c349eab0b485090c636777ca1a7a2 => 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: 1128/2333] 10.0.0.211 () {34 vars in 763 bytes} [Thu May 14 02:20:26 2026] PUT /v2.0/subnetpools/94bc3732-cf4c-489a-8cd2-6ba47f53fed1/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2334] 10.0.0.211 () {32 vars in 736 bytes} [Thu May 14 02:20:26 2026] GET /v2.0/subnetpools/94bc3732-cf4c-489a-8cd2-6ba47f53fed1/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2335] 10.0.0.254 () {34 vars in 999 bytes} [Thu May 14 02:20:26 2026] GET /v2.0/ports?tenant_id=3a9c349eab0b485090c636777ca1a7a2&fields=id => generated 149 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2336] 10.0.0.211 () {34 vars in 785 bytes} [Thu May 14 02:20:26 2026] PUT /v2.0/subnetpools/94bc3732-cf4c-489a-8cd2-6ba47f53fed1/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2337] 10.0.0.254 () {34 vars in 1005 bytes} [Thu May 14 02:20:26 2026] GET /v2.0/networks/4417e936-ce70-442e-acfa-4b5e135479d9?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: 1131/2338] 10.0.0.211 () {32 vars in 736 bytes} [Thu May 14 02:20:26 2026] GET /v2.0/subnetpools/94bc3732-cf4c-489a-8cd2-6ba47f53fed1/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2339] 10.0.0.254 () {34 vars in 1105 bytes} [Thu May 14 02:20:26 2026] GET /v2.0/networks/4417e936-ce70-442e-acfa-4b5e135479d9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2340] 10.0.0.211 () {34 vars in 756 bytes} [Thu May 14 02:20:26 2026] PUT /v2.0/subnetpools/94bc3732-cf4c-489a-8cd2-6ba47f53fed1/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2341] 10.0.0.211 () {32 vars in 736 bytes} [Thu May 14 02:20:27 2026] GET /v2.0/subnetpools/94bc3732-cf4c-489a-8cd2-6ba47f53fed1/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2342] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:20:27 2026] GET /v2.0/subnetpools/94bc3732-cf4c-489a-8cd2-6ba47f53fed1/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:20:27.099 8 INFO neutron.api.v2.resource [None req-cfb6698d-1a53-46a0-8a71-886ef0871b56 13d1afb9f7f8464487da3d8feb721976 e88335e8005245bda5783ec5750b92f6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1210/2343] 10.0.0.211 () {32 vars in 748 bytes} [Thu May 14 02:20:27 2026] GET /v2.0/subnetpools/94bc3732-cf4c-489a-8cd2-6ba47f53fed1/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2344] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:20:27 2026] GET /v2.0/ports?device_id=047b2697-01dc-4220-9040-1686bbdcee59 => 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: 1211/2345] 10.0.0.211 () {32 vars in 747 bytes} [Thu May 14 02:20:27 2026] DELETE /v2.0/subnetpools/94bc3732-cf4c-489a-8cd2-6ba47f53fed1/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2346] 10.0.0.211 () {32 vars in 736 bytes} [Thu May 14 02:20:27 2026] GET /v2.0/subnetpools/94bc3732-cf4c-489a-8cd2-6ba47f53fed1/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:20:27.210 8 INFO neutron.api.v2.resource [None req-fb0aa19b-6d6b-47e3-9402-d78f1c4b914d 13d1afb9f7f8464487da3d8feb721976 e88335e8005245bda5783ec5750b92f6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1212/2347] 10.0.0.211 () {32 vars in 751 bytes} [Thu May 14 02:20:27 2026] DELETE /v2.0/subnetpools/94bc3732-cf4c-489a-8cd2-6ba47f53fed1/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2348] 10.0.0.211 () {32 vars in 739 bytes} [Thu May 14 02:20:27 2026] DELETE /v2.0/subnetpools/94bc3732-cf4c-489a-8cd2-6ba47f53fed1/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: 1213/2349] 10.0.0.211 () {32 vars in 736 bytes} [Thu May 14 02:20:27 2026] GET /v2.0/subnetpools/94bc3732-cf4c-489a-8cd2-6ba47f53fed1/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2350] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:20:27 2026] DELETE /v2.0/subnetpools/94bc3732-cf4c-489a-8cd2-6ba47f53fed1 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2351] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:20:27 2026] GET /v2.0/security-groups?tenant_id=a0fde3008a9f4732b4d5424335a1a838&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2352] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:20:28 2026] GET /v2.0/ports?device_id=047b2697-01dc-4220-9040-1686bbdcee59 => 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: 1215/2353] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:28 2026] DELETE /v2.0/security-groups/5981b5f0-455c-4086-87d7-22867de1601c => 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: 1139/2354] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:20:28 2026] GET /v2.0/security-groups?tenant_id=e88335e8005245bda5783ec5750b92f6&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2355] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:28 2026] DELETE /v2.0/security-groups/e41ee0b7-5db3-41c0-8dcd-ac78e9b67a42 => 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: 1140/2356] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:20:29 2026] GET /v2.0/ports?device_id=047b2697-01dc-4220-9040-1686bbdcee59 => 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: 1217/2357] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:20:30 2026] GET /v2.0/ports?device_id=047b2697-01dc-4220-9040-1686bbdcee59 => 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: 1141/2358] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:20:31 2026] GET /v2.0/networks?id=4417e936-ce70-442e-acfa-4b5e135479d9 => generated 661 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2359] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:20:31 2026] GET /v2.0/ports?device_id=047b2697-01dc-4220-9040-1686bbdcee59 => 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: 1218/2360] 199.204.45.233 () {34 vars in 1047 bytes} [Thu May 14 02:20:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3a9c349eab0b485090c636777ca1a7a2 => generated 272 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2361] 199.204.45.233 () {38 vars in 952 bytes} [Thu May 14 02:20:31 2026] POST /v2.0/ports => generated 954 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:20:31.973 8 INFO neutron.db.segments_db [None req-22a3089a-b992-4a71-bd51-06f8a816490b 3a5a2f8f78f947c6ac5cfa296bac2eb8 25a27de4f8f44731b18bfb93231ce059 - - default default] Added segment a4ba58e1-9905-4ab0-8bfb-31a12ed19e5c of type vxlan for network 13bd8779-8662-4968-a1c6-06cc52b4108e [pid: 8|app: 0|req: 1219/2362] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:20:31 2026] POST /v2.0/networks => generated 613 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2363] 10.0.0.211 () {34 vars in 661 bytes} [Thu May 14 02:20:32 2026] POST /v2.0/ports => generated 743 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1221/2364] 10.0.0.211 () {34 vars in 663 bytes} [Thu May 14 02:20:32 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: 8|app: 0|req: 1222/2365] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:20:32 2026] GET /v2.0/ports?device_id=047b2697-01dc-4220-9040-1686bbdcee59 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2366] 10.0.0.211 () {34 vars in 746 bytes} [Thu May 14 02:20:32 2026] PUT /v2.0/trunks/57e47c6a-e92e-4ae9-86c0-2347b161db17/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2367] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:20:32 2026] GET /v2.0/security-groups?id=0973c8dc-c27a-43ea-a0eb-c3ad86c545a0&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: 1225/2368] 10.0.0.211 () {32 vars in 726 bytes} [Thu May 14 02:20:32 2026] GET /v2.0/trunks/57e47c6a-e92e-4ae9-86c0-2347b161db17/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2369] 10.0.0.211 () {34 vars in 757 bytes} [Thu May 14 02:20:32 2026] PUT /v2.0/trunks/57e47c6a-e92e-4ae9-86c0-2347b161db17/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2370] 199.204.45.233 () {38 vars in 1025 bytes} [Thu May 14 02:20:31 2026] PUT /v2.0/ports/50b24df1-6045-467d-9b0c-eade5ee64555 => generated 1235 bytes in 857 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2371] 10.0.0.211 () {32 vars in 726 bytes} [Thu May 14 02:20:32 2026] GET /v2.0/trunks/57e47c6a-e92e-4ae9-86c0-2347b161db17/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:20:32.779 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9daf8b2a-e89e-4d4a-9728-7afb7e79dd7e'] response: {'name': 'network-changed', 'server_uuid': '047b2697-01dc-4220-9040-1686bbdcee59', 'tag': '50b24df1-6045-467d-9b0c-eade5ee64555', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1145/2372] 10.0.0.211 () {34 vars in 753 bytes} [Thu May 14 02:20:32 2026] PUT /v2.0/trunks/57e47c6a-e92e-4ae9-86c0-2347b161db17/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2373] 10.0.0.211 () {32 vars in 726 bytes} [Thu May 14 02:20:32 2026] GET /v2.0/trunks/57e47c6a-e92e-4ae9-86c0-2347b161db17/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2374] 10.0.0.211 () {34 vars in 775 bytes} [Thu May 14 02:20:32 2026] PUT /v2.0/trunks/57e47c6a-e92e-4ae9-86c0-2347b161db17/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2375] 10.0.0.211 () {32 vars in 726 bytes} [Thu May 14 02:20:32 2026] GET /v2.0/trunks/57e47c6a-e92e-4ae9-86c0-2347b161db17/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2376] 10.0.0.211 () {34 vars in 746 bytes} [Thu May 14 02:20:32 2026] PUT /v2.0/trunks/57e47c6a-e92e-4ae9-86c0-2347b161db17/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2377] 10.0.0.211 () {32 vars in 726 bytes} [Thu May 14 02:20:32 2026] GET /v2.0/trunks/57e47c6a-e92e-4ae9-86c0-2347b161db17/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2378] 10.0.0.211 () {32 vars in 734 bytes} [Thu May 14 02:20:32 2026] GET /v2.0/trunks/57e47c6a-e92e-4ae9-86c0-2347b161db17/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:20:33.044 8 INFO neutron.api.v2.resource [None req-266176b5-6172-4d9e-81c5-12bdb6dbedbc 3a5a2f8f78f947c6ac5cfa296bac2eb8 25a27de4f8f44731b18bfb93231ce059 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1231/2379] 10.0.0.211 () {32 vars in 738 bytes} [Thu May 14 02:20:33 2026] GET /v2.0/trunks/57e47c6a-e92e-4ae9-86c0-2347b161db17/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2380] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:33 2026] DELETE /v2.0/trunks/57e47c6a-e92e-4ae9-86c0-2347b161db17/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2381] 10.0.0.211 () {32 vars in 726 bytes} [Thu May 14 02:20:33 2026] GET /v2.0/trunks/57e47c6a-e92e-4ae9-86c0-2347b161db17/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:20:33.142 7 INFO neutron.api.v2.resource [None req-32db37ff-40c8-4d5e-b2c3-6088bf900e4f 3a5a2f8f78f947c6ac5cfa296bac2eb8 25a27de4f8f44731b18bfb93231ce059 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1150/2382] 10.0.0.211 () {32 vars in 741 bytes} [Thu May 14 02:20:33 2026] DELETE /v2.0/trunks/57e47c6a-e92e-4ae9-86c0-2347b161db17/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2383] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:20:33 2026] DELETE /v2.0/trunks/57e47c6a-e92e-4ae9-86c0-2347b161db17/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2384] 10.0.0.211 () {32 vars in 726 bytes} [Thu May 14 02:20:33 2026] GET /v2.0/trunks/57e47c6a-e92e-4ae9-86c0-2347b161db17/tags => 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: 1234/2385] 10.0.0.211 () {32 vars in 716 bytes} [Thu May 14 02:20:33 2026] GET /v2.0/trunks/57e47c6a-e92e-4ae9-86c0-2347b161db17 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2386] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:20:33 2026] GET /v2.0/ports?tenant_id=3a9c349eab0b485090c636777ca1a7a2&device_id=047b2697-01dc-4220-9040-1686bbdcee59 => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2387] 10.0.0.211 () {32 vars in 714 bytes} [Thu May 14 02:20:33 2026] GET /v2.0/ports/1bf2015b-9ce0-478f-bf82-c6d930141087 => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2388] 199.204.45.233 () {34 vars in 1015 bytes} [Thu May 14 02:20:33 2026] GET /v2.0/networks?tenant_id=3a9c349eab0b485090c636777ca1a7a2&shared=False => generated 757 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2389] 10.0.0.211 () {32 vars in 719 bytes} [Thu May 14 02:20:33 2026] DELETE /v2.0/trunks/57e47c6a-e92e-4ae9-86c0-2347b161db17 => 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: 1237/2390] 199.204.45.233 () {34 vars in 927 bytes} [Thu May 14 02:20:33 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:20:33.508 7 INFO neutron_taas.services.taas.taas_plugin [None req-b5281bce-d7fe-4e97-93bf-d9ecad377c84 3a5a2f8f78f947c6ac5cfa296bac2eb8 25a27de4f8f44731b18bfb93231ce059 - - default default] TaaS: Handle Delete Port: 1bf2015b-9ce0-478f-bf82-c6d930141087 2026-05-14 02:20:33.511 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5281bce-d7fe-4e97-93bf-d9ecad377c84 3a5a2f8f78f947c6ac5cfa296bac2eb8 25a27de4f8f44731b18bfb93231ce059 - - default default] Tap Mirror: Handle Delete Port: 1bf2015b-9ce0-478f-bf82-c6d930141087 [pid: 7|app: 0|req: 1154/2391] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:20:33 2026] DELETE /v2.0/ports/1bf2015b-9ce0-478f-bf82-c6d930141087 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:20:33.723 8 INFO neutron.services.segments.plugin [-] Segment a4ba58e1-9905-4ab0-8bfb-31a12ed19e5c resource provider aggregate not found 2026-05-14 02:20:33.727 8 INFO neutron.services.segments.plugin [-] Segment a4ba58e1-9905-4ab0-8bfb-31a12ed19e5c resource provider aggregate not found 2026-05-14 02:20:33.743 8 INFO neutron.services.segments.plugin [-] Segment a4ba58e1-9905-4ab0-8bfb-31a12ed19e5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4ba58e1-9905-4ab0-8bfb-31a12ed19e5c found for delete ", "request_id": "req-7a217e2c-7447-4fb7-92ee-e5d9d1d960eb"}]} 2026-05-14 02:20:33.748 8 INFO neutron.services.segments.plugin [-] Segment a4ba58e1-9905-4ab0-8bfb-31a12ed19e5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4ba58e1-9905-4ab0-8bfb-31a12ed19e5c found for delete ", "request_id": "req-bf96b537-1c6d-438f-900e-d91b1f134d8d"}]} [pid: 8|app: 0|req: 1238/2392] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:20:33 2026] DELETE /v2.0/networks/13bd8779-8662-4968-a1c6-06cc52b4108e => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2393] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:20:33 2026] GET /v2.0/ports?device_id=047b2697-01dc-4220-9040-1686bbdcee59 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2394] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:20:33 2026] GET /v2.0/security-groups?id=0973c8dc-c27a-43ea-a0eb-c3ad86c545a0&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: 1240/2395] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:20:34 2026] GET /v2.0/ports?tenant_id=3a9c349eab0b485090c636777ca1a7a2&device_id=047b2697-01dc-4220-9040-1686bbdcee59 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2396] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:20:34 2026] GET /v2.0/security-groups?tenant_id=25a27de4f8f44731b18bfb93231ce059&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2397] 199.204.45.233 () {34 vars in 1055 bytes} [Thu May 14 02:20:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=50b24df1-6045-467d-9b0c-eade5ee64555 => 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: 1242/2398] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:20:34 2026] GET /v2.0/subnets?id=a92bc23d-0241-4e66-b09d-5bba62a37934 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2399] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:20:34 2026] GET /v2.0/ports?network_id=4417e936-ce70-442e-acfa-4b5e135479d9&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: 1157/2400] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:34 2026] DELETE /v2.0/security-groups/70cc52e3-dc9c-42a4-a72d-7311b3d93d07 => 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: 1244/2401] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:20:34 2026] GET /v2.0/networks/4417e936-ce70-442e-acfa-4b5e135479d9?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: 1158/2402] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:20:34 2026] GET /v2.0/networks/4417e936-ce70-442e-acfa-4b5e135479d9?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: 1245/2403] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:20:34 2026] GET /v2.0/security-groups?tenant_id=55128f2ef4f245fda884f3bb0c9291c8&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2404] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:20:34 2026] GET /v2.0/ports?device_id=047b2697-01dc-4220-9040-1686bbdcee59 => 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: 1247/2405] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:20:34 2026] GET /v2.0/security-groups?id=0973c8dc-c27a-43ea-a0eb-c3ad86c545a0&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: 1159/2406] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:34 2026] DELETE /v2.0/security-groups/1a628186-1e25-4cc8-a889-9fde5a85f1bf => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2409] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:20:36 2026] GET /v2.0/ports?device_id=047b2697-01dc-4220-9040-1686bbdcee59 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2410] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:20:36 2026] GET /v2.0/security-groups?id=0973c8dc-c27a-43ea-a0eb-c3ad86c545a0&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2411] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:20:37 2026] GET /v2.0/ports?device_id=047b2697-01dc-4220-9040-1686bbdcee59 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2412] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:20:37 2026] GET /v2.0/security-groups?id=0973c8dc-c27a-43ea-a0eb-c3ad86c545a0&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:20:38.392 8 INFO neutron.db.segments_db [None req-ddc4dbe6-c744-4970-8dbd-11e91c15b45a abb80495f5be411fae1d578893d9b992 6dc145ed657240368b2fd4046e45ca52 - - default default] Added segment 0b76120b-0c78-479e-8aa6-58336836d579 of type vxlan for network c25ddeeb-7e78-4637-965a-ac057a3d87ac [pid: 7|app: 0|req: 1163/2413] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:20:38 2026] GET /v2.0/ports?device_id=047b2697-01dc-4220-9040-1686bbdcee59 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2414] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:20:38 2026] POST /v2.0/networks => generated 611 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2415] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:20:38 2026] GET /v2.0/security-groups?id=0973c8dc-c27a-43ea-a0eb-c3ad86c545a0&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:20:38.552 8 INFO neutron.db.segments_db [None req-3d97190b-a6f2-4482-a114-08ff894d36ed abb80495f5be411fae1d578893d9b992 6dc145ed657240368b2fd4046e45ca52 - - default default] Added segment 703b678b-d891-487d-b4dd-e1e567a09f9a of type vxlan for network 1dafb690-bd3c-41a8-ae38-8ee473862236 [pid: 8|app: 0|req: 1252/2416] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:20:38 2026] POST /v2.0/networks => generated 612 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2417] 10.0.0.211 () {34 vars in 750 bytes} [Thu May 14 02:20:38 2026] PUT /v2.0/networks/c25ddeeb-7e78-4637-965a-ac057a3d87ac/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: 1253/2418] 10.0.0.211 () {32 vars in 730 bytes} [Thu May 14 02:20:38 2026] GET /v2.0/networks/c25ddeeb-7e78-4637-965a-ac057a3d87ac/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2419] 10.0.0.211 () {34 vars in 750 bytes} [Thu May 14 02:20:38 2026] PUT /v2.0/networks/1dafb690-bd3c-41a8-ae38-8ee473862236/tags => generated 17 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2420] 10.0.0.211 () {32 vars in 730 bytes} [Thu May 14 02:20:38 2026] GET /v2.0/networks/1dafb690-bd3c-41a8-ae38-8ee473862236/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2421] 10.0.0.211 () {34 vars in 750 bytes} [Thu May 14 02:20:38 2026] PUT /v2.0/networks/1dafb690-bd3c-41a8-ae38-8ee473862236/tags => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2422] 10.0.0.211 () {32 vars in 730 bytes} [Thu May 14 02:20:38 2026] GET /v2.0/networks/1dafb690-bd3c-41a8-ae38-8ee473862236/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2423] 10.0.0.211 () {32 vars in 730 bytes} [Thu May 14 02:20:38 2026] GET /v2.0/networks/c25ddeeb-7e78-4637-965a-ac057a3d87ac/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:20:39.170 8 INFO neutron.services.segments.plugin [-] Segment 0b76120b-0c78-479e-8aa6-58336836d579 resource provider aggregate not found 2026-05-14 02:20:39.177 8 INFO neutron.services.segments.plugin [-] Segment 0b76120b-0c78-479e-8aa6-58336836d579 resource provider aggregate not found 2026-05-14 02:20:39.188 8 INFO neutron.services.segments.plugin [-] Segment 0b76120b-0c78-479e-8aa6-58336836d579 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b76120b-0c78-479e-8aa6-58336836d579 found for delete ", "request_id": "req-7c656a1c-d6a5-426c-8109-1821673c4866"}]} 2026-05-14 02:20:39.195 8 INFO neutron.services.segments.plugin [-] Segment 0b76120b-0c78-479e-8aa6-58336836d579 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b76120b-0c78-479e-8aa6-58336836d579 found for delete ", "request_id": "req-8b7c81c8-7c41-4498-bb12-5a478a23a819"}]} [pid: 8|app: 0|req: 1256/2424] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:20:39 2026] DELETE /v2.0/networks/c25ddeeb-7e78-4637-965a-ac057a3d87ac => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:20:39.319 7 INFO neutron.services.segments.plugin [-] Segment 703b678b-d891-487d-b4dd-e1e567a09f9a resource provider aggregate not found 2026-05-14 02:20:39.326 7 INFO neutron.services.segments.plugin [-] Segment 703b678b-d891-487d-b4dd-e1e567a09f9a resource provider aggregate not found 2026-05-14 02:20:39.338 7 INFO neutron.services.segments.plugin [-] Segment 703b678b-d891-487d-b4dd-e1e567a09f9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 703b678b-d891-487d-b4dd-e1e567a09f9a found for delete ", "request_id": "req-e1e0f36a-abbd-4caa-a36a-5d8641fb55ad"}]} 2026-05-14 02:20:39.343 7 INFO neutron.services.segments.plugin [-] Segment 703b678b-d891-487d-b4dd-e1e567a09f9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 703b678b-d891-487d-b4dd-e1e567a09f9a found for delete ", "request_id": "req-0dfed12e-efa4-47d7-87e2-dd4a276f9fd0"}]} [pid: 7|app: 0|req: 1169/2425] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:20:39 2026] DELETE /v2.0/networks/1dafb690-bd3c-41a8-ae38-8ee473862236 => 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: 1257/2426] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:20:39 2026] GET /v2.0/ports?device_id=047b2697-01dc-4220-9040-1686bbdcee59 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2427] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:20:39 2026] GET /v2.0/security-groups?id=0973c8dc-c27a-43ea-a0eb-c3ad86c545a0&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2428] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:20:40 2026] GET /v2.0/security-groups?tenant_id=4fe817ec315747fba5d9d198b358e92d&name=default => generated 2929 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2429] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:40 2026] DELETE /v2.0/security-groups/31a0cd1b-de8b-463b-8141-a0c8a41bdbe2 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2430] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:20:40 2026] GET /v2.0/security-groups?tenant_id=6dc145ed657240368b2fd4046e45ca52&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2431] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:20:40 2026] DELETE /v2.0/security-groups/e4ee78dd-7f93-4aa0-94b7-fda3fd70c093 => 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: 1260/2432] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:20:40 2026] GET /v2.0/ports?device_id=047b2697-01dc-4220-9040-1686bbdcee59 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2433] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:20:40 2026] GET /v2.0/security-groups?id=0973c8dc-c27a-43ea-a0eb-c3ad86c545a0&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2434] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:20:40 2026] GET /v2.0/ports?device_id=047b2697-01dc-4220-9040-1686bbdcee59 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2435] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:20:40 2026] GET /v2.0/security-groups?id=0973c8dc-c27a-43ea-a0eb-c3ad86c545a0&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: 1262/2436] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:20:40 2026] GET /v2.0/ports?device_id=047b2697-01dc-4220-9040-1686bbdcee59 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:20:41.390 7 INFO neutron.db.l3_db [None req-98e83e86-4ebe-4d80-947b-33a508da0731 b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] Floating IP 48c5a3fc-1ef2-4e5b-9795-66eb27ed8c72 associated. External IP: 10.96.250.216, port: 50b24df1-6045-467d-9b0c-eade5ee64555. [pid: 7|app: 0|req: 1175/2437] 10.0.0.211 () {34 vars in 746 bytes} [Thu May 14 02:20:41 2026] PUT /v2.0/floatingips/48c5a3fc-1ef2-4e5b-9795-66eb27ed8c72 => generated 855 bytes in 660 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:20:41.738 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e85911e9-2d02-47f3-8731-1749187ad76d'] response: {'name': 'network-changed', 'server_uuid': '047b2697-01dc-4220-9040-1686bbdcee59', 'tag': '50b24df1-6045-467d-9b0c-eade5ee64555', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1263/2438] 10.0.0.211 () {32 vars in 726 bytes} [Thu May 14 02:20:41 2026] GET /v2.0/floatingips/48c5a3fc-1ef2-4e5b-9795-66eb27ed8c72 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2439] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:20:42 2026] GET /v2.0/ports?tenant_id=3a9c349eab0b485090c636777ca1a7a2&device_id=047b2697-01dc-4220-9040-1686bbdcee59 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2440] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:20:42 2026] GET /v2.0/networks?id=4417e936-ce70-442e-acfa-4b5e135479d9 => generated 757 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2441] 199.204.45.233 () {34 vars in 1055 bytes} [Thu May 14 02:20:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=50b24df1-6045-467d-9b0c-eade5ee64555 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2442] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:20:42 2026] GET /v2.0/subnets?id=a92bc23d-0241-4e66-b09d-5bba62a37934 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2443] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:20:42 2026] GET /v2.0/ports?network_id=4417e936-ce70-442e-acfa-4b5e135479d9&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: 1266/2444] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:20:42 2026] GET /v2.0/networks/4417e936-ce70-442e-acfa-4b5e135479d9?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: 1179/2445] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:20:42 2026] GET /v2.0/networks/4417e936-ce70-442e-acfa-4b5e135479d9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2446] 10.0.0.211 () {32 vars in 726 bytes} [Thu May 14 02:20:42 2026] GET /v2.0/floatingips/48c5a3fc-1ef2-4e5b-9795-66eb27ed8c72 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2447] 10.0.0.211 () {32 vars in 726 bytes} [Thu May 14 02:20:43 2026] GET /v2.0/floatingips/48c5a3fc-1ef2-4e5b-9795-66eb27ed8c72 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2450] 10.0.0.198 () {34 vars in 987 bytes} [Thu May 14 02:20:51 2026] GET /v2.0/ports?device_id=047b2697-01dc-4220-9040-1686bbdcee59 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2451] 10.0.0.198 () {34 vars in 1037 bytes} [Thu May 14 02:20:51 2026] GET /v2.0/security-groups?id=0973c8dc-c27a-43ea-a0eb-c3ad86c545a0&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: 1270/2452] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:21:01 2026] GET /v2.0/ports?device_id=047b2697-01dc-4220-9040-1686bbdcee59 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2453] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:21:01 2026] GET /v2.0/security-groups?id=0973c8dc-c27a-43ea-a0eb-c3ad86c545a0&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2454] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:21:02 2026] GET /v2.0/ports?device_id=047b2697-01dc-4220-9040-1686bbdcee59 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2455] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:21:02 2026] GET /v2.0/security-groups?id=0973c8dc-c27a-43ea-a0eb-c3ad86c545a0&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2456] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:21:03 2026] GET /v2.0/ports?device_id=047b2697-01dc-4220-9040-1686bbdcee59 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2457] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:21:03 2026] GET /v2.0/security-groups?id=0973c8dc-c27a-43ea-a0eb-c3ad86c545a0&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2458] 199.204.45.233 () {34 vars in 991 bytes} [Thu May 14 02:21:03 2026] GET /v2.0/ports?device_id=047b2697-01dc-4220-9040-1686bbdcee59 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:21:03.915 7 INFO neutron_taas.services.taas.taas_plugin [req-2cafe423-763f-4ea2-915d-a05c2031e8f4 req-be594379-94cc-4787-9300-85523105ae0e b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] TaaS: Handle Delete Port: 50b24df1-6045-467d-9b0c-eade5ee64555 2026-05-14 02:21:03.918 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2cafe423-763f-4ea2-915d-a05c2031e8f4 req-be594379-94cc-4787-9300-85523105ae0e b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] Tap Mirror: Handle Delete Port: 50b24df1-6045-467d-9b0c-eade5ee64555 2026-05-14 02:21:04.048 7 INFO neutron.db.l3_db [req-2cafe423-763f-4ea2-915d-a05c2031e8f4 req-be594379-94cc-4787-9300-85523105ae0e b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] Floating IP 48c5a3fc-1ef2-4e5b-9795-66eb27ed8c72 disassociated. External IP: 10.96.250.216, port: 50b24df1-6045-467d-9b0c-eade5ee64555. [pid: 7|app: 0|req: 1186/2459] 199.204.45.233 () {36 vars in 994 bytes} [Thu May 14 02:21:03 2026] DELETE /v2.0/ports/50b24df1-6045-467d-9b0c-eade5ee64555 => generated 0 bytes in 666 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:21:04.470 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f2aa182-ed95-4d2f-81cd-cb7c5c2a49e0'] response: {'server_uuid': '047b2697-01dc-4220-9040-1686bbdcee59', 'name': 'network-vif-deleted', 'tag': '50b24df1-6045-467d-9b0c-eade5ee64555', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1274/2460] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:21:04 2026] GET /v2.0/ports?device_id=047b2697-01dc-4220-9040-1686bbdcee59 => 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: 1276/2463] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:21:05 2026] GET /v2.0/ports?device_id=047b2697-01dc-4220-9040-1686bbdcee59 => 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: 1188/2464] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:21:06 2026] GET /v2.0/ports?device_id=047b2697-01dc-4220-9040-1686bbdcee59 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2465] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:21:08 2026] DELETE /v2.0/security-groups/0973c8dc-c27a-43ea-a0eb-c3ad86c545a0 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:21:08.331 7 INFO neutron_taas.services.taas.taas_plugin [None req-b55bfefa-b564-4ca0-a95a-c82bda16050d b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] TaaS: Handle Delete Port: 305cd3fc-996c-4852-afbd-8a4d0b26bc42 2026-05-14 02:21:08.334 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b55bfefa-b564-4ca0-a95a-c82bda16050d b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] Tap Mirror: Handle Delete Port: 305cd3fc-996c-4852-afbd-8a4d0b26bc42 [pid: 7|app: 0|req: 1189/2466] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:21:08 2026] DELETE /v2.0/floatingips/48c5a3fc-1ef2-4e5b-9795-66eb27ed8c72 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2467] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:21:08 2026] GET /v2.0/ports?device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2468] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:21:08 2026] GET /v2.0/security-groups?id=a9fbfd4a-224c-4089-b092-06294e6baf00&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: 1279/2469] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:21:09 2026] GET /v2.0/ports?device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2470] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:21:09 2026] GET /v2.0/security-groups?id=a9fbfd4a-224c-4089-b092-06294e6baf00&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: 1280/2471] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:21:10 2026] GET /v2.0/ports?device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2472] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:21:11 2026] GET /v2.0/security-groups?id=a9fbfd4a-224c-4089-b092-06294e6baf00&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2473] 199.204.45.233 () {34 vars in 991 bytes} [Thu May 14 02:21:11 2026] GET /v2.0/ports?device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:21:11.431 7 INFO neutron_taas.services.taas.taas_plugin [req-d2ba38e9-1c32-4892-be50-a926d9c5bc6f req-ff9ba475-d0aa-476b-99d7-ec28e86b43fb b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] TaaS: Handle Delete Port: 3ca50c1c-cfdc-4a3f-9314-2246e04a6fe7 2026-05-14 02:21:11.433 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d2ba38e9-1c32-4892-be50-a926d9c5bc6f req-ff9ba475-d0aa-476b-99d7-ec28e86b43fb b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] Tap Mirror: Handle Delete Port: 3ca50c1c-cfdc-4a3f-9314-2246e04a6fe7 [pid: 7|app: 0|req: 1193/2474] 199.204.45.233 () {36 vars in 994 bytes} [Thu May 14 02:21:11 2026] DELETE /v2.0/ports/3ca50c1c-cfdc-4a3f-9314-2246e04a6fe7 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:21:11.614 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b31adfbf-1916-4173-b509-25a0d1b03506'] response: {'server_uuid': '9d8cc01b-18a4-4ed4-9990-7701c3039f08', 'name': 'network-vif-deleted', 'tag': '3ca50c1c-cfdc-4a3f-9314-2246e04a6fe7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1282/2475] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:21:12 2026] GET /v2.0/ports?device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => 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: 1194/2476] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:21:13 2026] GET /v2.0/ports?device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => 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: 1283/2477] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:21:14 2026] GET /v2.0/ports?device_id=9d8cc01b-18a4-4ed4-9990-7701c3039f08 => 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: 1195/2478] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:21:15 2026] DELETE /v2.0/security-groups/a9fbfd4a-224c-4089-b092-06294e6baf00 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:21:15.934 8 INFO neutron_taas.services.taas.taas_plugin [None req-bdb27bc4-f72c-4223-be4a-db3154031bae b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] TaaS: Handle Delete Port: 90f821ff-8cd8-4f89-979e-03a2aeda7de2 2026-05-14 02:21:15.938 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bdb27bc4-f72c-4223-be4a-db3154031bae b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] Tap Mirror: Handle Delete Port: 90f821ff-8cd8-4f89-979e-03a2aeda7de2 [pid: 8|app: 0|req: 1284/2479] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:21:15 2026] PUT /v2.0/routers/f33b7394-ab7d-415c-a1e6-8f9e098b0a8c/remove_router_interface => generated 309 bytes in 892 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2480] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:21:16 2026] DELETE /v2.0/subnets/a92bc23d-0241-4e66-b09d-5bba62a37934 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:21:16.807 8 INFO neutron_taas.services.taas.taas_plugin [None req-852d2477-a9af-488b-8e94-42330dfe440c b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] TaaS: Handle Delete Port: 6cb82465-ec90-4070-8400-7e4988e3e8f7 2026-05-14 02:21:16.810 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-852d2477-a9af-488b-8e94-42330dfe440c b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] Tap Mirror: Handle Delete Port: 6cb82465-ec90-4070-8400-7e4988e3e8f7 2026-05-14 02:21:17.081 8 INFO neutron_taas.services.taas.taas_plugin [None req-852d2477-a9af-488b-8e94-42330dfe440c b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] TaaS: Handle Delete Port: 2c1d27ed-53da-41f5-bf1e-e1780831cdae 2026-05-14 02:21:17.084 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-852d2477-a9af-488b-8e94-42330dfe440c b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] Tap Mirror: Handle Delete Port: 2c1d27ed-53da-41f5-bf1e-e1780831cdae 2026-05-14 02:21:17.447 8 INFO neutron.services.segments.plugin [-] Segment 1f3d9609-3c49-4ed6-b058-7a130bc4eba6 resource provider aggregate not found 2026-05-14 02:21:17.455 8 INFO neutron.services.segments.plugin [-] Segment 1f3d9609-3c49-4ed6-b058-7a130bc4eba6 resource provider aggregate not found 2026-05-14 02:21:17.469 8 INFO neutron.services.segments.plugin [-] Segment 1f3d9609-3c49-4ed6-b058-7a130bc4eba6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f3d9609-3c49-4ed6-b058-7a130bc4eba6 found for delete ", "request_id": "req-4c1a9f86-c6ec-4ad5-903a-948b1796c539"}]} 2026-05-14 02:21:17.491 8 INFO neutron.services.segments.plugin [-] Segment 1f3d9609-3c49-4ed6-b058-7a130bc4eba6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f3d9609-3c49-4ed6-b058-7a130bc4eba6 found for delete ", "request_id": "req-3bd91fe3-b7bf-4a32-8f8e-26a22d6430c4"}]} 2026-05-14 02:21:17.495 8 INFO neutron.db.l3_hamode_db [None req-852d2477-a9af-488b-8e94-42330dfe440c b3748f84dc224dce9683b07f2542062a 3a9c349eab0b485090c636777ca1a7a2 - - default default] HA network a56d40be-4a3c-4f8c-b45c-bf7c11da6f0f was deleted as no HA routers are present in tenant 3a9c349eab0b485090c636777ca1a7a2. [pid: 8|app: 0|req: 1285/2481] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:21:16 2026] DELETE /v2.0/routers/f33b7394-ab7d-415c-a1e6-8f9e098b0a8c => generated 0 bytes in 887 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:21:17.631 7 INFO neutron.services.segments.plugin [-] Segment ee1be1d9-4fd0-4f58-b5f7-814f321325a9 resource provider aggregate not found 2026-05-14 02:21:17.640 7 INFO neutron.services.segments.plugin [-] Segment ee1be1d9-4fd0-4f58-b5f7-814f321325a9 resource provider aggregate not found 2026-05-14 02:21:17.654 7 INFO neutron.services.segments.plugin [-] Segment ee1be1d9-4fd0-4f58-b5f7-814f321325a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee1be1d9-4fd0-4f58-b5f7-814f321325a9 found for delete ", "request_id": "req-65a4171b-1093-4b34-a6d5-e33521095cd0"}]} 2026-05-14 02:21:17.659 7 INFO neutron.services.segments.plugin [-] Segment ee1be1d9-4fd0-4f58-b5f7-814f321325a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee1be1d9-4fd0-4f58-b5f7-814f321325a9 found for delete ", "request_id": "req-d78ecf34-079f-4062-8c0c-5f56d97c6ade"}]} [pid: 7|app: 0|req: 1197/2482] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:21:17 2026] DELETE /v2.0/networks/4417e936-ce70-442e-acfa-4b5e135479d9 => 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: 1286/2483] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:21:18 2026] GET /v2.0/security-groups?tenant_id=98d0dc66245540fda346927556f9718f&name=default => generated 2929 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2484] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:21:18 2026] DELETE /v2.0/security-groups/6b411435-4f76-4125-89b4-155b7b04430a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2485] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:21:18 2026] GET /v2.0/security-groups?tenant_id=3a9c349eab0b485090c636777ca1a7a2&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2486] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:21:18 2026] DELETE /v2.0/security-groups/181ace6f-8106-40a1-a236-b173e3dbe601 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:21:23.261 7 INFO neutron.db.segments_db [None req-7286e01b-9750-41fc-a61f-455a41879f25 c1d9857e8777453f80a606e86dcc8747 69b35ce91e8d46e4b442091b36603792 - - default default] Added segment 5c0fa27b-9975-49fb-82f5-6e0215d51578 of type vxlan for network 7fcfbe52-f0b6-45e7-a62c-622b3c90a422 [pid: 7|app: 0|req: 1201/2489] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:21:22 2026] POST /v2.0/networks => generated 612 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2490] 10.0.0.211 () {34 vars in 661 bytes} [Thu May 14 02:21:23 2026] POST /v2.0/ports => generated 743 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:21:23.712 7 INFO neutron.db.segments_db [None req-f573bc0f-5277-40cb-b13a-57e6f13a635b c1d9857e8777453f80a606e86dcc8747 69b35ce91e8d46e4b442091b36603792 - - default default] Added segment 8e0851d8-5ac7-4dcb-83c3-a6477f50eed0 of type vxlan for network b867647d-b9c3-4d9f-83b0-96dd92fa7313 [pid: 7|app: 0|req: 1202/2491] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:21:23 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1290/2492] 10.0.0.211 () {34 vars in 661 bytes} [Thu May 14 02:21:23 2026] POST /v2.0/ports => generated 743 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:21:24.190 7 INFO neutron.db.segments_db [None req-78c38b16-38e5-42d9-b971-af7450abdf11 c1d9857e8777453f80a606e86dcc8747 69b35ce91e8d46e4b442091b36603792 - - default default] Added segment 76288205-0be1-4e99-9ad1-8a4a569e285c of type vxlan for network 8a7a3b1e-7ab5-4944-8435-89c5554a5de3 [pid: 7|app: 0|req: 1203/2493] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:21:24 2026] POST /v2.0/networks => generated 612 bytes in 191 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: 1291/2494] 10.0.0.211 () {34 vars in 661 bytes} [Thu May 14 02:21:24 2026] POST /v2.0/ports => generated 743 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:21:24.708 7 INFO neutron.db.segments_db [None req-4a50bd73-b7ef-4cec-b649-7988a9b61d2d c1d9857e8777453f80a606e86dcc8747 69b35ce91e8d46e4b442091b36603792 - - default default] Added segment be6695e0-82bf-4511-a84f-c2df2cec73d9 of type vxlan for network b2bed260-29fa-446c-bfb9-4cad991f985e [pid: 7|app: 0|req: 1204/2495] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:21:24 2026] POST /v2.0/networks => generated 613 bytes in 147 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: 1292/2496] 10.0.0.211 () {34 vars in 661 bytes} [Thu May 14 02:21:24 2026] POST /v2.0/ports => generated 743 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:21:25.175 7 INFO neutron.db.segments_db [None req-68514f93-f35e-4487-a544-5cf4fcba3e3d c1d9857e8777453f80a606e86dcc8747 69b35ce91e8d46e4b442091b36603792 - - default default] Added segment 17591d3d-1a68-4f5a-892c-29c14509a5c5 of type vxlan for network 95b7200c-8fd9-46de-b913-d37cd92ebd7a [pid: 7|app: 0|req: 1205/2497] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:21:25 2026] POST /v2.0/networks => generated 613 bytes in 143 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: 1293/2498] 10.0.0.211 () {34 vars in 661 bytes} [Thu May 14 02:21:25 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) [pid: 7|app: 0|req: 1206/2499] 10.0.0.211 () {34 vars in 744 bytes} [Thu May 14 02:21:25 2026] PUT /v2.0/ports/a1d0e07e-b9c1-467f-a421-7fe357ff8c51/tags => generated 17 bytes in 72 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: 1294/2500] 10.0.0.211 () {34 vars in 744 bytes} [Thu May 14 02:21:25 2026] PUT /v2.0/ports/c28333e6-3e1e-4bfa-a3f8-ed118b69a842/tags => generated 25 bytes in 76 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: 1207/2501] 10.0.0.211 () {34 vars in 744 bytes} [Thu May 14 02:21:25 2026] PUT /v2.0/ports/fcdc0641-aeff-4369-9832-be168591f3f0/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: 1295/2502] 10.0.0.211 () {34 vars in 744 bytes} [Thu May 14 02:21:25 2026] PUT /v2.0/ports/65634fdb-97c7-49db-bb93-d281445fca55/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1208/2503] 10.0.0.211 () {32 vars in 657 bytes} [Thu May 14 02:21:25 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 154 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: 1296/2504] 10.0.0.211 () {32 vars in 671 bytes} [Thu May 14 02:21:25 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2505] 10.0.0.211 () {32 vars in 667 bytes} [Thu May 14 02:21:26 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2506] 10.0.0.211 () {32 vars in 679 bytes} [Thu May 14 02:21:26 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2507] 10.0.0.211 () {32 vars in 665 bytes} [Thu May 14 02:21:26 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2508] 10.0.0.211 () {32 vars in 679 bytes} [Thu May 14 02:21:26 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2509] 10.0.0.211 () {32 vars in 675 bytes} [Thu May 14 02:21:26 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2510] 10.0.0.211 () {32 vars in 687 bytes} [Thu May 14 02:21:26 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:21:27.164 7 INFO neutron_taas.services.taas.taas_plugin [None req-51a9d969-146d-46dc-97bf-5c9ced9e23ad c1d9857e8777453f80a606e86dcc8747 69b35ce91e8d46e4b442091b36603792 - - default default] TaaS: Handle Delete Port: a1d0e07e-b9c1-467f-a421-7fe357ff8c51 2026-05-14 02:21:27.167 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51a9d969-146d-46dc-97bf-5c9ced9e23ad c1d9857e8777453f80a606e86dcc8747 69b35ce91e8d46e4b442091b36603792 - - default default] Tap Mirror: Handle Delete Port: a1d0e07e-b9c1-467f-a421-7fe357ff8c51 [pid: 7|app: 0|req: 1212/2511] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:21:27 2026] DELETE /v2.0/ports/a1d0e07e-b9c1-467f-a421-7fe357ff8c51 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:21:27.348 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c9367c7-13a6-450f-9cb4-41c4ca47c179 c1d9857e8777453f80a606e86dcc8747 69b35ce91e8d46e4b442091b36603792 - - default default] TaaS: Handle Delete Port: c28333e6-3e1e-4bfa-a3f8-ed118b69a842 2026-05-14 02:21:27.351 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c9367c7-13a6-450f-9cb4-41c4ca47c179 c1d9857e8777453f80a606e86dcc8747 69b35ce91e8d46e4b442091b36603792 - - default default] Tap Mirror: Handle Delete Port: c28333e6-3e1e-4bfa-a3f8-ed118b69a842 [pid: 8|app: 0|req: 1300/2512] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:21:27 2026] DELETE /v2.0/ports/c28333e6-3e1e-4bfa-a3f8-ed118b69a842 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:21:27.567 7 INFO neutron_taas.services.taas.taas_plugin [None req-9710719e-c1b7-4ff0-a18b-0a486a4158fd c1d9857e8777453f80a606e86dcc8747 69b35ce91e8d46e4b442091b36603792 - - default default] TaaS: Handle Delete Port: fcdc0641-aeff-4369-9832-be168591f3f0 2026-05-14 02:21:27.570 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9710719e-c1b7-4ff0-a18b-0a486a4158fd c1d9857e8777453f80a606e86dcc8747 69b35ce91e8d46e4b442091b36603792 - - default default] Tap Mirror: Handle Delete Port: fcdc0641-aeff-4369-9832-be168591f3f0 [pid: 7|app: 0|req: 1213/2513] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:21:27 2026] DELETE /v2.0/ports/fcdc0641-aeff-4369-9832-be168591f3f0 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:21:27.772 8 INFO neutron_taas.services.taas.taas_plugin [None req-8d2b3ac8-5718-40b9-a83d-99787b8c6ed5 c1d9857e8777453f80a606e86dcc8747 69b35ce91e8d46e4b442091b36603792 - - default default] TaaS: Handle Delete Port: 65634fdb-97c7-49db-bb93-d281445fca55 2026-05-14 02:21:27.775 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d2b3ac8-5718-40b9-a83d-99787b8c6ed5 c1d9857e8777453f80a606e86dcc8747 69b35ce91e8d46e4b442091b36603792 - - default default] Tap Mirror: Handle Delete Port: 65634fdb-97c7-49db-bb93-d281445fca55 [pid: 8|app: 0|req: 1301/2514] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:21:27 2026] DELETE /v2.0/ports/65634fdb-97c7-49db-bb93-d281445fca55 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:21:27.966 7 INFO neutron_taas.services.taas.taas_plugin [None req-322b3a69-7e15-46b9-b613-1baae376977d c1d9857e8777453f80a606e86dcc8747 69b35ce91e8d46e4b442091b36603792 - - default default] TaaS: Handle Delete Port: 16b81d40-3230-4d7a-b4cf-eb845d0a9906 2026-05-14 02:21:27.969 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-322b3a69-7e15-46b9-b613-1baae376977d c1d9857e8777453f80a606e86dcc8747 69b35ce91e8d46e4b442091b36603792 - - default default] Tap Mirror: Handle Delete Port: 16b81d40-3230-4d7a-b4cf-eb845d0a9906 [pid: 7|app: 0|req: 1214/2515] 10.0.0.211 () {32 vars in 717 bytes} [Thu May 14 02:21:27 2026] DELETE /v2.0/ports/16b81d40-3230-4d7a-b4cf-eb845d0a9906 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2516] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:21:28 2026] DELETE /v2.0/networks/7fcfbe52-f0b6-45e7-a62c-622b3c90a422 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:21:28.298 8 INFO neutron.services.segments.plugin [-] Segment 5c0fa27b-9975-49fb-82f5-6e0215d51578 resource provider aggregate not found 2026-05-14 02:21:28.301 8 INFO neutron.services.segments.plugin [-] Segment 5c0fa27b-9975-49fb-82f5-6e0215d51578 resource provider aggregate not found 2026-05-14 02:21:28.316 8 INFO neutron.services.segments.plugin [-] Segment 5c0fa27b-9975-49fb-82f5-6e0215d51578 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c0fa27b-9975-49fb-82f5-6e0215d51578 found for delete ", "request_id": "req-4745bc9f-a78e-43f4-a0fb-9feadf61acea"}]} 2026-05-14 02:21:28.319 8 INFO neutron.services.segments.plugin [-] Segment 5c0fa27b-9975-49fb-82f5-6e0215d51578 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c0fa27b-9975-49fb-82f5-6e0215d51578 found for delete ", "request_id": "req-f4624d27-e128-44e7-8221-734f2a4a5f77"}]} [pid: 7|app: 0|req: 1215/2517] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:21:28 2026] DELETE /v2.0/networks/b867647d-b9c3-4d9f-83b0-96dd92fa7313 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:21:28.376 7 INFO neutron.services.segments.plugin [-] Segment 8e0851d8-5ac7-4dcb-83c3-a6477f50eed0 resource provider aggregate not found 2026-05-14 02:21:28.377 7 INFO neutron.services.segments.plugin [-] Segment 8e0851d8-5ac7-4dcb-83c3-a6477f50eed0 resource provider aggregate not found 2026-05-14 02:21:28.395 7 INFO neutron.services.segments.plugin [-] Segment 8e0851d8-5ac7-4dcb-83c3-a6477f50eed0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e0851d8-5ac7-4dcb-83c3-a6477f50eed0 found for delete ", "request_id": "req-77e376d2-3ad8-49ff-a3cb-5a47aa7deea5"}]} 2026-05-14 02:21:28.400 7 INFO neutron.services.segments.plugin [-] Segment 8e0851d8-5ac7-4dcb-83c3-a6477f50eed0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e0851d8-5ac7-4dcb-83c3-a6477f50eed0 found for delete ", "request_id": "req-04047c10-b0b8-4905-823a-b7c00461eed5"}]} [pid: 8|app: 0|req: 1303/2518] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:21:28 2026] DELETE /v2.0/networks/8a7a3b1e-7ab5-4944-8435-89c5554a5de3 => 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: 1216/2519] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:21:28 2026] DELETE /v2.0/networks/b2bed260-29fa-446c-bfb9-4cad991f985e => 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: 1304/2520] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:21:28 2026] DELETE /v2.0/networks/95b7200c-8fd9-46de-b913-d37cd92ebd7a => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2521] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:21:29 2026] GET /v2.0/security-groups?tenant_id=ea2e6753c4024166906f0abe20d4e2b4&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: 1305/2522] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:21:29 2026] DELETE /v2.0/security-groups/b32f3ca4-e0ae-44d1-8992-b936c9c7ba8f => 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: 1218/2523] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:21:29 2026] GET /v2.0/security-groups?tenant_id=69b35ce91e8d46e4b442091b36603792&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2524] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:21:29 2026] DELETE /v2.0/security-groups/34447e3e-ded3-45d5-8b17-9868c43105f0 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:21:30.337 8 INFO neutron.services.segments.plugin [-] Segment 76288205-0be1-4e99-9ad1-8a4a569e285c resource provider aggregate not found 2026-05-14 02:21:30.342 8 INFO neutron.services.segments.plugin [-] Segment 76288205-0be1-4e99-9ad1-8a4a569e285c resource provider aggregate not found 2026-05-14 02:21:30.353 8 INFO neutron.services.segments.plugin [-] Segment 76288205-0be1-4e99-9ad1-8a4a569e285c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76288205-0be1-4e99-9ad1-8a4a569e285c found for delete ", "request_id": "req-be6ed4ab-090a-46f5-ba04-149b74bfd25a"}]} 2026-05-14 02:21:30.358 8 INFO neutron.services.segments.plugin [-] Segment 76288205-0be1-4e99-9ad1-8a4a569e285c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76288205-0be1-4e99-9ad1-8a4a569e285c found for delete ", "request_id": "req-4f192ac3-9f4a-45d5-bad2-295fdafc4ee8"}]} [pid: 7|app: 0|req: 1219/2525] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:21:30 2026] GET /v2.0/security-groups?tenant_id=3beae94984cf4e31bef17438438b2300&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:21:30.377 8 INFO neutron.services.segments.plugin [-] Segment 17591d3d-1a68-4f5a-892c-29c14509a5c5 resource provider aggregate not found 2026-05-14 02:21:30.381 8 INFO neutron.services.segments.plugin [-] Segment 17591d3d-1a68-4f5a-892c-29c14509a5c5 resource provider aggregate not found 2026-05-14 02:21:30.397 8 INFO neutron.services.segments.plugin [-] Segment 17591d3d-1a68-4f5a-892c-29c14509a5c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17591d3d-1a68-4f5a-892c-29c14509a5c5 found for delete ", "request_id": "req-8c6eaf68-1aa0-47cc-b698-8e62d323a716"}]} 2026-05-14 02:21:30.401 8 INFO neutron.services.segments.plugin [-] Segment 17591d3d-1a68-4f5a-892c-29c14509a5c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17591d3d-1a68-4f5a-892c-29c14509a5c5 found for delete ", "request_id": "req-6f1366d2-871a-4c33-832c-e6a8e754d18a"}]} 2026-05-14 02:21:30.418 7 INFO neutron.services.segments.plugin [-] Segment be6695e0-82bf-4511-a84f-c2df2cec73d9 resource provider aggregate not found 2026-05-14 02:21:30.423 7 INFO neutron.services.segments.plugin [-] Segment be6695e0-82bf-4511-a84f-c2df2cec73d9 resource provider aggregate not found 2026-05-14 02:21:30.440 7 INFO neutron.services.segments.plugin [-] Segment be6695e0-82bf-4511-a84f-c2df2cec73d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be6695e0-82bf-4511-a84f-c2df2cec73d9 found for delete ", "request_id": "req-3e68eba9-e62f-429b-b93a-0ece0cbf3d08"}]} 2026-05-14 02:21:30.442 7 INFO neutron.services.segments.plugin [-] Segment be6695e0-82bf-4511-a84f-c2df2cec73d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be6695e0-82bf-4511-a84f-c2df2cec73d9 found for delete ", "request_id": "req-a730adbe-7e91-4edd-951c-e49bdb926b6a"}]} [pid: 8|app: 0|req: 1307/2526] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:21:30 2026] DELETE /v2.0/security-groups/dc09c0e4-a9f0-4799-911a-9c35006073c7 => 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: 1220/2527] 10.0.0.211 () {34 vars in 675 bytes} [Thu May 14 02:21:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2528] 10.0.0.211 () {34 vars in 675 bytes} [Thu May 14 02:21:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2529] 10.0.0.211 () {34 vars in 675 bytes} [Thu May 14 02:21:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2530] 10.0.0.211 () {34 vars in 675 bytes} [Thu May 14 02:21:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2531] 10.0.0.211 () {34 vars in 675 bytes} [Thu May 14 02:21:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2532] 10.0.0.211 () {34 vars in 750 bytes} [Thu May 14 02:21:34 2026] PUT /v2.0/policies/40e9cf2a-4dfc-44b4-9a30-07c8f9c30a7c/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: 1223/2533] 10.0.0.211 () {34 vars in 750 bytes} [Thu May 14 02:21:34 2026] PUT /v2.0/policies/c6cb8df7-b60e-4c2c-8f2f-96196e627ee7/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: 1311/2534] 10.0.0.211 () {34 vars in 750 bytes} [Thu May 14 02:21:34 2026] PUT /v2.0/policies/a1b537db-2c91-410f-9322-1ad739d66961/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2535] 10.0.0.211 () {34 vars in 750 bytes} [Thu May 14 02:21:34 2026] PUT /v2.0/policies/2f4d5f39-f874-4353-bd33-303f175a4db2/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: 1312/2537] 10.0.0.211 () {32 vars in 671 bytes} [Thu May 14 02:21:35 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2539] 10.0.0.211 () {32 vars in 685 bytes} [Thu May 14 02:21:35 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2540] 10.0.0.211 () {32 vars in 681 bytes} [Thu May 14 02:21:35 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2541] 10.0.0.211 () {32 vars in 693 bytes} [Thu May 14 02:21:35 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2542] 10.0.0.211 () {32 vars in 679 bytes} [Thu May 14 02:21:35 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2543] 10.0.0.211 () {32 vars in 693 bytes} [Thu May 14 02:21:35 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2544] 10.0.0.211 () {32 vars in 689 bytes} [Thu May 14 02:21:35 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2545] 10.0.0.211 () {32 vars in 701 bytes} [Thu May 14 02:21:35 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2546] 10.0.0.211 () {32 vars in 731 bytes} [Thu May 14 02:21:35 2026] DELETE /v2.0/qos/policies/40e9cf2a-4dfc-44b4-9a30-07c8f9c30a7c => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2547] 10.0.0.211 () {32 vars in 731 bytes} [Thu May 14 02:21:36 2026] DELETE /v2.0/qos/policies/c6cb8df7-b60e-4c2c-8f2f-96196e627ee7 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2548] 10.0.0.211 () {32 vars in 731 bytes} [Thu May 14 02:21:36 2026] DELETE /v2.0/qos/policies/a1b537db-2c91-410f-9322-1ad739d66961 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2549] 10.0.0.211 () {32 vars in 731 bytes} [Thu May 14 02:21:36 2026] DELETE /v2.0/qos/policies/2f4d5f39-f874-4353-bd33-303f175a4db2 => 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: 1232/2550] 10.0.0.211 () {32 vars in 731 bytes} [Thu May 14 02:21:36 2026] DELETE /v2.0/qos/policies/7ee83245-dade-4db9-a816-0e11de11d0a3 => 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: 1319/2551] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:21:36 2026] GET /v2.0/security-groups?tenant_id=936ed8c5ac4d4255a05017d1658012bc&name=default => generated 2929 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2552] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:21:37 2026] DELETE /v2.0/security-groups/e3436234-ee91-4e4f-a960-a28c83e3d813 => 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: 1320/2553] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:21:37 2026] GET /v2.0/security-groups?tenant_id=068f757fc59e4c06b28cbdd91ef1e38e&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2554] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:21:37 2026] DELETE /v2.0/security-groups/66a40f28-3943-417a-ab1f-da56834fe435 => 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: 1321/2555] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:21:37 2026] GET /v2.0/security-groups?tenant_id=fb151dcacc414de29cd55dbeab5dcdc4&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2556] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:21:37 2026] DELETE /v2.0/security-groups/d0956f40-6324-4015-b5c7-1825e6c4ab26 => 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: 1322/2557] 10.0.0.211 () {34 vars in 675 bytes} [Thu May 14 02:21:41 2026] POST /v2.0/qos/policies => generated 359 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2558] 10.0.0.211 () {34 vars in 750 bytes} [Thu May 14 02:21:41 2026] PUT /v2.0/policies/13942f1f-78c1-4578-86d3-23dda07c5610/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: 1323/2559] 10.0.0.211 () {32 vars in 730 bytes} [Thu May 14 02:21:41 2026] GET /v2.0/policies/13942f1f-78c1-4578-86d3-23dda07c5610/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2560] 10.0.0.211 () {34 vars in 761 bytes} [Thu May 14 02:21:41 2026] PUT /v2.0/policies/13942f1f-78c1-4578-86d3-23dda07c5610/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2561] 10.0.0.211 () {32 vars in 730 bytes} [Thu May 14 02:21:41 2026] GET /v2.0/policies/13942f1f-78c1-4578-86d3-23dda07c5610/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2562] 10.0.0.211 () {34 vars in 757 bytes} [Thu May 14 02:21:41 2026] PUT /v2.0/policies/13942f1f-78c1-4578-86d3-23dda07c5610/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2563] 10.0.0.211 () {32 vars in 730 bytes} [Thu May 14 02:21:41 2026] GET /v2.0/policies/13942f1f-78c1-4578-86d3-23dda07c5610/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2564] 10.0.0.211 () {34 vars in 779 bytes} [Thu May 14 02:21:41 2026] PUT /v2.0/policies/13942f1f-78c1-4578-86d3-23dda07c5610/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2565] 10.0.0.211 () {32 vars in 730 bytes} [Thu May 14 02:21:41 2026] GET /v2.0/policies/13942f1f-78c1-4578-86d3-23dda07c5610/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2566] 10.0.0.211 () {34 vars in 750 bytes} [Thu May 14 02:21:41 2026] PUT /v2.0/policies/13942f1f-78c1-4578-86d3-23dda07c5610/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2567] 10.0.0.211 () {32 vars in 730 bytes} [Thu May 14 02:21:41 2026] GET /v2.0/policies/13942f1f-78c1-4578-86d3-23dda07c5610/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2568] 10.0.0.211 () {32 vars in 738 bytes} [Thu May 14 02:21:41 2026] GET /v2.0/policies/13942f1f-78c1-4578-86d3-23dda07c5610/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:21:41.735 8 INFO neutron.api.v2.resource [None req-116424d5-1656-4232-99e3-84e3bbb02a5e d242c3275c2846ad830e3b32d004fdcd d948d261fa71405fae29b230c2df7d6b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1328/2569] 10.0.0.211 () {32 vars in 742 bytes} [Thu May 14 02:21:41 2026] GET /v2.0/policies/13942f1f-78c1-4578-86d3-23dda07c5610/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2570] 10.0.0.211 () {32 vars in 741 bytes} [Thu May 14 02:21:41 2026] DELETE /v2.0/policies/13942f1f-78c1-4578-86d3-23dda07c5610/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2571] 10.0.0.211 () {32 vars in 730 bytes} [Thu May 14 02:21:41 2026] GET /v2.0/policies/13942f1f-78c1-4578-86d3-23dda07c5610/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:21:41.860 7 INFO neutron.api.v2.resource [None req-d1d3dea2-c3e5-43c0-a448-9cc4b9a84b2a d242c3275c2846ad830e3b32d004fdcd d948d261fa71405fae29b230c2df7d6b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1243/2572] 10.0.0.211 () {32 vars in 745 bytes} [Thu May 14 02:21:41 2026] DELETE /v2.0/policies/13942f1f-78c1-4578-86d3-23dda07c5610/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2573] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:21:41 2026] DELETE /v2.0/policies/13942f1f-78c1-4578-86d3-23dda07c5610/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2574] 10.0.0.211 () {32 vars in 730 bytes} [Thu May 14 02:21:41 2026] GET /v2.0/policies/13942f1f-78c1-4578-86d3-23dda07c5610/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: 1331/2575] 10.0.0.211 () {32 vars in 731 bytes} [Thu May 14 02:21:41 2026] DELETE /v2.0/qos/policies/13942f1f-78c1-4578-86d3-23dda07c5610 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2576] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:21:42 2026] GET /v2.0/security-groups?tenant_id=a6ca8a3813b24c71acee931dc91ac0df&name=default => generated 2929 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2577] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:21:42 2026] DELETE /v2.0/security-groups/3d78edbf-78c6-437a-8c43-68e973bddfd8 => 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: 1246/2578] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:21:43 2026] GET /v2.0/security-groups?tenant_id=d948d261fa71405fae29b230c2df7d6b&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2579] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:21:43 2026] DELETE /v2.0/security-groups/d37e7ce1-734d-4755-a7f1-30c2d7ad9160 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:21:46.447 7 INFO neutron.db.segments_db [None req-779957b6-8b4c-4a9f-99d9-5acc95c44207 c07dfff6692145e8a7ad2143bfa3c190 7018d22bf5a04e24b9f4f4d50230765f - - default default] Added segment a1feaf05-881d-41fd-8078-f956a5e72961 of type vxlan for network 6a26a2b5-fbbc-4355-8342-b300e1ab7be9 2026-05-14 02:21:46.691 7 INFO neutron.db.l3_hamode_db [None req-779957b6-8b4c-4a9f-99d9-5acc95c44207 c07dfff6692145e8a7ad2143bfa3c190 7018d22bf5a04e24b9f4f4d50230765f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:21:46.802 7 INFO neutron.db.l3_hamode_db [None req-779957b6-8b4c-4a9f-99d9-5acc95c44207 c07dfff6692145e8a7ad2143bfa3c190 7018d22bf5a04e24b9f4f4d50230765f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1247/2580] 10.0.0.211 () {34 vars in 665 bytes} [Thu May 14 02:21:46 2026] POST /v2.0/routers => generated 474 bytes in 1112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2581] 10.0.0.211 () {34 vars in 748 bytes} [Thu May 14 02:21:47 2026] PUT /v2.0/routers/5c02410c-1ea5-4980-80f2-dddee08e6350/tags => generated 25 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2582] 10.0.0.211 () {32 vars in 728 bytes} [Thu May 14 02:21:47 2026] GET /v2.0/routers/5c02410c-1ea5-4980-80f2-dddee08e6350/tags => generated 25 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2583] 10.0.0.211 () {34 vars in 759 bytes} [Thu May 14 02:21:47 2026] PUT /v2.0/routers/5c02410c-1ea5-4980-80f2-dddee08e6350/tags/green => generated 4 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2584] 10.0.0.211 () {32 vars in 728 bytes} [Thu May 14 02:21:47 2026] GET /v2.0/routers/5c02410c-1ea5-4980-80f2-dddee08e6350/tags => generated 34 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2585] 10.0.0.211 () {34 vars in 755 bytes} [Thu May 14 02:21:47 2026] PUT /v2.0/routers/5c02410c-1ea5-4980-80f2-dddee08e6350/tags/red => generated 4 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2586] 10.0.0.211 () {32 vars in 728 bytes} [Thu May 14 02:21:48 2026] GET /v2.0/routers/5c02410c-1ea5-4980-80f2-dddee08e6350/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2587] 10.0.0.211 () {34 vars in 777 bytes} [Thu May 14 02:21:48 2026] PUT /v2.0/routers/5c02410c-1ea5-4980-80f2-dddee08e6350/tags/black.or.white => generated 4 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2588] 10.0.0.211 () {32 vars in 728 bytes} [Thu May 14 02:21:48 2026] GET /v2.0/routers/5c02410c-1ea5-4980-80f2-dddee08e6350/tags => generated 52 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2589] 10.0.0.211 () {34 vars in 748 bytes} [Thu May 14 02:21:48 2026] PUT /v2.0/routers/5c02410c-1ea5-4980-80f2-dddee08e6350/tags => generated 37 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2590] 10.0.0.211 () {32 vars in 728 bytes} [Thu May 14 02:21:48 2026] GET /v2.0/routers/5c02410c-1ea5-4980-80f2-dddee08e6350/tags => generated 37 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2591] 10.0.0.211 () {32 vars in 736 bytes} [Thu May 14 02:21:48 2026] GET /v2.0/routers/5c02410c-1ea5-4980-80f2-dddee08e6350/tags/red => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:21:48.702 7 INFO neutron.api.v2.resource [None req-274375c2-582b-4d73-8bf2-c1b52597f224 c07dfff6692145e8a7ad2143bfa3c190 7018d22bf5a04e24b9f4f4d50230765f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1253/2592] 10.0.0.211 () {32 vars in 740 bytes} [Thu May 14 02:21:48 2026] GET /v2.0/routers/5c02410c-1ea5-4980-80f2-dddee08e6350/tags/green => generated 99 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2593] 10.0.0.211 () {32 vars in 739 bytes} [Thu May 14 02:21:48 2026] DELETE /v2.0/routers/5c02410c-1ea5-4980-80f2-dddee08e6350/tags/red => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2594] 10.0.0.211 () {32 vars in 728 bytes} [Thu May 14 02:21:48 2026] GET /v2.0/routers/5c02410c-1ea5-4980-80f2-dddee08e6350/tags => generated 30 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:21:48.991 8 INFO neutron.api.v2.resource [None req-0c709a66-198c-4ff3-bc9a-9f35c8d04ad6 c07dfff6692145e8a7ad2143bfa3c190 7018d22bf5a04e24b9f4f4d50230765f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1341/2595] 10.0.0.211 () {32 vars in 743 bytes} [Thu May 14 02:21:48 2026] DELETE /v2.0/routers/5c02410c-1ea5-4980-80f2-dddee08e6350/tags/green => generated 99 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2596] 10.0.0.211 () {32 vars in 731 bytes} [Thu May 14 02:21:48 2026] DELETE /v2.0/routers/5c02410c-1ea5-4980-80f2-dddee08e6350/tags => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2597] 10.0.0.211 () {32 vars in 728 bytes} [Thu May 14 02:21:49 2026] GET /v2.0/routers/5c02410c-1ea5-4980-80f2-dddee08e6350/tags => generated 12 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2598] 10.0.0.211 () {32 vars in 718 bytes} [Thu May 14 02:21:49 2026] GET /v2.0/routers/5c02410c-1ea5-4980-80f2-dddee08e6350 => generated 480 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2599] 10.0.0.211 () {34 vars in 739 bytes} [Thu May 14 02:21:49 2026] PUT /v2.0/routers/5c02410c-1ea5-4980-80f2-dddee08e6350 => generated 480 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2600] 10.0.0.211 () {32 vars in 733 bytes} [Thu May 14 02:21:49 2026] GET /v2.0/ports?device_id=5c02410c-1ea5-4980-80f2-dddee08e6350 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:21:50.015 8 INFO neutron_taas.services.taas.taas_plugin [None req-24fe7a15-6e01-4638-acb3-4c9954d81868 c07dfff6692145e8a7ad2143bfa3c190 7018d22bf5a04e24b9f4f4d50230765f - - default default] TaaS: Handle Delete Port: c6c64ac9-187c-4ddf-8c95-cf2f0f125235 2026-05-14 02:21:50.018 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-24fe7a15-6e01-4638-acb3-4c9954d81868 c07dfff6692145e8a7ad2143bfa3c190 7018d22bf5a04e24b9f4f4d50230765f - - default default] Tap Mirror: Handle Delete Port: c6c64ac9-187c-4ddf-8c95-cf2f0f125235 2026-05-14 02:21:50.345 8 INFO neutron.services.segments.plugin [-] Segment a1feaf05-881d-41fd-8078-f956a5e72961 resource provider aggregate not found 2026-05-14 02:21:50.357 8 INFO neutron.services.segments.plugin [-] Segment a1feaf05-881d-41fd-8078-f956a5e72961 resource provider aggregate not found 2026-05-14 02:21:50.374 8 INFO neutron.services.segments.plugin [-] Segment a1feaf05-881d-41fd-8078-f956a5e72961 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1feaf05-881d-41fd-8078-f956a5e72961 found for delete ", "request_id": "req-60334f4f-ad27-4f0c-a291-a6990e57265f"}]} 2026-05-14 02:21:50.377 8 INFO neutron.services.segments.plugin [-] Segment a1feaf05-881d-41fd-8078-f956a5e72961 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1feaf05-881d-41fd-8078-f956a5e72961 found for delete ", "request_id": "req-497f2693-2495-4e72-81a0-873cbc397798"}]} 2026-05-14 02:21:50.383 8 INFO neutron.db.l3_hamode_db [None req-24fe7a15-6e01-4638-acb3-4c9954d81868 c07dfff6692145e8a7ad2143bfa3c190 7018d22bf5a04e24b9f4f4d50230765f - - default default] HA network 6a26a2b5-fbbc-4355-8342-b300e1ab7be9 was deleted as no HA routers are present in tenant 7018d22bf5a04e24b9f4f4d50230765f. [pid: 8|app: 0|req: 1344/2601] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:21:49 2026] DELETE /v2.0/routers/5c02410c-1ea5-4980-80f2-dddee08e6350 => generated 0 bytes in 559 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2604] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:21:51 2026] GET /v2.0/security-groups?tenant_id=7018d22bf5a04e24b9f4f4d50230765f&name=default => generated 2929 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2605] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:21:51 2026] DELETE /v2.0/security-groups/3f1fe754-8ae9-4a6e-b2e3-615288ac42e5 => 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: 1260/2606] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:21:51 2026] GET /v2.0/security-groups?tenant_id=ee63f1616cb142f2aa7aa52ac3b7c27e&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: 1347/2607] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:21:51 2026] DELETE /v2.0/security-groups/02acd918-04ed-4255-be90-eeb90ef7b75d => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:22:00.511 7 INFO neutron.db.segments_db [None req-b045d734-e174-4af0-b6c4-680a46a04d63 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Added segment 76077973-54d8-421e-a332-e3c9277890d1 of type vxlan for network 5a9cdd78-2348-4db9-816f-f9fd7605c35e [pid: 7|app: 0|req: 1261/2608] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:22:00 2026] POST /v2.0/networks => generated 621 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2609] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:22:00 2026] POST /v2.0/subnets => generated 658 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2610] 10.0.0.211 () {32 vars in 719 bytes} [Thu May 14 02:22:00 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => 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: 1349/2611] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:22:00 2026] POST /v2.0/subnets => generated 731 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:22:01.188 7 INFO neutron.db.segments_db [None req-9d8d90f8-77d2-40e9-a894-7dcadd574fd0 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Added segment b25baa00-b550-414b-a13a-572f6d6b905b of type vxlan for network 38c84294-f379-47b7-926d-7f8bf1f436c9 [pid: 7|app: 0|req: 1263/2612] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:22:01 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: 8|app: 0|req: 1350/2613] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:22:01 2026] POST /v2.0/subnets => generated 656 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2614] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:22:01 2026] POST /v2.0/subnets => generated 725 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:22:01.890 8 INFO neutron.db.segments_db [None req-93a6efba-a7b9-4217-9501-20d069a0e5f5 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Added segment 53d58b0d-7b2c-4c74-aee0-c6d78aa38a6f of type vxlan for network 225e93ab-ff1b-463c-8bde-a8c43691ded2 [pid: 8|app: 0|req: 1351/2615] 10.0.0.211 () {34 vars in 667 bytes} [Thu May 14 02:22:01 2026] POST /v2.0/networks => generated 617 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2616] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:22:01 2026] POST /v2.0/subnets => generated 655 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2617] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:22:02 2026] POST /v2.0/subnets => generated 730 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:22:02.565 7 INFO neutron.db.segments_db [None req-149e62ab-6f4d-449e-90e9-52eed4aa9327 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Added segment bd2dc461-d967-4dea-a76a-0a52db8f3b91 of type vxlan for network 0c8ffe01-9357-47c8-ad51-0e5ac92f7585 2026-05-14 02:22:02.785 7 INFO neutron.db.l3_hamode_db [None req-149e62ab-6f4d-449e-90e9-52eed4aa9327 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 02:22:03.481 7 INFO neutron.db.l3_hamode_db [None req-149e62ab-6f4d-449e-90e9-52eed4aa9327 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1266/2618] 10.0.0.211 () {34 vars in 666 bytes} [Thu May 14 02:22:02 2026] POST /v2.0/routers => generated 684 bytes in 1840 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2621] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:22:04 2026] PUT /v2.0/routers/46b98fbb-974c-4d47-86f9-6070f660d663/add_router_interface => generated 309 bytes in 1325 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2622] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:22:05 2026] PUT /v2.0/routers/46b98fbb-974c-4d47-86f9-6070f660d663/add_router_interface => generated 309 bytes in 1371 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2623] 10.0.0.211 () {34 vars in 780 bytes} [Thu May 14 02:22:07 2026] PUT /v2.0/routers/46b98fbb-974c-4d47-86f9-6070f660d663/add_router_interface => generated 309 bytes in 1205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2624] 10.0.0.211 () {34 vars in 681 bytes} [Thu May 14 02:22:08 2026] POST /v2.0/security-groups => generated 1629 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2625] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:22:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2626] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:22:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2627] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:22:08 2026] POST /v2.0/security-group-rules => generated 599 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2628] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:22:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2629] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:22:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2630] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:22:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2631] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:22:09 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: 1274/2632] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:22:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2633] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:22:09 2026] POST /v2.0/security-group-rules => generated 599 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2634] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:22:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2635] 10.0.0.211 () {34 vars in 692 bytes} [Thu May 14 02:22:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2636] 10.0.0.254 () {34 vars in 1091 bytes} [Thu May 14 02:22:10 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-504060675&fields=id&tenant_id=ad80040a735148d38e6df846eed5ad51 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2637] 10.0.0.254 () {34 vars in 979 bytes} [Thu May 14 02:22:10 2026] GET /v2.0/networks?id=38c84294-f379-47b7-926d-7f8bf1f436c9 => 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: 1277/2638] 10.0.0.254 () {34 vars in 962 bytes} [Thu May 14 02:22:10 2026] GET /v2.0/quotas/ad80040a735148d38e6df846eed5ad51 => 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: 1362/2639] 10.0.0.254 () {34 vars in 999 bytes} [Thu May 14 02:22:10 2026] GET /v2.0/ports?tenant_id=ad80040a735148d38e6df846eed5ad51&fields=id => generated 287 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2640] 10.0.0.254 () {34 vars in 1005 bytes} [Thu May 14 02:22:10 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2641] 10.0.0.254 () {34 vars in 1105 bytes} [Thu May 14 02:22:10 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9?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: 1279/2642] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:22:11 2026] GET /v2.0/ports?device_id=e5e1d668-ff48-4ee6-bcf3-54c543508540 => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2643] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:22:15 2026] GET /v2.0/networks?id=38c84294-f379-47b7-926d-7f8bf1f436c9 => generated 705 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2644] 199.204.45.233 () {34 vars in 1047 bytes} [Thu May 14 02:22:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ad80040a735148d38e6df846eed5ad51 => generated 178 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2645] 199.204.45.233 () {38 vars in 952 bytes} [Thu May 14 02:22:15 2026] POST /v2.0/ports => generated 1179 bytes in 443 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: 1366/2646] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:22:16 2026] GET /v2.0/ports?device_id=e5e1d668-ff48-4ee6-bcf3-54c543508540 => generated 1194 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2647] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:22:16 2026] GET /v2.0/security-groups?id=9a2e7bbe-cb69-42a3-a913-1b2140ce59a0&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2648] 199.204.45.233 () {38 vars in 1025 bytes} [Thu May 14 02:22:15 2026] PUT /v2.0/ports/a491dfba-60af-40d3-936e-de8b19108ce0 => generated 1460 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:22:16.504 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3569cd23-f322-46af-9639-411d2b13c248'] response: {'name': 'network-changed', 'server_uuid': 'e5e1d668-ff48-4ee6-bcf3-54c543508540', 'tag': 'a491dfba-60af-40d3-936e-de8b19108ce0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1368/2649] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:22:17 2026] GET /v2.0/ports?tenant_id=ad80040a735148d38e6df846eed5ad51&device_id=e5e1d668-ff48-4ee6-bcf3-54c543508540 => generated 1463 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1282/2650] 199.204.45.233 () {34 vars in 1015 bytes} [Thu May 14 02:22:17 2026] GET /v2.0/networks?tenant_id=ad80040a735148d38e6df846eed5ad51&shared=False => generated 2375 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2651] 199.204.45.233 () {34 vars in 927 bytes} [Thu May 14 02:22:17 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2652] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:22:18 2026] GET /v2.0/ports?tenant_id=ad80040a735148d38e6df846eed5ad51&device_id=e5e1d668-ff48-4ee6-bcf3-54c543508540 => generated 1463 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2653] 199.204.45.233 () {34 vars in 1053 bytes} [Thu May 14 02:22:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.19&port_id=a491dfba-60af-40d3-936e-de8b19108ce0 => 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: 1284/2654] 199.204.45.233 () {34 vars in 1101 bytes} [Thu May 14 02:22:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A358&port_id=a491dfba-60af-40d3-936e-de8b19108ce0 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2655] 199.204.45.233 () {34 vars in 1061 bytes} [Thu May 14 02:22:18 2026] GET /v2.0/subnets?id=0e437d34-d1df-46f1-8bed-563823f393f0&id=9a768b86-a3f8-43c2-957e-845f77ce8407 => 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: 1285/2656] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:22:18 2026] GET /v2.0/ports?network_id=38c84294-f379-47b7-926d-7f8bf1f436c9&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2657] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:22:18 2026] GET /v2.0/ports?network_id=38c84294-f379-47b7-926d-7f8bf1f436c9&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2658] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:22:18 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9?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: 1373/2659] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:22:18 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9?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: 1288/2662] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:22:21 2026] GET /v2.0/ports?device_id=e5e1d668-ff48-4ee6-bcf3-54c543508540 => generated 1196 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2663] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:22:21 2026] GET /v2.0/security-groups?id=9a2e7bbe-cb69-42a3-a913-1b2140ce59a0&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2664] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:22:26 2026] GET /v2.0/ports?device_id=e5e1d668-ff48-4ee6-bcf3-54c543508540 => generated 1196 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2665] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:22:26 2026] GET /v2.0/security-groups?id=9a2e7bbe-cb69-42a3-a913-1b2140ce59a0&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2666] 10.0.0.211 () {32 vars in 815 bytes} [Thu May 14 02:22:26 2026] GET /v2.0/ports?network_id=38c84294-f379-47b7-926d-7f8bf1f436c9&mac_address=fa%3A16%3A3e%3A7e%3A50%3Ac2 => generated 1196 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:22:27.705 8 INFO neutron.db.l3_db [None req-8bb21400-0503-4d9a-819b-47b460eb22bc d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Floating IP a56d34fd-4296-436b-ac8d-2beb067c3ac6 associated. External IP: 10.96.250.205, port: a491dfba-60af-40d3-936e-de8b19108ce0. [pid: 8|app: 0|req: 1377/2667] 10.0.0.211 () {34 vars in 674 bytes} [Thu May 14 02:22:26 2026] POST /v2.0/floatingips => generated 854 bytes in 1044 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:22:28.108 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-866400a2-4393-4b7c-b359-40e40b5f9863'] response: {'name': 'network-changed', 'server_uuid': 'e5e1d668-ff48-4ee6-bcf3-54c543508540', 'tag': 'a491dfba-60af-40d3-936e-de8b19108ce0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1291/2668] 10.0.0.254 () {34 vars in 1091 bytes} [Thu May 14 02:22:28 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-504060675&fields=id&tenant_id=ad80040a735148d38e6df846eed5ad51 => generated 69 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2669] 10.0.0.254 () {34 vars in 979 bytes} [Thu May 14 02:22:28 2026] GET /v2.0/networks?id=225e93ab-ff1b-463c-8bde-a8c43691ded2 => generated 703 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2670] 10.0.0.254 () {34 vars in 962 bytes} [Thu May 14 02:22:28 2026] GET /v2.0/quotas/ad80040a735148d38e6df846eed5ad51 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2671] 10.0.0.254 () {34 vars in 999 bytes} [Thu May 14 02:22:28 2026] GET /v2.0/ports?tenant_id=ad80040a735148d38e6df846eed5ad51&fields=id => generated 333 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2672] 10.0.0.254 () {34 vars in 1005 bytes} [Thu May 14 02:22:28 2026] GET /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2?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: 1380/2673] 10.0.0.254 () {34 vars in 1105 bytes} [Thu May 14 02:22:28 2026] GET /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2?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: 1381/2674] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:22:28 2026] GET /v2.0/ports?device_id=57eeb916-66cd-4fe6-be06-8401a143fbc2 => 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: 1294/2675] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:22:28 2026] GET /v2.0/ports?tenant_id=ad80040a735148d38e6df846eed5ad51&device_id=e5e1d668-ff48-4ee6-bcf3-54c543508540 => generated 1465 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2676] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:22:28 2026] GET /v2.0/networks?id=38c84294-f379-47b7-926d-7f8bf1f436c9 => 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: 1295/2677] 199.204.45.233 () {34 vars in 1053 bytes} [Thu May 14 02:22:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.19&port_id=a491dfba-60af-40d3-936e-de8b19108ce0 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2678] 199.204.45.233 () {34 vars in 1101 bytes} [Thu May 14 02:22:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A358&port_id=a491dfba-60af-40d3-936e-de8b19108ce0 => 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: 1296/2679] 199.204.45.233 () {34 vars in 1061 bytes} [Thu May 14 02:22:28 2026] GET /v2.0/subnets?id=0e437d34-d1df-46f1-8bed-563823f393f0&id=9a768b86-a3f8-43c2-957e-845f77ce8407 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2680] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:22:28 2026] GET /v2.0/ports?network_id=38c84294-f379-47b7-926d-7f8bf1f436c9&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2681] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:22:28 2026] GET /v2.0/ports?network_id=38c84294-f379-47b7-926d-7f8bf1f436c9&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2682] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:22:28 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2683] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:22:28 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9?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: 1386/2684] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:22:33 2026] GET /v2.0/networks?id=225e93ab-ff1b-463c-8bde-a8c43691ded2 => generated 703 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2685] 199.204.45.233 () {34 vars in 1047 bytes} [Thu May 14 02:22:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ad80040a735148d38e6df846eed5ad51 => generated 178 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2686] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:22:33 2026] GET /v2.0/ports?device_id=57eeb916-66cd-4fe6-be06-8401a143fbc2 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2687] 199.204.45.233 () {38 vars in 952 bytes} [Thu May 14 02:22:33 2026] POST /v2.0/ports => generated 1179 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2688] 199.204.45.233 () {38 vars in 1025 bytes} [Thu May 14 02:22:33 2026] PUT /v2.0/ports/25410ade-85d1-4824-9a7b-d4323f2ac06f => generated 1460 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:22:34.421 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec56aa51-a784-4b0b-aa9a-4d517e3fe938'] response: {'name': 'network-changed', 'server_uuid': '57eeb916-66cd-4fe6-be06-8401a143fbc2', 'tag': '25410ade-85d1-4824-9a7b-d4323f2ac06f', '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: 1388/2689] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:22:34 2026] GET /v2.0/ports?tenant_id=ad80040a735148d38e6df846eed5ad51&device_id=57eeb916-66cd-4fe6-be06-8401a143fbc2 => generated 1463 bytes in 29 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: 1302/2690] 199.204.45.233 () {34 vars in 1015 bytes} [Thu May 14 02:22:34 2026] GET /v2.0/networks?tenant_id=ad80040a735148d38e6df846eed5ad51&shared=False => generated 2375 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2691] 199.204.45.233 () {34 vars in 927 bytes} [Thu May 14 02:22:35 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2692] 10.0.0.198 () {34 vars in 987 bytes} [Thu May 14 02:22:35 2026] GET /v2.0/ports?device_id=e5e1d668-ff48-4ee6-bcf3-54c543508540 => generated 1465 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2695] 10.0.0.198 () {34 vars in 1037 bytes} [Thu May 14 02:22:35 2026] GET /v2.0/security-groups?id=9a2e7bbe-cb69-42a3-a913-1b2140ce59a0&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2696] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:22:36 2026] GET /v2.0/ports?tenant_id=ad80040a735148d38e6df846eed5ad51&device_id=57eeb916-66cd-4fe6-be06-8401a143fbc2 => generated 1463 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2697] 199.204.45.233 () {34 vars in 1053 bytes} [Thu May 14 02:22:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.90&port_id=25410ade-85d1-4824-9a7b-d4323f2ac06f => 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: 1392/2698] 199.204.45.233 () {34 vars in 1101 bytes} [Thu May 14 02:22:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af3&port_id=25410ade-85d1-4824-9a7b-d4323f2ac06f => 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: 1307/2699] 199.204.45.233 () {34 vars in 1061 bytes} [Thu May 14 02:22:36 2026] GET /v2.0/subnets?id=1d05cd2f-d91c-4b77-a575-761365641cd5&id=fc8271d3-e607-4baa-a05e-7ea34090c3b5 => generated 1414 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2700] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:22:36 2026] GET /v2.0/ports?network_id=225e93ab-ff1b-463c-8bde-a8c43691ded2&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: 1308/2701] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:22:36 2026] GET /v2.0/ports?network_id=225e93ab-ff1b-463c-8bde-a8c43691ded2&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: 1394/2702] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:22:36 2026] GET /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2?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: 1309/2703] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:22:36 2026] GET /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2704] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:22:38 2026] GET /v2.0/ports?device_id=57eeb916-66cd-4fe6-be06-8401a143fbc2 => generated 1196 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2705] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:22:38 2026] GET /v2.0/security-groups?id=9a2e7bbe-cb69-42a3-a913-1b2140ce59a0&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2706] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:22:43 2026] GET /v2.0/ports?device_id=57eeb916-66cd-4fe6-be06-8401a143fbc2 => generated 1196 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2707] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:22:44 2026] GET /v2.0/security-groups?id=9a2e7bbe-cb69-42a3-a913-1b2140ce59a0&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2708] 10.0.0.211 () {32 vars in 815 bytes} [Thu May 14 02:22:44 2026] GET /v2.0/ports?network_id=225e93ab-ff1b-463c-8bde-a8c43691ded2&mac_address=fa%3A16%3A3e%3A72%3A0b%3Af3 => generated 1196 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:22:44.870 7 INFO neutron.db.l3_db [None req-17671365-0391-4198-8171-037829efdbe8 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Floating IP 1bc084da-785c-4419-a8e7-c74db7000408 associated. External IP: 10.96.250.216, port: 25410ade-85d1-4824-9a7b-d4323f2ac06f. [pid: 7|app: 0|req: 1312/2709] 10.0.0.211 () {34 vars in 674 bytes} [Thu May 14 02:22:44 2026] POST /v2.0/floatingips => generated 854 bytes in 1020 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 02:22:45.197 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-daa2f8ab-72e1-4069-8b8c-03799d4da3d4'] response: {'name': 'network-changed', 'server_uuid': '57eeb916-66cd-4fe6-be06-8401a143fbc2', 'tag': '25410ade-85d1-4824-9a7b-d4323f2ac06f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1398/2710] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:22:45 2026] GET /v2.0/ports?tenant_id=ad80040a735148d38e6df846eed5ad51&device_id=57eeb916-66cd-4fe6-be06-8401a143fbc2 => generated 1465 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2711] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:22:45 2026] GET /v2.0/networks?id=225e93ab-ff1b-463c-8bde-a8c43691ded2 => generated 799 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2712] 199.204.45.233 () {34 vars in 1053 bytes} [Thu May 14 02:22:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.90&port_id=25410ade-85d1-4824-9a7b-d4323f2ac06f => generated 857 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2713] 199.204.45.233 () {34 vars in 1101 bytes} [Thu May 14 02:22:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af3&port_id=25410ade-85d1-4824-9a7b-d4323f2ac06f => 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: 1400/2714] 199.204.45.233 () {34 vars in 1061 bytes} [Thu May 14 02:22:45 2026] GET /v2.0/subnets?id=1d05cd2f-d91c-4b77-a575-761365641cd5&id=fc8271d3-e607-4baa-a05e-7ea34090c3b5 => generated 1414 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2715] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:22:45 2026] GET /v2.0/ports?network_id=225e93ab-ff1b-463c-8bde-a8c43691ded2&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2716] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:22:45 2026] GET /v2.0/ports?network_id=225e93ab-ff1b-463c-8bde-a8c43691ded2&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2717] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:22:46 2026] GET /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2?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: 1402/2718] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:22:46 2026] GET /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2?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: 1317/2719] 10.0.0.198 () {34 vars in 987 bytes} [Thu May 14 02:22:50 2026] GET /v2.0/ports?device_id=57eeb916-66cd-4fe6-be06-8401a143fbc2 => generated 1465 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2720] 10.0.0.198 () {34 vars in 1037 bytes} [Thu May 14 02:22:50 2026] GET /v2.0/security-groups?id=9a2e7bbe-cb69-42a3-a913-1b2140ce59a0&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2723] 10.0.0.211 () {32 vars in 718 bytes} [Thu May 14 02:23:00 2026] GET /v2.0/subnets/17317c6c-31e5-4de4-b77d-9ffec9b86f7f => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2724] 10.0.0.233 () {30 vars in 687 bytes} [Thu May 14 02:23:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2725] 10.0.0.233 () {30 vars in 689 bytes} [Thu May 14 02:23:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2726] 10.0.0.233 () {30 vars in 665 bytes} [Thu May 14 02:23:01 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: 1407/2727] 10.0.0.233 () {30 vars in 701 bytes} [Thu May 14 02:23:01 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: 1321/2728] 10.0.0.233 () {28 vars in 436 bytes} [Thu May 14 02:23:02 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: 1408/2729] 10.0.0.233 () {30 vars in 725 bytes} [Thu May 14 02:23:02 2026] GET /v2.0/subnets/17317c6c-31e5-4de4-b77d-9ffec9b86f7f => generated 658 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2730] 10.0.0.233 () {30 vars in 687 bytes} [Thu May 14 02:23:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2731] 10.0.0.233 () {30 vars in 689 bytes} [Thu May 14 02:23:02 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: 1323/2732] 10.0.0.233 () {30 vars in 665 bytes} [Thu May 14 02:23:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2733] 10.0.0.233 () {30 vars in 701 bytes} [Thu May 14 02:23:02 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: 1324/2734] 10.0.0.233 () {30 vars in 725 bytes} [Thu May 14 02:23:02 2026] GET /v2.0/subnets/17317c6c-31e5-4de4-b77d-9ffec9b86f7f => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2735] 10.0.0.233 () {30 vars in 687 bytes} [Thu May 14 02:23:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2736] 10.0.0.233 () {30 vars in 689 bytes} [Thu May 14 02:23:02 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: 1412/2737] 10.0.0.233 () {30 vars in 665 bytes} [Thu May 14 02:23:02 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: 1326/2738] 10.0.0.233 () {30 vars in 701 bytes} [Thu May 14 02:23:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2739] 10.0.0.233 () {30 vars in 727 bytes} [Thu May 14 02:23:02 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2740] 10.0.0.233 () {30 vars in 679 bytes} [Thu May 14 02:23:02 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2741] 10.0.0.233 () {34 vars in 701 bytes} [Thu May 14 02:23:02 2026] POST /v2.0/ports => generated 1132 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2744] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:23:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1417/2745] 199.204.45.233 () {30 vars in 702 bytes} [Thu May 14 02:23:05 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: 1329/2746] 199.204.45.233 () {30 vars in 678 bytes} [Thu May 14 02:23:05 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: 1418/2747] 199.204.45.233 () {30 vars in 714 bytes} [Thu May 14 02:23:05 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: 1330/2748] 199.204.45.233 () {30 vars in 734 bytes} [Thu May 14 02:23:05 2026] GET /v2.0/ports/e73b8562-f084-45b0-90f0-1e4a5f5b3c9e => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2749] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:23:05 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: 1331/2750] 199.204.45.233 () {30 vars in 702 bytes} [Thu May 14 02:23:05 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: 1420/2751] 199.204.45.233 () {30 vars in 678 bytes} [Thu May 14 02:23:05 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: 1332/2752] 199.204.45.233 () {30 vars in 714 bytes} [Thu May 14 02:23:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:23:05.920 8 INFO neutron.api.v2.resource [None req-462ae800-e8cd-4da9-9e71-0e8e2ae664b5 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1421/2753] 199.204.45.233 () {30 vars in 760 bytes} [Thu May 14 02:23:05 2026] GET /v2.0/security-groups/lb-cd7bb24c-5300-49d2-82be-d82ab3c18b85 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2754] 199.204.45.233 () {30 vars in 782 bytes} [Thu May 14 02:23:05 2026] GET /v2.0/security-groups?name=lb-cd7bb24c-5300-49d2-82be-d82ab3c18b85 => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2755] 199.204.45.233 () {34 vars in 733 bytes} [Thu May 14 02:23:05 2026] POST /v2.0/security-groups => generated 1638 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2756] 199.204.45.233 () {30 vars in 812 bytes} [Thu May 14 02:23:06 2026] GET /v2.0/security-group-rules?security_group_id=f36c5502-7920-48be-912c-d19fb88128be => 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: 1423/2757] 199.204.45.233 () {34 vars in 786 bytes} [Thu May 14 02:23:06 2026] PUT /v2.0/ports/e73b8562-f084-45b0-90f0-1e4a5f5b3c9e => generated 1132 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2758] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:23:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1424/2759] 199.204.45.233 () {30 vars in 702 bytes} [Thu May 14 02:23:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2760] 199.204.45.233 () {30 vars in 678 bytes} [Thu May 14 02:23:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2761] 199.204.45.233 () {30 vars in 714 bytes} [Thu May 14 02:23:06 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: 1337/2762] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:23:06 2026] GET /v2.0/subnets/17317c6c-31e5-4de4-b77d-9ffec9b86f7f => 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: 1426/2763] 10.0.0.254 () {34 vars in 1013 bytes} [Thu May 14 02:23:13 2026] GET /v2.0/security-groups?id=4bd1239f-fa2b-4679-bfc6-196cfadc7092&fields=id => 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: 1338/2764] 10.0.0.254 () {34 vars in 979 bytes} [Thu May 14 02:23:13 2026] GET /v2.0/networks?id=f3d05182-94f6-47cf-b573-a7bb1037aa80 => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2765] 10.0.0.254 () {34 vars in 962 bytes} [Thu May 14 02:23:13 2026] GET /v2.0/quotas/af27e0c84386460f95d59ae45fb6615f => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2766] 10.0.0.254 () {34 vars in 999 bytes} [Thu May 14 02:23:13 2026] GET /v2.0/ports?tenant_id=af27e0c84386460f95d59ae45fb6615f&fields=id => generated 149 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2767] 10.0.0.254 () {34 vars in 1005 bytes} [Thu May 14 02:23:13 2026] GET /v2.0/networks/f3d05182-94f6-47cf-b573-a7bb1037aa80?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: 1340/2768] 10.0.0.254 () {34 vars in 1105 bytes} [Thu May 14 02:23:13 2026] GET /v2.0/networks/f3d05182-94f6-47cf-b573-a7bb1037aa80?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: 1429/2769] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:23:14 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => 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: 1341/2770] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:23:14 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2771] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:23:17 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => 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: 1342/2772] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:23:17 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => 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: 1431/2773] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:23:18 2026] GET /v2.0/networks?id=f3d05182-94f6-47cf-b573-a7bb1037aa80 => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2774] 199.204.45.233 () {34 vars in 1047 bytes} [Thu May 14 02:23:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=af27e0c84386460f95d59ae45fb6615f => generated 343 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2775] 199.204.45.233 () {38 vars in 952 bytes} [Thu May 14 02:23:18 2026] POST /v2.0/ports => generated 1078 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2776] 199.204.45.233 () {38 vars in 1025 bytes} [Thu May 14 02:23:18 2026] PUT /v2.0/ports/0a63dcb1-6d80-49b1-aef0-8d93624c82da => generated 1239 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:23:19.311 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-38d1ed58-209a-4030-97d6-6cac75f3864b'] response: {'name': 'network-changed', 'server_uuid': '40e366c7-f9c2-4d0e-84bf-98854c6c07b2', 'tag': '0a63dcb1-6d80-49b1-aef0-8d93624c82da', '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: 1433/2777] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:23:19 2026] GET /v2.0/ports?tenant_id=af27e0c84386460f95d59ae45fb6615f&device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 1242 bytes in 38 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: 1345/2778] 199.204.45.233 () {34 vars in 1015 bytes} [Thu May 14 02:23:19 2026] GET /v2.0/networks?tenant_id=af27e0c84386460f95d59ae45fb6615f&shared=False => generated 735 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2779] 199.204.45.233 () {34 vars in 927 bytes} [Thu May 14 02:23:19 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2780] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:23:20 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2781] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:23:20 2026] GET /v2.0/security-groups?id=4bd1239f-fa2b-4679-bfc6-196cfadc7092&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2784] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:23:20 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2785] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:23:20 2026] GET /v2.0/ports?tenant_id=af27e0c84386460f95d59ae45fb6615f&device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2786] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:23:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.58&port_id=0a63dcb1-6d80-49b1-aef0-8d93624c82da => 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: 1439/2787] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:23:21 2026] GET /v2.0/subnets?id=7b09b888-a252-4502-bcb1-7893b1197195 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2788] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:23:21 2026] GET /v2.0/ports?network_id=f3d05182-94f6-47cf-b573-a7bb1037aa80&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: 1440/2789] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:23:21 2026] GET /v2.0/networks/f3d05182-94f6-47cf-b573-a7bb1037aa80?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: 1350/2790] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:23:21 2026] GET /v2.0/networks/f3d05182-94f6-47cf-b573-a7bb1037aa80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2791] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:23:23 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => 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: 1351/2792] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:23:23 2026] GET /v2.0/security-groups?id=4bd1239f-fa2b-4679-bfc6-196cfadc7092&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2793] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:23:23 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2794] 199.204.45.233 () {34 vars in 991 bytes} [Thu May 14 02:23:24 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => 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: 1443/2795] 199.204.45.233 () {34 vars in 1041 bytes} [Thu May 14 02:23:24 2026] GET /v2.0/security-groups?id=4bd1239f-fa2b-4679-bfc6-196cfadc7092&fields=id&fields=name => generated 96 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2796] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:23:26 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => 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: 1444/2797] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:23:26 2026] GET /v2.0/security-groups?id=4bd1239f-fa2b-4679-bfc6-196cfadc7092&fields=id&fields=name => generated 96 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2798] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:23:26 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => 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: 1445/2799] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:23:29 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2800] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:23:29 2026] GET /v2.0/security-groups?id=4bd1239f-fa2b-4679-bfc6-196cfadc7092&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2801] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:23:29 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2804] 10.0.0.254 () {34 vars in 1175 bytes} [Thu May 14 02:23:42 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2&device_id=57eeb916-66cd-4fe6-be06-8401a143fbc2&device_id=e5e1d668-ff48-4ee6-bcf3-54c543508540 => generated 4152 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2805] 10.0.0.254 () {34 vars in 1117 bytes} [Thu May 14 02:23:42 2026] GET /v2.0/security-groups?id=4bd1239f-fa2b-4679-bfc6-196cfadc7092&id=9a2e7bbe-cb69-42a3-a913-1b2140ce59a0&fields=id&fields=name => generated 186 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2806] 10.0.0.254 () {34 vars in 1081 bytes} [Thu May 14 02:23:43 2026] GET /v2.0/ports?device_id=57eeb916-66cd-4fe6-be06-8401a143fbc2&device_id=e5e1d668-ff48-4ee6-bcf3-54c543508540 => generated 2919 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2807] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:23:43 2026] GET /v2.0/security-groups?id=9a2e7bbe-cb69-42a3-a913-1b2140ce59a0&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2808] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:23:43 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2809] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:23:43 2026] GET /v2.0/security-groups?id=4bd1239f-fa2b-4679-bfc6-196cfadc7092&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2812] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:24:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2813] 199.204.45.233 () {30 vars in 702 bytes} [Thu May 14 02:24:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2814] 199.204.45.233 () {30 vars in 678 bytes} [Thu May 14 02:24:04 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: 1453/2815] 199.204.45.233 () {30 vars in 714 bytes} [Thu May 14 02:24:04 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: 1363/2816] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:24:04 2026] GET /v2.0/subnets/17317c6c-31e5-4de4-b77d-9ffec9b86f7f => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2817] 199.204.45.233 () {30 vars in 766 bytes} [Thu May 14 02:24:04 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => 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: 1364/2818] 199.204.45.233 () {34 vars in 714 bytes} [Thu May 14 02:24:04 2026] POST /v2.0/ports => generated 1055 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2819] 10.0.0.254 () {34 vars in 968 bytes} [Thu May 14 02:24:05 2026] GET /v2.0/ports/d534df8f-5a40-4856-a757-aec0d332847f => generated 1055 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2820] 10.0.0.254 () {34 vars in 904 bytes} [Thu May 14 02:24:05 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2823] 199.204.45.233 () {34 vars in 1259 bytes} [Thu May 14 02:24:06 2026] GET /v2.0/ports/d534df8f-5a40-4856-a757-aec0d332847f?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2824] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:24:06 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2825] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:24:06 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2826] 199.204.45.233 () {34 vars in 972 bytes} [Thu May 14 02:24:07 2026] GET /v2.0/ports/d534df8f-5a40-4856-a757-aec0d332847f => generated 1055 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2827] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:24:07 2026] GET /v2.0/networks?id=5a9cdd78-2348-4db9-816f-f9fd7605c35e => generated 803 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2828] 199.204.45.233 () {38 vars in 1025 bytes} [Thu May 14 02:24:07 2026] PUT /v2.0/ports/d534df8f-5a40-4856-a757-aec0d332847f => generated 1245 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:24:07.642 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfd2028e-f7ac-4009-9b05-220a388d06b0'] response: {'name': 'network-changed', 'server_uuid': '40e366c7-f9c2-4d0e-84bf-98854c6c07b2', 'tag': 'd534df8f-5a40-4856-a757-aec0d332847f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1460/2829] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:24:08 2026] GET /v2.0/ports?tenant_id=af27e0c84386460f95d59ae45fb6615f&device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 2481 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2830] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:24:08 2026] GET /v2.0/networks?id=5a9cdd78-2348-4db9-816f-f9fd7605c35e => generated 803 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2831] 199.204.45.233 () {34 vars in 1053 bytes} [Thu May 14 02:24:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.34&port_id=d534df8f-5a40-4856-a757-aec0d332847f => 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: 1371/2832] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:24:08 2026] GET /v2.0/subnets?id=17317c6c-31e5-4de4-b77d-9ffec9b86f7f => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2833] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:24:08 2026] GET /v2.0/ports?network_id=5a9cdd78-2348-4db9-816f-f9fd7605c35e&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2834] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:24:08 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e?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: 1463/2835] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:24:08 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e?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: 1373/2836] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:24:09 2026] GET /v2.0/ports?tenant_id=af27e0c84386460f95d59ae45fb6615f&device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 2481 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2837] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:24:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.58&port_id=0a63dcb1-6d80-49b1-aef0-8d93624c82da => 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: 1374/2838] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:24:09 2026] GET /v2.0/subnets?id=7b09b888-a252-4502-bcb1-7893b1197195 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2839] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:24:09 2026] GET /v2.0/ports?network_id=f3d05182-94f6-47cf-b573-a7bb1037aa80&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: 1375/2840] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:24:09 2026] GET /v2.0/networks/f3d05182-94f6-47cf-b573-a7bb1037aa80?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2841] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:24:09 2026] GET /v2.0/networks/f3d05182-94f6-47cf-b573-a7bb1037aa80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2842] 199.204.45.233 () {34 vars in 1053 bytes} [Thu May 14 02:24:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.34&port_id=d534df8f-5a40-4856-a757-aec0d332847f => 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: 1467/2843] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:24:09 2026] GET /v2.0/subnets?id=17317c6c-31e5-4de4-b77d-9ffec9b86f7f => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2844] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:24:09 2026] GET /v2.0/ports?network_id=5a9cdd78-2348-4db9-816f-f9fd7605c35e&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2845] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:24:09 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2846] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:24:09 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2847] 10.0.0.254 () {34 vars in 968 bytes} [Thu May 14 02:24:13 2026] GET /v2.0/ports/d534df8f-5a40-4856-a757-aec0d332847f => generated 1247 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2848] 199.204.45.233 () {34 vars in 786 bytes} [Thu May 14 02:24:13 2026] PUT /v2.0/ports/d534df8f-5a40-4856-a757-aec0d332847f => generated 1272 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:24:14.267 8 INFO neutron.api.v2.resource [None req-597cbea1-55c3-48e8-a8ef-8aafd64148c6 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1470/2849] 199.204.45.233 () {30 vars in 760 bytes} [Thu May 14 02:24:14 2026] GET /v2.0/security-groups/lb-cd7bb24c-5300-49d2-82be-d82ab3c18b85 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:24:14.284 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d730e867-7f85-4395-98ed-78b271d09bf9'] response: {'name': 'network-changed', 'server_uuid': '40e366c7-f9c2-4d0e-84bf-98854c6c07b2', 'tag': 'd534df8f-5a40-4856-a757-aec0d332847f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1380/2850] 199.204.45.233 () {30 vars in 782 bytes} [Thu May 14 02:24:14 2026] GET /v2.0/security-groups?name=lb-cd7bb24c-5300-49d2-82be-d82ab3c18b85 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2851] 199.204.45.233 () {34 vars in 786 bytes} [Thu May 14 02:24:14 2026] PUT /v2.0/ports/d534df8f-5a40-4856-a757-aec0d332847f => generated 1310 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:24:14.598 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2941f06-245e-4e05-b353-ec9d6c19f30b'] response: {'name': 'network-changed', 'server_uuid': '40e366c7-f9c2-4d0e-84bf-98854c6c07b2', 'tag': 'd534df8f-5a40-4856-a757-aec0d332847f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1381/2852] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:24:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/2853] 199.204.45.233 () {30 vars in 702 bytes} [Thu May 14 02:24:14 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: 1382/2854] 199.204.45.233 () {30 vars in 678 bytes} [Thu May 14 02:24:14 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: 1383/2855] 199.204.45.233 () {30 vars in 714 bytes} [Thu May 14 02:24:14 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: 1473/2856] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:24:14 2026] GET /v2.0/ports?tenant_id=af27e0c84386460f95d59ae45fb6615f&device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 2582 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2857] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:24:14 2026] GET /v2.0/subnets/17317c6c-31e5-4de4-b77d-9ffec9b86f7f => 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: 1385/2858] 199.204.45.233 () {30 vars in 734 bytes} [Thu May 14 02:24:14 2026] GET /v2.0/ports/e73b8562-f084-45b0-90f0-1e4a5f5b3c9e => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2859] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:24:14 2026] GET /v2.0/networks?id=5a9cdd78-2348-4db9-816f-f9fd7605c35e => generated 803 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2860] 199.204.45.233 () {34 vars in 1053 bytes} [Thu May 14 02:24:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.34&port_id=d534df8f-5a40-4856-a757-aec0d332847f => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2861] 199.204.45.233 () {30 vars in 734 bytes} [Thu May 14 02:24:14 2026] GET /v2.0/ports/d534df8f-5a40-4856-a757-aec0d332847f => generated 1346 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2862] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:24:14 2026] GET /v2.0/subnets?id=17317c6c-31e5-4de4-b77d-9ffec9b86f7f => generated 679 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2863] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:24:14 2026] GET /v2.0/subnets/17317c6c-31e5-4de4-b77d-9ffec9b86f7f => 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: 1477/2864] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:24:14 2026] GET /v2.0/ports?network_id=5a9cdd78-2348-4db9-816f-f9fd7605c35e&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2865] 199.204.45.233 () {30 vars in 740 bytes} [Thu May 14 02:24:14 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e => generated 800 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2866] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:24:14 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2867] 199.204.45.233 () {30 vars in 734 bytes} [Thu May 14 02:24:15 2026] GET /v2.0/ports/e73b8562-f084-45b0-90f0-1e4a5f5b3c9e => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2868] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:24:15 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e?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: 1390/2869] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:24:15 2026] GET /v2.0/subnets/17317c6c-31e5-4de4-b77d-9ffec9b86f7f => 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: 1480/2870] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:24:16 2026] GET /v2.0/ports?tenant_id=af27e0c84386460f95d59ae45fb6615f&device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 2582 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2871] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:24:16 2026] GET /v2.0/networks?id=5a9cdd78-2348-4db9-816f-f9fd7605c35e => generated 803 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2872] 199.204.45.233 () {34 vars in 1053 bytes} [Thu May 14 02:24:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.34&port_id=d534df8f-5a40-4856-a757-aec0d332847f => 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: 1392/2873] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:24:16 2026] GET /v2.0/subnets?id=17317c6c-31e5-4de4-b77d-9ffec9b86f7f => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2874] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:24:16 2026] GET /v2.0/ports?network_id=5a9cdd78-2348-4db9-816f-f9fd7605c35e&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: 1393/2875] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:24:16 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e?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: 1483/2876] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:24:16 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:24:24.225 7 INFO neutron.db.l3_db [None req-1a0ed5c9-5e20-485e-9fe7-c5ad03a951a1 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Floating IP 05e4de58-d82a-492e-9972-8861ec707e62 associated. External IP: 10.96.250.209, port: e73b8562-f084-45b0-90f0-1e4a5f5b3c9e. [pid: 7|app: 0|req: 1395/2879] 10.0.0.211 () {34 vars in 674 bytes} [Thu May 14 02:24:23 2026] POST /v2.0/floatingips => generated 899 bytes in 992 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2880] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:24:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2881] 199.204.45.233 () {30 vars in 702 bytes} [Thu May 14 02:24:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2882] 199.204.45.233 () {30 vars in 678 bytes} [Thu May 14 02:24:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2883] 199.204.45.233 () {30 vars in 714 bytes} [Thu May 14 02:24:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:24:27.385 8 INFO neutron.api.v2.resource [None req-3dd815ec-770d-4c28-afb7-6ce7506e992e 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1487/2884] 199.204.45.233 () {30 vars in 760 bytes} [Thu May 14 02:24:27 2026] GET /v2.0/security-groups/lb-cd7bb24c-5300-49d2-82be-d82ab3c18b85 => 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: 1398/2885] 199.204.45.233 () {30 vars in 782 bytes} [Thu May 14 02:24:27 2026] GET /v2.0/security-groups?name=lb-cd7bb24c-5300-49d2-82be-d82ab3c18b85 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2886] 199.204.45.233 () {30 vars in 812 bytes} [Thu May 14 02:24:27 2026] GET /v2.0/security-group-rules?security_group_id=f36c5502-7920-48be-912c-d19fb88128be => generated 1182 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2887] 199.204.45.233 () {34 vars in 744 bytes} [Thu May 14 02:24:27 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: 8|app: 0|req: 1489/2888] 199.204.45.233 () {34 vars in 744 bytes} [Thu May 14 02:24:27 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: 8|app: 0|req: 1491/2891] 10.0.0.233 () {30 vars in 687 bytes} [Thu May 14 02:24:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2892] 10.0.0.233 () {30 vars in 689 bytes} [Thu May 14 02:24:36 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: 1492/2893] 10.0.0.233 () {30 vars in 665 bytes} [Thu May 14 02:24:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2894] 10.0.0.233 () {30 vars in 701 bytes} [Thu May 14 02:24:36 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: 1493/2895] 10.0.0.233 () {28 vars in 436 bytes} [Thu May 14 02:24:36 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: 1403/2896] 10.0.0.233 () {30 vars in 725 bytes} [Thu May 14 02:24:36 2026] GET /v2.0/subnets/0e437d34-d1df-46f1-8bed-563823f393f0 => generated 656 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2897] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:24:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2898] 199.204.45.233 () {30 vars in 702 bytes} [Thu May 14 02:24:38 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: 1495/2899] 199.204.45.233 () {30 vars in 678 bytes} [Thu May 14 02:24:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2900] 199.204.45.233 () {30 vars in 714 bytes} [Thu May 14 02:24:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2901] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:24:38 2026] GET /v2.0/subnets/0e437d34-d1df-46f1-8bed-563823f393f0 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2902] 199.204.45.233 () {30 vars in 766 bytes} [Thu May 14 02:24:38 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 2582 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2903] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:24:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2904] 199.204.45.233 () {30 vars in 702 bytes} [Thu May 14 02:24:38 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: 1498/2905] 199.204.45.233 () {30 vars in 678 bytes} [Thu May 14 02:24:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2906] 199.204.45.233 () {30 vars in 714 bytes} [Thu May 14 02:24:38 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: 1499/2907] 199.204.45.233 () {34 vars in 714 bytes} [Thu May 14 02:24:38 2026] POST /v2.0/ports => generated 1324 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2908] 10.0.0.254 () {34 vars in 968 bytes} [Thu May 14 02:24:39 2026] GET /v2.0/ports/5a3e2743-a848-4d81-9f53-d88262216e8b => generated 1324 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1500/2909] 10.0.0.254 () {34 vars in 904 bytes} [Thu May 14 02:24:39 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2910] 199.204.45.233 () {34 vars in 1259 bytes} [Thu May 14 02:24:40 2026] GET /v2.0/ports/5a3e2743-a848-4d81-9f53-d88262216e8b?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: 8|app: 0|req: 1501/2911] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:24:40 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9?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: 1411/2912] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:24:40 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9?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: 1502/2913] 199.204.45.233 () {34 vars in 972 bytes} [Thu May 14 02:24:41 2026] GET /v2.0/ports/5a3e2743-a848-4d81-9f53-d88262216e8b => generated 1324 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2914] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:24:41 2026] GET /v2.0/networks?id=38c84294-f379-47b7-926d-7f8bf1f436c9 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2915] 199.204.45.233 () {38 vars in 1025 bytes} [Thu May 14 02:24:41 2026] PUT /v2.0/ports/5a3e2743-a848-4d81-9f53-d88262216e8b => generated 1514 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:24:42.019 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb72822c-a032-4a43-9f75-811c837e03a3'] response: {'name': 'network-changed', 'server_uuid': '40e366c7-f9c2-4d0e-84bf-98854c6c07b2', 'tag': '5a3e2743-a848-4d81-9f53-d88262216e8b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1413/2916] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:24:42 2026] GET /v2.0/ports?tenant_id=af27e0c84386460f95d59ae45fb6615f&device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 4088 bytes in 41 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: 1504/2917] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:24:42 2026] GET /v2.0/networks?id=38c84294-f379-47b7-926d-7f8bf1f436c9 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2918] 199.204.45.233 () {34 vars in 1053 bytes} [Thu May 14 02:24:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.26&port_id=5a3e2743-a848-4d81-9f53-d88262216e8b => 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: 1505/2919] 199.204.45.233 () {34 vars in 1101 bytes} [Thu May 14 02:24:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A304&port_id=5a3e2743-a848-4d81-9f53-d88262216e8b => 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: 1415/2920] 199.204.45.233 () {34 vars in 1061 bytes} [Thu May 14 02:24:42 2026] GET /v2.0/subnets?id=0e437d34-d1df-46f1-8bed-563823f393f0&id=9a768b86-a3f8-43c2-957e-845f77ce8407 => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2921] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:24:42 2026] GET /v2.0/ports?network_id=38c84294-f379-47b7-926d-7f8bf1f436c9&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2922] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:24:42 2026] GET /v2.0/ports?network_id=38c84294-f379-47b7-926d-7f8bf1f436c9&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2923] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:24:42 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9?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: 1417/2924] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:24:42 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2925] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:24:43 2026] GET /v2.0/ports?tenant_id=af27e0c84386460f95d59ae45fb6615f&device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 4088 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2926] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:24:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.58&port_id=0a63dcb1-6d80-49b1-aef0-8d93624c82da => 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: 1509/2927] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:24:43 2026] GET /v2.0/subnets?id=7b09b888-a252-4502-bcb1-7893b1197195 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2928] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:24:44 2026] GET /v2.0/ports?network_id=f3d05182-94f6-47cf-b573-a7bb1037aa80&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: 1510/2929] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:24:44 2026] GET /v2.0/networks/f3d05182-94f6-47cf-b573-a7bb1037aa80?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: 1420/2930] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:24:44 2026] GET /v2.0/networks/f3d05182-94f6-47cf-b573-a7bb1037aa80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2931] 199.204.45.233 () {34 vars in 1053 bytes} [Thu May 14 02:24:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.34&port_id=d534df8f-5a40-4856-a757-aec0d332847f => 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: 1421/2932] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:24:44 2026] GET /v2.0/subnets?id=17317c6c-31e5-4de4-b77d-9ffec9b86f7f => 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: 1512/2933] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:24:44 2026] GET /v2.0/ports?network_id=5a9cdd78-2348-4db9-816f-f9fd7605c35e&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2934] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:24:44 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e?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: 1513/2935] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:24:44 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e?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: 1423/2936] 199.204.45.233 () {34 vars in 1053 bytes} [Thu May 14 02:24:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.26&port_id=5a3e2743-a848-4d81-9f53-d88262216e8b => 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: 1514/2937] 199.204.45.233 () {34 vars in 1101 bytes} [Thu May 14 02:24:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A304&port_id=5a3e2743-a848-4d81-9f53-d88262216e8b => 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: 1424/2938] 199.204.45.233 () {34 vars in 1061 bytes} [Thu May 14 02:24:44 2026] GET /v2.0/subnets?id=0e437d34-d1df-46f1-8bed-563823f393f0&id=9a768b86-a3f8-43c2-957e-845f77ce8407 => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2939] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:24:44 2026] GET /v2.0/ports?network_id=38c84294-f379-47b7-926d-7f8bf1f436c9&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2940] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:24:44 2026] GET /v2.0/ports?network_id=38c84294-f379-47b7-926d-7f8bf1f436c9&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2941] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:24:44 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9?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: 1426/2942] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:24:44 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9?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: 1517/2943] 10.0.0.254 () {34 vars in 968 bytes} [Thu May 14 02:24:48 2026] GET /v2.0/ports/5a3e2743-a848-4d81-9f53-d88262216e8b => generated 1516 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2944] 199.204.45.233 () {30 vars in 740 bytes} [Thu May 14 02:24:48 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9 => generated 798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2945] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:24:48 2026] GET /v2.0/subnets/0e437d34-d1df-46f1-8bed-563823f393f0 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2946] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:24:48 2026] GET /v2.0/subnets/9a768b86-a3f8-43c2-957e-845f77ce8407 => generated 743 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2947] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:24:49 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: 1429/2948] 199.204.45.233 () {30 vars in 702 bytes} [Thu May 14 02:24:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2949] 199.204.45.233 () {30 vars in 678 bytes} [Thu May 14 02:24:49 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: 1430/2950] 199.204.45.233 () {30 vars in 714 bytes} [Thu May 14 02:24:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2951] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:24:49 2026] GET /v2.0/subnets/17317c6c-31e5-4de4-b77d-9ffec9b86f7f => 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: 1431/2952] 199.204.45.233 () {30 vars in 734 bytes} [Thu May 14 02:24:49 2026] GET /v2.0/ports/e73b8562-f084-45b0-90f0-1e4a5f5b3c9e => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2953] 199.204.45.233 () {30 vars in 734 bytes} [Thu May 14 02:24:49 2026] GET /v2.0/ports/d534df8f-5a40-4856-a757-aec0d332847f => generated 1346 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2954] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:24:49 2026] GET /v2.0/subnets/17317c6c-31e5-4de4-b77d-9ffec9b86f7f => 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: 1523/2955] 199.204.45.233 () {30 vars in 740 bytes} [Thu May 14 02:24:49 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2956] 199.204.45.233 () {30 vars in 734 bytes} [Thu May 14 02:24:49 2026] GET /v2.0/ports/e73b8562-f084-45b0-90f0-1e4a5f5b3c9e => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2957] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:24:49 2026] GET /v2.0/subnets/17317c6c-31e5-4de4-b77d-9ffec9b86f7f => 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: 1435/2960] 10.0.0.233 () {30 vars in 687 bytes} [Thu May 14 02:24:57 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: 1526/2961] 10.0.0.233 () {30 vars in 689 bytes} [Thu May 14 02:24:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2962] 10.0.0.233 () {30 vars in 665 bytes} [Thu May 14 02:24: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: 8|app: 0|req: 1527/2963] 10.0.0.233 () {30 vars in 701 bytes} [Thu May 14 02:24: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: 7|app: 0|req: 1437/2964] 10.0.0.233 () {28 vars in 436 bytes} [Thu May 14 02:24:57 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: 1528/2965] 10.0.0.233 () {30 vars in 725 bytes} [Thu May 14 02:24:57 2026] GET /v2.0/subnets/fc8271d3-e607-4baa-a05e-7ea34090c3b5 => generated 655 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2966] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:24: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: 8|app: 0|req: 1529/2967] 199.204.45.233 () {30 vars in 702 bytes} [Thu May 14 02:24: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: 1439/2968] 199.204.45.233 () {30 vars in 678 bytes} [Thu May 14 02:24:58 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: 1530/2969] 199.204.45.233 () {30 vars in 714 bytes} [Thu May 14 02:24:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2970] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:24:58 2026] GET /v2.0/subnets/0e437d34-d1df-46f1-8bed-563823f393f0 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2971] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:24:58 2026] GET /v2.0/subnets/fc8271d3-e607-4baa-a05e-7ea34090c3b5 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2972] 199.204.45.233 () {30 vars in 766 bytes} [Thu May 14 02:24:58 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 4090 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2973] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:24:59 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: 1442/2974] 199.204.45.233 () {30 vars in 702 bytes} [Thu May 14 02:24:59 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: 1533/2975] 199.204.45.233 () {30 vars in 678 bytes} [Thu May 14 02:24:59 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: 1443/2976] 199.204.45.233 () {30 vars in 714 bytes} [Thu May 14 02:24:59 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: 1534/2977] 199.204.45.233 () {34 vars in 714 bytes} [Thu May 14 02:24:59 2026] POST /v2.0/ports => generated 1332 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2978] 10.0.0.254 () {34 vars in 968 bytes} [Thu May 14 02:24:59 2026] GET /v2.0/ports/343fb099-da08-4225-a129-fd83dd31181a => generated 1332 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1535/2979] 199.204.45.233 () {34 vars in 1259 bytes} [Thu May 14 02:25:00 2026] GET /v2.0/ports/343fb099-da08-4225-a129-fd83dd31181a?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2980] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:25:00 2026] GET /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2?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: 1536/2981] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:25:00 2026] GET /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2982] 199.204.45.233 () {34 vars in 972 bytes} [Thu May 14 02:25:01 2026] GET /v2.0/ports/343fb099-da08-4225-a129-fd83dd31181a => generated 1332 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2983] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:25:01 2026] GET /v2.0/networks?id=225e93ab-ff1b-463c-8bde-a8c43691ded2 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2984] 199.204.45.233 () {38 vars in 1025 bytes} [Thu May 14 02:25:01 2026] PUT /v2.0/ports/343fb099-da08-4225-a129-fd83dd31181a => generated 1522 bytes in 917 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:25:02.288 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8fdf84a-e469-4ae3-9d11-e33f63c98f28'] response: {'name': 'network-changed', 'server_uuid': '40e366c7-f9c2-4d0e-84bf-98854c6c07b2', 'tag': '343fb099-da08-4225-a129-fd83dd31181a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1538/2985] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:25:02 2026] GET /v2.0/ports?tenant_id=af27e0c84386460f95d59ae45fb6615f&device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 5604 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1448/2986] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:25:02 2026] GET /v2.0/networks?id=225e93ab-ff1b-463c-8bde-a8c43691ded2 => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2987] 199.204.45.233 () {34 vars in 1055 bytes} [Thu May 14 02:25:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.239&port_id=343fb099-da08-4225-a129-fd83dd31181a => 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: 1449/2988] 199.204.45.233 () {34 vars in 1103 bytes} [Thu May 14 02:25:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A20b&port_id=343fb099-da08-4225-a129-fd83dd31181a => 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: 1540/2989] 199.204.45.233 () {34 vars in 1061 bytes} [Thu May 14 02:25:02 2026] GET /v2.0/subnets?id=1d05cd2f-d91c-4b77-a575-761365641cd5&id=fc8271d3-e607-4baa-a05e-7ea34090c3b5 => generated 1414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2990] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:25:03 2026] GET /v2.0/ports?network_id=225e93ab-ff1b-463c-8bde-a8c43691ded2&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2991] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:25:03 2026] GET /v2.0/ports?network_id=225e93ab-ff1b-463c-8bde-a8c43691ded2&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2992] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:25:03 2026] GET /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2?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: 1542/2993] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:25:03 2026] GET /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2?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: 1452/2994] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:25:04 2026] GET /v2.0/ports?tenant_id=af27e0c84386460f95d59ae45fb6615f&device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 5604 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2995] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:25:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.58&port_id=0a63dcb1-6d80-49b1-aef0-8d93624c82da => 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: 1453/2996] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:25:04 2026] GET /v2.0/subnets?id=7b09b888-a252-4502-bcb1-7893b1197195 => 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: 1544/2997] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:25:04 2026] GET /v2.0/ports?network_id=f3d05182-94f6-47cf-b573-a7bb1037aa80&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: 1454/2998] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:25:04 2026] GET /v2.0/networks/f3d05182-94f6-47cf-b573-a7bb1037aa80?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: 1545/2999] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:25:04 2026] GET /v2.0/networks/f3d05182-94f6-47cf-b573-a7bb1037aa80?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: 1455/3000] 199.204.45.233 () {34 vars in 1053 bytes} [Thu May 14 02:25:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.34&port_id=d534df8f-5a40-4856-a757-aec0d332847f => 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: 1546/3001] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:25:04 2026] GET /v2.0/subnets?id=17317c6c-31e5-4de4-b77d-9ffec9b86f7f => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3002] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:25:04 2026] GET /v2.0/ports?network_id=5a9cdd78-2348-4db9-816f-f9fd7605c35e&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3003] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:25:04 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e?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: 1457/3004] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:25:04 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3005] 199.204.45.233 () {34 vars in 1053 bytes} [Thu May 14 02:25:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.26&port_id=5a3e2743-a848-4d81-9f53-d88262216e8b => 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: 1458/3006] 199.204.45.233 () {34 vars in 1101 bytes} [Thu May 14 02:25:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A304&port_id=5a3e2743-a848-4d81-9f53-d88262216e8b => 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: 1549/3007] 199.204.45.233 () {34 vars in 1061 bytes} [Thu May 14 02:25:04 2026] GET /v2.0/subnets?id=0e437d34-d1df-46f1-8bed-563823f393f0&id=9a768b86-a3f8-43c2-957e-845f77ce8407 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3008] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:25:04 2026] GET /v2.0/ports?network_id=38c84294-f379-47b7-926d-7f8bf1f436c9&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: 1550/3009] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:25:04 2026] GET /v2.0/ports?network_id=38c84294-f379-47b7-926d-7f8bf1f436c9&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/3010] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:25:04 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9?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: 1551/3011] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:25:04 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9?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: 1461/3012] 199.204.45.233 () {34 vars in 1055 bytes} [Thu May 14 02:25:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.239&port_id=343fb099-da08-4225-a129-fd83dd31181a => 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: 1552/3013] 199.204.45.233 () {34 vars in 1103 bytes} [Thu May 14 02:25:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A20b&port_id=343fb099-da08-4225-a129-fd83dd31181a => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3014] 199.204.45.233 () {34 vars in 1061 bytes} [Thu May 14 02:25:05 2026] GET /v2.0/subnets?id=1d05cd2f-d91c-4b77-a575-761365641cd5&id=fc8271d3-e607-4baa-a05e-7ea34090c3b5 => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3015] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:25:05 2026] GET /v2.0/ports?network_id=225e93ab-ff1b-463c-8bde-a8c43691ded2&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3016] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:25:05 2026] GET /v2.0/ports?network_id=225e93ab-ff1b-463c-8bde-a8c43691ded2&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3017] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:25:05 2026] GET /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3018] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:25:05 2026] GET /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2?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: 1556/3021] 10.0.0.254 () {34 vars in 968 bytes} [Thu May 14 02:25:09 2026] GET /v2.0/ports/343fb099-da08-4225-a129-fd83dd31181a => generated 1524 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3022] 199.204.45.233 () {30 vars in 740 bytes} [Thu May 14 02:25:09 2026] GET /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2 => generated 796 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3023] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:25:09 2026] GET /v2.0/subnets/fc8271d3-e607-4baa-a05e-7ea34090c3b5 => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3024] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:25:09 2026] GET /v2.0/subnets/1d05cd2f-d91c-4b77-a575-761365641cd5 => generated 748 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3025] 199.204.45.233 () {30 vars in 734 bytes} [Thu May 14 02:25:09 2026] GET /v2.0/ports/5a3e2743-a848-4d81-9f53-d88262216e8b => generated 1516 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3026] 199.204.45.233 () {34 vars in 787 bytes} [Thu May 14 02:25:09 2026] PUT /v2.0/ports/5a3e2743-a848-4d81-9f53-d88262216e8b => generated 1251 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:25:09.783 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-db9b6129-afc4-4f63-a70f-6b897f847cf0'] response: {'name': 'network-changed', 'server_uuid': '40e366c7-f9c2-4d0e-84bf-98854c6c07b2', 'tag': '5a3e2743-a848-4d81-9f53-d88262216e8b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1559/3027] 199.204.45.233 () {30 vars in 740 bytes} [Thu May 14 02:25:09 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9 => 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: 1469/3028] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:25:09 2026] GET /v2.0/subnets/0e437d34-d1df-46f1-8bed-563823f393f0 => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3029] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:25:09 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: 1470/3030] 199.204.45.233 () {30 vars in 702 bytes} [Thu May 14 02:25:09 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: 1561/3031] 199.204.45.233 () {30 vars in 678 bytes} [Thu May 14 02:25:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3032] 199.204.45.233 () {30 vars in 714 bytes} [Thu May 14 02:25:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3033] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:25:09 2026] GET /v2.0/subnets/17317c6c-31e5-4de4-b77d-9ffec9b86f7f => 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: 1472/3034] 199.204.45.233 () {30 vars in 734 bytes} [Thu May 14 02:25:10 2026] GET /v2.0/ports/e73b8562-f084-45b0-90f0-1e4a5f5b3c9e => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3035] 199.204.45.233 () {30 vars in 734 bytes} [Thu May 14 02:25:10 2026] GET /v2.0/ports/d534df8f-5a40-4856-a757-aec0d332847f => generated 1346 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3036] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:25:10 2026] GET /v2.0/subnets/17317c6c-31e5-4de4-b77d-9ffec9b86f7f => 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: 1564/3037] 199.204.45.233 () {30 vars in 740 bytes} [Thu May 14 02:25:10 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e => generated 800 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3038] 199.204.45.233 () {30 vars in 734 bytes} [Thu May 14 02:25:10 2026] GET /v2.0/ports/e73b8562-f084-45b0-90f0-1e4a5f5b3c9e => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3039] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:25:10 2026] GET /v2.0/subnets/17317c6c-31e5-4de4-b77d-9ffec9b86f7f => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3040] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:25:10 2026] GET /v2.0/ports?tenant_id=af27e0c84386460f95d59ae45fb6615f&device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 5377 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3041] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:25:10 2026] GET /v2.0/networks?id=38c84294-f379-47b7-926d-7f8bf1f436c9 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3042] 199.204.45.233 () {34 vars in 1053 bytes} [Thu May 14 02:25:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.26&port_id=5a3e2743-a848-4d81-9f53-d88262216e8b => 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: 1567/3043] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:25:10 2026] GET /v2.0/subnets?id=0e437d34-d1df-46f1-8bed-563823f393f0 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3044] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:25:10 2026] GET /v2.0/ports?network_id=38c84294-f379-47b7-926d-7f8bf1f436c9&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3045] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:25:10 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3046] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:25:10 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9?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: 1570/3049] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:25:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3050] 199.204.45.233 () {30 vars in 702 bytes} [Thu May 14 02:25: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: 1571/3051] 199.204.45.233 () {30 vars in 678 bytes} [Thu May 14 02:25:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3052] 199.204.45.233 () {30 vars in 714 bytes} [Thu May 14 02:25:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3053] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:25:22 2026] GET /v2.0/subnets/0e437d34-d1df-46f1-8bed-563823f393f0 => 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: 1482/3054] 199.204.45.233 () {30 vars in 766 bytes} [Thu May 14 02:25:22 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 5377 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3055] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:25: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: 1483/3056] 199.204.45.233 () {30 vars in 702 bytes} [Thu May 14 02:25:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3057] 199.204.45.233 () {30 vars in 678 bytes} [Thu May 14 02:25: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: 1484/3058] 199.204.45.233 () {30 vars in 714 bytes} [Thu May 14 02:25:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3059] 199.204.45.233 () {30 vars in 734 bytes} [Thu May 14 02:25:22 2026] GET /v2.0/ports/343fb099-da08-4225-a129-fd83dd31181a => generated 1524 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3060] 199.204.45.233 () {34 vars in 787 bytes} [Thu May 14 02:25:22 2026] PUT /v2.0/ports/343fb099-da08-4225-a129-fd83dd31181a => generated 1255 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:25:22.919 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0dc767cd-10e9-4c68-9281-5a53a84a30e0'] response: {'name': 'network-changed', 'server_uuid': '40e366c7-f9c2-4d0e-84bf-98854c6c07b2', 'tag': '343fb099-da08-4225-a129-fd83dd31181a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1576/3061] 199.204.45.233 () {30 vars in 740 bytes} [Thu May 14 02:25:22 2026] GET /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2 => generated 796 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1486/3062] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:25:22 2026] GET /v2.0/subnets/fc8271d3-e607-4baa-a05e-7ea34090c3b5 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3063] 199.204.45.233 () {30 vars in 734 bytes} [Thu May 14 02:25:22 2026] GET /v2.0/ports/343fb099-da08-4225-a129-fd83dd31181a => generated 1291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3064] 199.204.45.233 () {34 vars in 786 bytes} [Thu May 14 02:25:23 2026] PUT /v2.0/ports/343fb099-da08-4225-a129-fd83dd31181a => generated 1080 bytes in 366 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: 1578/3065] 199.204.45.233 () {30 vars in 740 bytes} [Thu May 14 02:25:23 2026] GET /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2 => generated 796 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3066] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:25:23 2026] GET /v2.0/ports?tenant_id=af27e0c84386460f95d59ae45fb6615f&device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 4969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3067] 199.204.45.233 () {30 vars in 766 bytes} [Thu May 14 02:25:23 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 4969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3068] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:25:23 2026] GET /v2.0/networks?id=225e93ab-ff1b-463c-8bde-a8c43691ded2 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3069] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:25:23 2026] GET /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2?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: 1490/3070] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:25:23 2026] GET /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2?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: 1581/3071] 199.204.45.233 () {30 vars in 766 bytes} [Thu May 14 02:25:23 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 4969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3072] 199.204.45.233 () {30 vars in 766 bytes} [Thu May 14 02:25:24 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 4969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:25:24.958 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b456ed58-32c6-4c93-a8cf-73bf29586665'] response: {'name': 'network-changed', 'server_uuid': '40e366c7-f9c2-4d0e-84bf-98854c6c07b2', 'tag': '343fb099-da08-4225-a129-fd83dd31181a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1582/3073] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:25:25 2026] GET /v2.0/ports?tenant_id=af27e0c84386460f95d59ae45fb6615f&device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 4969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3074] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:25:25 2026] GET /v2.0/networks?id=225e93ab-ff1b-463c-8bde-a8c43691ded2 => generated 799 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3075] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:25:25 2026] GET /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2?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: 1493/3076] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:25:25 2026] GET /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2?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: 1584/3077] 199.204.45.233 () {30 vars in 766 bytes} [Thu May 14 02:25:25 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 4969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3078] 199.204.45.233 () {34 vars in 972 bytes} [Thu May 14 02:25:25 2026] GET /v2.0/ports/343fb099-da08-4225-a129-fd83dd31181a => generated 1116 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3079] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:25:25 2026] GET /v2.0/ports/343fb099-da08-4225-a129-fd83dd31181a?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: 7|app: 0|req: 1495/3080] 199.204.45.233 () {34 vars in 1013 bytes} [Thu May 14 02:25:26 2026] GET /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2?fields=dns_domain => generated 29 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3081] 199.204.45.233 () {38 vars in 1025 bytes} [Thu May 14 02:25:26 2026] PUT /v2.0/ports/343fb099-da08-4225-a129-fd83dd31181a => generated 917 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3082] 199.204.45.233 () {30 vars in 766 bytes} [Thu May 14 02:25:26 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 3861 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:25:27.016 8 INFO neutron_taas.services.taas.taas_plugin [None req-e2766a72-81c2-4162-9325-ad04bc4f0bca 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 343fb099-da08-4225-a129-fd83dd31181a 2026-05-14 02:25:27.021 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2766a72-81c2-4162-9325-ad04bc4f0bca 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 343fb099-da08-4225-a129-fd83dd31181a [pid: 8|app: 0|req: 1587/3083] 199.204.45.233 () {32 vars in 756 bytes} [Thu May 14 02:25:26 2026] DELETE /v2.0/ports/343fb099-da08-4225-a129-fd83dd31181a => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3084] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:25:27 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: 1588/3085] 199.204.45.233 () {30 vars in 702 bytes} [Thu May 14 02:25:27 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: 1498/3086] 199.204.45.233 () {30 vars in 678 bytes} [Thu May 14 02:25:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3087] 199.204.45.233 () {30 vars in 714 bytes} [Thu May 14 02:25:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3088] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:25:27 2026] GET /v2.0/subnets/17317c6c-31e5-4de4-b77d-9ffec9b86f7f => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3089] 199.204.45.233 () {30 vars in 734 bytes} [Thu May 14 02:25:27 2026] GET /v2.0/ports/e73b8562-f084-45b0-90f0-1e4a5f5b3c9e => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3090] 199.204.45.233 () {30 vars in 734 bytes} [Thu May 14 02:25:27 2026] GET /v2.0/ports/d534df8f-5a40-4856-a757-aec0d332847f => generated 1346 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3091] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:25:27 2026] GET /v2.0/subnets/17317c6c-31e5-4de4-b77d-9ffec9b86f7f => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3092] 199.204.45.233 () {30 vars in 740 bytes} [Thu May 14 02:25:27 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3093] 199.204.45.233 () {30 vars in 734 bytes} [Thu May 14 02:25:27 2026] GET /v2.0/ports/e73b8562-f084-45b0-90f0-1e4a5f5b3c9e => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3094] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:25:27 2026] GET /v2.0/subnets/17317c6c-31e5-4de4-b77d-9ffec9b86f7f => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3095] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:25:27 2026] GET /v2.0/ports?tenant_id=af27e0c84386460f95d59ae45fb6615f&device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 3861 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3096] 199.204.45.233 () {34 vars in 1223 bytes} [Thu May 14 02:25:27 2026] GET /v2.0/networks?id=f3d05182-94f6-47cf-b573-a7bb1037aa80&id=5a9cdd78-2348-4db9-816f-f9fd7605c35e&id=38c84294-f379-47b7-926d-7f8bf1f436c9&id=225e93ab-ff1b-463c-8bde-a8c43691ded2 => generated 3096 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3097] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:25:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.58&port_id=0a63dcb1-6d80-49b1-aef0-8d93624c82da => 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: 1504/3098] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:25:27 2026] GET /v2.0/subnets?id=7b09b888-a252-4502-bcb1-7893b1197195 => 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: 1595/3099] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:25:28 2026] GET /v2.0/ports?network_id=f3d05182-94f6-47cf-b573-a7bb1037aa80&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: 1505/3100] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:25:28 2026] GET /v2.0/networks/f3d05182-94f6-47cf-b573-a7bb1037aa80?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: 1596/3101] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:25:28 2026] GET /v2.0/networks/f3d05182-94f6-47cf-b573-a7bb1037aa80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3102] 199.204.45.233 () {34 vars in 1053 bytes} [Thu May 14 02:25:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.34&port_id=d534df8f-5a40-4856-a757-aec0d332847f => 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: 1597/3103] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:25:28 2026] GET /v2.0/subnets?id=17317c6c-31e5-4de4-b77d-9ffec9b86f7f => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3104] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:25:28 2026] GET /v2.0/ports?network_id=5a9cdd78-2348-4db9-816f-f9fd7605c35e&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: 1598/3105] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:25:28 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3106] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:25:28 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e?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: 1599/3107] 199.204.45.233 () {34 vars in 1053 bytes} [Thu May 14 02:25:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.26&port_id=5a3e2743-a848-4d81-9f53-d88262216e8b => 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: 1509/3108] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:25:28 2026] GET /v2.0/subnets?id=0e437d34-d1df-46f1-8bed-563823f393f0 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3109] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:25:28 2026] GET /v2.0/ports?network_id=38c84294-f379-47b7-926d-7f8bf1f436c9&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3110] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:25:28 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9?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: 1601/3111] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:25:28 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9?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: 1511/3112] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:25:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3113] 199.204.45.233 () {30 vars in 702 bytes} [Thu May 14 02:25:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3114] 199.204.45.233 () {30 vars in 678 bytes} [Thu May 14 02:25:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3115] 199.204.45.233 () {30 vars in 714 bytes} [Thu May 14 02:25:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3116] 199.204.45.233 () {30 vars in 766 bytes} [Thu May 14 02:25:32 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 3861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3117] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:25:32 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: 1514/3118] 199.204.45.233 () {30 vars in 702 bytes} [Thu May 14 02:25:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3119] 199.204.45.233 () {30 vars in 678 bytes} [Thu May 14 02:25:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3120] 199.204.45.233 () {30 vars in 714 bytes} [Thu May 14 02:25: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: 1606/3121] 199.204.45.233 () {30 vars in 734 bytes} [Thu May 14 02:25:32 2026] GET /v2.0/ports/5a3e2743-a848-4d81-9f53-d88262216e8b => generated 1287 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3122] 199.204.45.233 () {34 vars in 786 bytes} [Thu May 14 02:25:32 2026] PUT /v2.0/ports/5a3e2743-a848-4d81-9f53-d88262216e8b => generated 1080 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:25:33.274 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca01b263-450c-4ab2-ae44-6cb44b3a1528'] response: {'name': 'network-changed', 'server_uuid': '40e366c7-f9c2-4d0e-84bf-98854c6c07b2', 'tag': '5a3e2743-a848-4d81-9f53-d88262216e8b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1607/3123] 199.204.45.233 () {30 vars in 740 bytes} [Thu May 14 02:25:33 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9 => 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: 7|app: 0|req: 1517/3124] 199.204.45.233 () {30 vars in 766 bytes} [Thu May 14 02:25:33 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 3690 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3125] 199.204.45.233 () {30 vars in 766 bytes} [Thu May 14 02:25:33 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 3690 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3126] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:25:33 2026] GET /v2.0/ports?tenant_id=af27e0c84386460f95d59ae45fb6615f&device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 3690 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3127] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:25:33 2026] GET /v2.0/networks?id=38c84294-f379-47b7-926d-7f8bf1f436c9 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3128] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:25:33 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9?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: 1610/3129] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:25:33 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9?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: 1520/3130] 199.204.45.233 () {30 vars in 766 bytes} [Thu May 14 02:25:34 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 3690 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3133] 199.204.45.233 () {34 vars in 972 bytes} [Thu May 14 02:25:35 2026] GET /v2.0/ports/5a3e2743-a848-4d81-9f53-d88262216e8b => generated 1116 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3134] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:25:35 2026] GET /v2.0/ports/5a3e2743-a848-4d81-9f53-d88262216e8b?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3135] 199.204.45.233 () {34 vars in 1013 bytes} [Thu May 14 02:25:35 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9?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: 1524/3136] 199.204.45.233 () {30 vars in 766 bytes} [Thu May 14 02:25:35 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 3690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3137] 199.204.45.233 () {38 vars in 1025 bytes} [Thu May 14 02:25:35 2026] PUT /v2.0/ports/5a3e2743-a848-4d81-9f53-d88262216e8b => generated 917 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3138] 199.204.45.233 () {30 vars in 766 bytes} [Thu May 14 02:25:36 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 2582 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:25:36.770 8 INFO neutron_taas.services.taas.taas_plugin [None req-faee4c9f-04c3-4029-9718-5afbf691d154 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 5a3e2743-a848-4d81-9f53-d88262216e8b 2026-05-14 02:25:36.773 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-faee4c9f-04c3-4029-9718-5afbf691d154 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 5a3e2743-a848-4d81-9f53-d88262216e8b [pid: 8|app: 0|req: 1614/3139] 199.204.45.233 () {32 vars in 756 bytes} [Thu May 14 02:25:36 2026] DELETE /v2.0/ports/5a3e2743-a848-4d81-9f53-d88262216e8b => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3140] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:25:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3141] 199.204.45.233 () {30 vars in 702 bytes} [Thu May 14 02:25:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3142] 199.204.45.233 () {30 vars in 678 bytes} [Thu May 14 02:25:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3143] 199.204.45.233 () {30 vars in 714 bytes} [Thu May 14 02:25:37 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: 1528/3144] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:25:37 2026] GET /v2.0/subnets/17317c6c-31e5-4de4-b77d-9ffec9b86f7f => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3145] 199.204.45.233 () {30 vars in 734 bytes} [Thu May 14 02:25:37 2026] GET /v2.0/ports/e73b8562-f084-45b0-90f0-1e4a5f5b3c9e => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3146] 199.204.45.233 () {30 vars in 734 bytes} [Thu May 14 02:25:37 2026] GET /v2.0/ports/d534df8f-5a40-4856-a757-aec0d332847f => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3147] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:25:37 2026] GET /v2.0/subnets/17317c6c-31e5-4de4-b77d-9ffec9b86f7f => 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: 1530/3148] 199.204.45.233 () {30 vars in 740 bytes} [Thu May 14 02:25:37 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3149] 199.204.45.233 () {30 vars in 734 bytes} [Thu May 14 02:25:37 2026] GET /v2.0/ports/e73b8562-f084-45b0-90f0-1e4a5f5b3c9e => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3150] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:25:37 2026] GET /v2.0/subnets/17317c6c-31e5-4de4-b77d-9ffec9b86f7f => 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: 1620/3151] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:25:37 2026] GET /v2.0/ports?tenant_id=af27e0c84386460f95d59ae45fb6615f&device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 2582 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3152] 199.204.45.233 () {34 vars in 1143 bytes} [Thu May 14 02:25:37 2026] GET /v2.0/networks?id=f3d05182-94f6-47cf-b573-a7bb1037aa80&id=5a9cdd78-2348-4db9-816f-f9fd7605c35e&id=38c84294-f379-47b7-926d-7f8bf1f436c9 => generated 2311 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3153] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:25:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.58&port_id=0a63dcb1-6d80-49b1-aef0-8d93624c82da => 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: 1533/3154] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:25:37 2026] GET /v2.0/subnets?id=7b09b888-a252-4502-bcb1-7893b1197195 => 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: 1622/3155] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:25:37 2026] GET /v2.0/ports?network_id=f3d05182-94f6-47cf-b573-a7bb1037aa80&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3156] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:25:37 2026] GET /v2.0/networks/f3d05182-94f6-47cf-b573-a7bb1037aa80?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: 1623/3157] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:25:37 2026] GET /v2.0/networks/f3d05182-94f6-47cf-b573-a7bb1037aa80?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: 1535/3158] 199.204.45.233 () {34 vars in 1053 bytes} [Thu May 14 02:25:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.34&port_id=d534df8f-5a40-4856-a757-aec0d332847f => 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: 1624/3159] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:25:37 2026] GET /v2.0/subnets?id=17317c6c-31e5-4de4-b77d-9ffec9b86f7f => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3160] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:25:37 2026] GET /v2.0/ports?network_id=5a9cdd78-2348-4db9-816f-f9fd7605c35e&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3161] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:25:37 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e?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: 1537/3162] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:25:37 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e?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: 1626/3163] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:25:50 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: 1538/3164] 199.204.45.233 () {30 vars in 702 bytes} [Thu May 14 02:25:50 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: 1627/3165] 199.204.45.233 () {30 vars in 678 bytes} [Thu May 14 02:25:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3166] 199.204.45.233 () {30 vars in 714 bytes} [Thu May 14 02:25:50 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-14 02:25:50.100 8 INFO neutron.api.v2.resource [None req-8e90b98d-4f56-4730-a2f7-7e50f8dc518a 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1628/3167] 199.204.45.233 () {30 vars in 760 bytes} [Thu May 14 02:25:50 2026] GET /v2.0/security-groups/lb-cd7bb24c-5300-49d2-82be-d82ab3c18b85 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3168] 199.204.45.233 () {30 vars in 782 bytes} [Thu May 14 02:25:50 2026] GET /v2.0/security-groups?name=lb-cd7bb24c-5300-49d2-82be-d82ab3c18b85 => generated 2865 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3169] 199.204.45.233 () {30 vars in 812 bytes} [Thu May 14 02:25:50 2026] GET /v2.0/security-group-rules?security_group_id=f36c5502-7920-48be-912c-d19fb88128be => generated 2334 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3170] 199.204.45.233 () {32 vars in 786 bytes} [Thu May 14 02:25:50 2026] DELETE /v2.0/security-group-rules/16a88752-d2d1-486a-9c07-33fc65bdcb41 => 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: 1630/3171] 199.204.45.233 () {32 vars in 786 bytes} [Thu May 14 02:25:50 2026] DELETE /v2.0/security-group-rules/5cf435e7-3972-4ee7-bffd-e091d3fd66dd => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:25:52.945 7 INFO neutron_taas.services.taas.taas_plugin [None req-16a98354-7170-4a05-964e-9c1e708ec22b d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] TaaS: Handle Delete Port: 2a611e2a-d491-450d-871d-535ac693ab00 2026-05-14 02:25:52.948 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16a98354-7170-4a05-964e-9c1e708ec22b d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Tap Mirror: Handle Delete Port: 2a611e2a-d491-450d-871d-535ac693ab00 2026-05-14 02:25:53.142 7 INFO neutron.db.l3_db [None req-16a98354-7170-4a05-964e-9c1e708ec22b d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Floating IP 05e4de58-d82a-492e-9972-8861ec707e62 disassociated (deleted). External IP: 10.96.250.209, port: e73b8562-f084-45b0-90f0-1e4a5f5b3c9e. [pid: 7|app: 0|req: 1543/3174] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:25:52 2026] DELETE /v2.0/floatingips/05e4de58-d82a-492e-9972-8861ec707e62 => generated 0 bytes in 596 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:25:53.443 8 INFO neutron.api.v2.resource [None req-3b39fef9-d82a-4fd3-b7e8-0f6e8d762623 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1632/3175] 10.0.0.211 () {32 vars in 726 bytes} [Thu May 14 02:25:53 2026] GET /v2.0/floatingips/05e4de58-d82a-492e-9972-8861ec707e62 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3176] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:25:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3177] 199.204.45.233 () {30 vars in 702 bytes} [Thu May 14 02:25:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3178] 199.204.45.233 () {30 vars in 678 bytes} [Thu May 14 02:25: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: 8|app: 0|req: 1634/3179] 199.204.45.233 () {30 vars in 714 bytes} [Thu May 14 02:25:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:25:54.519 7 INFO neutron.api.v2.resource [None req-8102008f-9df6-44d6-97ab-75e4d77be29f 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/3180] 199.204.45.233 () {30 vars in 760 bytes} [Thu May 14 02:25:54 2026] GET /v2.0/security-groups/lb-cd7bb24c-5300-49d2-82be-d82ab3c18b85 => 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: 1635/3181] 199.204.45.233 () {30 vars in 782 bytes} [Thu May 14 02:25:54 2026] GET /v2.0/security-groups?name=lb-cd7bb24c-5300-49d2-82be-d82ab3c18b85 => generated 1639 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3182] 199.204.45.233 () {30 vars in 812 bytes} [Thu May 14 02:25:54 2026] GET /v2.0/security-group-rules?security_group_id=f36c5502-7920-48be-912c-d19fb88128be => generated 1182 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3183] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:25: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: 1548/3184] 199.204.45.233 () {30 vars in 702 bytes} [Thu May 14 02:25:54 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: 1637/3185] 199.204.45.233 () {30 vars in 678 bytes} [Thu May 14 02:25: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: 1549/3186] 199.204.45.233 () {30 vars in 714 bytes} [Thu May 14 02:25:54 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: 1638/3187] 199.204.45.233 () {30 vars in 738 bytes} [Thu May 14 02:25:54 2026] GET /v2.0/subnets/17317c6c-31e5-4de4-b77d-9ffec9b86f7f => 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: 1550/3188] 199.204.45.233 () {30 vars in 766 bytes} [Thu May 14 02:25:54 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 2582 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3189] 199.204.45.233 () {30 vars in 766 bytes} [Thu May 14 02:25:54 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 2582 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3190] 199.204.45.233 () {30 vars in 766 bytes} [Thu May 14 02:25:54 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 2582 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3191] 199.204.45.233 () {30 vars in 766 bytes} [Thu May 14 02:25:55 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 2582 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3192] 199.204.45.233 () {34 vars in 972 bytes} [Thu May 14 02:25:56 2026] GET /v2.0/ports/d534df8f-5a40-4856-a757-aec0d332847f => generated 1346 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3193] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:25:57 2026] GET /v2.0/ports/d534df8f-5a40-4856-a757-aec0d332847f?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3194] 199.204.45.233 () {30 vars in 766 bytes} [Thu May 14 02:25:57 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 2582 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3195] 199.204.45.233 () {34 vars in 1013 bytes} [Thu May 14 02:25:57 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3196] 199.204.45.233 () {38 vars in 1025 bytes} [Thu May 14 02:25:57 2026] PUT /v2.0/ports/d534df8f-5a40-4856-a757-aec0d332847f => generated 1147 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3197] 199.204.45.233 () {30 vars in 766 bytes} [Thu May 14 02:25:58 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1555/3198] 199.204.45.233 () {34 vars in 786 bytes} [Thu May 14 02:25:58 2026] PUT /v2.0/ports/d534df8f-5a40-4856-a757-aec0d332847f => generated 1086 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3199] 199.204.45.233 () {30 vars in 734 bytes} [Thu May 14 02:25:58 2026] GET /v2.0/ports/d534df8f-5a40-4856-a757-aec0d332847f => generated 1086 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:25:58.620 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8513da2-de7c-4e8c-802d-621a4b54dc19 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: d534df8f-5a40-4856-a757-aec0d332847f 2026-05-14 02:25:58.622 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8513da2-de7c-4e8c-802d-621a4b54dc19 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: d534df8f-5a40-4856-a757-aec0d332847f [pid: 7|app: 0|req: 1556/3200] 199.204.45.233 () {32 vars in 756 bytes} [Thu May 14 02:25:58 2026] DELETE /v2.0/ports/d534df8f-5a40-4856-a757-aec0d332847f => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3201] 199.204.45.233 () {30 vars in 700 bytes} [Thu May 14 02:25: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: 1557/3202] 199.204.45.233 () {30 vars in 702 bytes} [Thu May 14 02:25:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3203] 199.204.45.233 () {30 vars in 678 bytes} [Thu May 14 02:25:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3204] 199.204.45.233 () {30 vars in 714 bytes} [Thu May 14 02:25: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) 2026-05-14 02:25:58.916 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba8308fa-620d-4313-9dcc-15947906be31 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1647/3205] 199.204.45.233 () {32 vars in 756 bytes} [Thu May 14 02:25:58 2026] DELETE /v2.0/ports/d534df8f-5a40-4856-a757-aec0d332847f => 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: 1648/3206] 199.204.45.233 () {30 vars in 734 bytes} [Thu May 14 02:25:58 2026] GET /v2.0/ports/e73b8562-f084-45b0-90f0-1e4a5f5b3c9e => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3207] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:25:58 2026] GET /v2.0/ports?tenant_id=af27e0c84386460f95d59ae45fb6615f&device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:25:58.976 8 INFO neutron.api.v2.resource [None req-6e8ef670-71fb-4775-b032-c2519e075d30 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1649/3208] 199.204.45.233 () {30 vars in 760 bytes} [Thu May 14 02:25:58 2026] GET /v2.0/security-groups/lb-cd7bb24c-5300-49d2-82be-d82ab3c18b85 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3209] 199.204.45.233 () {30 vars in 782 bytes} [Thu May 14 02:25:58 2026] GET /v2.0/security-groups?name=lb-cd7bb24c-5300-49d2-82be-d82ab3c18b85 => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3210] 199.204.45.233 () {34 vars in 1063 bytes} [Thu May 14 02:25:58 2026] GET /v2.0/networks?id=f3d05182-94f6-47cf-b573-a7bb1037aa80&id=5a9cdd78-2348-4db9-816f-f9fd7605c35e => generated 1524 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3211] 199.204.45.233 () {30 vars in 734 bytes} [Thu May 14 02:25:59 2026] GET /v2.0/ports/e73b8562-f084-45b0-90f0-1e4a5f5b3c9e => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3212] 199.204.45.233 () {34 vars in 1057 bytes} [Thu May 14 02:25:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.58&port_id=0a63dcb1-6d80-49b1-aef0-8d93624c82da => 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: 1652/3213] 199.204.45.233 () {34 vars in 981 bytes} [Thu May 14 02:25:59 2026] GET /v2.0/subnets?id=7b09b888-a252-4502-bcb1-7893b1197195 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3214] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:25:59 2026] GET /v2.0/ports?network_id=f3d05182-94f6-47cf-b573-a7bb1037aa80&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3215] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:25:59 2026] GET /v2.0/networks/f3d05182-94f6-47cf-b573-a7bb1037aa80?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: 1655/3216] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:25:59 2026] GET /v2.0/networks/f3d05182-94f6-47cf-b573-a7bb1037aa80?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: 1562/3217] 199.204.45.233 () {34 vars in 786 bytes} [Thu May 14 02:25:59 2026] PUT /v2.0/ports/e73b8562-f084-45b0-90f0-1e4a5f5b3c9e => generated 1094 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3218] 199.204.45.233 () {32 vars in 776 bytes} [Thu May 14 02:25:59 2026] DELETE /v2.0/security-groups/f36c5502-7920-48be-912c-d19fb88128be => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:25:59.513 7 INFO neutron_taas.services.taas.taas_plugin [None req-0ebd7ed7-52a9-4023-b980-e78d5661a9b7 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: e73b8562-f084-45b0-90f0-1e4a5f5b3c9e 2026-05-14 02:25:59.515 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ebd7ed7-52a9-4023-b980-e78d5661a9b7 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: e73b8562-f084-45b0-90f0-1e4a5f5b3c9e [pid: 7|app: 0|req: 1563/3219] 199.204.45.233 () {32 vars in 756 bytes} [Thu May 14 02:25:59 2026] DELETE /v2.0/ports/e73b8562-f084-45b0-90f0-1e4a5f5b3c9e => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3220] 199.204.45.233 () {34 vars in 991 bytes} [Thu May 14 02:26:02 2026] GET /v2.0/ports?device_id=40e366c7-f9c2-4d0e-84bf-98854c6c07b2 => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:26:02.642 7 INFO neutron_taas.services.taas.taas_plugin [req-8e227926-e4bf-4eb0-a757-512a2582b94f req-50b8fd81-af2a-471d-9200-a58d38a094e5 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] TaaS: Handle Delete Port: 0a63dcb1-6d80-49b1-aef0-8d93624c82da 2026-05-14 02:26:02.645 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8e227926-e4bf-4eb0-a757-512a2582b94f req-50b8fd81-af2a-471d-9200-a58d38a094e5 6ae3446517b247878745e2fc5ce44082 af27e0c84386460f95d59ae45fb6615f - - default default] Tap Mirror: Handle Delete Port: 0a63dcb1-6d80-49b1-aef0-8d93624c82da [pid: 7|app: 0|req: 1564/3221] 199.204.45.233 () {36 vars in 994 bytes} [Thu May 14 02:26:02 2026] DELETE /v2.0/ports/0a63dcb1-6d80-49b1-aef0-8d93624c82da => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:26:02.810 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-98b321a4-50a7-4a02-8185-1c0aafca00b7'] response: {'server_uuid': '40e366c7-f9c2-4d0e-84bf-98854c6c07b2', 'name': 'network-vif-deleted', 'tag': '0a63dcb1-6d80-49b1-aef0-8d93624c82da', 'status': 'completed', 'code': 200} 2026-05-14 02:26:03.805 8 INFO neutron_taas.services.taas.taas_plugin [None req-3b518641-dd72-4835-9872-efc7139c5386 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] TaaS: Handle Delete Port: b1aa175f-3305-47a1-b1c6-1432b0a04286 2026-05-14 02:26:03.809 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b518641-dd72-4835-9872-efc7139c5386 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Tap Mirror: Handle Delete Port: b1aa175f-3305-47a1-b1c6-1432b0a04286 2026-05-14 02:26:04.009 8 INFO neutron.db.l3_db [None req-3b518641-dd72-4835-9872-efc7139c5386 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Floating IP 1bc084da-785c-4419-a8e7-c74db7000408 disassociated (deleted). External IP: 10.96.250.216, port: 25410ade-85d1-4824-9a7b-d4323f2ac06f. [pid: 8|app: 0|req: 1658/3222] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:26:03 2026] DELETE /v2.0/floatingips/1bc084da-785c-4419-a8e7-c74db7000408 => generated 0 bytes in 644 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:26:04.333 7 INFO neutron.api.v2.resource [None req-a579b5c8-04b8-4e5d-81d1-aad4999d2497 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1565/3223] 10.0.0.211 () {32 vars in 726 bytes} [Thu May 14 02:26:04 2026] GET /v2.0/floatingips/1bc084da-785c-4419-a8e7-c74db7000408 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:26:04.356 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1dbbe18-c29f-47e8-b5d6-706cccdfe989'] response: {'name': 'network-changed', 'server_uuid': '57eeb916-66cd-4fe6-be06-8401a143fbc2', 'tag': '25410ade-85d1-4824-9a7b-d4323f2ac06f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1659/3224] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:26:04 2026] GET /v2.0/ports?device_id=57eeb916-66cd-4fe6-be06-8401a143fbc2 => generated 1196 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3225] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:26:04 2026] GET /v2.0/security-groups?id=9a2e7bbe-cb69-42a3-a913-1b2140ce59a0&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3226] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:26:04 2026] GET /v2.0/ports?tenant_id=ad80040a735148d38e6df846eed5ad51&device_id=57eeb916-66cd-4fe6-be06-8401a143fbc2 => generated 1465 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3227] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:26:04 2026] GET /v2.0/networks?id=225e93ab-ff1b-463c-8bde-a8c43691ded2 => generated 799 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3228] 199.204.45.233 () {34 vars in 1053 bytes} [Thu May 14 02:26:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.90&port_id=25410ade-85d1-4824-9a7b-d4323f2ac06f => 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: 1568/3229] 199.204.45.233 () {34 vars in 1101 bytes} [Thu May 14 02:26:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af3&port_id=25410ade-85d1-4824-9a7b-d4323f2ac06f => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3230] 199.204.45.233 () {34 vars in 1061 bytes} [Thu May 14 02:26:05 2026] GET /v2.0/subnets?id=1d05cd2f-d91c-4b77-a575-761365641cd5&id=fc8271d3-e607-4baa-a05e-7ea34090c3b5 => generated 1414 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3231] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:26:05 2026] GET /v2.0/ports?network_id=225e93ab-ff1b-463c-8bde-a8c43691ded2&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: 8|app: 0|req: 1663/3232] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:26:05 2026] GET /v2.0/ports?network_id=225e93ab-ff1b-463c-8bde-a8c43691ded2&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3233] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:26:05 2026] GET /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2?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: 1664/3234] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:26:05 2026] GET /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3237] 199.204.45.233 () {34 vars in 991 bytes} [Thu May 14 02:26:06 2026] GET /v2.0/ports?device_id=57eeb916-66cd-4fe6-be06-8401a143fbc2 => generated 1196 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:26:07.141 7 INFO neutron_taas.services.taas.taas_plugin [req-cc0ce3cd-88b9-4f05-8962-51864e981dd4 req-ae116572-0d59-40de-a885-531fd53cc84c d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] TaaS: Handle Delete Port: 25410ade-85d1-4824-9a7b-d4323f2ac06f 2026-05-14 02:26:07.145 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cc0ce3cd-88b9-4f05-8962-51864e981dd4 req-ae116572-0d59-40de-a885-531fd53cc84c d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Tap Mirror: Handle Delete Port: 25410ade-85d1-4824-9a7b-d4323f2ac06f [pid: 7|app: 0|req: 1572/3238] 199.204.45.233 () {36 vars in 994 bytes} [Thu May 14 02:26:06 2026] DELETE /v2.0/ports/25410ade-85d1-4824-9a7b-d4323f2ac06f => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:26:07.369 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-162ce01c-eb25-401c-a331-eec856b72fe0'] response: {'server_uuid': '57eeb916-66cd-4fe6-be06-8401a143fbc2', 'name': 'network-vif-deleted', 'tag': '25410ade-85d1-4824-9a7b-d4323f2ac06f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1667/3239] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:26:09 2026] GET /v2.0/ports?device_id=57eeb916-66cd-4fe6-be06-8401a143fbc2 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 02:26:14.920 7 INFO neutron_taas.services.taas.taas_plugin [None req-970d0399-b964-4766-bfe3-699db4e8116f d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] TaaS: Handle Delete Port: ff0a3bf1-011c-4077-bd97-27d331275193 2026-05-14 02:26:14.923 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-970d0399-b964-4766-bfe3-699db4e8116f d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Tap Mirror: Handle Delete Port: ff0a3bf1-011c-4077-bd97-27d331275193 2026-05-14 02:26:15.114 7 INFO neutron.db.l3_db [None req-970d0399-b964-4766-bfe3-699db4e8116f d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Floating IP a56d34fd-4296-436b-ac8d-2beb067c3ac6 disassociated (deleted). External IP: 10.96.250.205, port: a491dfba-60af-40d3-936e-de8b19108ce0. [pid: 7|app: 0|req: 1573/3240] 10.0.0.211 () {32 vars in 729 bytes} [Thu May 14 02:26:14 2026] DELETE /v2.0/floatingips/a56d34fd-4296-436b-ac8d-2beb067c3ac6 => generated 0 bytes in 647 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:26:15.465 8 INFO neutron.api.v2.resource [None req-36b8a3c3-2999-408a-afc8-8470fda19e27 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1668/3241] 10.0.0.211 () {32 vars in 726 bytes} [Thu May 14 02:26:15 2026] GET /v2.0/floatingips/a56d34fd-4296-436b-ac8d-2beb067c3ac6 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:26:15.481 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-115951f1-275d-4287-9e09-08e01ac6e87a'] response: {'name': 'network-changed', 'server_uuid': 'e5e1d668-ff48-4ee6-bcf3-54c543508540', 'tag': 'a491dfba-60af-40d3-936e-de8b19108ce0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1574/3242] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:26:15 2026] GET /v2.0/ports?device_id=e5e1d668-ff48-4ee6-bcf3-54c543508540 => generated 1196 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3243] 10.0.0.254 () {34 vars in 1037 bytes} [Thu May 14 02:26:15 2026] GET /v2.0/security-groups?id=9a2e7bbe-cb69-42a3-a913-1b2140ce59a0&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3244] 199.204.45.233 () {34 vars in 1077 bytes} [Thu May 14 02:26:15 2026] GET /v2.0/ports?tenant_id=ad80040a735148d38e6df846eed5ad51&device_id=e5e1d668-ff48-4ee6-bcf3-54c543508540 => generated 1465 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3245] 199.204.45.233 () {34 vars in 983 bytes} [Thu May 14 02:26:16 2026] GET /v2.0/networks?id=38c84294-f379-47b7-926d-7f8bf1f436c9 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3246] 199.204.45.233 () {34 vars in 1053 bytes} [Thu May 14 02:26:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.19&port_id=a491dfba-60af-40d3-936e-de8b19108ce0 => 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: 1671/3247] 199.204.45.233 () {34 vars in 1101 bytes} [Thu May 14 02:26:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A358&port_id=a491dfba-60af-40d3-936e-de8b19108ce0 => 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: 1577/3248] 199.204.45.233 () {34 vars in 1061 bytes} [Thu May 14 02:26:16 2026] GET /v2.0/subnets?id=0e437d34-d1df-46f1-8bed-563823f393f0&id=9a768b86-a3f8-43c2-957e-845f77ce8407 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3249] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:26:16 2026] GET /v2.0/ports?network_id=38c84294-f379-47b7-926d-7f8bf1f436c9&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3250] 199.204.45.233 () {34 vars in 1049 bytes} [Thu May 14 02:26:16 2026] GET /v2.0/ports?network_id=38c84294-f379-47b7-926d-7f8bf1f436c9&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3251] 199.204.45.233 () {34 vars in 1009 bytes} [Thu May 14 02:26:16 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9?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: 1579/3252] 199.204.45.233 () {34 vars in 1109 bytes} [Thu May 14 02:26:16 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9?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: 1674/3253] 199.204.45.233 () {34 vars in 991 bytes} [Thu May 14 02:26:18 2026] GET /v2.0/ports?device_id=e5e1d668-ff48-4ee6-bcf3-54c543508540 => generated 1196 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 02:26:18.274 7 INFO neutron_taas.services.taas.taas_plugin [req-62525327-d7b0-4c10-a053-030c4f2ed9cc req-55453ecb-5827-44d9-833f-f000559d55a5 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] TaaS: Handle Delete Port: a491dfba-60af-40d3-936e-de8b19108ce0 2026-05-14 02:26:18.279 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-62525327-d7b0-4c10-a053-030c4f2ed9cc req-55453ecb-5827-44d9-833f-f000559d55a5 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Tap Mirror: Handle Delete Port: a491dfba-60af-40d3-936e-de8b19108ce0 [pid: 7|app: 0|req: 1580/3254] 199.204.45.233 () {36 vars in 994 bytes} [Thu May 14 02:26:18 2026] DELETE /v2.0/ports/a491dfba-60af-40d3-936e-de8b19108ce0 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:26:18.507 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdbfd00b-59a8-4a20-89ac-2fee905fd92f'] response: {'server_uuid': 'e5e1d668-ff48-4ee6-bcf3-54c543508540', 'name': 'network-vif-deleted', 'tag': 'a491dfba-60af-40d3-936e-de8b19108ce0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1676/3257] 10.0.0.254 () {34 vars in 987 bytes} [Thu May 14 02:26:20 2026] GET /v2.0/ports?device_id=e5e1d668-ff48-4ee6-bcf3-54c543508540 => 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: 1582/3258] 10.0.0.211 () {32 vars in 747 bytes} [Thu May 14 02:26:25 2026] DELETE /v2.0/security-group-rules/cd5a7bf8-3f3c-4059-88d7-f7b5db5ca9f9 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:26:26.032 8 INFO neutron.api.v2.resource [None req-9d483e1a-5545-40dd-bb2c-ff2d6ef2f639 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1677/3259] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:26:26 2026] GET /v2.0/security-group-rules/cd5a7bf8-3f3c-4059-88d7-f7b5db5ca9f9 => 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: 1583/3260] 10.0.0.211 () {32 vars in 747 bytes} [Thu May 14 02:26:26 2026] DELETE /v2.0/security-group-rules/f6211673-2b79-4c07-9f66-f7586d3ef6c9 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:26:26.122 8 INFO neutron.api.v2.resource [None req-d8d96bb0-f1ca-4a73-9b3f-e78aa929a8e8 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1678/3261] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:26:26 2026] GET /v2.0/security-group-rules/f6211673-2b79-4c07-9f66-f7586d3ef6c9 => 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: 1584/3262] 10.0.0.211 () {32 vars in 747 bytes} [Thu May 14 02:26:26 2026] DELETE /v2.0/security-group-rules/96ae6eba-c429-4cda-a449-4b90e881f0e5 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:26:26.214 8 INFO neutron.api.v2.resource [None req-4f867547-392e-44e1-940b-d8321a436187 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1679/3263] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:26:26 2026] GET /v2.0/security-group-rules/96ae6eba-c429-4cda-a449-4b90e881f0e5 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3264] 10.0.0.211 () {32 vars in 747 bytes} [Thu May 14 02:26:26 2026] DELETE /v2.0/security-group-rules/3ec1bb05-821f-49a9-b180-5423e03f288e => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:26:26.300 8 INFO neutron.api.v2.resource [None req-f5e4db2b-283d-427c-b061-f736186db59d d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1680/3265] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:26:26 2026] GET /v2.0/security-group-rules/3ec1bb05-821f-49a9-b180-5423e03f288e => 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: 1586/3266] 10.0.0.211 () {32 vars in 747 bytes} [Thu May 14 02:26:26 2026] DELETE /v2.0/security-group-rules/0cecf09f-deab-4339-945c-0abaa398c52f => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:26:26.379 8 INFO neutron.api.v2.resource [None req-3405977f-51a4-434d-b706-ca6133c9b527 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1681/3267] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:26:26 2026] GET /v2.0/security-group-rules/0cecf09f-deab-4339-945c-0abaa398c52f => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3268] 10.0.0.211 () {32 vars in 747 bytes} [Thu May 14 02:26:26 2026] DELETE /v2.0/security-group-rules/af6eb384-8184-4f63-9983-37ee3edb2cd1 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:26:26.461 8 INFO neutron.api.v2.resource [None req-73d270f2-4c38-4ad3-9580-f779b744ef4f d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1682/3269] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:26:26 2026] GET /v2.0/security-group-rules/af6eb384-8184-4f63-9983-37ee3edb2cd1 => 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: 1588/3270] 10.0.0.211 () {32 vars in 747 bytes} [Thu May 14 02:26:26 2026] DELETE /v2.0/security-group-rules/7d96ca73-fb9c-4e65-87a0-5b021b0685bc => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:26:26.542 8 INFO neutron.api.v2.resource [None req-6682c31b-3d76-46ee-a0ab-94e2e6aeacc2 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1683/3271] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:26:26 2026] GET /v2.0/security-group-rules/7d96ca73-fb9c-4e65-87a0-5b021b0685bc => 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: 1589/3272] 10.0.0.211 () {32 vars in 747 bytes} [Thu May 14 02:26:26 2026] DELETE /v2.0/security-group-rules/7737b0b7-cdaa-4e8e-af46-79031e05ff1f => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:26:26.624 8 INFO neutron.api.v2.resource [None req-35187893-d265-4f0f-bfcb-76e5b67931b9 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1684/3273] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:26:26 2026] GET /v2.0/security-group-rules/7737b0b7-cdaa-4e8e-af46-79031e05ff1f => 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: 1590/3274] 10.0.0.211 () {32 vars in 747 bytes} [Thu May 14 02:26:26 2026] DELETE /v2.0/security-group-rules/1180c9d3-f365-4d00-b6e8-5bb5713695df => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:26:26.702 8 INFO neutron.api.v2.resource [None req-f4291d35-3c1f-4567-9490-76e346c8b0a2 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1685/3275] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:26:26 2026] GET /v2.0/security-group-rules/1180c9d3-f365-4d00-b6e8-5bb5713695df => 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: 1591/3276] 10.0.0.211 () {32 vars in 747 bytes} [Thu May 14 02:26:26 2026] DELETE /v2.0/security-group-rules/473ce572-351a-4c7f-9e85-f689728e50a3 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:26:26.786 8 INFO neutron.api.v2.resource [None req-ffe46e1e-d1db-467a-86e8-5ea117e8242c d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1686/3277] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:26:26 2026] GET /v2.0/security-group-rules/473ce572-351a-4c7f-9e85-f689728e50a3 => 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: 1592/3278] 10.0.0.211 () {32 vars in 747 bytes} [Thu May 14 02:26:26 2026] DELETE /v2.0/security-group-rules/64856f32-ae1c-46e8-98a8-f9e404ce96d2 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:26:26.862 8 INFO neutron.api.v2.resource [None req-bde7a1db-318c-480f-a7ae-5a30c3fee3a4 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1687/3279] 10.0.0.211 () {32 vars in 744 bytes} [Thu May 14 02:26:26 2026] GET /v2.0/security-group-rules/64856f32-ae1c-46e8-98a8-f9e404ce96d2 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3280] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:26:26 2026] DELETE /v2.0/security-groups/9a2e7bbe-cb69-42a3-a913-1b2140ce59a0 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:26:27.008 8 INFO neutron.api.v2.resource [None req-b556ee3f-6350-432e-ab48-7c07cfc67c98 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1688/3281] 10.0.0.211 () {32 vars in 734 bytes} [Thu May 14 02:26:26 2026] GET /v2.0/security-groups/9a2e7bbe-cb69-42a3-a913-1b2140ce59a0 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:26:27.487 7 INFO neutron_taas.services.taas.taas_plugin [None req-63186e00-c475-4693-806b-8a38d935a687 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] TaaS: Handle Delete Port: 77d425e8-f862-4996-b32e-89b5b07fedb6 2026-05-14 02:26:27.490 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63186e00-c475-4693-806b-8a38d935a687 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Tap Mirror: Handle Delete Port: 77d425e8-f862-4996-b32e-89b5b07fedb6 [pid: 7|app: 0|req: 1594/3282] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:26:27 2026] PUT /v2.0/routers/46b98fbb-974c-4d47-86f9-6070f660d663/remove_router_interface => generated 309 bytes in 931 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:26:28.188 8 INFO neutron.api.v2.resource [None req-3e0843fc-0b93-4411-a455-1d3256718d99 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1689/3283] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:26:28 2026] PUT /v2.0/routers/46b98fbb-974c-4d47-86f9-6070f660d663/remove_router_interface => generated 198 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:26:28.522 7 INFO neutron_taas.services.taas.taas_plugin [None req-3b88b920-8734-4563-94fd-283fa68df526 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] TaaS: Handle Delete Port: 6a7ba3bf-b6a5-46ea-8c83-5f70eb754b77 2026-05-14 02:26:28.525 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b88b920-8734-4563-94fd-283fa68df526 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Tap Mirror: Handle Delete Port: 6a7ba3bf-b6a5-46ea-8c83-5f70eb754b77 [pid: 7|app: 0|req: 1595/3284] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:26:28 2026] PUT /v2.0/routers/46b98fbb-974c-4d47-86f9-6070f660d663/remove_router_interface => generated 309 bytes in 925 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:26:29.268 8 INFO neutron.api.v2.resource [None req-4f92b08d-662a-4258-bfc4-d2a7183f808c d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1690/3285] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:26:29 2026] PUT /v2.0/routers/46b98fbb-974c-4d47-86f9-6070f660d663/remove_router_interface => generated 198 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:26:29.658 7 INFO neutron_taas.services.taas.taas_plugin [None req-48360060-d60b-4b2b-9b36-e2e735bb39ac d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] TaaS: Handle Delete Port: ef8e6392-e324-49f7-b68e-0aa109b0959c 2026-05-14 02:26:29.661 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48360060-d60b-4b2b-9b36-e2e735bb39ac d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Tap Mirror: Handle Delete Port: ef8e6392-e324-49f7-b68e-0aa109b0959c [pid: 7|app: 0|req: 1596/3286] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:26:29 2026] PUT /v2.0/routers/46b98fbb-974c-4d47-86f9-6070f660d663/remove_router_interface => generated 309 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:26:30.361 8 INFO neutron.api.v2.resource [None req-cc15da08-9c49-4c86-9148-b38bea960a67 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1691/3287] 10.0.0.211 () {34 vars in 786 bytes} [Thu May 14 02:26:30 2026] PUT /v2.0/routers/46b98fbb-974c-4d47-86f9-6070f660d663/remove_router_interface => generated 198 bytes in 184 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:26:30.569 7 INFO neutron_taas.services.taas.taas_plugin [None req-8781797b-7d18-45ee-a4c0-472e8b89cd35 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] TaaS: Handle Delete Port: be6a5f37-a7aa-49db-8cd6-909689c142f1 2026-05-14 02:26:30.572 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8781797b-7d18-45ee-a4c0-472e8b89cd35 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Tap Mirror: Handle Delete Port: be6a5f37-a7aa-49db-8cd6-909689c142f1 2026-05-14 02:26:30.869 7 INFO neutron_taas.services.taas.taas_plugin [None req-8781797b-7d18-45ee-a4c0-472e8b89cd35 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] TaaS: Handle Delete Port: 4720beac-c0a0-4207-a8e7-affab740da79 2026-05-14 02:26:30.872 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8781797b-7d18-45ee-a4c0-472e8b89cd35 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Tap Mirror: Handle Delete Port: 4720beac-c0a0-4207-a8e7-affab740da79 2026-05-14 02:26:31.260 7 INFO neutron.db.l3_hamode_db [None req-8781797b-7d18-45ee-a4c0-472e8b89cd35 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] HA network 0c8ffe01-9357-47c8-ad51-0e5ac92f7585 was deleted as no HA routers are present in tenant ad80040a735148d38e6df846eed5ad51. [pid: 7|app: 0|req: 1597/3288] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:26:30 2026] DELETE /v2.0/routers/46b98fbb-974c-4d47-86f9-6070f660d663 => generated 0 bytes in 909 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:26:31.288 7 INFO neutron.services.segments.plugin [-] Segment bd2dc461-d967-4dea-a76a-0a52db8f3b91 resource provider aggregate not found 2026-05-14 02:26:31.297 7 INFO neutron.services.segments.plugin [-] Segment bd2dc461-d967-4dea-a76a-0a52db8f3b91 resource provider aggregate not found 2026-05-14 02:26:31.307 8 INFO neutron.api.v2.resource [None req-7a054ec4-6e2e-4735-ae55-2793e70a52fd d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1692/3289] 10.0.0.211 () {32 vars in 718 bytes} [Thu May 14 02:26:31 2026] GET /v2.0/routers/46b98fbb-974c-4d47-86f9-6070f660d663 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:26:31.309 7 INFO neutron.services.segments.plugin [-] Segment bd2dc461-d967-4dea-a76a-0a52db8f3b91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd2dc461-d967-4dea-a76a-0a52db8f3b91 found for delete ", "request_id": "req-40bd3c82-0a9a-4913-abe4-9c970a1061c0"}]} 2026-05-14 02:26:31.313 7 INFO neutron.services.segments.plugin [-] Segment bd2dc461-d967-4dea-a76a-0a52db8f3b91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd2dc461-d967-4dea-a76a-0a52db8f3b91 found for delete ", "request_id": "req-fc218bb0-5eb4-40f5-bfc3-21e2a47f56d9"}]} [pid: 7|app: 0|req: 1598/3290] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:26:31 2026] DELETE /v2.0/subnets/1d05cd2f-d91c-4b77-a575-761365641cd5 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:26:31.511 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5b8bd81c-f2e6-4003-84c8-3001de881a39 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1693/3291] 10.0.0.211 () {32 vars in 718 bytes} [Thu May 14 02:26:31 2026] GET /v2.0/subnets/1d05cd2f-d91c-4b77-a575-761365641cd5 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3292] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:26:31 2026] DELETE /v2.0/subnets/fc8271d3-e607-4baa-a05e-7ea34090c3b5 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:26:31.692 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e19a240-8e86-4cf0-b2cb-a12b337f4977 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1694/3293] 10.0.0.211 () {32 vars in 718 bytes} [Thu May 14 02:26:31 2026] GET /v2.0/subnets/fc8271d3-e607-4baa-a05e-7ea34090c3b5 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:26:31.781 7 INFO neutron_taas.services.taas.taas_plugin [None req-b4aaa529-d40b-4b0a-a85e-f5aaf819d3fc d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] TaaS: Handle Delete Port: 2e9a16cd-2b13-457f-badd-990629a42cd7 2026-05-14 02:26:31.786 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4aaa529-d40b-4b0a-a85e-f5aaf819d3fc d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Tap Mirror: Handle Delete Port: 2e9a16cd-2b13-457f-badd-990629a42cd7 [pid: 7|app: 0|req: 1600/3294] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:26:31 2026] DELETE /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:26:31.996 8 INFO neutron.pecan_wsgi.hooks.translation [None req-47a36ddd-9c81-4bd9-a2d6-139e1f2616ec d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1695/3295] 10.0.0.211 () {32 vars in 720 bytes} [Thu May 14 02:26:31 2026] GET /v2.0/networks/225e93ab-ff1b-463c-8bde-a8c43691ded2 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3296] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:26:32 2026] DELETE /v2.0/subnets/9a768b86-a3f8-43c2-957e-845f77ce8407 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:26:32.164 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d245829-df07-4d3b-afd9-537d2c6ed685 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1696/3297] 10.0.0.211 () {32 vars in 718 bytes} [Thu May 14 02:26:32 2026] GET /v2.0/subnets/9a768b86-a3f8-43c2-957e-845f77ce8407 => 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: 1602/3298] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:26:32 2026] DELETE /v2.0/subnets/0e437d34-d1df-46f1-8bed-563823f393f0 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:26:32.343 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b58d2243-7e37-42e2-bb57-e23c461a05dd d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1697/3299] 10.0.0.211 () {32 vars in 718 bytes} [Thu May 14 02:26:32 2026] GET /v2.0/subnets/0e437d34-d1df-46f1-8bed-563823f393f0 => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:26:32.446 7 INFO neutron_taas.services.taas.taas_plugin [None req-53a9282e-58d9-463a-97de-4cbad84382dc d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] TaaS: Handle Delete Port: 99b89976-7216-40df-813b-26c4907511c7 2026-05-14 02:26:32.450 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53a9282e-58d9-463a-97de-4cbad84382dc d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Tap Mirror: Handle Delete Port: 99b89976-7216-40df-813b-26c4907511c7 [pid: 7|app: 0|req: 1603/3300] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:26:32 2026] DELETE /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:26:32.661 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e5a407b8-184a-4814-85b0-a3f3b026d377 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1698/3301] 10.0.0.211 () {32 vars in 720 bytes} [Thu May 14 02:26:32 2026] GET /v2.0/networks/38c84294-f379-47b7-926d-7f8bf1f436c9 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3302] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:26:32 2026] DELETE /v2.0/subnets/35e22b33-4fdb-4ef3-8b76-1057c6a8ce12 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:26:32.831 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1e6f42bb-a3d6-4422-bf36-ff382d3042af d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1699/3303] 10.0.0.211 () {32 vars in 718 bytes} [Thu May 14 02:26:32 2026] GET /v2.0/subnets/35e22b33-4fdb-4ef3-8b76-1057c6a8ce12 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3304] 10.0.0.211 () {32 vars in 721 bytes} [Thu May 14 02:26:32 2026] DELETE /v2.0/subnets/17317c6c-31e5-4de4-b77d-9ffec9b86f7f => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:26:32.996 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f13358a6-ed99-4be0-9b6e-661490facc49 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1700/3305] 10.0.0.211 () {32 vars in 718 bytes} [Thu May 14 02:26:32 2026] GET /v2.0/subnets/17317c6c-31e5-4de4-b77d-9ffec9b86f7f => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:26:33.103 7 INFO neutron_taas.services.taas.taas_plugin [None req-c307e101-6ab4-42fc-8dcd-7215cf827e19 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] TaaS: Handle Delete Port: cdb1cdbc-3256-4356-ba7a-7a395cbddbaa 2026-05-14 02:26:33.108 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c307e101-6ab4-42fc-8dcd-7215cf827e19 d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] Tap Mirror: Handle Delete Port: cdb1cdbc-3256-4356-ba7a-7a395cbddbaa [pid: 7|app: 0|req: 1606/3306] 10.0.0.211 () {32 vars in 723 bytes} [Thu May 14 02:26:33 2026] DELETE /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 02:26:33.299 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1389c808-1dca-4079-a85a-4a77d8d4ec4d d088e376683544c8af901064f85cb99f ad80040a735148d38e6df846eed5ad51 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1701/3307] 10.0.0.211 () {32 vars in 720 bytes} [Thu May 14 02:26:33 2026] GET /v2.0/networks/5a9cdd78-2348-4db9-816f-f9fd7605c35e => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:26:33.330 7 INFO neutron.services.segments.plugin [-] Segment 53d58b0d-7b2c-4c74-aee0-c6d78aa38a6f resource provider aggregate not found 2026-05-14 02:26:33.335 7 INFO neutron.services.segments.plugin [-] Segment 53d58b0d-7b2c-4c74-aee0-c6d78aa38a6f resource provider aggregate not found 2026-05-14 02:26:33.348 7 INFO neutron.services.segments.plugin [-] Segment 53d58b0d-7b2c-4c74-aee0-c6d78aa38a6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53d58b0d-7b2c-4c74-aee0-c6d78aa38a6f found for delete ", "request_id": "req-d14c738b-ed64-46f7-ac1a-77a3ecf49606"}]} 2026-05-14 02:26:33.354 7 INFO neutron.services.segments.plugin [-] Segment 53d58b0d-7b2c-4c74-aee0-c6d78aa38a6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53d58b0d-7b2c-4c74-aee0-c6d78aa38a6f found for delete ", "request_id": "req-eb934fe9-0e64-4ffb-8fbb-9db076b4bed6"}]} 2026-05-14 02:26:33.367 7 INFO neutron.services.segments.plugin [-] Segment b25baa00-b550-414b-a13a-572f6d6b905b resource provider aggregate not found 2026-05-14 02:26:33.371 7 INFO neutron.services.segments.plugin [-] Segment b25baa00-b550-414b-a13a-572f6d6b905b resource provider aggregate not found 2026-05-14 02:26:33.385 7 INFO neutron.services.segments.plugin [-] Segment b25baa00-b550-414b-a13a-572f6d6b905b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b25baa00-b550-414b-a13a-572f6d6b905b found for delete ", "request_id": "req-d4bfc08a-43b8-47ce-958d-767baee097ef"}]} 2026-05-14 02:26:33.391 7 INFO neutron.services.segments.plugin [-] Segment b25baa00-b550-414b-a13a-572f6d6b905b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b25baa00-b550-414b-a13a-572f6d6b905b found for delete ", "request_id": "req-12097aad-7fd0-416f-9fef-c056b3747836"}]} 2026-05-14 02:26:33.404 7 INFO neutron.services.segments.plugin [-] Segment 76077973-54d8-421e-a332-e3c9277890d1 resource provider aggregate not found 2026-05-14 02:26:33.407 7 INFO neutron.services.segments.plugin [-] Segment 76077973-54d8-421e-a332-e3c9277890d1 resource provider aggregate not found 2026-05-14 02:26:33.418 7 INFO neutron.services.segments.plugin [-] Segment 76077973-54d8-421e-a332-e3c9277890d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76077973-54d8-421e-a332-e3c9277890d1 found for delete ", "request_id": "req-98adb81d-b6b3-4305-a90a-01180a24b820"}]} 2026-05-14 02:26:33.419 7 INFO neutron.services.segments.plugin [-] Segment 76077973-54d8-421e-a332-e3c9277890d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76077973-54d8-421e-a332-e3c9277890d1 found for delete ", "request_id": "req-524225bb-7e82-45d4-a187-4d3bd91d4e4a"}]} [pid: 7|app: 0|req: 1607/3308] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:26:35 2026] GET /v2.0/security-groups?tenant_id=0e60dc74061d4fc7a0889aed23087c49&name=default => generated 2929 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3311] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:26:35 2026] DELETE /v2.0/security-groups/0408144f-aa2b-493f-8fd8-510e2d97f8cf => 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: 1610/3312] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:26:35 2026] GET /v2.0/security-groups?tenant_id=ad80040a735148d38e6df846eed5ad51&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3313] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:26:35 2026] DELETE /v2.0/security-groups/628e1e42-6deb-421a-8e4e-b7ea4576a335 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3314] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:26:35 2026] GET /v2.0/security-groups?tenant_id=ce9e9d2868d24d668227c7f82a745d64&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3315] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:26:36 2026] DELETE /v2.0/security-groups/6af53726-1ef0-45af-b548-5bd6663d4c7e => 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: 1612/3316] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:26:36 2026] GET /v2.0/security-groups?tenant_id=b084bbb8e5684aa79e08cc85113bfff3&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3317] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:26:36 2026] DELETE /v2.0/security-groups/6780d69f-b54f-4299-92e9-82e8b015b5c1 => 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: 1613/3318] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:26:36 2026] GET /v2.0/security-groups?tenant_id=6e525e2664a1493c925305e17371a905&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3319] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:26:36 2026] DELETE /v2.0/security-groups/df387bfc-08ec-40b6-a861-6b9e72c9514d => 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: 1614/3320] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:26:37 2026] GET /v2.0/security-groups?tenant_id=0a22d05b12a9490b923052b98c057331&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3321] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:26:37 2026] DELETE /v2.0/security-groups/ae3c2c6e-f6d4-4213-b1a1-410afc2f91cc => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3322] 10.0.0.211 () {32 vars in 771 bytes} [Thu May 14 02:26:37 2026] GET /v2.0/security-groups?tenant_id=4c20690f94e94de2a3304a13921d7824&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: 1708/3323] 10.0.0.211 () {32 vars in 737 bytes} [Thu May 14 02:26:37 2026] DELETE /v2.0/security-groups/c6a36d24-d1ac-4e3c-98ae-489ba78bc44e => 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: 1616/3324] 10.0.0.211 () {32 vars in 646 bytes} [Thu May 14 02:26:40 2026] GET /v2.0/networks => generated 2168 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1709/3325] 10.0.0.211 () {32 vars in 652 bytes} [Thu May 14 02:26:41 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3326] 10.0.0.211 () {32 vars in 644 bytes} [Thu May 14 02:26:41 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: 1710/3327] 10.0.0.211 () {32 vars in 640 bytes} [Thu May 14 02:26:41 2026] GET /v2.0/ports => generated 4725 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3328] 10.0.0.211 () {32 vars in 644 bytes} [Thu May 14 02:26:41 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1711/3329] 10.0.0.211 () {32 vars in 646 bytes} [Thu May 14 02:26:41 2026] GET /v2.0/networks => generated 2168 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3330] 10.0.0.211 () {32 vars in 660 bytes} [Thu May 14 02:26:41 2026] GET /v2.0/security-groups => generated 17401 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3331] 10.0.0.211 () {32 vars in 652 bytes} [Thu May 14 02:26:41 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)